From owner-freebsd-questions@FreeBSD.ORG Mon Feb 12 18:33:08 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A8B8916A46C for ; Mon, 12 Feb 2007 18:33:08 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id AE60913C4B9 for ; Mon, 12 Feb 2007 18:33:07 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from vanquish.pgh.priv.collaborativefusion.com (vanquish.pgh.priv.collaborativefusion.com [192.168.2.61]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Mon, 12 Feb 2007 13:33:03 -0500 id 0005641F.45D0B2DF.0000CEDB Date: Mon, 12 Feb 2007 13:33:03 -0500 From: Bill Moran To: Noah Message-Id: <20070212133303.e4b1372b.wmoran@collaborativefusion.com> In-Reply-To: <45D0AF51.5090809@enabled.com> References: <45D0AF51.5090809@enabled.com> Organization: Collaborative Fusion X-Mailer: Sylpheed 2.3.0 (GTK+ 2.10.9; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: User Questions Subject: Re: building php5 with postgres support 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: Mon, 12 Feb 2007 18:33:08 -0000 In response to Noah : > Hi there, > > I commonly build php5 from /usr/ports and would like to automatically > have postgres support be compiled ever time I build php5. > > I do not see a 'make config' option for including the postgres > extensions, additions, and/or libraries. What can I do so my > portinstall and updates via portmanager always build php5 with postgres > support? install /usr/ports/databases/php5-pgsql. Once it's there, your port management tools will take care of it just like any other port. If this doesn't answer this question, then you might want to give a little more detail about what problem you're trying to solve. -- Bill Moran Collaborative Fusion Inc.