Date: Thu, 29 Mar 2007 08:20:48 -0700 From: Garrett Cooper <youshi10@u.washington.edu> To: freebsd-ports@freebsd.org Subject: Re: ports installation location Message-ID: <460BD950.9090401@u.washington.edu> In-Reply-To: <20070329145814.BVGN12099.dukecmmtao03.coxmail.com@dukecmmtao03> References: <20070329145814.BVGN12099.dukecmmtao03.coxmail.com@dukecmmtao03>
next in thread | previous in thread | raw e-mail | index | archive | help
Vizion wrote: > How does one specify a non-standard location for installing a port? > > For example I want to have multiple instances of www/joomla installed for multiple virtual hosts. How can I best go about this? > > How about upgrades? > david Can't do that with ports (unless you make your own ports files), but you can do it with ./configure --prefix, and then add some 'version tagging' of your own if you like, i.e. joomla directory => joomla-x.y.z,_r, etc. It ultimately requires more work on your end though.. -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?460BD950.9090401>