From owner-freebsd-ports@FreeBSD.ORG Sun Oct 16 04:19:20 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA9C716A422 for ; Sun, 16 Oct 2005 04:19:15 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: from mail3out.barnet.com.au (mail3out.barnet.com.au [202.83.176.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id F419E43D46 for ; Sun, 16 Oct 2005 04:19:14 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail3out.barnet.com.au (Postfix, from userid 27) id 1E308877C8C; Sun, 16 Oct 2005 14:19:14 +1000 (EST) X-Viruscan-Id: <4351D4C20000E834510E7D@BarNet> Received: from mail3-auth.barnet.com.au (mail3.barnet.com.au [202.83.176.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.barnet.com.au", Issuer "BarNet Root Certificate Authority" (verified OK)) by mail3.barnet.com.au (Postfix) with ESMTP id EB60A877C57; Sun, 16 Oct 2005 14:19:13 +1000 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "edwin.adsl.barnet.com.au", Issuer "BarNet Root Certificate Authority" (not verified)) by mail3-auth.barnet.com.au (Postfix) with ESMTP id 9CC43877C30; Sun, 16 Oct 2005 14:19:13 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 956D86109; Sun, 16 Oct 2005 14:19:12 +1000 (EST) Date: Sun, 16 Oct 2005 14:19:12 +1000 From: Edwin Groothuis To: Jonathan Poland Message-ID: <20051016041912.GI1278@k7.mavetju> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: ports@FreeBSD.org Subject: Re: The php5 port... 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: Sun, 16 Oct 2005 04:19:21 -0000 On Sat, Oct 15, 2005 at 09:30:45PM -0400, Jonathan Poland wrote: > I've tried googling and reading the docs, but I can't seem to figure > out how to get the php port to compile with other options. I want > several of the options in the lang/php5 directory turned on (i.e. gd, > exif, pcre, etc). The Makefile looks for a PHP_MODNAME variable, which is > gleaned from the PKGNAMESUFFIX variable. I see I COULD make my own > package with a proper suffix, but that'll only get me one of the many > options that I want enabled. What's the trick? They are in ports/lang/php5-extensions. Run "make config" in the directory and then "make depends". Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/