1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

94 Commits

Author SHA1 Message Date
Dirk Meyer
f2fceed5b6 - set USE_XORG 2008-03-17 18:04:30 +00:00
Dirk Meyer
8fd98f087d - use the OPTION infrastructure
PR:		115688
Submitted by:	Xin LI
2007-09-30 04:28:04 +00:00
Mark Linimon
490e00b855 Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion. 2007-09-29 20:49:30 +00:00
Dirk Meyer
f07b8e6ae9 - update to 2.0.35
reported by:	shaun (portscout)
2007-06-26 18:51:00 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Dirk Meyer
8e4d734fe6 - fix option WITH_FONTCONFIG
PR:		109476
Submitted by:	Radim Kolar
2007-02-23 23:47:21 +00:00
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
b2cb5e3dc8 - use USE_LDCONFIG 2007-01-13 11:05:42 +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
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
4ff3c3c37d - extends feature list for gdlib-config
PR:		88272
Submitted by:	Helge Oldach
2005-11-01 05:26:16 +00:00
Volker Stolz
a66e124060 Install missing header (bump PORTREV)
Approved by: dinoex (maintainer)
2005-10-14 14:28:46 +00:00
Dirk Meyer
667cd824ea - add gdlib-config
PR:		86574
2005-09-27 08:47:00 +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
Sergei Kolobov
ef22d3cf88 - Restore PORTEPOCH
Poiny hat to:	dinoex
2004-10-12 09:13:44 +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
76b7a01e5e - quote CC in MAKE_ARGS
PR:		65103
Submitted by:	Michael Johnson
2004-04-03 05:07:34 +00:00
Dirk Meyer
30d25e15e1 - use PKGNAMESUFFIX when made with WITHOUT_X11 2004-03-26 20:32:18 +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
c3e2021256 - update to 2.0.17
- fix freetype include problems
2004-03-17 12:55:45 +00:00
Dirk Meyer
c600b83191 - add SIZE 2004-02-26 05:26:15 +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
Dirk Meyer
81ee3c10fb - Fix MASTER_SITES 2003-11-20 18:57:44 +00:00
Dirk Meyer
ca27c348e1 - take maintainership 2003-11-17 19:33:49 +00:00
Norikatsu Shigemura
bb7551d5b5 Resurrect PORTEPOCH accidentally removed in last commit.
Reported by:	ume (counterattack)
2003-08-22 20:17:10 +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
Akinori MUSHA
98f8f27a86 De-pkg-comment. 2003-02-20 18:17:25 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Ying-Chieh Liao
d2b9a0ba5b bzip2 -> ${BZIP2_CMD} 2002-04-30 02:37:32 +00:00
Dmitry Sivachenko
990304ae5e Correct a typo. 2002-04-06 19:12:03 +00:00
Akinori MUSHA
3ea570b04f Bump PORTREVISION after the freetype2 shlib major update. 2002-03-12 22:38:47 +00:00
Mikhail Teterin
746c474335 This will build with any -lfreetype, any -ljpeg, and any -lpng.
Remove the major version numbers from LIB_DEPENDS...
2002-01-21 17:36:45 +00:00
Maxim Sobolev
6cd76ded7b Update version number of freetype2 shared library. 2002-01-21 11:46:49 +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
Peter Pentchev
68b00bd839 Install the HTML documentation.
Approved by:	silence on -ports
2001-10-26 12:07:02 +00:00
Ying-Chieh Liao
c1aa304ed5 back out last commit, let others decide what to do 2001-10-22 16:30:46 +00:00
Ying-Chieh Liao
79948b5210 typo 2001-10-21 07:09:39 +00:00
Ying-Chieh Liao
9adc91f01a XFree86-4 installs freetype.6, freetype2 installs freetype.7
so we have to use "freetype.7" instead of just "freetype"

Reported by:	Mike Harding <mvh@ix.netcom.com>
2001-10-21 04:28:27 +00:00
Andrey A. Chernov
b60160c5d8 Bump png major 2001-09-11 02:02:57 +00:00
Akinori MUSHA
63a15f2970 Conditionalize the dependency on bzip2.
De-portlint a bit.
2001-08-24 14:08:11 +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