From owner-cvs-ports Wed Sep 3 11:49:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA29454 for cvs-ports-outgoing; Wed, 3 Sep 1997 11:49:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA29354; Wed, 3 Sep 1997 11:47:10 -0700 (PDT) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id LAA07040; Wed, 3 Sep 1997 11:45:16 -0700 (PDT) Date: Wed, 3 Sep 1997 11:45:16 -0700 (PDT) Message-Id: <199709031845.LAA07040@freefall.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 md5 ports/www/apache-php/patches.msql patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah ports/www/apache-php/patches.mysql patch-aa patch-ab patch-ac ... Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1997/09/03 11:45:16 PDT Modified files: www/apache-php Makefile www/apache-php/files md5 www/apache-php/pkg COMMENT DESCR PLIST Added files: www/apache-php/patches.msql patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah www/apache-php/patches.mysql patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah Log: Apache 1.2.1 + PHP support Currently 2 kind of databases will be supported, msql and mysql The problem is, that depending on the flavour of database you want to support, you need a different set of patches to apache's Makefile, so that header and loader flags, paths and libs are correctly resolved ... I marked this port as BROKEN, since I wasn't able, to exactly check the whole port due to the fact, that currently I only have one db installed. Will try to get it managed next weekend. Well if someone is so keen, then simply remove BROKEN and you should be able to use what's already possible ... Revision Changes Path 1.39 +56 -9 ports/www/apache-php/Makefile 1.22 +1 -1 ports/www/apache-php/files/md5 1.6 +1 -1 ports/www/apache-php/pkg/COMMENT 1.3 +11 -5 ports/www/apache-php/pkg/DESCR 1.10 +1 -0 ports/www/apache-php/pkg/PLIST