aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD
Commit message (Collapse)AuthorAgeFilesLines
* - 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-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - donate some more of my p5- ports to perl@Philip M. Gollucci2010-02-041-1/+1
| | | | | | | [included is my 1st port ever databases/p5-DBIx-Tree Date created: January 29th 2003] Notes: svn path=/head/; revision=249235
* - Update to 2.44Philip M. Gollucci2009-07-133-4/+5
| | | | Notes: svn path=/head/; revision=237740
* - Update to 2.43Philip M. Gollucci2009-06-122-4/+4
| | | | Notes: svn path=/head/; revision=235617
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-161-0/+2
| | | | | | | Tested by: several builds in P6 TB Notes: svn path=/head/; revision=233978
* - Update to 2.41Philip M. Gollucci2008-08-222-4/+4
| | | | | | | Approved by: gabor (mentor) Notes: svn path=/head/; revision=219003
* Update my ports to my freebsd addressPhilip M. Gollucci2008-07-231-2/+2
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=217338
* - Update to 2.39.Marcelo Araujo2008-05-032-5/+4
| | | | | | | | PR: ports/123249 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) Notes: svn path=/head/; revision=212531
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - 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
* - Update to 2.35Martin Wilke2006-11-232-4/+4
| | | | | | | | | PR: ports/105194 Submitted by: chinsan@ Approved by: maintainer timeout Notes: svn path=/head/; revision=177884
* - update to 2.34Yen-Ming Lee2006-06-232-6/+6
| | | | | | | | | | | - IGNORE when perl < 5.6 PR: 99349 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=166107
* Require perl >= 5.8.xRenato Botelho2006-05-201-2/+2
| | | | | | | Reported by: leeym Notes: svn path=/head/; revision=162912
* - Update to 2.32Renato Botelho2006-05-192-4/+4
| | | | | | | | | PR: ports/97419 Submitted by: Christopher Boumenot <boumenot@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=162806
* - Update to 2.30Cheng-Lung Sung2006-01-273-6/+9
| | | | | | | | | PR: ports/92295 Submitted by: clsung Approved by: maintainer Notes: svn path=/head/; revision=154567
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Update to 2.25.Jeremy Messenger2005-07-253-5/+8
| | | | | | | | PR: ports/83983 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) Notes: svn path=/head/; revision=140059
* - Add PNG support.Florent Thoumie2005-04-121-1/+2
| | | | | | | | | PR: ports/79791 Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> Approved by: maintainer Notes: svn path=/head/; revision=133133
* - update to 2.23Cheng-Lung Sung2005-04-043-9/+8
| | | | | | | | | | - change maintainer's email address PR: 79217 Submitted by: Phil Oleson <oz AT nixil dot net>, maintainer Notes: svn path=/head/; revision=132417
* Update to 2.16Sergey Skvortsov2004-10-253-5/+7
| | | | | | | | | | | * add GIF support PR: ports/71291 Submitted by: skv Approved by: maintainer (timeout exceeds legal 14 days) Notes: svn path=/head/; revision=120147
* - Update to 2.15Dirk Meyer2004-08-023-37/+10
| | | | | | | | | | | - remove files/patch-GD.xs - perl5.6 is baseline now PR: 69454 Submitted by: Cheng-Lung Sung Approved by: Philip M. Gollucci Notes: svn path=/head/; revision=115260
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* One more gd* dependency fix.Jun Kuriyama2003-08-181-1/+1
| | | | Notes: svn path=/head/; revision=87237
* o Main modificationNorikatsu Shigemura2003-08-186-79/+59
| | | | | | | | | | | | | | | | | | | | | 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-112-4/+5
| | | | | | | | | | | | 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
* Make LOCALBASE/X11BASE cleanEdwin Groothuis2003-05-192-2/+9
| | | | Notes: svn path=/head/; revision=81334
* 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
* 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
* upgrade to 1.41Ying-Chieh Liao2002-09-112-2/+2
| | | | Notes: svn path=/head/; revision=66119
* Update to 1.40.Joerg Wunsch2002-06-223-5/+5
| | | | Notes: svn path=/head/; revision=61753
* Upgrade to 1.38.Dmitry Sivachenko2002-04-304-19/+10
| | | | | | | | | | PR: 37365 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Drop maintainership. Notes: svn path=/head/; revision=58376
* Upgrade to latest version:Vanilla I. Shu2001-05-103-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | p5-Apache-MP3 => 2.16 p5-Convert-UUlib => 0.111 p5-Email-Find => 0.03 p5-GD => 1.33 p5-HTML-Parser => 3.24 p5-I18N-Charset => 1.08 p5-I18N-LangTags => 0.20 p5-MIME-Lite => 2.111 p5-Set-Scalar => 1.09 p5-Sort-ArbBiLex => 3.4 p5-URI => 1.12 p5-Unix-Syslog => 0.95 and change MAINTAINER to ports@FreeBSD.org: p5-Convert-UUlib p5-Unix-Syslog Approved by: maintainer Notes: svn path=/head/; revision=42488
* Bump PORTREVISION due to patch-abDmitry Sivachenko2001-03-201-1/+1
| | | | Notes: svn path=/head/; revision=40092
* Replace Freetype1-specific call with one sutable to freetype2,Dmitry Sivachenko2001-03-191-0/+11
| | | | | | | | | because gd depends on freetype2 for a while. Submitted by: David Bushong <david@bushong.net> Notes: svn path=/head/; revision=40040
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+1
| | | | Notes: svn path=/head/; revision=38917
* Chase graphics/gd's shlib version bump.Akinori MUSHA2001-02-121-1/+2
| | | | Notes: svn path=/head/; revision=38246
* Update to version 1.32Dmitry Sivachenko2000-11-152-2/+2
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=35163
* Change MAINTAINER field.Dmitry Sivachenko2000-11-131-1/+1
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Upgrade to 1.30.Vanilla I. Shu2000-11-124-18/+43
| | | | Notes: svn path=/head/; revision=35027
* Hand these ports to Dmitry Sivachenko <dima@chg.ru>.Will Andrews2000-10-241-1/+1
| | | | Notes: svn path=/head/; revision=34200
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-2/+3
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.Will Andrews2000-06-061-1/+1
| | | | Notes: svn path=/head/; revision=29273
* UpgradeVanilla I. Shu2000-04-233-18/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Authen-PAM => 0.09 p5-Chart-PNGgraph => 1.21 p5-FastCGI => 0.52 p5-GD => 1.27 p5-GD-Graph => 1.30 p5-HTML-Stream => 1.45 p5-IMAP-Admin => 1.2.2 p5-IRC => 0.63 p5-Image-Size => 2.901 p5-MIME-Lite => 1.137 p5-MIME-Tools => 4.124 p5-Mail-POP3Client => 2.6 p5-Mail-Tools => 1.1401 p5-MatrixReal => 1.3a5 p5-Net-Whois => 1.9 p5-Parse-RecDescent => 1.78 p5-Proc-Simple => 1.14 p5-Term-ReadKey => 2.14 p5-Text-Template => 1.23 p5-Time => 100.010301 p5-TimeDate => 1.09 p5-Tk => 800.021 p5-XML-Parser => 2.28 Notes: svn path=/head/; revision=27925
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514