summaryrefslogtreecommitdiff
path: root/graphics/libggi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add hidden dependency.Jun Kuriyama2002-02-202-1/+26
| | | | | Submitted by: Norikatsu Shigemura <nork@ninth-nine.com> PR: ports/35005
* Remove non-present files.Alexander Langer2001-08-231-8/+0
| | | | Submitted by: bento
* Add some files to pkg-plist, and add etc/ files management.Jimmy Olgeni2001-06-172-2/+16
|
* update graphics/libggi from 2.0b2.1 to 2.0b3James E. Housley2001-05-073-32/+62
| | | | | | | fixes MLINKS PR: 24077 Submitted by: Matthew West <mwest@uct.ac.za> MAINTAINER
* 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
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-162-5/+1
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | string so I fixed it.
* Adding libggi version 2.02b2.1.Steve Price2000-01-295-0/+182
A flexible drawing library. PR: 15938 Submitted by: Matthew West <mwest@uct.ac.za>