98f5 FreshPorts -- devel/ice
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ice 3.4.2_3 devel on this many watch lists=2 search for ports that depend on this port
Modern alternative to object middleware such as CORBA/COM/DCOM/COM+
Maintained by: freebsd@grem.de search for ports maintained by this maintainer
Port Added: 08 Jun 2005 15:11:47
License: not specified in port


The Internet Communications Engine (Ice) is a modern alternative to object
middleware such as CORBA(TM) or COM/DCOM/COM+. Ice is easy to learn, yet
provides a powerful network infrastructure for demanding technical applications.
Ice shines where technologies such as SOAP or XML-RPC are too slow, or do not
provide sufficient scalability or security.

WWW: http://www.zeroc.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
  2. devel/gmake
Required Libraries:
  1. textproc/expat2
  2. devel/mcpp
  3. converters/libiconv
  4. databases/db42

This port is required by:

for Libraries

To install the port: cd /usr/ports/devel/ice/ && make install clean
To add the package: pkg_add -r Ice


Configuration Options
===> The following configuration options are available for Ice-3.4.2_3:
     DEBUG=off: Install debug symbols
     DEMOS=on: Build demos
     DOCS=on: Build and/or install documentation
     TESTS=on: Build and run tests (requires lang/python)
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://download.zeroc.com/Ice/3.4/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 08:50:47
Original commit files touched by this commit  3.4.2_3
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
14 Feb 2013 09:42:13
Original commit files touched by this commit  3.4.2_3
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
23 Sep 2012 14:45:34
Original commit files touched by this commit  3.4.2_3
bsam search for other commits by this committer
Changes from the PR:
. fix built using Clang in C++11 mode and libc++ (-std=c++11
-stdlib=libc++);
. incorporate a patch that fixes an assert bug in IceStrom;
. adopt new-style options;

While I'm here:
. adopt new-style headers;
. remove indefinite article form COMMENT;
. remove library versions from LIB_DEPENDS.

PR:		ports/171643
Submitted by:	Michael Gmelin <freebsd@grem.de> (maintainer)
24 Mar 2012 15:57:40
Original commit files touched by this commit  3.4.2_2
miwi search for other commits by this committer
- Fix build with gcc 4.7
- Add support for clang

PR:             165702
Submitted by:   Michael Gmelin <freebsd@grem.de> (maintainer)
Feature safe:   yes
18 Feb 2012 13:38:25
Original commit files touched by this commit  3.4.2_1
culot search for other commits by this committer
- Update MAINTAINER

PR:             ports/165246
Submitted by:   Stefan Ehmann <shoesoft@gmx.net> (maintainer)
07 Nov 2011 04:24:55
Original commit files touched by this commit  3.4.2_1
  Sanity Test Failure
miwi search for other commits by this committer
- Get rid FreeBSD 6 support
31 Jul 2011 15:43:30
Original commit files touched by this commit  3.4.2_1
arved search for other commits by this committer
Fix a compatibility issue with FreeBSD's implementation of close(2) which
results in Ice reporting errno ECONNRESET (connection reset by peer).

PR:             159031
Submitted by:   Michael Gmelin <freebsd@grem.de>
Approved by:    maintainer
28 Jun 2011 13:44:00
Original commit files touched by this commit  3.4.2
miwi search for other commits by this committer
- Update to 3.4.2

PR:             157947
Submitted by:   Michael Gmelin <freebsd@grem.de>
Approved by:    maintainer
15 Aug 2010 12:02:57
Original commit files touched by this commit  3.4.1
arved search for other commits by this committer
Update to 3.4.1

PR:             146633
Submitted by:   maintainer
18 Aug 2009 13:58:31
Original commit files touched by this commit  3.3.1_1
bsam search for other commits by this committer
. add LIB_DEPENDS+=mcpp.3:${PORTSDIR}/devel/mcpp;  [1]
. remove BUILD_DEPENDS=mcpp:${PORTSDIR}/devel/mcpp;  [2]
. bump PORTREVISION.  [1]

