diff options
author | andreas <andreas@FreeBSD.org> | 1998-06-14 17:58:22 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-06-14 17:58:22 +0800 |
commit | 113cb921009e95977e6ae476b19628151b62a950 (patch) | |
tree | ec2db3eb2846c5e6b699fd3aed80500bfa5f6010 /www/mod_php5/distinfo | |
parent | 7792a9c7c1eb5f6b2afa7af0d1ed31b0584f5b33 (diff) | |
download | freebsd-ports-graphics-113cb921009e95977e6ae476b19628151b62a950.tar.gz freebsd-ports-graphics-113cb921009e95977e6ae476b19628151b62a950.tar.zst freebsd-ports-graphics-113cb921009e95977e6ae476b19628151b62a950.zip |
- apache-php port totally revamped
- now based on apache 1.2.6 and PHP3 support with the tough help of Dirk
- Supports 3 kinds of databases now
- msql
- mysql
- postgresql
- Only modified order in Makefile to keep portlint happy
- Fixed php's configure section in Makefile, to use CC and CFLAGS from
/etc/makefile, instead to use -g -O2
- only one patches subdir remains
This port should now be "repository moved" from:
apache-php
to something like:
apache12-php3
Obtained from: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Diffstat (limited to 'www/mod_php5/distinfo')
-rw-r--r-- | www/mod_php5/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index b3e1800fac0..3d968b81392 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,2 +1,2 @@ -MD5 (apache_1.2.5.tar.gz) = a87b3bd7e4b9246d849844a5b370bdb0 -MD5 (php-2.0.1.tar.gz) = c538adf59ddf8e99b5637292309a1e86 +MD5 (apache_1.2.6.tar.gz) = ff292bc21fe4f53b0e39dc8024019f44 +MD5 (php-3.0.tar.gz) = d141bde22af0c6853e352537b96abf72 |