Date: Thu, 14 Jan 1999 13:22:31 -0800 (PST) From: Dirk Froemberg <dirk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/apache12-php3/scripts configure.php ports/www/apache13-php3/scripts configure.php ports/databases/gmysql Makefile ports/databases/p5-Mysql Makefile ports/databases/xmysql Makefile ports/databases/xmysqladmin Makefile Message-ID: <199901142122.NAA17271@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dirk 1999/01/14 13:22:30 PST
Modified files:
www/apache12-php3/scripts configure.php
www/apache13-php3/scripts configure.php
databases/gmysql Makefile
databases/p5-Mysql Makefile
databases/xmysql Makefile
databases/xmysqladmin Makefile
Log:
Change the dependencies to MySQL:
The default is mysql322 now, but take mysql321 if it is installed.
(mysql321 installs a static libmysqlclient.a only, mysql322 installs a
static and shared version of the library. Note that the build dependency
to mysql321 is a no op actually. It is in there to improve understanding(?).)
Revision Changes Path
1.5 +5 -1 ports/www/apache12-php3/scripts/configure.php
1.14 +5 -1 ports/www/apache13-php3/scripts/configure.php
1.4 +6 -2 ports/databases/gmysql/Makefile
1.15 +7 -3 ports/databases/p5-Mysql/Makefile
1.15 +6 -2 ports/databases/xmysql/Makefile
1.15 +6 -2 ports/databases/xmysqladmin/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901142122.NAA17271>
