1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
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
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mario Sergio Fujikawa Ferreira
0c8479d996 Update to 0.4.0
Submitted by:	dinoex
2004-08-13 02:23:24 +00:00
Mario Sergio Fujikawa Ferreira
6a3087aa64 Update to 0.3.3 2004-06-26 14:15:33 +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
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
2a863ebab0 o Update to 0.3.2: older distfile no longer fetchable
o Update informational files pkg-{comment,descr} with new data added
  after this project moved to MASTER_SITE_SOURCEFORGE

Approved by:	portmgr (self & no objections)
2002-12-23 11:11:23 +00:00
Mario Sergio Fujikawa Ferreira
e0260a34d9 Update to 0.0.2 2002-10-05 17:29:38 +00:00
Mario Sergio Fujikawa Ferreira
4125c6d213 Use a simpler URI in WWW tag 2002-02-21 01:20:29 +00:00
Mario Sergio Fujikawa Ferreira
0f311a05e5 - edonkey-tool-hash version 0.0.1: Both calculates 'eDonkey hashes'
and produces ed2k:// links for files
2002-02-20 22:36:43 +00:00