summaryrefslogtreecommitdiff
path: root/devel/py-ice/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to the new version 3.1.0;Boris Samorodov2006-08-031-7/+7
| | | | | | | | | | - 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)
* Fix build with new ice by updating to 3.0.0, which fixes builds onTilman Keskinoz2005-11-202-17/+39
| | | | | | | 64bit Platforms PR: 89200 Submitted by: Boris B. Samorodov <bsam@ipt.ru>
* Ice language mapping for Python.Pav Lucistnik2005-09-044-0/+162
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>