aboutsummaryrefslogtreecommitdiff
path: root/devel/py-ice
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.3.1Li-Wen Hsu2009-05-235-37/+125
| | | | | | | | PR: ports/134556 Submitted by: Dirk Ye <dirk.ye AT gmail.com> (maintainer) Notes: svn path=/head/; revision=234455
* - Update to 3.3.0Martin Wilke2008-08-149-95/+119
| | | | | | | | PR: 126195 126197 126198 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer) Notes: svn path=/head/; revision=218562
* - Update to 3.2.1.Xin LI2007-12-123-7/+7
| | | | | | | | | | - Pass maintainership to submitter. Submitted by: DIrk <dirk.ye at gmail.com> PR: ports/118564 Notes: svn path=/head/; revision=203396
* - Update to 3.2.0Nicola Vitale2007-04-185-100/+39
| | | | | | | | PR: ports/111542 Submitted by: Stefan Ehmann <shoesoft at gmx.de> Notes: svn path=/head/; revision=190319
* - remove ftp.ipt.ru from MATER_SITES.Boris Samorodov2006-11-111-3/+2
| | | | | | | | | | - release my first FreeBSD port. It's a pity but I don't use it any more and have no time to look after it. Hope, you'll find your way to a new interested maintainer. Notes: svn path=/head/; revision=177070
* - update to the new version 3.1.0;Boris Samorodov2006-08-034-17/+25
| | | | | | | | | | | | | - introduce LIB_VRS variable at Makefile (to be used at LIB_DEPENDS and PLIST_SUB); - create some variables at PLIST_SUB and change plist accordingly; - make "portlint -a" happy (delete quotes from a BROKEN message); - change my email to the FreeBSD.org one. Approved by: netchild (mentor, implicit) Notes: svn path=/head/; revision=169599
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Fix build with new ice by updating to 3.0.0, which fixes builds onTilman Keskinoz2005-11-205-30/+56
| | | | | | | | | | 64bit Platforms PR: 89200 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Notes: svn path=/head/; revision=148879
* Added second MASTER_SITESMarcus Alves Grando2005-10-262-1/+4
| | | | | | | | | Add GPL comment in pkg-descr Submitted by: Boris Samorodov <bsam@ipt.ru> (maintainer via email) Notes: svn path=/head/; revision=146420
* Ice language mapping for Python.Pav Lucistnik2005-09-048-0/+287
Internet Communications Engine (Ice) is a modern alternative to object middleware such as CORBA(TM) or COM/DCOM/COM+. PR: ports/85546 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Notes: svn path=/head/; revision=141914