summaryrefslogtreecommitdiff
path: root/graphics/zimg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o Main modificationNorikatsu Shigemura2003-08-181-2/+2
| | | | | | | | | | | | | | | | | | | | | graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1] Notes: svn path=/head/; revision=87214
* o Change library name from libgd to libgd1.Norikatsu Shigemura2003-07-111-3/+3
| | | | | | | | | | | | o Do not install everything except headers and libraries (to avoid conflicting with graphics/gd2) o Fix dependency on new libgd1(for many ports). PR: ports/54100 Submitted by: Ports Fury Notes: svn path=/head/; revision=84696
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* upgrade to 4.19.1Ying-Chieh Liao2002-11-074-6/+9
| | | | | | | | PR: 44975 Submitted by: Ports Fury Notes: svn path=/head/; revision=69645
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* 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