Date: Thu, 19 Oct 2000 21:58:27 -0500 From: "Jeffrey J. Mountin" <jeff-ml@mountin.net> To: Ade Lovett <ade@FreeBSD.ORG>, jeh@FreeBSD.ORG Cc: ports@FreeBSD.ORG, rse@FreeBSD.ORG Subject: Re: Cleaning up www/apache13-modssl Message-ID: <4.3.2.20001019212916.00c09590@207.227.119.2> In-Reply-To: <20001019125249.J770@FreeBSD.org> References: <39EF3460.86B111C3@thehousleys.net> <20001019123538.G770@FreeBSD.org> <39EF3460.86B111C3@thehousleys.net>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:52 PM 10/19/00 -0500, Ade Lovett wrote: >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. While it would be nice for the plist to be generated based on the --with-layout (and other hacks), frankly am quite used to cleaning up after doing a pkg_delete. The apache13 port uses FreeBSD.layout and IMO, the plist need only be able to reflect that layout and assume responsibility when deviating from it. Though I did find some gratuitous changes to http.conf. That is not a ports issue, but is also something I have groan used to (pun intended). ;) >My eventual aim is to have a single www/apache port, and a new >www/mod_ssl port (NetBSD have already done this). This I like. Agree that the differences with apache13-modssl seem gratuitous. There is no reason to run both, when one can do both. More so when dealing with a DSO ssl due to extra memory usage being a non issue. The changes also remove some of the Makefile clutter and reflects the change from static to dynamic modules. All for consistency and the eventual unification. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve 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?4.3.2.20001019212916.00c09590>