aboutsummaryrefslogtreecommitdiff
path: root/graphics/scr2png
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new LIB_DEPENDSEitan Adler2013-10-131-1/+1
| | | | Notes: svn path=/head/; revision=330210
* Convert to stagingEitan Adler2013-09-281-4/+1
| | | | Notes: svn path=/head/; revision=328546
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Reduce complexity in the scr2png port.Eitan Adler2013-08-251-4/+2
| | | | | | | | Reviewed by: zeising Tested by: redports Notes: svn path=/head/; revision=325362
* r325307 was the result of a copy and rearrangement of a checkout of the ↵Eitan Adler2013-08-243-31/+0
| | | | | | | | | | | | scr2png port during an attempt to commit to reports. This was never intended to hit the main ports tree. Sorry for the noise. Reported by: flo Notes: svn path=/head/; revision=325309
* Say hello to the new, modern, fixed, scr2pngEitan Adler2013-08-243-0/+31
| | | | Notes: svn path=/head/; revision=325307
* - update libdg to 2.1.0Dirk Meyer2013-08-091-1/+1
| | | | Notes: svn path=/head/; revision=324437
* Remove now excess verbiage.Eitan Adler2013-07-161-2/+0
| | | | | | | Reviewed by: bapt Notes: svn path=/head/; revision=323129
* Clean up my ports (and a couple of ports@ owned ones):Eitan Adler2013-03-081-0/+2
| | | | | | | | | | | | | - Fix COMMENT - Add MAKE_JOBS_SAFE where appropriate - Change ordering of LICENSE lines - Fix new header format - Etc. Reviewed by: drogoh (on irc) Notes: svn path=/head/; revision=313672
* Trim the headers in the ports I maintain.Eitan Adler2012-10-061-5/+1
| | | | Notes: svn path=/head/; revision=305369
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Remove gratitutous version number from LIB_DEPENDS where not required.Eitan Adler2012-02-181-1/+1
| | | | Notes: svn path=/head/; revision=291767
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280136
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280123
* - Pet portlintBeech Rintoul2011-08-081-5/+4
| | | | | | | | | | - Pass maintainership to submitter PR: ports/159585 Submitted by: Eitan Adler <lists@eitanadler.com> Notes: svn path=/head/; revision=279168
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Reset nik's ports due to no response to email about status and variousMark Linimon2006-04-151-1/+1
| | | | | | | | | maintainer-timeouts. We hope to see him more active again in the future. Hat: portmgr Notes: svn path=/head/; revision=159557
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Bump portversion to 1.2. This version includes a '-v' flag, which makesNik Clayton2005-07-132-4/+3
| | | | | | | the colours more closely resemble those of a VGA adapter. Notes: svn path=/head/; revision=139143
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* 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] Notes: svn path=/head/; revision=87214
* Adaptive dependency on graphics/gd, graphics/gd-nox11.Norikatsu Shigemura2003-07-161-2/+8
| | | | | | | Requested by: ceri Notes: svn path=/head/; revision=84955
* Fix handling gd.h.Norikatsu Shigemura2003-07-131-1/+2
| | | | | | | | Reported by: Kenneth W Cochran <kwc@TheWorld.com> Submitted by: Ports Fury Notes: svn path=/head/; revision=84801
* 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 Notes: svn path=/head/; revision=84696
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use ${REINPLACE_CMD} instead of ${PERL}.Bruce A. Mah2002-09-061-1/+3
| | | | | | | Approved by: nik (maintainer) Notes: svn path=/head/; revision=65735
* Respect ${PREFIX}.Pete Fritchman2002-06-131-1/+1
| | | | | | | Approved by: nik (maintainer) Notes: svn path=/head/; revision=61238
* Respect ${LOCALBASE} when installingNik Clayton2002-04-071-0/+3
| | | | | | | | PR: 32097 Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp> Notes: svn path=/head/; revision=57409
* Rename shot2png to scr2png based on private comments.Nik Clayton2001-05-205-0/+31
Fix bogons when parsing a .scr header. Update documentation to talk about vidcontrol(1) rather than scrshot(1). Notes: svn path=/head/; revision=42817