Date: Sat, 16 Jan 1999 14:29:33 +0500 From: Konstantin Chuguev <joy@urc.ac.ru> To: "Scot W. Hetzel" <hetzels@westbend.net> Cc: freebsd-ports@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: PATCH for Apache: Add FreeBSD Server Layout Message-ID: <36A05BFD.F2FC3F83@urc.ac.ru> References: <Pine.HPP.3.96.990114120001.7068B-100000@hp9000.chc-chimes.com> <Pine.BSF.4.02.9901150429220.23666-100000@leaf.lumiere.net> <19990115160923.A12095@net.ohio-state.edu> <009001be40e7$eaeee3a0$0dcb2e9c@westbend.net>
next in thread | previous in thread | raw e-mail | index | archive | help
"Scot W. Hetzel" wrote: > > This attached FreeBSD Layout patch uses the directory assignments as given > from the Apache* ports. > > Now as to the individual that wants to install their port into a directory > other than ${PREFIX}, if you use: > > ./configure --with-layout=FreeBSD --prefix=/some/other/location > > Your Apache port will be installed into "/some/other/location" instead of > "/usr/local". This can even be done when compiling the Apache* port by > setting ${PREFIX}. The values in the config.layout files are just default > values and can be overridden with the configure directives > (i.e. --prefix, --sysconfdir, --localstatedir). > That's exactly what I meant when proposed a FreeBSD layout for Apache. This should just remove at least two patches for each of the Apache, Apache-mod_ssl, Apache-php ports. Those who use another layouts for their Apache installations would just change port's Makefile a bit, adding --with-layout=<other> and/or --prefix=<other>. No need to modify patch-?? files. I'm pretty sure there is a minority of such people amongst all ports users. Most FreeBSD users prefer not to modify ports. Never wanted to start such a flame, folks. Very sorry :-) -- Konstantin V. Chuguev. System administrator of Southern http://www.urc.ac.ru/~joy/ Ural Regional Center of FREEnet, mailto:joy@urc.ac.ru Chelyabinsk, Russia. 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?36A05BFD.F2FC3F83>