summaryrefslogtreecommitdiff
path: root/graphics/gd2/files/patch-ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.0.1 (gd2 was repocopied from gd). The name of theMikhail Teterin2001-10-141-178/+0
| | | | | | | | | | | | | installed library is still libgd, which is on purpose. It looks like very little needs to be done after all to make current gd users switch, so gd2 will, hopefully, quickly become gd again. XPM will be used by default now, unless WITHOUT_XPM is declared. When XPM can be built without installing X11, this is seems sensible. Notes: svn path=/head/; revision=48767
* Restore the ability to _read_ gif images, removed by the author dueMikhail Teterin2001-08-211-1/+1
| | | | | | | | | to fear of Unisys... Bump up PORTREVISION. Approved by: maintainer timeout :( (since July 27) Notes: svn path=/head/; revision=46568
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-7/+3
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* The clown^Wauthor of gd once again changed the contents of the tarballBill Fumerola2001-02-251-8/+8
| | | | | | | | | | | without bumping the minor version number. update patches and checksum accordingly. Our PORTREVISION was bumped, however, because we actually do have a clue about these sorts of things... Notes: svn path=/head/; revision=38679
* Make japanese/gd a slave port of graphics/gd.Akinori MUSHA2001-02-121-7/+11
| | | | | | | Approved by: ichiro@ichiro.org (MAINTAINER of japanese/gd) Notes: svn path=/head/; revision=38250
* Update to 1.8.4.Akinori MUSHA2001-02-121-78/+80
| | | | | | | | | | | | | Add MASTER_SITE_RINGSERVER to MASTER_SITES. Add a couple of patches to complete GD's Japanese support. PR: ports/24930 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>, knu Approved by: billf (MAINTAINER) Notes: svn path=/head/; revision=38245
* Compile with freetype default.Vanilla I. Shu2000-11-121-18/+48
| | | | | | | Approved by: billf Notes: svn path=/head/; revision=35031
* Add missing "$"Bill Fumerola2000-06-071-1/+1
| | | | | | | Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=29341
* Change library number to gd.1 per porter's handbook.Will Andrews2000-06-061-6/+6
| | | | | | | | PR: 19060 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Notes: svn path=/head/; revision=29271
* The people who release gd think that removing old versions of gdBill Fumerola2000-05-211-69/+47
| | | | | | | | | | | and replacing them with symlinks to the latest is smart, so we'll upgrade now. patches/patch-ac changed and was regenerated with -u1 so when the authors make more gratuitious changes to the Makefile it will break less deltas. Notes: svn path=/head/; revision=28638
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-4/+4
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* Upgrade to 1.8.1 which should shrink my mailbox and the PR system.Bill Fumerola2000-03-191-13/+13
| | | | Notes: svn path=/head/; revision=26829
* Upgrade to gd 1.8, with shiny new jpeg support.Bill Fumerola2000-03-111-22/+26
| | | | Notes: svn path=/head/; revision=26737
* -DWANT_X11 is now required to build this port with X support. You no longerBill Fumerola2000-02-031-12/+20
| | | | | | | have to install X in order to have a decent web server. Notes: svn path=/head/; revision=25435
* Build and install the shared library again.Steve Price1999-12-271-5/+42
| | | | | | | | PR: 15313 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=24166
* Add ttf and xpm support to this port.Steve Price1999-12-251-7/+18
| | | | | | | | PR: 15437 Submitted by: Igor Vinokurov <igor@zynaps.ru> Notes: svn path=/head/; revision=24029
* Update to version 1.7.3.Steve Price1999-11-011-0/+108
PR: 14518 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=22763