From owner-freebsd-ports@FreeBSD.ORG Thu Mar 29 16:09:08 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F61616A401 for ; Thu, 29 Mar 2007 16:09:08 +0000 (UTC) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03.coxmail.com (dukecmmtao03.coxmail.com [68.99.120.70]) by mx1.freebsd.org (Postfix) with ESMTP id BAE2113C455 for ; Thu, 29 Mar 2007 16:09:07 +0000 (UTC) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtao03 ([172.18.22.61]) by dukecmmtao03.coxmail.com (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with SMTP id <20070329160906.IYDV12099.dukecmmtao03.coxmail.com@dukecmmtao03>; Thu, 29 Mar 2007 12:09:06 -0400 X-Mailer: Openwave WebEngine, version 2.8.16 (webedge20-101-1106-20040809) From: Vizion Organization: vizion Communications To: Date: Thu, 29 Mar 2007 9:09:06 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20070329160906.IYDV12099.dukecmmtao03.coxmail.com@dukecmmtao03> Cc: freebsd-ports-local@be-well.ilk.org Subject: Re: joomla ports - installation- multiple virtual hosts X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 16:09:08 -0000 >>> -----Original Message----- >>>[mailto:owner-freebsd-ports@freebsd.org] On Behalf Of Vizion >>> Sent: Thursday, March 29, 2007 8:57 AM >>> To: ports@freebsd.org >>> Cc: freebsd-ports-local@be-well.ilk.org >>> Subject: Re: joomla ports - installation- multiple virtual hosts >>> >>> Vizion writes: >>> Just wonder if anyone is able to suggest a way of modify the Makefile >> so as ro be able to install joomla,from /ports/www/joomla/, into a >> chosen directory for a number of virtual hosts. >> Maybe I'm confused (I did bang my head yesterday), but isn't that >> exactly what ports(7) defines PREFIX for? I.e., you should be able >> to set it in the environment without changing the Makefile. >> > I believe you - but I know nothing about it. Does that mean > using Prefix I can tell the port to install multiple > instances of joomla each one going into a different path - > one under each virtual host root? > > Maybe I am missing something too- unfortunately my head > doesn't need banging for that to happen. If so > could you give me an example of the command? > One further thought.. how would the installation of multiple instances affect the pkgdb? david