Gentoo Archives: gentoo-dev

From: Christian Hoffmann <hoffie@g.o>
To: gentoo-dev@l.g.o
Cc: nightmorph@g.o
Subject: Re: [gentoo-dev] Upcoming masking of dev-lang/php-4* and packages depending on it
Date: Thu, 11 Oct 2007 15:15:05
Message-Id: 20071011170019.08632e34@tux.home
In Reply to: Re: [gentoo-dev] Upcoming masking of dev-lang/php-4* and packages depending on it by Josh Saddler
1 On 2007-10-10 at 22:44 -0700, Josh Saddler wrote:
2
3 > Since you're doing the masking, can you please help out the GDP by
4 > reviewing a few of our documents for any potential changes that must
5 > be made? Grepping for "php4" shows that there are references in the
6 > following docs:
7
8 The occurences of -D PHP4 in all 4 documents can safely be replaced by
9 -D PHP5, syntactically (assuming the software in question works with
10 php-5 as well, but the ebuilds do not depend on =php-4* explictily, so
11 I guess it's the case here).
12
13 Additionally:
14
15 > 1. http://www.gentoo.org/doc/en/jffnms.xml
16 sed s:apache2-php4:apache2-php5:g
17 sed s:/usr/share/php4:/usr/share/php5:
18 I'm not sure about the last sentence on the page:
19 > You may also run into problems when configuring Apache to work with
20 > PHP (specially if you run both PHP4 and PHP5 on the same system). In
21 > that case, our Configuring Apache to Work with PHP4 and PHP5 guide
22 > may give you some help."
23 Maybe removing it completely would be best?
24
25 > 2. http://www.gentoo.org/doc/en/apache-troubleshooting.xml
26 This is outdated regarding php anyway:
27 > $ equery depends www-servers/apache
28 > [ Searching for packages depending on www-servers/apache... ]
29 > dev-php/phpsysinfo-2.3-r2
30 > dev-php/phpsysinfo-2.1-r2
31 > dev-php/mod_php-4.3.11-r2
32 ^^ should be dev-lang/php-5.2.4_p20070914-r2
33 > net-www/mod_layout-4.0.1a-r1
34 > www-servers/gorg-0.5
35 >
36 > (then rebuild any modules you have installed)
37 > # emerge -av '=dev-php/mod_php-4.3.11-r2'
38 ^^ same here, must be '=dev-lang/php-5.2.4_p20070914-r2' (is it really
39 useful to specify full versions here?)
40 > '=net-www/mod_layout-4.0.1.a-r1'
41
42
43 I know that the PHP documentation itself needs a lot of updates, too,
44 (not only regarding masking of php-4) and I'll try to work on it in the
45 next weeks.
46
47 --
48 Christian Hoffmann
49 Gentoo PHP herd

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies