From owner-freebsd-ports Fri Mar 3 19: 6:46 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id DE8DE37B6E8 for ; Fri, 3 Mar 2000 19:06:39 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id VAA75460; Fri, 3 Mar 2000 21:06:37 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <00fa01bf8586$a79c1840$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: "Matthew N. Dodd" Cc: References: Subject: Re: mod_php4 and other questions. Date: Fri, 3 Mar 2000 21:06:36 -0600 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.3825.400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ----- Original Message ----- From: "Matthew N. Dodd" To: "Scot W. Hetzel" Cc: Sent: Friday, March 03, 2000 8:11 PM Subject: Re: mod_php4 and other questions. > 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. Yes it's lame to have the above number of Apache ports, that is why I am proposing we cut the number down to 3 main Apache ports (Apache13, Apache13+ipv6, and Apache-SSL). > > 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. > Will this work on a 4.0 system that doesn't have the IPV6 option in the kernel? > If we build with EAPI then all we need are > The mod_* ports will be using the APXS method to build the modules. Apache-SSL doesn't use EAPI as its a Mod_SSL extentions only. > apache-VER > mod_ssl-VER > mod_fp-VER > mod_php4-VER > mod_php3-VER > etc... > We need to include the Apache-SSL port also, as the Author of that port wants the mod_* ports to support the Apache-SSL server. That's why I included the example mod_* Makefiles and INSTALL scripts, they attempt to identify which of the 3 main Apache server ports are currently installed. Will a module compiled on one of the main Apache ports work on the other main Apache ports. I don't think they will, but I'll add that to my testing in order to verify whether we can get away with one module package, or will require 2-3 module packages for each mod_* port. > This having 5 different Apache ports is stupid. > Actually there are 7 Apache ports (2 PHP ports). And I agree that it is stupid to have that many differnet apache ports. > -- > | 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message