From owner-freebsd-questions Fri Mar 7 17:12:23 2003 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 25B8237B405 for ; Fri, 7 Mar 2003 17:12:22 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 6792243FCB for ; Fri, 7 Mar 2003 17:12:17 -0800 (PST) (envelope-from mwm-dated-1047517929.3224f4@mired.org) Received: (qmail 79662 invoked from network); 8 Mar 2003 01:12:09 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 8 Mar 2003 01:12:09 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15977.17256.620907.868636@guru.mired.org> Date: Fri, 7 Mar 2003 19:12:08 -0600 To: John McClure Cc: freebsd-questions@freebsd.org Subject: Re: Multiple Apache Ports In-Reply-To: <20030307210620.77842.qmail@web41410.mail.yahoo.com> References: <20030307210620.77842.qmail@web41410.mail.yahoo.com> X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.70 (Pensive) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In <20030307210620.77842.qmail@web41410.mail.yahoo.com>, John McClure typed: > When I try to install the same port again, however, > with a different PREFIX, the pkg system complains that > I've already got an Apache installed. Should I force > this new install? Earlier, when I worried that this > would overwrite information in /var/db/pkg someone > kindly advised me not to worry about it, that it > wouldn't do this. But how should I handle the > exception that's showing? I think that was me that told you that, and I had the impression you were installing two different versions of Apache in the different places, not just the same version in two different places. The latter case is different, and the package database will get clobbered by that. I'd add a PORTREVISION to the port, setting it to 2. That will cause the second apache package to have a different name (with an _2 appended) and avoid the problem. http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message