aboutsummaryrefslogtreecommitdiff
path: root/graphics/gd1
Commit message (Collapse)AuthorAgeFilesLines
* o Change library name from libgd to libgd1.Norikatsu Shigemura2003-07-117-232/+617
| | | | | | | | | | | | 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
* Back out previous commit & Bump PORTEPOCH.Norikatsu Shigemura2003-07-0121-2849/+367
| | | | | | | | Pointy hat to: daichi Submitted by: many many people Notes: svn path=/head/; revision=84003
* update graphics/gd: 1.8.4 --> 2.0.15Daichi GOTO2003-07-0121-366/+2849
| | | | | | | | PR: 53582 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=83994
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75962
* 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
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-1/+2
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* bzip2 -> ${BZIP2_CMD}Ying-Chieh Liao2002-04-301-1/+1
| | | | Notes: svn path=/head/; revision=58348
* Correct a typo.Dmitry Sivachenko2002-04-061-1/+1
| | | | Notes: svn path=/head/; revision=57381
* Bump PORTREVISION after the freetype2 shlib major update.Akinori MUSHA2002-03-121-1/+1
| | | | Notes: svn path=/head/; revision=55957
* This will build with any -lfreetype, any -ljpeg, and any -lpng.Mikhail Teterin2002-01-212-4/+4
| | | | | | | Remove the major version numbers from LIB_DEPENDS... Notes: svn path=/head/; revision=53467
* Update version number of freetype2 shared library.Maxim Sobolev2002-01-211-1/+1
| | | | Notes: svn path=/head/; revision=53447
* Fix the diff so that it actually apply. The original source should be usedJohn Hay2001-12-161-3/+3
| | | | | | | when generating a diff. This should get make release a bit further again. Notes: svn path=/head/; revision=51610
* - Respect CFLAGS properlyMario Sergio Fujikawa Ferreira2001-12-153-46/+56
| | | | | | | | | | | | | | - Fix compilation error when both freetype and freetype2 are installed - Fix Xpm support - Use freetype-config to find both include and library path - Port style changes in Makefile - Generic fix for -current malloc.h issue PR: 32854 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=51575
* Install the HTML documentation.Peter Pentchev2001-10-262-1/+11
| | | | | | | Approved by: silence on -ports Notes: svn path=/head/; revision=49217
* back out last commit, let others decide what to doYing-Chieh Liao2001-10-221-1/+1
| | | | Notes: svn path=/head/; revision=49079
* typoYing-Chieh Liao2001-10-211-1/+1
| | | | Notes: svn path=/head/; revision=49020
* XFree86-4 installs freetype.6, freetype2 installs freetype.7Ying-Chieh Liao2001-10-211-1/+1
| | | | | | | | | so we have to use "freetype.7" instead of just "freetype" Reported by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=49018
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47624
* Conditionalize the dependency on bzip2.Akinori MUSHA2001-08-241-3/+6
| | | | | | | De-portlint a bit. Notes: svn path=/head/; revision=46790
* LIB_DEPEND on freetype again (regardless of version, what comes withMikhail Teterin2001-08-242-1/+7
| | | | | | | | | | | | | XFree86-4 should work too). I could've sworn, I saw some other port use the seemingly non-existent USE_FREETYPE2. As a bonus, add a patch for malloc.h -> stdlib.h... While I'm here (again), switch the default maintainership to ports@. Submitted by: John Hay Notes: svn path=/head/; revision=46778
* Use USE_FREETYPE2 instead of explicitly depending on freetype-config.Mikhail Teterin2001-08-231-3/+2
| | | | Notes: svn path=/head/; revision=46738
* Restore the ability to _read_ gif images, removed by the author dueMikhail Teterin2001-08-214-4/+27
| | | | | | | | | to fear of Unisys... Bump up PORTREVISION. Approved by: maintainer timeout :( (since July 27) Notes: svn path=/head/; revision=46568
* Update version number of freetype2 shared library.Maxim Sobolev2001-07-121-1/+1
| | | | Notes: svn path=/head/; revision=45065
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-042-8/+4
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* Ensure that the freetype-config is available. This should workaround theMaxim Sobolev2001-04-091-0/+1
| | | | | | | | | | XFree86-4 + freetype2 problem. This is not a final solution and provided only for forthcoming 4.3 release, after which it will be removed. We are still waiting for jmz to fix things properly. Notes: svn path=/head/; revision=41144
* The clown^Wauthor of gd once again changed the contents of the tarballBill Fumerola2001-02-253-9/+10
| | | | | | | | | | | 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
* Update the checksum. Seems the distfile was updated withAkinori MUSHA2001-02-122-4/+1
| | | | | | | | | a new one that does not include *.o files. Submitted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=38272
* Make japanese/gd a slave port of graphics/gd.Akinori MUSHA2001-02-122-9/+13
| | | | | | | Approved by: ichiro@ichiro.org (MAINTAINER of japanese/gd) Notes: svn path=/head/; revision=38250
* Update to 1.8.4.Akinori MUSHA2001-02-126-94/+202
| | | | | | | | | | | | | 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
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* 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