aboutsummaryrefslogtreecommitdiff
path: root/graphics/zimg
Commit message (Collapse)AuthorAgeFilesLines
* Chase graphics/gd's shlib version bump.Akinori MUSHA2001-02-121-1/+2
| | | | Notes: svn path=/head/; revision=38246
* Update to version 4.5.0Kevin Lo2001-01-232-3/+4
| | | | | | | | PR: 24549 Submitted by: Ports Fury Notes: svn path=/head/; revision=37479
* Support LOCALBASE properly.Kevin Lo2000-11-281-1/+3
| | | | | | | | PR: 23134 Submitted by: Ports Fury Notes: svn path=/head/; revision=35489
* Update to version 4.4.0Kevin Lo2000-11-272-2/+2
| | | | | | | | PR: 23115 Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=35461
* Update to 4.2.2. The patches are no longer necessary (actually, never wereWill Andrews2000-09-232-3/+3
| | | | | | | | | | necessary in the first place, or so it seems), obsoleted by the configure option --with-gd-includes. Requested by: Johannes Zellner <johannes@zellner.org> Notes: svn path=/head/; revision=33051
* Unleash all of these ports upon the people. I no longer have any interestWill Andrews2000-06-221-1/+1
| | | | | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.Will Andrews2000-06-061-1/+1
| | | | Notes: svn path=/head/; revision=29273
* Update to 2.5.3.Will Andrews2000-05-202-2/+2
| | | | Notes: svn path=/head/; revision=28625
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Finish moving MAINTAINER for my ports.Will Andrews2000-03-221-1/+1
| | | | | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
* Zimg is a graphics program that generates interestingChris D. Faulhaber2000-02-225-0/+33
graphics by reading simple ASCII input files filled with numbers. It can output in either EDF or PNG. It uses the GD library for image creation. PR: 16856 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=26165