Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2000 12:52:49 -0500
From:      Ade Lovett <ade@FreeBSD.org>
To:        jeh@FreeBSD.ORG
Cc:        ports@FreeBSD.ORG, rse@FreeBSD.ORG
Subject:   Re: Cleaning up www/apache13-modssl
Message-ID:  <20001019125249.J770@FreeBSD.org>
In-Reply-To: <39EF3460.86B111C3@thehousleys.net>; from jim@thehousleys.net on Thu, Oct 19, 2000 at 01:50:24PM -0400
References:  <20001019123538.G770@FreeBSD.org> <39EF3460.86B111C3@thehousleys.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001019125249.J770>