Commit Graph

18 Commits

Author SHA1 Message Date
Pav Lucistnik
aa1836b7e9 - Add SHA256 2005-11-24 01:23:57 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Michael Johnson
eb5b8ec8dc - Update to 1.0.24
PR:		ports/78873
Submitted by:	Ports Fury
2005-03-15 17:02:57 +00:00
Kirill Ponomarev
e9aac7f068 Update to version 1.0.20
PR:		ports/73900
Submitted by:	Ports Fury
2004-11-14 09:27:26 +00:00
Ying-Chieh Liao
25508aacf9 upgrade to 1.0.18 2004-04-06 07:50:32 +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
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
8a07fbb3e8 - Update to version 1.0.17
PR:		58622
Submitted by:	Ports Fury
2003-10-28 21:34:30 +00:00
Dmitry Sivachenko
7490453293 Update to version 1.0.15. 2003-08-27 07:00:51 +00:00
Kirill Ponomarev
1e09d66b0c * Do not install useless .la file
* Utilize USE_GNOME

PR:		55053
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 18:48:41 +00:00
Kevin Lo
8f2801ea95 Update to 1.0.14
PR: 50208
Submitted by: Marcus vA <marcus@sysfault.org>
2003-03-28 09:46:52 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Tilman Keskinoz
a73e305b00 Fix Fetch.
PR:		47998
Submitted by:	 Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-02-16 00:33:47 +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
Christian Weisgerber
48bc240b41 Do not install useless .la file.
PR:		44484
Submitted by:	Ports Fury
2002-11-08 22:01:31 +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
de9fac563e upgrade to 1.0.11 2002-08-15 05:24:55 +00:00
Ying-Chieh Liao
4108e1fabc add dbh 1.0
Disk Based Hashtables
2002-08-09 16:22:37 +00:00