PR:             ports/137767  [1]
Submitted by:   Ayumi M <ayu at commun.jp>  [1]
Approved by:    Stefan Ehmann <shoesoft at gmx.net> (maintaiiner)  [1]
Suggested by:   Stefan Ehmann <shoesoft at gmx.net> (maintaiiner)  [2]
05 Apr 2009 07:49:28
Original commit files touched by this commit  3.3.1
rafan search for other commits by this committer
- Update to 3.3.1

PR:             ports/133376
Submitted by:   Stefan Ehmann <shoesoft at gmx.net> (maintainer)
14 Aug 2008 22:28:54
Original commit files touched by this commit  3.3.0
miwi search for other commits by this committer
- Update to 3.3.0

PR:             126195 126197 126198
Submitted by:   Stefan Ehmann <shoesoft@gmx.net> (maintainer)
01 Feb 2008 06:55:07
Original commit files touched by this commit  3.2.1
linimon search for other commits by this committer
Mark as broken on sparc64: fails to link.
29 Oct 2007 08:12:48
Original commit files touched by this commit  3.2.1
itetcu search for other commits by this committer
Update to 3.2.1

PR:             ports/115597
Submitted by:   Stefan Ehmann (maintainer)
18 Apr 2007 20:52:20
Original commit files touched by this commit  3.2.0
gabor search for other commits by this committer
- Update to 3.2.0

PR:             ports/111541
Submitted by:   Stefan Ehmann <shoesoft@gmx.net> (maintainer)
18 Nov 2006 19:20:38
Original commit files touched by this commit  3.1.1
stefan search for other commits by this committer
Fix port for cases in which NOPORTDOCS is defined.

PR:             105498
Submitted by:   Mark Andrews <Mark_Andrews@isc.org>
Patch by:       maintainer
10 Nov 2006 12:12:20
Original commit files touched by this commit  3.1.1
laszlof search for other commits by this committer
Update port to version 3.1.1, add code to respect NOPORTDOCS

PR:             ports/105288
Submitted by:   Stefan Ehmann <shoesoft@gmx.net> (maintainer)
Approved by:    flz (mentor)
06 Aug 2006 16:53:56
Original commit files touched by this commit  3.1.0
itetcu search for other commits by this committer
convert to USE_BDB

PR:             ports/101409
Submitted by:   Stefan Ehmann (maintainer)
20 Jul 2006 21:07:41
Original commit files touched by this commit  3.1.0
rafan search for other commits by this committer
- Update to 3.1.0
- pet portlint(1)

PR:             ports/100583
Submitted by:   maintainer
04 May 2006 21:41:12
Original commit files touched by this commit  3.0.0_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
30 Jan 2006 23:20:05
Original commit files touched by this commit  3.0.0_1
kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
18 Nov 2005 12:25:07
Original commit files touched by this commit  3.0.0
arved search for other commits by this committer
Update to 3.0.0

PR:             89193
Submitted by:   Boris B. Samorodov <bsam@ipt.ru>
Approved by:    maintainer
21 Jul 2005 00:15:27
Original commit files touched by this commit  2.1.2
kris search for other commits by this committer
BROKEN on ia64: Does not compile
06 Jul 2005 13:49:20
Original commit files touched by this commit  2.1.2
pav search for other commits by this committer
- Update to 2.1.2

PR:             ports/83035
Submitted by:   Stefan Ehmann <shoesoft@gmx.net> (maintainer)
08 Jun 2005 16:51:58
Original commit files touched by this commit  2.1.1
arved search for other commits by this committer
Oops, forgot a )

Reported by:    maintainer
08 Jun 2005 15:10:56
Original commit files touched by this commit  2.1.1
arved search for other commits by this committer
Add an experimental port of ice, the Internet Communications Engine, a
modern alternative to object middleware such as CORBA.

PR:                     64136
Submitted by:           Stefan Ehmann <shoesoft@gmx.net>
Original submission by: Sergey Matveychuk <sem@ciam.ru>
Thanks to:              flz for reviving the PR

Number of commits found: 26

2855
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours8
new 7 days29
new fortnight63
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0