1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
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
Kris Kennaway
3056072124 BROKEN on 5.x: does not compile 2004-02-09 01:43:38 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Max Khon
623ee7e9b6 USE_MESA -> USE_GL, remove -lglut from LDFLAGS 2003-12-10 13:36:50 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Akinori MUSHA
1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +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
Mario Sergio Fujikawa Ferreira
34ab4f9ae7 Deploy USE_GNOMENG infrastructure
PR:		42199
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:41:06 +00:00
Ying-Chieh Liao
bff6fbe67d - GNU_CONFIGURE -> USE_LIBTOOL
- Remove unneeded USE_BISON

PR:		38995
Submitted by:	Ports Fury
2002-06-08 18:33:56 +00:00
Ying-Chieh Liao
a23c2a400d add vx68k 1.1.10
A virtual machine that emulates a Sharp X68000
2002-06-04 14:36:44 +00:00