From owner-freebsd-questions@FreeBSD.ORG Tue May 17 23:25:27 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 536BC16A4CE for ; Tue, 17 May 2005 23:25:27 +0000 (GMT) Received: from relay.rdsnet.ro (smtp1-133.rdsnet.ro [62.231.74.133]) by mx1.FreeBSD.org (Postfix) with SMTP id A7DF243D3F for ; Tue, 17 May 2005 23:25:25 +0000 (GMT) (envelope-from itetcu@apropo.ro) Received: (qmail 12231 invoked from network); 17 May 2005 23:17:39 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 17 May 2005 23:17:39 -0000 Received: (qmail 26807 invoked by uid 89); 17 May 2005 23:39:14 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 17 May 2005 23:39:14 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id E4BAC114C3; Wed, 18 May 2005 02:25:20 +0300 (EEST) Date: Wed, 18 May 2005 02:25:19 +0300 From: Ion-Mihai Tetcu To: David Marshall Message-ID: <20050518022519.0fbd9941@it.buh.tecnik93.com> In-Reply-To: <53f1586305051716007416ee32@mail.gmail.com> References: <53f1586305051716007416ee32@mail.gmail.com> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Multiple Apaches X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 23:25:27 -0000 On Tue, 17 May 2005 16:00:42 -0700 David Marshall 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"