From owner-freebsd-ports Fri Mar 3 18:11:20 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 8498237B721 for ; Fri, 3 Mar 2000 18:11:15 -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 VAA95052; Fri, 3 Mar 2000 21:11:12 -0500 (EST) Date: Fri, 3 Mar 2000 21:11:12 -0500 (EST) From: "Matthew N. Dodd" To: "Scot W. Hetzel" Cc: freebsd-ports@FreeBSD.ORG Subject: Re: mod_php4 and other questions. In-Reply-To: <00de01bf857e$662a87a0$8dfee0d1@westbend.net> 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 On Fri, 3 Mar 2000, Scot W. Hetzel wrote: > Each module port would have the following in their make files: > > Makefile: > > PKGNAME=mod_module-${VERSION} > > CONFLICTS= apache_fp-* apache-<1.3.12 apache+ipv6-<1.3.12 \ > apache+mod_ssl-* apache+php-* apache+ssl-<1.3.12 Thats lame. I propose that we build all apache modules using APXS. We still have to handle starting SSL and having a different port for IPv6 on pre 4.0 boxes but on 4.0 we can always link in the IPv6 stuff. If we build with EAPI then all we need are apache-VER mod_ssl-VER mod_fp-VER mod_php4-VER mod_php3-VER etc... This having 5 different Apache ports is stupid. -- | 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