summaryrefslogtreecommitdiff
path: root/graphics/gd1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Compile with freetype default.Vanilla I. Shu2000-11-122-19/+50
| | | | | | | Approved by: billf Notes: svn path=/head/; revision=35031
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-6/+3
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* 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-062-9/+9
| | | | | | | | PR: 19060 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Notes: svn path=/head/; revision=29271
* The incredibly intelligent people who release engineer gd once again bumpedBill Fumerola2000-06-042-2/+2
| | | | | | | | | | | | | the version number and went back and made all the old tarballs copies of the the newest version, breaking this again. They also zerobyted a lot of old versions of gd. Evidently "history" isn't one of the ideas thats supported in their project. Submitted by: jkh Notes: svn path=/head/; revision=29175
* The people who release gd think that removing old versions of gdBill Fumerola2000-05-213-71/+49
| | | | | | | | | | | 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-172-7/+7
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Upgrade to 1.8.1 which should shrink my mailbox and the PR system.Bill Fumerola2000-03-193-16/+16
| | | | Notes: svn path=/head/; revision=26829
* Upgrade to gd 1.8, with shiny new jpeg support.Bill Fumerola2000-03-113-26/+31
| | | | Notes: svn path=/head/; revision=26737
* -DWANT_X11 is now required to build this port with X support. You no longerBill Fumerola2000-02-032-14/+30
| | | | | | | have to install X in order to have a decent web server. Notes: svn path=/head/; revision=25435
* Take over maintainership of this port (was ports@freebsd.org). There areBill Fumerola2000-01-281-1/+1
| | | | | | | quite a few things this port is doing wrong or poorly and I plan to fix that. Notes: svn path=/head/; revision=25148
* Build and install the shared library again.Steve Price1999-12-273-5/+49
| | | | | | | | 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-252-8/+23
| | | | | | | | PR: 15437 Submitted by: Igor Vinokurov <igor@zynaps.ru> Notes: svn path=/head/; revision=24029
* Update to version 1.7.3.Steve Price1999-11-016-29/+127
| | | | | | | | PR: 14518 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=22763
* Remove Jeff Wheat as maintainer at his request.Bill Fenner1999-10-071-2/+0
| | | | Notes: svn path=/head/; revision=22228
* Add master site. portlint now complains that it's 26 lines long, butSatoshi Asami1999-09-081-0/+2
| | | | | | | I don't know where to cleave. Notes: svn path=/head/; revision=21426
* Upgrade to 1.6.3Bill Fumerola1999-09-042-3/+3
| | | | | | | | Submitted by: Will Andrews <andrews@technologist.com> PR: ports/13455 Notes: svn path=/head/; revision=21265
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Bump 'Version Required' to reflect reality.Bill Fumerola1999-08-011-2/+2
| | | | Notes: svn path=/head/; revision=20468
* Reroll md5 and tell gd where our libraries are found. The compile wasBill Fumerola1999-08-012-3/+4
| | | | | | | | | | | coming out as: .... -L${exec_prefix}/lib .... which obviously doesn't work. Notes: svn path=/head/; revision=20467
* Install the header files in the right place and make this port packageSteve Price1999-08-012-6/+8
| | | | | | | | | again after the upgrade. PR: 12889 Notes: svn path=/head/; revision=20429
* Upgrade to 1.6.2 which gets us out of hot water with licensing problems.Bill Fumerola1999-07-243-8/+14
| | | | | | | | | | | This also will inadvertently unbreak parts of apache13-php3, I believe, which is why I was able to work on this in the middle of a major project that requires it. Sponsored Committer With Overtime: Computer Horizons Corp. Notes: svn path=/head/; revision=20341
* Mark these RESTRICTED, there seems to be a legal problem with the distfiles.Satoshi Asami1999-07-131-1/+3
| | | | | | | | | | | | | | | | | From their http site: The gd library is temporarily available. We have taken it off the site until we are able to arrive at an agreement with Unisys regarding their legal position with respect to gd. Please do not send email asking for the gd library at this time. We cannot send it to you, at least until this matter is resolved. Thank you for your understanding. Boutell.Com, Inc. Reported by: "Stephen J. Roznowski" <sjr@home.net> Notes: svn path=/head/; revision=20181
* 1. The distfile changed but without bump version number.Vanilla I. Shu1998-06-252-3/+4
| | | | | | | | 2. Add another MASTER_SITE. Noticed by: phk Notes: svn path=/head/; revision=11518
* Add -b to fetch's args since the master site doesn't seemSteve Price1998-04-191-1/+3
| | | | | | | to play TCP the right way. Notes: svn path=/head/; revision=10584
* Upgrade to 1.3.Vanilla I. Shu1998-04-043-10/+14
| | | | | | | | PR: ports/6146 Submitted by: Jeffrey Wheat <jeff@ns1.cetlink.net> Notes: svn path=/head/; revision=10420
* Add appropriate @dirrm statements.Satoshi Asami1997-06-151-0/+2
| | | | Notes: svn path=/head/; revision=6941
* A new port (php) needs additional header files from this package.Andreas Klemm1997-06-141-2/+6
| | | | | | | | Added necessary changes to install the missing ones as well. Updated the PLIST and tested make package ;-) Notes: svn path=/head/; revision=6933
* MASTER_SITES is usually put right after CATEGORIES.Satoshi Asami1997-02-141-3/+2
| | | | Notes: svn path=/head/; revision=5599
* Import of gd, a graphics library for fast GIF creation.Thomas Gellekum1997-02-135-0/+51
Closes PR #2619. Submitted by: jeff@cetlink.net Notes: svn path=/head/; revision=5594