aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-gd
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Correct dependency to a X library for WITHOUT_X11 option.Hye-Shik Chang2007-02-121-1/+2
| | | | | | | | PR: 108778 Submitted by: D'Arcy J.M.Cain <darcy@dilbert.druid.net> Notes: svn path=/head/; revision=184983
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Update to 0.56.Hye-Shik Chang2005-03-202-3/+3
| | | | Notes: svn path=/head/; revision=131758
* Update to 0.54Hye-Shik Chang2005-03-052-3/+3
| | | | Notes: svn path=/head/; revision=130387
* Update to 0.53.Hye-Shik Chang2004-06-112-3/+3
| | | | Notes: svn path=/head/; revision=111255
* Fix NO_SIZE to DISABLE_SIZE.Hye-Shik Chang2004-03-072-1/+2
| | | | | | | Pointed out by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=103159
* Don't check size of distfile because site isn't giving Content-lengthHye-Shik Chang2004-03-062-1/+1
| | | | | | | | | info. Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro> Notes: svn path=/head/; revision=103105
* Update to 0.52Hye-Shik Chang2004-03-042-2/+3
| | | | Notes: svn path=/head/; revision=102887
* Enable WITHOUT_X11 knob.Hye-Shik Chang2003-10-161-0/+6
| | | | | | | Suggested by: Neil Darlow <neil@darlow.co.uk> Notes: svn path=/head/; revision=91391
* Update to 0.51Hye-Shik Chang2003-09-272-3/+2
| | | | Notes: svn path=/head/; revision=89559
* o Main modificationNorikatsu Shigemura2003-08-181-1/+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
* Update to 0.42Hye-Shik Chang2003-07-313-8/+7
| | | | Notes: svn path=/head/; revision=86083
* o Change library name from libgd to libgd1.Norikatsu Shigemura2003-07-111-2/+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-comment for my ports.Hye-Shik Chang2003-02-252-1/+1
| | | | Notes: svn path=/head/; revision=76449
* Update to 0.40Hye-Shik Chang2002-10-122-2/+2
| | | | Notes: svn path=/head/; revision=67858
* Update to 0.30Hye-Shik Chang2002-07-233-22/+18
| | | | Notes: svn path=/head/; revision=63448
* Use REINPLACE_CMD as well as USE_REINPLACEHye-Shik Chang2002-06-251-3/+5
| | | | Notes: svn path=/head/; revision=61967
* Updating my email address.Hye-Shik Chang2002-06-251-1/+1
| | | | | | | Approved by: cjh (mentor) Notes: svn path=/head/; revision=61912
* back out commit made comparing OSVERSION and use sed(1) to workaround perlPatrick Li2002-05-231-12/+1
| | | | | | | | | | | on current issue. gotta back it out sooner or later. /me puts on pointy hat Requested by: many Notes: svn path=/head/; revision=59826
* Fix ports for building with -current without perlPatrick Li2002-05-231-1/+12
| | | | | | | | PR: 38359 Submitted by: maintainer Notes: svn path=/head/; revision=59747
* Make LOCALBASE, X11BASE safePatrick Li2002-05-041-4/+3
| | | | | | | | PR: 37084 Submitted by: maintainer Notes: svn path=/head/; revision=58539
* This port doesn't really need USE_FREETYPE.Maxim Sobolev2002-03-141-2/+2
| | | | Notes: svn path=/head/; revision=56063
* LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yesMaxim Sobolev2002-03-141-2/+2
| | | | Notes: svn path=/head/; revision=56060
* Initial import of py-gd 0.26.Kevin Lo2001-12-225-0/+53
This is the Python interface to the GD library. PR: 33088 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=51981