1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

6 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
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
Jimmy Olgeni
b9c1e2715c Upgrade to version 0.9.7 (with GTK2 support).
Submitted by:	maintainer
2003-11-08 17:32:08 +00:00
Jimmy Olgeni
9299b8ec6c Add proper RUN_DEPENDS on "erl". 2003-09-01 20:02:20 +00:00
Jimmy Olgeni
fc7d2de179 Add RUN_DEPENDS, update maintainer address. 2003-09-01 19:39:34 +00:00
Jimmy Olgeni
62ecb485ab Add erlgtk, GTK binding for Erlang.
Submitted by:	Chris Pressey <chris_pressey@yahoo.ca>
2003-08-30 19:02:23 +00:00