From owner-freebsd-ports@FreeBSD.ORG Fri Aug 27 03:51:07 2004 Return-Path: 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 2F2C616A4CE; Fri, 27 Aug 2004 03:51:07 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1411A43D41; Fri, 27 Aug 2004 03:51:07 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id i7R3r4Ui016042; Thu, 26 Aug 2004 20:53:04 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id i7R3r4ZR016041; Thu, 26 Aug 2004 20:53:04 -0700 Date: Thu, 26 Aug 2004 20:53:04 -0700 From: Brooks Davis To: "Marc G. Fournier" Message-ID: <20040827035304.GA15626@odin.ac.hmc.edu> References: <20040826235257.V34829@ganymede.hub.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline In-Reply-To: <20040826235257.V34829@ganymede.hub.org> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: ports@freebsd.org cc: ale@freebsd.org Subject: Re: PHP4 Options file ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 03:51:07 -0000 --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 27, 2004 at 12:01:47AM -0300, Marc G. Fournier wrote: >=20 > Under the old system, I could define a PHP4_OPTFILE in /etc/make.conf so= =20 > that I didn't have to remember what options I had set across upgrades ...= =20 > that no longer appears to work with the new PHP4 format ... >=20 > Is there any way of doing it now? >=20 > I checked the Makefile, and noticed the OPTIONFILE directive, but when I= =20 > tried to change my make.conf to use that, and it still built everything= =20 > that I didn't want :( Run "make config" in lang/php4-extensions and then build it with BATCH defined in the future. > Also, if that is it, can it be changed to something that is a bit more PH= P=20 > specific like it used to be, so that there is little chance of another=20 > port using the same thing? You generally shouldn't be messing with OPTIONSFILE, in fact the generated files say: # This file is auto-generated by 'make config'. # No user-servicable parts inside! I'm not sure why the port defines it with =3D?. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --oyUTqETQ0mS9luUI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFBLrAfXY6L6fI4GtQRAqIwAJ9iRF8jk42hIIg1P02V+rvAvZ8uLACeKPqD E5GjWBZuPS7BJUSTWysp3NI= =zAEV -----END PGP SIGNATURE----- --oyUTqETQ0mS9luUI--