aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libgii
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* Sort pkg-plist, add etc/ files management.olgeni2001-06-182-11/+20
|
* update devel/libgii from 0.6 to 0.7jeh2001-05-073-8/+20
| | | | | PR: 24076 Submitted by: Matthew West <mwest@uct.ac.za> MAINTAINER
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-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.
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-3/+1
|
* PORTNAME/PORTVERSION updatemharo2000-04-121-2/+2
|
* Adding ligii version 0.6.steve2000-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>