Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.5_2 05 Jun 2024 09:06:09 |
Michael Gmelin (grembo) |
devel/py-ice: Unbreak build |
3.6.5_2 06 Mar 2024 10:48:37 |
Nuno Teixeira (eduardo) |
devel/ice: Move man pages to share/man
Approved by: portmgr (blanket) |
3.6.5_1 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.6.5_1 30 Jun 2023 00:52:31 |
Muhammad Moinur Rahman (bofh) |
devel/ice: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.6.5_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.6.5_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.6.5_1 01 Apr 2022 05:32:59 |
Yasuhiro Kimura (yasu) |
devel/ice: Fix build with Berkeley DB 18.x
PR: 262930
Tested by: grembo
Approved by: grembo (maintainer) |
3.6.5 15 Jan 2022 19:23:08 |
Michael Gmelin (grembo) |
devel/ice,devel/py-ice: Update to 3.6.5 |
3.6.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.6.4 08 Oct 2019 10:40:00 |
grembo |
Revert PORTSCOUT limit to the previous value, so that it will
start working correctly once https://github.com/freebsd/portscout/pull/7
has been resolved. |
3.6.4 08 Oct 2019 08:23:49 |
grembo |
Consolidate all my ports under my @FreeBSD.org address.
Also: Fix PORTSCOUT regex of devel/ice to include DISTVERSIONPREFIX. |
3.6.4 08 Oct 2019 08:04:49 |
grembo |
Limit portscout to version 3.6.x. |
3.6.4 03 Oct 2019 09:39:38 |
pkubaj |
devel/py-ice: unbreak on powerpc64
Builds fine with GCC from ports (needed also in devel/ice).
Approved by: mentors (implicit approval) |
3.6.4 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
3.6.4 13 Jul 2019 21:33:52 |
linimon |
Simplify architecture tests for 64-bit. Listing each ARCH is fragile; e.g.,
misses some 64-bit mips variants.
Tested on: amd64, powerpc64, armv7.
Approved by: portmgr (tier-2 blanket) |
3.6.4 27 Aug 2018 16:37:54 |
grembo |
Add ZeroC Ice 3.7.1 as new ports devel/{ice37|php-ice37|py-ice37}
Upgrading from Ice 3.6 isn't trivial, as it requires application
code changes. Therefore a new set of ports was created.
Marked devel/{ice|php5-ice|py-ice} as conflicting (and vice versa).
PR: 221141 |
3.6.4 27 Aug 2018 16:15:04 |
grembo |
Back-out commits r478195 through r478198 to redo
using repo copy. |
3.6.4 27 Aug 2018 12:24:57 |
grembo |
Mark devel/{ice37|php-ice37,py-ice37} ports as conflicting.
Didn't bump revisions, as problems would also arise at
build time and the conflicting ports are already marked
as conflicting with the ice 3.6 family of ports.
PR: 221141 |
3.6.4 22 May 2018 13:15:13 |
mat |
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight |
3.6.4 22 Jan 2018 23:05:51 |
grembo |
Update devel/ice, devel/py-ice, devel/php5-ice to version 3.6.4
PR: 222291
Submitted by: Andreas Sommer <andreas.sommer87@googlemail.com> |
3.6.3_3 07 Sep 2017 18:28:12 |
grembo |
Fixed IceGrid node bug where a replica might not get up-to-date object
adapter information about a server if an update is pending for this
server.
See also: https://github.com/zeroc-ice/ice/pull/18 |
3.6.3_2 27 Apr 2017 12:14:40 |
mat |
Tries to use IceSSL.so before building it (sometime)
/usr/bin/ld: cannot find -lIceSSL
c++: error: linker command failed with exit code 1 (use -v to see invocation)
Sponsored by: Absolight |
3.6.3_2 30 Jan 2017 22:29:24 |
grembo |
Fix 64-bit platform detection for pre C++11 compilers.
In version 3.6.3, Ice started detecting 64 bit platforms by
checking __WORDSIZE. When using C++98/03, __STDC_LIMIT_MACROS isn't
set by default and __WORDSIZE is always set to 32, even if the
required headers weren't included beforehand. Until a proper
fix is available in base (e.g. not setting __WORDSIZE at all if
__STDC_LIMIT_MACROS isn't defined), we detect if C++11 or newer
is used and only rely on __WORDSIZE in this case, otherwise
we fall back to detecting the platform using other macros.
PR: 216609
Reported by: jbeich |
3.6.3_1 29 Jan 2017 21:39:30 |
grembo |
Allow building devel/py-ice with clang 4.0, based on bug report
Tested that this still builds fine using previous versions of clang,
didn't bump revision, as there is no functional change and it's
a build time error.
PR: 216356
Reported by: jbeich |
3.6.3_1 03 Jan 2017 18:12:13 |
mat |
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight |
3.6.3_1 15 Nov 2016 14:52:35 |
grembo |
Fix icegridnode, so it applies property changes to shared communicators
correctly.
Without this fix, updates to icebox applications that use a shared
communicator will fail silently (unless specific trace properties
are set), which also stops other configuration changes to propagate
properly. This will also be escalated to upstream.
Approved by: mentors (implicit) |
3.6.3 03 Nov 2016 15:33:25 |
linimon |
Builds on recent sparc64. While here, delete ia64 line, since ia64 is
no longer supported.
Approved by: portmgr (tier-2 blanket) |
3.6.3 12 Oct 2016 17:23:57 |
grembo |
Update ice ports to 3.6.3
A few critical patches got merged upstream, a few new were required
to maintain LibreSSL support and fix other new issues. Note that slice2py
moved from devel/py-ice to devel/ice.
Approved by: mentors (implicit) |
3.6.2_1 08 Aug 2016 13:46:50 |
mat |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
3.6.2_1 10 Jul 2016 12:47:32 |
grembo |
Fix icegridadmin's handling of properties on shared communicators
See also:
https://forums.zeroc.com/discussion/46405/how-to-access-service-properties-using-icegridadmin-on-the-command-line-on-a-shared-communicator
Approved by: mentors (implicit) |
3.6.2 25 Apr 2016 16:17:19 |
mat |
Move USE_BDB support from bsd.databases.mk to its own file.
Also:
- Deorbit WANT_BDB_VER, one can use USES=bdb:<ver> instead.
- USE_BDB can't happen after bsd.port.pre.mk because it is a USES.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
3.6.2 06 Apr 2016 13:08:51 |
grembo |
Update ice ports to 3.6.2
Approved by: mentors(implicit) |
3.6.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.6.1 08 Mar 2016 00:29:24 |
grembo |
Fix packaging with python 3.5.
This utilizes the new py3kplist feature.
While being there, fix unit tests so they work with python3 regardless
of the build environment's locale.
PR: 207771
Submitted by: rm
Approved by: maintainers (implicit) |
3.6.1 27 Dec 2015 17:40:15 |
grembo |
Update ice ports to 3.6.1 and switch to new unit test framework.
Approved by: mentors (implicit) |
3.6.0_1 22 Sep 2015 15:03:00 |
grembo |
Fix unit test in case hostname is not on a local interface
PR: 201743
Approved by: mentors (implicit) |
3.6.0_1 16 Sep 2015 23:38:57 |
grembo |
Support building against LibreSSL and OpenSSL from ports.
Also fixes building against iconv from ports.
PR: 203163
Approved by: mentors (implicit) |
3.6.0 08 Sep 2015 10:16:02 |
grembo |
Remove C++11 specific construct.
PR: 201743
Approved by: mentors (implicit) |
3.6.0 06 Sep 2015 13:59:03 |
grembo |
Add timing information to debug output to understand if
timeouts on package builders are real.
PR: 201743
Approved by: mentors (implicit) |
3.6.0 04 Aug 2015 11:29:19 |
mat |
Cleanup some abusive use of GH_TAGNAME.
With hat: portmgr
Sponsored by: Absolight |
3.6.0 02 Aug 2015 13:47:43 |
grembo |
Add debug output in an attempt to figure out why certain tests fail on
package builders.
PR: 201743
Approved by: mentors (implicit) |
3.6.0 13 Jul 2015 21:53:23 |
grembo |
Bring back support for new iconv from r384038.
This fixes builds on FreeBSD versions without native iconv.
This had been lost due to changes in the Ice code structure
(iconv support moved from Ice to IceUtil).
Approved by: mentors (implicit) |
3.6.0 13 Jul 2015 19:48:32 |
grembo |
Update devel/ice, devel/py-ice and devel/php5-ice to 3.6.0
PR: 201143
Differential Revision: https://reviews.freebsd.org/D2930
Reviewed by: bapt
Approved by: bapt
Tested by: Roger Leigh <rleigh@codelibre.net> |
3.5.1_7 26 May 2015 16:47:03 |
antoine |
Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10
Differential Revision: https://reviews.freebsd.org/D2639
Reviewed by: sunpoet, mva |
3.5.1_7 16 Apr 2015 07:33:12 |
tijl |
Bump PORTREVISION after r384038 because it added patches for headers that
are installed.
PR: 199473
Submitted by: smh |
3.5.1_6 15 Apr 2015 08:20:28 |
tijl |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
3.5.1_6 23 Mar 2015 15:28:06 |
grembo |
Make sure that failed unit tests lead to failed builds.
Fix the unit test python script provided upstream [1] and
move running the unit test to the pre-install target.
[1] https://zeroc.com/forums/patches/6416-ice-3-5-1-small-patch-testutil-py.html
Approved by: mentors (implicit) |
3.5.1_6 18 Jan 2015 14:52:28 |
grembo |
Import fix to extremely poor stringify performance in IcePy, see [1].
[1]
https://www.zeroc.com/forums/patches/6379-ice-3-5-1-patch-fix-extremely-poor-icepy-stringify-performance.html
Approved by: mentors (implicit) |
3.5.1_5 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
3.5.1_4 04 Nov 2014 17:49:17 |
grembo |
Remove shadowed variables from header.
See also
http://www.zeroc.com/forums/patches/6336-minor-patch-basicstream-h-remove-shadowed-variables.html
Approved by: mentors (implicit) |
3.5.1_3 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
3.5.1_3 14 Sep 2014 14:39:05 |
grembo |
Remove obsolete check for NO_STAGE.
Approved by: mentors (implicit) |
3.5.1_3 12 Sep 2014 18:06:17 |
grembo |
This adds patches No 3 [1] and No 5 [2] from upstream.
Also fixes LIB_DEPENDS handling (previous versions of the slave
ports won't depend on libIce.so), move LIB_DEPENDS and LIB_VRS
for slaves to master, upgrade to USES= python
[1]
http://www.zeroc.com/forums/patches/6183-patch-3-ice-3-5-1-marshaling-bug-nested-optionals.html
[2]
http://www.zeroc.com/forums/patches/6285-patch-5-ice-3-5-1-fix-icegrid-registry-issue-shared-replica-groups.html
Approved by: mentors (implicit) |
3.5.1_2 08 Sep 2014 22:41:01 |
grembo |
Change test framework, so unit tests won't hang on exit in case of failure.
Approved by: mentors (implicit) |
3.5.1_2 28 Aug 2014 16:56:19 |
amdmi3 |
- Switch devel/mcpp to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
3.5.1_1 27 Aug 2014 18:24:05 |
grembo |
Add debug output to staticFiltering unit test
Reviewed by: bdrewery
Approved by: bdrewery |
3.5.1_1 24 Aug 2014 13:32:03 |
grembo |
Indentation fix.
Reviewed by: flo (mentor)
Approved by: flo (mentor) |
3.5.1_1 24 Aug 2014 13:08:39 |
grembo |
Fix use of USE_BDB
Submitted by: ohauer
Reviewed by: flo (mentor)
Approved by: flo (mentor) |
3.5.1_1 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
3.5.1 09 Jan 2014 01:57:20 |
mandree |
Overhaul devel/ice, devel/py-ice and devel/php5-ice:
Changes from [*]:
- Update Ice to 3.5.1.
- Stageify all three ports.
- Convert py-ice and php5-ice to slave ports.
- Use ICONV_LIB, so it builds ok with native iconv [1].
- Workaround for FreeBSD 10's static destructor order disaster [2].
- Install man pages.
- Allow package build for non-root users.
[1]
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-iconv.html
[2] http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084580.html
Changes from [3]:
- Convert LIB_DEPENDS to new syntax.
- USE_GMAKE -> USES
- list Berkeley DB 6 invalid, requires upstream changes, but upstream is
loathe to make those due to licensing change in BDB
- remove BDB 2 and 3 from invalid listing, we no longer have these ports
PR: ports/184453 [*]
PR: ports/185569 [3]
Submitted by: Michael Gmelin (maintainer) [*]
Submitted by: mandree [3]
Approved by: Michael Gmelin (maintainer) [3] |
3.5.0 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
3.5.0 17 Jun 2013 11:42:41 |
rm |
- update to 3.5.0
- add license (GPLv2)
- switch to bdb 5
- mark broken on 10.x for the time being (as it was discussed on ports@ ML)
- remove patches, applied upstream
This version of Ice brings many new features, e.g.
- New encoding version
- Metrics facility
- Optional data members and parameters
- Compact encoding for classes and exceptions
- Compact type IDs
- Preserved slices
- Custom enumerator values
- C++11 lambda functions
- Remote Update of Server Properties
- IPv6 now enabled by default
- Python 3 support
- Use Berkley DB 5
See http://doc.zeroc.com/display/Ice/Release+Notes for details.
PR: 179233
Submitted by: Michael Gmelin <freebsd@grem.de> (maintainer)
Tested by: Jaret Bartsch <jaretbartsch@yahoo.ca> |
3.4.2_3 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
3.4.2_3 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
3.4.2_3 23 Sep 2012 14:45:34 |
bsam |
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) |
3.4.2_2 24 Mar 2012 15:57:40 |
miwi |
- Fix build with gcc 4.7
- Add support for clang
PR: 165702
Submitted by: Michael Gmelin <freebsd@grem.de> (maintainer)
Feature safe: yes |
3.4.2_1 18 Feb 2012 13:38:25 |
culot |
- Update MAINTAINER
PR: ports/165246
Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer) |
3.4.2_1 07 Nov 2011 04:24:55 |
miwi |
- Get rid FreeBSD 6 support |
3.4.2_1 31 Jul 2011 15:43:30 |
arved |
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 |
3.4.2 28 Jun 2011 13:44:00 |
miwi |
- Update to 3.4.2
PR: 157947
Submitted by: Michael Gmelin <freebsd@grem.de>
Approved by: maintainer |
3.4.1 15 Aug 2010 12:02:57 |
arved |
Update to 3.4.1
PR: 146633
Submitted by: maintainer |
3.3.1_1 18 Aug 2009 13:58:31 |
bsam |
. 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] |
3.3.1 05 Apr 2009 07:49:28 |
rafan |
- Update to 3.3.1
PR: ports/133376
Submitted by: Stefan Ehmann <shoesoft at gmx.net> (maintainer) |
3.3.0 14 Aug 2008 22:28:54 |
miwi |
- Update to 3.3.0
PR: 126195 126197 126198
Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer) |
3.2.1 01 Feb 2008 06:55:07 |
linimon |
Mark as broken on sparc64: fails to link. |
3.2.1 29 Oct 2007 08:12:48 |
itetcu |
Update to 3.2.1
PR: ports/115597
Submitted by: Stefan Ehmann (maintainer) |
3.2.0 18 Apr 2007 20:52:20 |
gabor |
- Update to 3.2.0
PR: ports/111541
Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer) |
3.1.1 18 Nov 2006 19:20:38 |
stefan |
Fix port for cases in which NOPORTDOCS is defined.
PR: 105498
Submitted by: Mark Andrews <Mark_Andrews@isc.org>
Patch by: maintainer |
3.1.1 10 Nov 2006 12:12:20 |
laszlof |
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) |
3.1.0 06 Aug 2006 16:53:56 |
itetcu |
convert to USE_BDB
PR: ports/101409
Submitted by: Stefan Ehmann (maintainer) |
3.1.0 20 Jul 2006 21:07:41 |
rafan |
- Update to 3.1.0
- pet portlint(1)
PR: ports/100583
Submitted by: maintainer |
3.0.0_1 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
3.0.0_1 30 Jan 2006 23:20:05 |
kuriyama |
Chase shlib bump of libexpat. |
3.0.0 18 Nov 2005 12:25:07 |
arved |
Update to 3.0.0
PR: 89193
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Approved by: maintainer |
2.1.2 21 Jul 2005 00:15:27 |
kris |
BROKEN on ia64: Does not compile |
2.1.2 06 Jul 2005 13:49:20 |
pav |
- Update to 2.1.2
PR: ports/83035
Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer) |
2.1.1 08 Jun 2005 16:51:58 |
arved |
Oops, forgot a )
Reported by: maintainer |
2.1.1 08 Jun 2005 15:10:56 |
arved |
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 |