K 10 svn:author V 7 andreas K 8 svn:date V 27 1998-02-22T23:01:44.000000Z K 7 svn:log V 708 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 END