aboutsummaryrefslogtreecommitdiff
path: root/devel/ice/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-33/+0
| | | | Notes: svn path=/head/; revision=371546
* Overhaul devel/ice, devel/py-ice and devel/php5-ice:Matthias Andree2014-01-091-15/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=339196
* - update to 3.5.0Ruslan Makhmatkhanov2013-06-171-35/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=321096
* - Update to 3.4.2Martin Wilke2011-06-281-27/+26
| | | | | | | | | PR: 157947 Submitted by: Michael Gmelin <freebsd@grem.de> Approved by: maintainer Notes: svn path=/head/; revision=276568
* Update to 3.4.1Tilman Keskinoz2010-08-151-64/+102
| | | | | | | | PR: 146633 Submitted by: maintainer Notes: svn path=/head/; revision=259291
* - Update to 3.3.1Rong-En Fan2009-04-051-13/+14
| | | | | | | | PR: ports/133376 Submitted by: Stefan Ehmann <shoesoft at gmx.net> (maintainer) Notes: svn path=/head/; revision=231630
* - Update to 3.3.0Martin Wilke2008-08-141-66/+78
| | | | | | | | PR: 126195 126197 126198 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer) Notes: svn path=/head/; revision=218562
* Update to 3.2.1Ion-Mihai Tetcu2007-10-291-12/+12
| | | | | | | | PR: ports/115597 Submitted by: Stefan Ehmann (maintainer) Notes: svn path=/head/; revision=202270
* - Update to 3.2.0Gabor Kovesdan2007-04-181-265/+283
| | | | | | | | PR: ports/111541 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer) Notes: svn path=/head/; revision=190309
* Update port to version 3.1.1, add code to respect NOPORTDOCSFrank J. Laszlo2006-11-101-221/+222
| | | | | | | | | PR: ports/105288 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer) Approved by: flz (mentor) Notes: svn path=/head/; revision=176994
* - Update to 3.1.0Rong-En Fan2006-07-201-326/+327
| | | | | | | | | | - pet portlint(1) PR: ports/100583 Submitted by: maintainer Notes: svn path=/head/; revision=168336
* Update to 3.0.0Tilman Keskinoz2005-11-181-228/+267
| | | | | | | | | PR: 89193 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: maintainer Notes: svn path=/head/; revision=148718
* - Update to 2.1.2Pav Lucistnik2005-07-061-121/+121
| | | | | | | | PR: ports/83035 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer) Notes: svn path=/head/; revision=138584
* Add an experimental port of ice, the Internet Communications Engine, aTilman Keskinoz2005-06-081-0/+510
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 Notes: svn path=/head/; revision=137064