1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

11 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
Pav Lucistnik
16ee33bb6f - Update to 4.07
PR:		ports/60869
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-01-03 21:29:16 +00:00
Akinori MUSHA
a786d4a046 Update to 4.06, which fixes yet another couple of memory bug. ;) 2003-10-15 14:21:15 +00:00
Akinori MUSHA
5ff389cda5 - Update to 4.04, which fixes all memory leakage.
- Define INSTALLS_SHLIB.

Approved by:	MAINTAINER timeout, but with implicit approval in advance
2003-10-14 20:39:42 +00:00
Tilman Keskinoz
49065e4d59 Update to 4.02
PR:		50872
Submitted by:	maintainer
2003-04-12 20:14:23 +00:00
Jacques Vidrine
d91d96f38d Update 3.39 -> 3.41.
PR:		ports/49013
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
Approved by:	portmgr (kris)
2003-03-10 22:18:42 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
OKAZAKI Tetsurou
a4c661e8ee Upgrade to 3.39.
PR:		41326
Submitted by:	maintainer
2002-08-04 20:16:13 +00:00
OKAZAKI Tetsurou
4db13cd5df Upgrade to file-3.38.
Add the post-extract: target to adjust the timestamp of some files.
These rules are required to suppress invocations of aclocal, automake,
autoconf and autoheader at `make build' and `make install'.

Approved by:	maintainer
2002-05-28 09:46:36 +00:00
Patrick Li
02e4ab0dc1 Give maintainership to submitter
PR:		36633
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-04-02 02:57:39 +00:00
Ying-Chieh Liao
25dc52867d add file for 4.3-pre users
PR:		32709
Submitted by:	Jason Harris <jharris@widomaker.com>
2001-12-13 04:03:48 +00:00