From owner-freebsd-ports Thu Mar 2 14:56:32 2000 Delivered-To: freebsd-ports@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 7C0E437B76B for ; Thu, 2 Mar 2000 14:56:23 -0800 (PST) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id RAA46589 for ; Thu, 2 Mar 2000 17:56:22 -0500 (EST) Date: Thu, 2 Mar 2000 17:56:22 -0500 (EST) From: "Matthew N. Dodd" To: freebsd-ports@freebsd.org Subject: mod_php4 and other questions. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've created a port for php4 that builds using APXS. This avoids all the hassle of having to try and integrate apache+foo+bar in a single port. I've got mod_php3 in progress too but mod_php4 sidetracked me... ftp://ftp.jurai.net/users/winter/mod_php4.tgz for the portball. 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. Any ideas? -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message