From owner-cvs-ports@FreeBSD.ORG Sat Apr 10 13:58:52 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A46A106564A; Sat, 10 Apr 2010 13:58:52 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id E076C8FC17; Sat, 10 Apr 2010 13:58:51 +0000 (UTC) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 8427022C50C1; Sat, 10 Apr 2010 16:58:50 +0300 (EEST) Date: Sat, 10 Apr 2010 16:58:49 +0300 From: Ion-Mihai Tetcu To: Alex Dupre Message-ID: <20100410165849.483362d4@it.buh.tecnik93.com> In-Reply-To: <4BC06CF0.4050901@alexdupre.com> References: <201004090934.o399YiqG015412@repoman.freebsd.org> <20100409191817.26539919@it.buh.tecnik93.com> <4BBF5AF5.4010608@alexdupre.com> <20100409213612.33c0a443@it.buh.tecnik93.com> <4BBF78A3.5000006@alexdupre.com> <20100410142549.4b00b054@it.buh.tecnik93.com> <4BC06CF0.4050901@alexdupre.com> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/sEY60ip+1r1UzqxDQQRd9E_"; protocol="application/pgp-signature" Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports MOVED UPDATING ports/databases Makefile ports/devel Makefile ports/graphics Makefile ports/security Makefile ports/Mk bsd.php.mk ports/databases/php5-dbase Makefile ports/devel/php5-ncurses Makefile ports/devel/php5-pcre Makefile ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2010 13:58:52 -0000 --Sig_/sEY60ip+1r1UzqxDQQRd9E_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sat, 10 Apr 2010 14:20:00 +0200 Alex Dupre wrote: > Ion-Mihai Tetcu ha scritto: > > Well, fixed. Take a look please, it was after 4a.m. when I > > committed. >=20 > It avoids the dependency issue, but I don't like it very much, > because it simply ignore what's stored in php.conf and force "pcre > spl". I'm not sure which would be the best solution, if adding > (instead of overriding) "pcre spl" to PHP_EXT_INC, or giving en error > because you are trying to install a port depending on PHP, but you > have an out-of-date PHP installation. Without something like this INDEX is broken on any machine that has previous PHP5 installed. Which breaks package management tools for anyone using a locally built INDEX (which is the only correct way once you started do build anything with non-default options). So the later is not a solution. ATM with previous version of php5 PHP_EXT_INC is not set in php.conf, and this is not user-settable. Are you worried about next updates or am I missing something? --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/sEY60ip+1r1UzqxDQQRd9E_ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkvAhBkACgkQJ7GIuiH/oeVbIwCfaXsvuP9mQecg1hUxPo2p79dm XosAoKL/M4EtVjGW8g6yJRqXBciowUT6 =cNWc -----END PGP SIGNATURE----- --Sig_/sEY60ip+1r1UzqxDQQRd9E_--