Commit graph

22 commits

Author SHA1 Message Date
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
986ee5f45f Make sure the libgimpprint.so library is linked against libintl to resolve
some gettext symbols.
2004-02-05 07:55:59 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Adam Weinberger
135f393f31 Prevent /usr/local/lib/gimp from being created. CONFIGURE_ARGS prevents the gimp
plugin from being compiled anyway.
2004-01-13 15:51:38 +00:00
Kirill Ponomarev
584fa45064 - Update to version 4.2.6
PR:		61250
Submitted by:	Ports Fury
2004-01-12 14:07:16 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Christian Weisgerber
702afd3b0d Fix include path order so headers from a previously installed version
are not picked up.

PR:		48354
2003-02-18 02:53:23 +00:00
Christian Weisgerber
d06d377b91 Update to version 1.2.5.
PR:		47493
Submitted by:	Ports Fury

Additional regex fixes by Simon Schubert <corecode@corecode.ath.cx>.
2003-02-16 15:28:49 +00:00
Ying-Chieh Liao
5f9c3e5fd9 upgrade to 4.2.4
PR:		45865
Submitted by:	Ports Fury
2003-01-02 17:55:19 +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
Ying-Chieh Liao
1fad8ad261 upgrade to 4.2.3
PR:		44352
Submitted by:	Ports Fury
2002-10-22 06:19:40 +00:00
Daniel Harris
7aacf7a37e Actually add patchfile for rastertoprinter.c this time.
While I'm here, fix BUILD_DEPENDS to look for an executable, it is not
LIB_DEPENDS.

Submitted in part by:	Jeremy Prior <jez@netcraft.com>
2002-10-16 01:34:01 +00:00
Daniel Harris
bd08c08fbf o Update to 4.2.2.
o Add cups-base to BUILD_DEPENDS in with-cups case.
o Set maintainer to ports@, maintainer timeout on past two updates.

PR:		42095, 44031
Submitted by:	Ports Fury (42095), Edwin Groothuis <edwin@mavetju.org> (44031)
2002-10-14 18:21:03 +00:00
Kris Kennaway
ac5d8b5259 Fix port and remove BROKEN tag. The LIB_DEPENDS were being set with =
instead of += and so some of the dependencies were not being added.
2002-10-05 21:38:10 +00:00
Kris Kennaway
eb43887f2f BROKEN: Configure fails 2002-09-20 21:07:26 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Ying-Chieh Liao
bcb431a65d upgrade to 4.2.1
PR:		39121
Submitted by:	Ports Fury
No Response from:	maintainer
2002-06-18 09:51:16 +00:00
Ying-Chieh Liao
ce0eeb918f add gimp-print 4.2.0
GIMP Print Printer Driver

PR:		33482
Submitted by:	David Gilbert <dgilbert@canoe.velocet.net>
2002-04-02 16:03:19 +00:00