diff options
author | andreas <andreas@FreeBSD.org> | 1998-10-01 02:16:08 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-10-01 02:16:08 +0800 |
commit | 3ffca82871cdb36f3890ad17a865dca3e77f2c45 (patch) | |
tree | fb5417ba1ee7bbf05f5219cd2a4d6e70b699c054 /www/mod_php4/pkg-plist | |
parent | 73f44fedd57b80ef91d58a0e762813fcc0bc1f88 (diff) | |
download | freebsd-ports-gnome-3ffca82871cdb36f3890ad17a865dca3e77f2c45.tar.gz freebsd-ports-gnome-3ffca82871cdb36f3890ad17a865dca3e77f2c45.tar.zst freebsd-ports-gnome-3ffca82871cdb36f3890ad17a865dca3e77f2c45.zip |
- integrate Ralf S. Engelschall's apache13-modssl,
i. e. apache13-php3 supports SSL now!
- upgrade to Apache 1.3.2 and PHP 3.0.4
- enable track-vars for PHP3 by default to support phplib
(http://phplib.shonline.de/)
Pointed out by: Thomas Kuehne <thomas@todo.de>
- losts of minor changes (install php-icons, index.php3 as DirectoryIndex,
support .php3 and .phtml suffixes, enable application/x-httpd-php3-source
for .phps and .php3s, install default php3.ini-dist, ...)
Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Diffstat (limited to 'www/mod_php4/pkg-plist')
-rw-r--r-- | www/mod_php4/pkg-plist | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www/mod_php4/pkg-plist b/www/mod_php4/pkg-plist index c4b715f57c49..8628c1c97757 100644 --- a/www/mod_php4/pkg-plist +++ b/www/mod_php4/pkg-plist @@ -19,6 +19,7 @@ include/apache/ap_config.h include/apache/ap_config_auto.h include/apache/ap_ctype.h include/apache/ap_md5.h +include/apache/ap_mmn.h include/apache/buff.h include/apache/compat.h include/apache/conf.h @@ -42,6 +43,7 @@ include/apache/util_date.h include/apache/util_md5.h include/apache/util_script.h include/apache/util_uri.h +lib/php3.ini-dist libexec/apache/libproxy.so libexec/apache/mod_auth_anon.so libexec/apache/mod_auth_db.so @@ -53,7 +55,6 @@ libexec/apache/mod_info.so libexec/apache/mod_mime_magic.so libexec/apache/mod_rewrite.so libexec/apache/mod_speling.so -libexec/apache/mod_status.so libexec/apache/mod_unique_id.so libexec/apache/mod_usertrack.so sbin/ab @@ -239,6 +240,10 @@ www/icons/movie.gif www/icons/p.gif www/icons/patch.gif www/icons/pdf.gif +www/icons/php2.gif +www/icons/php3.gif +www/icons/phpi.gif +www/icons/phps.gif www/icons/pie0.gif www/icons/pie1.gif www/icons/pie2.gif |