freebsd-ports/databases/mysql50-server
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
..
files Fix a never-catched bug in mysql_install_db script. 2004-03-12 10:36:57 +00:00
distinfo Finally MySQL 5.0 appears in the ports tree! 2004-02-04 15:56:17 +00:00
Makefile Whoa there, boy, that's a mighty big commit y'all have there... 2004-03-14 06:17:56 +00:00
pkg-descr Finally MySQL 5.0 appears in the ports tree! 2004-02-04 15:56:17 +00:00
pkg-install Finally MySQL 5.0 appears in the ports tree! 2004-02-04 15:56:17 +00:00
pkg-plist Fix mysql default db installation. 2004-03-08 08:58:24 +00:00
pkg-plist.client Fix installation (a bit of perl was still there). 2004-03-02 12:17:32 +00:00
pkg-plist.scripts Fix mysql default db installation. 2004-03-08 08:58:24 +00:00