summaryrefslogtreecommitdiff
path: root/graphics/GIFgraph (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Update to version 1.10.Steve Price1999-03-153-5/+7
| | | | | | | | PR: 10181 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> Notes: svn path=/head/; revision=17218
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-2/+2
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* a Perl package to generate GIF chartsJun Kuriyama1998-12-125-0/+43
PR: ports/8627 Submitted by: laskavy@gambit.msk.su Modified by: kuriyama o added p5-GD dependency o some portlint fixes This port fails on make test stage in ${WRKDIR}. But this is caused by font difference between developper's and mine. So it can ignore. Notes: svn path=/head/; revision=15306