From owner-freebsd-stable@FreeBSD.ORG Tue Nov 4 12:22:02 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6032016A4CF for ; Tue, 4 Nov 2003 12:22:02 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBEA543FE1 for ; Tue, 4 Nov 2003 12:21:58 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id AC25172DA3; Tue, 4 Nov 2003 12:21:58 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id A9E3272DA2; Tue, 4 Nov 2003 12:21:58 -0800 (PST) Date: Tue, 4 Nov 2003 12:21:58 -0800 (PST) From: Doug White To: Erick Mechler In-Reply-To: <20031104193747.GS27262@techometer.net> Message-ID: <20031104122140.H95775@carver.gumbysoft.com> References: <3FA6A459.2060904@updegrove.net> <20031104193104.60445.qmail@web14106.mail.yahoo.com> <20031104193747.GS27262@techometer.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Rick Updegrove cc: freebsd-stable@freebsd.org Subject: Re: portupgrade and PHP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2003 20:22:02 -0000 On Tue, 4 Nov 2003, Erick Mechler wrote: > :: > How can I continually compile PHP with the same > :: > options as the last time? > :: > :: Edit /usr/ports/lang/php4/Makefile and change the line > :: PHP4_OPTIONS?= according to your needs. > > Except that the next time you upgrade your ports tree, your changes will > be overwritten. Check out the /usr/local/etc/pkgtools.conf file. This is > how you can use your own make(1) options using portupgrade consistently. > The options you can use for each port can be found in its respective > Makefile. The php4 port also has support for a separate configuration file, outside of the pkgtools heirarchy. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org