From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ifzkf-00021P-1e for garchives@archives.gentoo.org; Thu, 11 Oct 2007 15:15:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9BF3mjx009801; Thu, 11 Oct 2007 15:03:48 GMT Received: from srv.hoffie.info (hesasys.org [217.20.118.221]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9BEx4OG001291 for ; Thu, 11 Oct 2007 14:59:04 GMT Received: from tux.home (p5494EBE4.dip.t-dialin.net [84.148.235.228]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by srv.hoffie.info (Postfix) with ESMTP id E3AA857949; Thu, 11 Oct 2007 16:59:03 +0200 (CEST) Date: Thu, 11 Oct 2007 17:00:19 +0200 From: Christian Hoffmann To: gentoo-dev@lists.gentoo.org Cc: nightmorph@gentoo.org Subject: Re: [gentoo-dev] Upcoming masking of dev-lang/php-4* and packages depending on it Message-ID: <20071011170019.08632e34@tux.home> In-Reply-To: <470DB856.3090004@gentoo.org> References: <20071007151349.21aed58b@tux.home> <470DB856.3090004@gentoo.org> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.10.14; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/wEW4QGONANViBeTLYll0UQK"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Archives-Salt: 9117c29a-f546-498a-963f-3d43a7683ddb X-Archives-Hash: 4a91c8e5fe6ea9d7284613a6cb9d8825 --Sig_/wEW4QGONANViBeTLYll0UQK Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On 2007-10-10 at 22:44 -0700, Josh Saddler wrote: > Since you're doing the masking, can you please help out the GDP by > reviewing a few of our documents for any potential changes that must > be made? Grepping for "php4" shows that there are references in the > following docs: The occurences of -D PHP4 in all 4 documents can safely be replaced by -D PHP5, syntactically (assuming the software in question works with php-5 as well, but the ebuilds do not depend on =3Dphp-4* explictily, so I guess it's the case here). Additionally: > 1. http://www.gentoo.org/doc/en/jffnms.xml sed s:apache2-php4:apache2-php5:g sed s:/usr/share/php4:/usr/share/php5: I'm not sure about the last sentence on the page: > You may also run into problems when configuring Apache to work with > PHP (specially if you run both PHP4 and PHP5 on the same system). In > that case, our Configuring Apache to Work with PHP4 and PHP5 guide > may give you some help." Maybe removing it completely would be best? > 2. http://www.gentoo.org/doc/en/apache-troubleshooting.xml This is outdated regarding php anyway: > $ equery depends www-servers/apache > [ Searching for packages depending on www-servers/apache... ] > dev-php/phpsysinfo-2.3-r2 > dev-php/phpsysinfo-2.1-r2 > dev-php/mod_php-4.3.11-r2 ^^ should be dev-lang/php-5.2.4_p20070914-r2 > net-www/mod_layout-4.0.1a-r1 > www-servers/gorg-0.5 >=20 > (then rebuild any modules you have installed) > # emerge -av '=3Ddev-php/mod_php-4.3.11-r2' ^^ same here, must be '=3Ddev-lang/php-5.2.4_p20070914-r2' (is it really useful to specify full versions here?) > '=3Dnet-www/mod_layout-4.0.1.a-r1' I know that the PHP documentation itself needs a lot of updates, too, (not only regarding masking of php-4) and I'll try to work on it in the next weeks. --=20 Christian Hoffmann Gentoo PHP herd --Sig_/wEW4QGONANViBeTLYll0UQK Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHDjqDJ9KLJlGHWYIRApY1AJ9mrOiXgRKgHhQto0CbHgWcbIKHCQCeKsRz jiDY9T6yzE8jzOBBhUGRZD4= =e1lO -----END PGP SIGNATURE----- --Sig_/wEW4QGONANViBeTLYll0UQK-- -- gentoo-dev@gentoo.org mailing list