Date: Thu, 2 Mar 2000 18:47:26 -0500 (EST) From: "Chris D. Faulhaber" <jedgar@fxp.org> To: "Matthew N. Dodd" <winter@jurai.net> Cc: freebsd-ports@freebsd.org Subject: Re: mod_php4 and other questions. Message-ID: <Pine.BSF.4.10.10003021841480.38946-100000@pawn.primelocation.net> In-Reply-To: <Pine.BSF.4.21.0003021752040.690-100000@sasami.jurai.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2 Mar 2000, Matthew N. Dodd wrote: > I've created a port for php4 that builds using APXS. > *snip* > > One question I've got is how to deal with all the configurable options in > a sane manner. > > What I'd really like is to be able to figure out which ports are installed > and conditionally pass the right options to configure. > > Currently I've got --with-pgsql hardcoded; I'd like to avoid doing this > and let the port discover which databases are installed etc. > See http://www.fxp.org/~jedgar/mod_php3.shar.gz for my mod_php3 port that we use internally. I use a modified version of dirk's configure.php script from his apache13-php3 port to query the user for php options and configure/compile/install as appropriate. Personally, I would love to see a generic apache13 port and all sorts of mod_* ports to use, esp. to testing the functionality of various modules without having to reinstall the whole apache13-*-* ports. ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10003021841480.38946-100000>