From owner-cvs-all Wed Sep 30 11:16:14 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA17357 for cvs-all-outgoing; Wed, 30 Sep 1998 11:16:14 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA17352; Wed, 30 Sep 1998 11:16:14 -0700 (PDT) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA11574; Wed, 30 Sep 1998 11:16:09 -0700 (PDT) Date: Wed, 30 Sep 1998 11:16:09 -0700 (PDT) Message-Id: <199809301816.LAA11574@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/www/apache13-php3 Makefile ports/www/apache13-php3/files md5 configure.patch ports/www/apache13-php3/patches patch-aa patch-ab patch-am patch-an ports/www/apache13-php3/patches.modssl patch-aa patch-ab patch-ag patch-ak patch-al patch-am ... Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1998/09/30 11:16:08 PDT Modified files: www/apache13-php3 Makefile www/apache13-php3/files md5 www/apache13-php3/patches patch-ab patch-am www/apache13-php3/pkg PLIST www/apache13-php3/scripts configure.php Added files: www/apache13-php3/patches patch-aa www/apache13-php3/patches.modssl patch-aa patch-ab patch-ag patch-ak patch-al patch-am www/apache13-php3/pkg PLIST.modssl Removed files: www/apache13-php3/files configure.patch www/apache13-php3/patches patch-an Log: - 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 - 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 Revision Changes Path 1.56 +24 -22 ports/www/apache13-php3/Makefile 1.30 +3 -2 ports/www/apache13-php3/files/md5 1.9 +57 -44 ports/www/apache13-php3/patches/patch-ab 1.2 +51 -11 ports/www/apache13-php3/patches/patch-am 1.15 +6 -1 ports/www/apache13-php3/pkg/PLIST 1.4 +57 -8 ports/www/apache13-php3/scripts/configure.php