From owner-freebsd-ports Thu Oct 19 10:52:52 2000 Delivered-To: freebsd-ports@freebsd.org Received: from hub.lovett.com (hub.lovett.com [216.60.121.161]) by hub.freebsd.org (Postfix) with ESMTP id A8CED37B479; Thu, 19 Oct 2000 10:52:49 -0700 (PDT) Received: from ade by hub.lovett.com with local (Exim 3.16 #1) id 13mJs1-0000Wo-00; Thu, 19 Oct 2000 12:52:49 -0500 Date: Thu, 19 Oct 2000 12:52:49 -0500 From: Ade Lovett To: jeh@FreeBSD.ORG Cc: ports@FreeBSD.ORG, rse@FreeBSD.ORG Subject: Re: Cleaning up www/apache13-modssl Message-ID: <20001019125249.J770@FreeBSD.org> References: <20001019123538.G770@FreeBSD.org> <39EF3460.86B111C3@thehousleys.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39EF3460.86B111C3@thehousleys.net>; from jim@thehousleys.net on Thu, Oct 19, 2000 at 01:50:24PM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Oct 19, 2000 at 01:50:24PM -0400, James Housley wrote: > It is probably also worth while to add the following to the makefiles: > > .if defined(USE_GNU_LAYOUT) > LAYOUT?= GNU > .endif > LAYOUT?= ${FILESDIR}/FreeBSD.layout:FreeBSD > > and then modify CONFIGURE_ARGS to include > --with-layout=${LAYOUT} \ > > So people can chose the other format if they want. The only issue with that is you'd have to modify pkg-plist to DTRT in the different cases. My eventual aim is to have a single www/apache port, and a new www/mod_ssl port (NetBSD have already done this). This is simply a stop-gap measure to remove some easy bogons. -aDe -- Ade Lovett, Austin, TX. ade@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