summaryrefslogtreecommitdiff
path: root/graphics/scr2png/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-0/+1
|
* o Main modificationNorikatsu Shigemura2003-08-181-9/+3
| | | | | | | | | | | | | | | | | | 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]
* Adaptive dependency on graphics/gd, graphics/gd-nox11.Norikatsu Shigemura2003-07-161-2/+8
| | | | Requested by: ceri
* Fix handling gd.h.Norikatsu Shigemura2003-07-131-1/+2
| | | | | Reported by: Kenneth W Cochran <kwc@TheWorld.com> Submitted by: Ports Fury
* o Change library name from libgd to libgd1.Norikatsu Shigemura2003-07-111-1/+2
| | | | | | | | | 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
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Use ${REINPLACE_CMD} instead of ${PERL}.Bruce A. Mah2002-09-061-1/+3
| | | | Approved by: nik (maintainer)
* Respect ${PREFIX}.Pete Fritchman2002-06-131-1/+1
| | | | Approved by: nik (maintainer)
* Respect ${LOCALBASE} when installingNik Clayton2002-04-071-0/+3
| | | | | PR: 32097 Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
* Rename shot2png to scr2png based on private comments.Nik Clayton2001-05-201-0/+26
Fix bogons when parsing a .scr header. Update documentation to talk about vidcontrol(1) rather than scrshot(1).