1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

16 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
d5fd227499 BROKEN on sparc64: Does not compile 2004-03-07 05:43:33 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Tilman Keskinoz
e53ad10d4f Update to 1.1.6, now with AMD64 support. 2004-01-31 04:09:48 +00:00
Kirill Ponomarev
c8a11859fb - Add dependency for devel/stlport on 4-stable
(to build math/GiNaC properly)
- Utilize INFO

PR:		57834
Submitted by:	Ports Fury
2003-10-10 17:52:21 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +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
d75ba83d1e upgrade to 1.1.5
PR:		41172
Submitted by:	Ports Fury
2002-07-31 09:36:03 +00:00
Ying-Chieh Liao
03ff469809 bump libgmp4 libversion 2002-06-25 07:09:44 +00:00
Ying-Chieh Liao
7467468397 libgmp3 -> libgmp4 2002-04-18 08:20:50 +00:00
Ying-Chieh Liao
f18caf1371 upgrade to 1.1.4
drop maintainership
2002-03-13 03:18:40 +00:00
Ying-Chieh Liao
f0c7e3b0e4 upgrade to 1.1.2
Submitted by:	fenner's log
2001-09-08 07:29:19 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Ying-Chieh Liao
0edf9dca80 upgrade to 1.1.1 2001-06-12 04:45:51 +00:00
Ying-Chieh Liao
f5bfcfd8c9 readd cln to math 2001-02-12 14:55:43 +00:00