Commit graph

33 commits

Author SHA1 Message Date
Dirk Meyer
b81ee0e870 - update to 2.0.34
- 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
2007-02-22 20:33:06 +00:00
Dirk Meyer
5e83403421 - extend functions for use with newer perl-GD
Submitted by:	Tim Baur
2005-12-18 10:30:10 +00:00
Volker Stolz
a66e124060 Install missing header (bump PORTREV)
Approved by: dinoex (maintainer)
2005-10-14 14:28:46 +00:00
Dirk Meyer
b3180215a4 http://people.freebsd.org/~josef/stuff/patch-gd_png.c
- fixes allocation bug for webpng (RT Ticket #159)
Submitted by:	josef
2004-11-21 12:29:31 +00:00
Dirk Meyer
044ab71480 - update to 2.0.33 2004-11-06 05:26:56 +00:00
Dirk Meyer
394025cc21 - Security patches to match 2.0.33
- drop X-less Xpm support
  (no longer supported by the distribution)
2004-11-05 22:25:14 +00:00
Dirk Meyer
b449deb25b - update to 2.0.28
drop patch-gdft.c, as it won't apply after 2.0.25
2004-10-12 05:17:13 +00:00
Dirk Meyer
3f83cb361c - update to 2.0.24
67144
Dan Lukes

- update to 2.0.25
2004-05-26 07:36:24 +00:00
Dirk Meyer
945c3b3d93 - update to 2.0.22
- Fix comatibility ABI
- add missing includes
2004-03-17 16:06:06 +00:00
Dirk Meyer
fa94392e8d - ressurrect missing configure script from
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
2004-01-14 06:14:42 +00:00
Norikatsu Shigemura
efb928619b o Main modification
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]
2003-08-18 16:15:10 +00:00
Norikatsu Shigemura
99a390f50b o Change library name from libgd to libgd1.
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
2003-07-11 18:16:14 +00:00
Norikatsu Shigemura
30f68fa24b Back out previous commit & Bump PORTEPOCH.
Pointy hat to:	daichi
Submitted by:	many many people
2003-07-01 17:16:00 +00:00
Daichi GOTO
49dd747184 update graphics/gd: 1.8.4 --> 2.0.15
PR:		53582
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-01 14:11:22 +00:00
John Hay
27179ddde6 Fix the diff so that it actually apply. The original source should be used
when generating a diff. This should get make release a bit further again.
2001-12-16 04:14:31 +00:00
Mario Sergio Fujikawa Ferreira
460774c383 - Respect CFLAGS properly
- 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>
2001-12-15 14:59:57 +00:00
Mikhail Teterin
dc74024472 LIB_DEPEND on freetype again (regardless of version, what comes with
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
2001-08-24 12:17:08 +00:00
Mikhail Teterin
1a136774b6 Restore the ability to _read_ gif images, removed by the author due
to fear of Unisys... Bump up PORTREVISION.

Approved by:	maintainer timeout :( (since July 27)
2001-08-21 01:30:32 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Bill Fumerola
cef70df629 The clown^Wauthor of gd once again changed the contents of the tarball
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...
2001-02-25 00:34:37 +00:00
Akinori MUSHA
8e185a18bb Make japanese/gd a slave port of graphics/gd.
Approved by:	ichiro@ichiro.org (MAINTAINER of japanese/gd)
2001-02-12 11:28:36 +00:00
Akinori MUSHA
a128c373e6 Update to 1.8.4.
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)
2001-02-12 09:34:33 +00:00
Vanilla I. Shu
f52f02f515 Compile with freetype default.
Approved by:	billf
2000-11-12 02:40:52 +00:00
Bill Fumerola
a4d8441524 Add missing "$"
Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-06-07 19:40:52 +00:00
Will Andrews
0968e6bccd Change library number to gd.1 per porter's handbook.
PR:		19060
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-06-06 17:39:06 +00:00
Bill Fumerola
e8d67e876a The people who release gd think that removing old versions of gd
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.
2000-05-21 06:01:09 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Bill Fumerola
6c4d8b3e72 Upgrade to 1.8.1 which should shrink my mailbox and the PR system. 2000-03-19 21:47:49 +00:00
Bill Fumerola
6939e577e2 Upgrade to gd 1.8, with shiny new jpeg support. 2000-03-11 02:30:44 +00:00
Bill Fumerola
680b9935f2 -DWANT_X11 is now required to build this port with X support. You no longer
have to install X in order to have a decent web server.
2000-02-03 03:06:38 +00:00
Steve Price
5cb55aa139 Build and install the shared library again.
PR:		15313
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-27 21:26:46 +00:00
Steve Price
96e917f705 Add ttf and xpm support to this port.
PR:		15437
Submitted by:	Igor Vinokurov <igor@zynaps.ru>
1999-12-25 02:01:54 +00:00
Steve Price
cb8e819414 Update to version 1.7.3.
PR:		14518
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-01 01:01:02 +00:00