summaryrefslogtreecommitdiff
path: root/graphics/Cgraph (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-3/+2
| | | | Notes: svn path=/head/; revision=29614
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27470
* remove a.out supportMichael Haro2000-03-273-11/+5
| | | | | | | Reviewed by: maintainer Notes: svn path=/head/; revision=27085
* Update MASTER_SITESChris Piazza1999-10-101-1/+1
| | | | | | | | PR: 14249 Submitted by: maintainer Notes: svn path=/head/; revision=22308
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Initial import of Cgraph version 2.04.Steve Price1998-12-248-0/+106
A PostScript plotting library in C. PR: 8051 Submitted by: Anton Berezin <tobez@plab.ku.dk> Notes: svn path=/head/; revision=15565