aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gd
Commit message (Collapse)AuthorAgeFilesLines
* - use OPT_CONFIGURE_*dinoex2013-12-281-10/+3
|
* - use STAGEDIRdinoex2013-11-161-26/+13
| | | | - use OPT_CONFIGURE_*
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* Convert to new perl frameworkbapt2013-09-171-2/+2
| | | | Convert from USE_GMAKE to USES=gmake
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-051-1/+1
| | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me)
* - fix option GD_FONTSdinoex2013-08-162-6/+17
| | | | | - fix bdftogd and bump PORTREVISION PR: 181250
* - update libdg to 2.1.0dinoex2013-08-0911-242/+156
|
* - fix to support interlaced gifdinoex2013-06-152-1/+25
| | | | | | PR: 179537 Submitted by: Sergey Kandaurov Obtained from: libgd repo
* Fix build with bmakebapt2013-05-041-2/+2
|
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising
* - fix build for 10-CURRENTdinoex2013-01-261-1/+1
| | | | | PR: 175528 Submitted by: Matthias Andree
* - strip shlib versions in dependecydinoex2013-01-261-8/+4
| | | | - cleanup header
* - fix option FONTCONFIGdinoex2012-06-271-1/+1
| | | | | PR: 169453 Submitted by: Dmitry
* - use OPTIONS_DEFINEdinoex2012-06-141-20/+21
|
* - update png to 1.5.10dinoex2012-06-011-2/+2
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - add MASTER_SITE_RINGSERVERdinoex2011-08-071-1/+2
|
* -remove MD5ohauer2011-07-031-1/+0
|
* - add CONFLICTSdinoex2010-06-031-0/+2
| | | | PR: 147418
* - fix check, so png is detected.dinoex2010-03-282-2/+2
| | | | Submitted by: tron@freenode
* - fix breakage with png-1.4.1dinoex2010-03-282-4/+13
|
* - use fontconfig by defaultdinoex2010-03-281-3/+3
| | | | - bump PORTREVISION
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - allow option WITH_FONTCONFIG with WITHOUT_X11dinoex2010-03-091-3/+1
| | | | | PR: 144567 Submitted by: Benjamin Lee
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* - Security patchdinoex2009-11-072-1/+16
| | | | | | | | Security: CVE-2009-3546 Security: http://portaudit.freebsd.org/4e8344a3-ca52-11de-8ee8-00215c6a37bb.html PR: 140335 Submitted by: Eygene Ryabinkin Obtained from: PHP project
* - fix build when an old gd with different shlibs is still installeddinoex2009-08-011-0/+1
|
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-1/+1
| | | | MAKE_ENV
* - clean X11BASEdinoex2008-03-301-7/+7
|
* - set USE_XORGdinoex2008-03-181-1/+1
|
* - use the OPTION infrastructuredinoex2007-09-301-5/+6
| | | | | PR: 115688 Submitted by: Xin LI
* Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1
|
* - update to 2.0.35dinoex2007-06-272-5/+10
| | | | reported by: shaun (portscout)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - fix option WITH_FONTCONFIGdinoex2007-02-241-2/+2
| | | | | PR: 109476 Submitted by: Radim Kolar
* - update to 2.0.34dinoex2007-02-2310-1740/+129
| | | | | | | | | | | | | | | | - new MASTER_SITES - use smaller distfile (.bz2) - new option WITH_FONTCONFIG - new option WITH_ICONV - removed gdImageCreateFromGifSource this breaks old version of php*-gd PR: 109149 Submitted by: Phil Oleson - fix gdtest - remove gdImageLzw*, gdImageBigGif* this breaks old version of perl5-GD - extend feature info
* - use USE_LDCONFIGdinoex2007-01-131-1/+1
|
* - extend functions for use with newer perl-GDdinoex2005-12-182-2/+2
| | | | Submitted by: Tim Baur
* - add SHA checksumdinoex2005-11-131-0/+1
|
* - extends feature list for gdlib-configdinoex2005-11-011-2/+2
| | | | | PR: 88272 Submitted by: Helge Oldach
* Install missing header (bump PORTREV)vs2005-10-143-2/+3
| | | | Approved by: dinoex (maintainer)
* - add gdlib-configdinoex2005-09-272-1/+21
| | | | PR: 86574
* http://people.freebsd.org/~josef/stuff/patch-gd_png.cdinoex2004-11-212-0/+19
| | | | | - fixes allocation bug for webpng (RT Ticket #159) Submitted by: josef
* - update to 2.0.33dinoex2004-11-063-17/+10
|
* - Security patches to match 2.0.33dinoex2004-11-069-817/+10
| | | | | - drop X-less Xpm support (no longer supported by the distribution)
* - Restore PORTEPOCHsergei2004-10-121-0/+1
| | | | Poiny hat to: dinoex
* - update to 2.0.28dinoex2004-10-125-178/+9
| | | | drop patch-gdft.c, as it won't apply after 2.0.25
* - update to 2.0.24dinoex2004-05-263-34/+33
| | | | | | | 67144 Dan Lukes - update to 2.0.25
* - quote CC in MAKE_ARGSdinoex2004-04-031-1/+1
| | | | | PR: 65103 Submitted by: Michael Johnson
* - use PKGNAMESUFFIX when made with WITHOUT_X11dinoex2004-03-271-0/+2
|
* - update to 2.0.22dinoex2004-03-184-32/+52
| | | | | - Fix comatibility ABI - add missing includes
* - update to 2.0.17dinoex2004-03-172-4/+3
| | | | - fix freetype include problems
* - add SIZEdinoex2004-02-261-0/+1
|
* - ressurrect missing configure script fromdinoex2004-01-142-0/+45
| | | | | | | | http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/gd/scripts/Attic/configure Problem noted by: ldivil@smartsolutions.ru - set SCRIPTDIR to save an extra directory
* - Fix MASTER_SITESdinoex2003-11-211-1/+0
|
* - take maintainershipdinoex2003-11-181-1/+1
|
* Resurrect PORTEPOCH accidentally removed in last commit.nork2003-08-231-0/+1
| | | | Reported by: ume (counterattack)
* o Main modificationnork2003-08-1921-211/+2269
| | | | | | | | | | | | | | | | | | 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]
* o Change library name from libgd to libgd1.nork2003-07-127-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
* Back out previous commit & Bump PORTEPOCH.nork2003-07-0221-2849/+367
| | | | | Pointy hat to: daichi Submitted by: many many people
* update graphics/gd: 1.8.4 --> 2.0.15daichi2003-07-0121-366/+2849
| | | | | PR: 53582 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-1/+2
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* bzip2 -> ${BZIP2_CMD}ijliao2002-04-301-1/+1
|
* Correct a typo.demon2002-04-071-1/+1
|
* Bump PORTREVISION after the freetype2 shlib major update.knu2002-03-131-1/+1
|
* This will build with any -lfreetype, any -ljpeg, and any -lpng.mi2002-01-222-4/+4
| | | | Remove the major version numbers from LIB_DEPENDS...
* Update version number of freetype2 shared library.sobomax2002-01-211-1/+1
|
* Fix the diff so that it actually apply. The original source should be usedjhay2001-12-161-3/+3
| | | | when generating a diff. This should get make release a bit further again.
* - Respect CFLAGS properlylioux2001-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>
* Install the HTML documentation.roam2001-10-262-1/+11
| | | | Approved by: silence on -ports
* back out last commit, let others decide what to doijliao2001-10-231-1/+1
|
* typoijliao2001-10-211-1/+1
|
* XFree86-4 installs freetype.6, freetype2 installs freetype.7ijliao2001-10-211-1/+1
| | | | | | so we have to use "freetype.7" instead of just "freetype" Reported by: Mike Harding <mvh@ix.netcom.com>
* Bump png majorache2001-09-111-1/+1
|
* Conditionalize the dependency on bzip2.knu2001-08-241-3/+6
| | | | De-portlint a bit.
* LIB_DEPEND on freetype again (regardless of version, what comes withmi2001-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
* Use USE_FREETYPE2 instead of explicitly depending on freetype-config.mi2001-08-241-3/+2
|
* Restore the ability to _read_ gif images, removed by the author duemi2001-08-214-4/+27
| | | | | | to fear of Unisys... Bump up PORTREVISION. Approved by: maintainer timeout :( (since July 27)
* Update version number of freetype2 shared library.sobomax2001-07-121-1/+1
|
* Various patches (mainly shared library revision changes) for thoseade2001-05-052-8/+4
| | | | ports that depend on GNOME and need to change for 1.4
* Ensure that the freetype-config is available. This should workaround thesobomax2001-04-101-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.
* The clown^Wauthor of gd once again changed the contents of the tarballbillf2001-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...
* Update the checksum. Seems the distfile was updated withknu2001-02-132-4/+1
| | | | | | a new one that does not include *.o files. Submitted by: Mike Harding <mvh@ix.netcom.com>
* Make japanese/gd a slave port of graphics/gd.knu2001-02-122-9/+13
| | | | Approved by: ichiro@ichiro.org (MAINTAINER of japanese/gd)
* Update to 1.8.4.knu2001-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)
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2
|
* Compile with freetype default.vanilla2000-11-122-19/+50
| | | | Approved by: billf
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-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
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-6/+3
| | | | ldconfig in PLIST need personal consideration.
* Add missing "$"billf2000-06-081-1/+1
| | | | Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
* Change library number to gd.1 per porter's handbook.will2000-06-072-9/+9
| | | | | PR: 19060 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
* The incredibly intelligent people who release engineer gd once again bumpedbillf2000-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
* The people who release gd think that removing old versions of gdbillf2000-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.
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-172-7/+7
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2
| | | | string so I fixed it.
* Upgrade to 1.8.1 which should shrink my mailbox and the PR system.billf2000-03-203-16/+16
|
* Upgrade to gd 1.8, with shiny new jpeg support.billf2000-03-113-26/+31
|
* -DWANT_X11 is now required to build this port with X support. You no longerbillf2000-02-032-14/+30
| | | | have to install X in order to have a decent web server.
* Take over maintainership of this port (was ports@freebsd.org). There arebillf2000-01-281-1/+1
| | | | quite a few things this port is doing wrong or poorly and I plan to fix that.
* Build and install the shared library again.steve1999-12-283-5/+49
| | | | | PR: 15313 Submitted by: Ade Lovett <ade@lovett.com>
* Add ttf and xpm support to this port.steve1999-12-252-8/+23
| | | | | PR: 15437 Submitted by: Igor Vinokurov <igor@zynaps.ru>
* Update to version 1.7.3.steve1999-11-016-29/+127
| | | | | PR: 14518 Submitted by: Ade Lovett <ade@lovett.com>
* Remove Jeff Wheat as maintainer at his request.fenner1999-10-081-2/+0
|
* Add master site. portlint now complains that it's 26 lines long, butasami1999-09-091-0/+2
| | | | I don't know where to cleave.
* Upgrade to 1.6.3billf1999-09-052-3/+3
| | | | | Submitted by: Will Andrews <andrews@technologist.com> PR: ports/13455
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Bump 'Version Required' to reflect reality.billf1999-08-021-2/+2
|
* Reroll md5 and tell gd where our libraries are found. The compile wasbillf1999-08-022-3/+4
| | | | | | | | coming out as: .... -L${exec_prefix}/lib .... which obviously doesn't work.
* Install the header files in the right place and make this port packagesteve1999-08-012-6/+8
| | | | | | again after the upgrade. PR: 12889
* Upgrade to 1.6.2 which gets us out of hot water with licensing problems.billf1999-07-253-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.
* Mark these RESTRICTED, there seems to be a legal problem with the distfiles.asami1999-07-141-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>
* 1. The distfile changed but without bump version number.vanilla1998-06-252-3/+4
| | | | | 2. Add another MASTER_SITE. Noticed by: phk
* Add -b to fetch's args since the master site doesn't seemsteve1998-04-191-1/+3
| | | | to play TCP the right way.
* Upgrade to 1.3.vanilla1998-04-043-10/+14
| | | | | PR: ports/6146 Submitted by: Jeffrey Wheat <jeff@ns1.cetlink.net>
* Add appropriate @dirrm statements.asami1997-06-151-0/+2
|
* A new port (php) needs additional header files from this package.andreas1997-06-151-2/+6
| | | | | Added necessary changes to install the missing ones as well. Updated the PLIST and tested make package ;-)
* MASTER_SITES is usually put right after CATEGORIES.asami1997-02-141-3/+2
|
* Import of gd, a graphics library for fast GIF creation.tg1997-02-135-0/+51
Closes PR #2619. Submitted by: jeff@cetlink.net