aboutsummaryrefslogtreecommitdiff
path: root/devel/libgii
Commit message (Collapse)AuthorAgeFilesLines
* - add sourceforge as a master sitePete Fritchman2003-05-162-6/+14
| | | | | | | | | | | | | - remove some stale comments - add support for KGI4BSD While I'm here, () -> {}. PR: 52091 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=81077
* Drop maintainership to ports@FreeBSD.orgMaho Nakata2003-05-061-1/+1
| | | | | | | Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com> Notes: svn path=/head/; revision=80267
* updates devel/libgii from 0.7 to 0.8.3Yen-Ming Lee2003-05-054-15/+88
| | | | | | | | | | transfer maintainership PR: 51795 Submitted by: Matthew West <mwest@uct.ac.za> Notes: svn path=/head/; revision=80186
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Sort pkg-plist, add etc/ files management.Jimmy Olgeni2001-06-172-11/+20
| | | | Notes: svn path=/head/; revision=44109
* update devel/libgii from 0.6 to 0.7James E. Housley2001-05-073-8/+20
| | | | | | | | PR: 24076 Submitted by: Matthew West <mwest@uct.ac.za> MAINTAINER Notes: svn path=/head/; revision=42355
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-3/+1
| | | | Notes: svn path=/head/; revision=29630
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Adding ligii version 0.6.Steve Price2000-01-295-0/+141
The goal of LibGII is to provide a single easy to use, but yet powerful, API for all possible input sources. PR: 15936 Submitted by: Matthew West <mwest@uct.ac.za> Notes: svn path=/head/; revision=25204