aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-gd
Commit message (Collapse)AuthorAgeFilesLines
* 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