Date: Sun, 22 Feb 1998 15:01:53 -0800 (PST) From: Andreas Klemm <andreas@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/www/apache-php Makefile ports/www/apache-php/files install.patch md5 ports/www/apache-php/patches.msql patch-aa ports/www/apache-php/patches.mysql patch-aa Message-ID: <199802222301.PAA01737@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
andreas 1998/02/22 15:01:52 PST
Modified files:
www/apache-php Makefile
www/apache-php/files md5
www/apache-php/patches.msql patch-aa
www/apache-php/patches.mysql patch-aa
Added files:
www/apache-php/files install.patch
Log:
Remove brokenness from this port ;-) Thanks to Dirk Froemberg.
New features:
- You have to set variable PHP_DBTYPE to msql or mysql by typing
make PHP_DBTYPE=[ msql | mysql ]
to build the port with msql or mysql support.
- The php configuration isn't interactive anymore
Theoretically we could default to mysql database and build
a package, so that make batch could work !
- Cleaned up port dependency, so that libgd actually gets build
(I fixed this one)
- made portlint as happy as I could, changed /usr/local to ${PREFIX}
and changed sed -> ${SED}
The only thing that is missing now is an apache-php-SSL port and
postgresql support ;-))
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Revision Changes Path
1.43 +34 -24 ports/www/apache-php/Makefile
1.23 +2 -2 ports/www/apache-php/files/md5
1.2 +1 -1 ports/www/apache-php/patches.msql/patch-aa
1.2 +1 -1 ports/www/apache-php/patches.mysql/patch-aa
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?199802222301.PAA01737>
