Date: Wed, 18 May 2005 02:25:19 +0300 From: Ion-Mihai Tetcu <itetcu@apropo.ro> To: David Marshall <dmarshall@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Multiple Apaches Message-ID: <20050518022519.0fbd9941@it.buh.tecnik93.com> In-Reply-To: <53f1586305051716007416ee32@mail.gmail.com> References: <53f1586305051716007416ee32@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 May 2005 16:00:42 -0700 David Marshall <dmarshall@gmail.com> wrote: [ ... ] > Should I plan on repeating the what I did before, which is to maintain > an apache installation separate from ports? Or is there some clever > way to have ports install stuff in different places under different > names? For instance, I'd like to have www/apache2 installed in the > default location and install www/apache13-modperl with some PREFIX, > telling it to disregard any CONFLICTS? Can I give a ports > installation a different DISTNAME so that it's in the package database > under some other name? ( This would be a question for ports@ ) Ports do not conflict if having different PREFIX. You don't need (and don't want) to play with DISTNAME. You will want to pay attention to LOCALBASE also, for dependencies checking (PREFIX is where the ports installs, LOCALBASE is where it checks for dependencies; see Porters Handbook and bsd.ports.mk. for details). -- IOnut Unregistered ;) FreeBSD "user"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050518022519.0fbd9941>