From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 17:27:04 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 596591065676 for ; Tue, 16 Sep 2008 17:27:04 +0000 (UTC) (envelope-from freebsd@optiksecurite.com) Received: from tomts27-srv.bellnexxia.net (tomts27-srv.bellnexxia.net [209.226.175.101]) by mx1.freebsd.org (Postfix) with ESMTP id ED04E8FC1B for ; Tue, 16 Sep 2008 17:27:03 +0000 (UTC) (envelope-from freebsd@optiksecurite.com) Received: from toip36-bus.srvr.bell.ca ([67.69.240.37]) by tomts27-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20080916172700.KWJY5613.tomts27-srv.bellnexxia.net@toip36-bus.srvr.bell.ca> for ; Tue, 16 Sep 2008 13:27:00 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAFmIz0hKD7BS/2dsb2JhbACzMBuGTYFn Received: from mtrlpq02-1242542162.sdsl.bell.ca (HELO [69.69.69.183]) ([74.15.176.82]) by toip36-bus.srvr.bell.ca with ESMTP; 16 Sep 2008 13:26:44 -0400 Message-ID: <48CFEC4B.1080009@optiksecurite.com> Date: Tue, 16 Sep 2008 13:26:35 -0400 From: FreeBSD User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Multiple installation of one ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2008 17:27:04 -0000 Hi everyone, I've been asked by a customer to install Drupal on one server to manage a new site. No problem yet. But, he also asked if it would be possible to install it for other sites. I know that there is a warning if you want to install a port that is already installed, but is there a way to bypass this? I know I could install it from the tarball from the website, but I want to be able to use portupgrade and portaudit to deal with it. Any suggestions? Thank you for your time, Martin