diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-08-12 10:51:07 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-08-12 10:51:07 +0000 |
commit | ecef32d6e6da3b88c50efe100cda554958832c82 (patch) | |
tree | bcc2142d31d6531916806b972fb733dc9270795d /dev-php | |
parent | virtual/httpd-php virtual, part of PHP changeover. (diff) | |
download | gentoo-2-ecef32d6e6da3b88c50efe100cda554958832c82.tar.gz gentoo-2-ecef32d6e6da3b88c50efe100cda554958832c82.tar.bz2 gentoo-2-ecef32d6e6da3b88c50efe100cda554958832c82.zip |
Roll out 4.3.9rc1 in ~arch, to fix 4.3.8 problems. Create virtual/httpd-php.
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/mod_php/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/mod_php/Manifest | 2 | ||||
-rw-r--r-- | dev-php/mod_php/files/digest-mod_php-4.3.9_rc1 | 3 | ||||
-rw-r--r-- | dev-php/mod_php/mod_php-4.3.9_rc1.ebuild | 191 | ||||
-rw-r--r-- | dev-php/php-cgi/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/php-cgi/Manifest | 2 | ||||
-rw-r--r-- | dev-php/php-cgi/files/digest-php-cgi-4.3.9_rc1 | 3 | ||||
-rw-r--r-- | dev-php/php-cgi/php-cgi-4.3.9_rc1.ebuild | 39 |
8 files changed, 254 insertions, 2 deletions
diff --git a/dev-php/mod_php/ChangeLog b/dev-php/mod_php/ChangeLog index c4451b56b6a8..087e4b8bedb2 100644 --- a/dev-php/mod_php/ChangeLog +++ b/dev-php/mod_php/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/mod_php # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.173 2004/08/08 23:56:18 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/ChangeLog,v 1.174 2004/08/12 10:50:46 robbat2 Exp $ + +*mod_php-4.3.9_rc1 (12 Aug 2004) + + 12 Aug 2004; Robin H. Johnson <robbat2@gentoo.org> + +mod_php-4.3.9_rc1.ebuild: + Roll out 4.3.9rc1 in ~arch, to fix 4.3.8 problems. Create virtual/httpd-php. 08 Aug 2004; Robin H. Johnson <robbat2@gentoo.org> +files/php-5.0.0-httpauthfix.patch: diff --git a/dev-php/mod_php/Manifest b/dev-php/mod_php/Manifest index 9fe572d79b17..9973b28ab609 100644 --- a/dev-php/mod_php/Manifest +++ b/dev-php/mod_php/Manifest @@ -1,6 +1,7 @@ MD5 1c5a0beb6a09c14f2a2661ed78eeba4d mod_php-5.0.0.ebuild 4008 MD5 b88dcf659c6b7a84f49710bf3a90c4cb mod_php-4.3.8.ebuild 5912 MD5 05ad43f432147b21ae85e76044ac42a4 mod_php-5.0.0-r1.ebuild 4012 +MD5 4b7fbf116dfe7b3abe0eb6847c851b6b mod_php-4.3.9_rc1.ebuild 6024 MD5 5fce7255668b012b2036fd6fde0eb85b ChangeLog 31840 MD5 38fe937e954ab7109395cefa86fcd2d4 metadata.xml 384 MD5 7515e9b1dc298a0fb1c12d35a58c265d files/mod_php-4.3.4-amd64hack.diff 1028 @@ -11,5 +12,6 @@ MD5 cd07c33356df77acd61cd300f2869d19 files/php-5.0.0-httpauthfix.patch 518 MD5 390a659097a43447e44ab5bdd59378b5 files/digest-mod_php-4.3.8 282 MD5 11f305b98b753ee023da8503a360762a files/digest-mod_php-5.0.0 63 MD5 3bf664b414787f8f3c1dcbda5750aef4 files/mod_php-4.3.5-apache1security.diff 425 +MD5 286ce4ea00fde75122c14fd35c3d4672 files/digest-mod_php-4.3.9_rc1 208 MD5 273799e60d5a41a1e6f5ac53781a152f files/php5_soap_persistence_session.diff 1976 MD5 9591544f5ec3e6302f69a9d82676273c files/70_mod_php5.conf 1003 diff --git a/dev-php/mod_php/files/digest-mod_php-4.3.9_rc1 b/dev-php/mod_php/files/digest-mod_php-4.3.9_rc1 new file mode 100644 index 000000000000..efb25538f090 --- /dev/null +++ b/dev-php/mod_php/files/digest-mod_php-4.3.9_rc1 @@ -0,0 +1,3 @@ +MD5 b741b28a55ae1b2b12ca53f590ac9f99 php-4.3.9RC1.tar.bz2 4000405 +MD5 912ff94309b762563d0542db5187315f php-4.3.2-fopen-url-secure.patch 416 +MD5 fbb6b365f4c0263b1dfd498aef092a77 php-4.3.6-includepath.diff 285 diff --git a/dev-php/mod_php/mod_php-4.3.9_rc1.ebuild b/dev-php/mod_php/mod_php-4.3.9_rc1.ebuild new file mode 100644 index 000000000000..c81605b247c2 --- /dev/null +++ b/dev-php/mod_php/mod_php-4.3.9_rc1.ebuild @@ -0,0 +1,191 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/mod_php/mod_php-4.3.9_rc1.ebuild,v 1.1 2004/08/12 10:50:46 robbat2 Exp $ + +IUSE="${IUSE} apache2" + +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~s390" + +detectapache() { + local domsg= + [ -n "$1" ] && domsg=1 + HAVE_APACHE1= + HAVE_APACHE2= + has_version '=net-www/apache-1*' && HAVE_APACHE1=1 + has_version '=net-www/apache-2*' && HAVE_APACHE2=1 + + [ -n "${HAVE_APACHE1}" ] && APACHEVER=1 + [ -n "${HAVE_APACHE2}" ] && APACHEVER=2 + [ -n "${HAVE_APACHE1}" ] && [ -n "${HAVE_APACHE2}" ] && APACHEVER='both' + + case "${APACHEVER}" in + 1) [ -n "${domsg}" ] && einfo 'Apache1 only detected' ;; + 2) [ -n "${domsg}" ] && einfo 'Apache2 only detected';; + both) + if use apache2; then + [ -n "${domsg}" ] && einfo "Multiple Apache versions detected, using Apache2 (USE=apache2)" + APACHEVER=2 + else + [ -n "${domsg}" ] && einfo 'Multiple Apache versions detected, using Apache1 (USE=-apache2)' + APACHEVER=1 + fi ;; + *) if [ -n "${domsg}" ]; then + MSG="Unknown Apache version!"; eerror $MSG ; die $MSG + else + APACHEVER=0 + fi; ;; + esac +} + +detectapache + +SLOT="${APACHEVER}" +[ "${APACHEVER}" -eq '2' ] && USE_APACHE2='2' || USE_APACHE2='' + +PHPSAPI="apache${APACHEVER}" +SRC_URI_BASE="http://downloads.php.net/ilia/" # for RC only + +# BIG FAT WARNING! +# the php eclass requires the PHPSAPI setting! +# In this case the PHPSAPI setting is dependant on the detectapache function +# above this point as well! +inherit php-sapi eutils + +DESCRIPTION="Apache module for PHP" + +DEPEND_EXTRA=">=net-www/apache-1.3.26-r2 + apache2? ( >=net-www/apache-2.0.43-r1 )" +DEPEND="${DEPEND} ${DEPEND_EXTRA}" +RDEPEND="${RDEPEND} ${DEPEND_EXTRA}" +IUSE="${IUSE} debug" +# for this revision only +PDEPEND=">=${PHP_PROVIDER_PKG}-4.3.8" +PROVIDE="${PROVIDE} virtual/httpd-php-${PV}" + +# Add a 'return 0' as we DON'T want the return code checked +pkg_setup() { + use debug && einfo "Installing in SLOT=${SLOT}" + return 0 +} + +src_unpack() { + multiinstwarn + detectapache domsg + php-sapi_src_unpack + if [ "${ARCH}" == "amd64" ] ; then + epatch ${FILESDIR}/mod_php-4.3.4-amd64hack.diff + fi + + # bug fix for security problem - bug #39952 + # second revision as the apache2 stuff was resolved upstream + epatch ${FILESDIR}/mod_php-4.3.5-apache1security.diff + + # stop php from activing the apache config, as we will do that ourselves + for i in configure sapi/apache/config.m4 sapi/apache2filter/config.m4 sapi/apache2handler/config.m4; do + sed -i.orig -e 's,-i -a -n php4,-i -n php4,g' $i + done +} + +src_compile() { + # Every Apache2 MPM EXCEPT prefork needs Zend Thread Safety + if [ -n "${USE_APACHE2}" ]; then + APACHE2_MPM="`/usr/sbin/apache2 -l |egrep 'worker|perchild|leader|threadpool|prefork'|cut -d. -f1|sed -e 's/^[[:space:]]*//g;s/[[:space:]]+/ /g;'`" + einfo "Apache2 MPM: ${APACHE2_MPM}" + case "${APACHE2_MPM}" in + *prefork*) ;; + *) myconf="${myconf} --enable-experimental-zts" ; ewarn "Enabling ZTS for Apache2 MPM" ;; + esac; + fi + + #use apache2 \ + myconf="${myconf} --with-apxs${USE_APACHE2}=/usr/sbin/apxs${USE_APACHE2}" + + php-sapi_src_compile +} + + +src_install() { + PHP_INSTALLTARGETS="install" + php-sapi_src_install + einfo "Adding extra symlink to php.ini for Apache${USE_APACHE2}" + dodir /etc/apache${USE_APACHE2}/conf/ + dodir ${PHPINIDIRECTORY} + dosym ${PHPINIDIRECTORY}/${PHPINIFILENAME} /etc/apache${USE_APACHE2}/conf/${PHPINIFILENAME} + + einfo "Cleaning up a little" + rm -rf ${D}/usr/lib/apache${USE_APACHE2}/modules/libphp4.so + einfo "Adding extra symlink to Apache${USE_APACHE2} extramodules for PHP" + dosym /usr/lib/apache${USE_APACHE2}-extramodules ${PHPINIDIRECTORY}/lib + exeinto /usr/lib/apache${USE_APACHE2}-extramodules + einfo "Installing mod_php shared object now" + doexe .libs/libphp4.so + + if [ -n "${USE_APACHE2}" ] ; then + einfo "Installing a Apache2 config for PHP (70_mod_php.conf)" + insinto /etc/apache2/conf/modules.d + doins ${FILESDIR}/70_mod_php.conf + else + einfo "Installing a Apache config for PHP (mod_php.conf)" + insinto /etc/apache/conf/addon-modules + doins ${FILESDIR}/mod_php.conf + dosym ${PHPINIDIRECTORY}/${PHPINIFILENAME} /etc/apache/conf/addon-modules/${PHPINIFILENAME} + fi +} + +apache2msg() { + einfo "Edit /etc/conf.d/apache2 and add \"-D PHP4\" to APACHE2_OPTS" + ewarn "This is a CHANGE from previous behavior, which was \"-D PHP\"" + ewarn "This is for the upcoming PHP5 support. The ebuild will attempt" + ewarn "to make this update between PHP and PHP4 automatically" +} + +multiinstwarn() { + ewarn "Due to some previous bloopers with PHP and slotting, you may have" + ewarn "multiple instances of mod_php installed. Please look at the autoclean" + ewarn "output at the end of the emerge and unmerge all but relevant" + ewarn "instances." +} + +apache2fix() { + if egrep -q -- '-D PHP\>' /etc/conf.d/apache2; then + einfo "Attemping to update /etc/conf.d/apache2 automatically for the PHP/PHP4 change." + local oldfile="/etc/conf.d/apache2.old.`date +%Y%m%d%H%M%S`" + cp /etc/conf.d/apache2 ${oldfile} + sed -re 's,-D PHP\>,-D PHP4,g' ${oldfile} <${oldfile} >/etc/conf.d/apache2 + fi +} + + +pkg_preinst() { + multiinstwarn + [ "${APACHEVER}" -eq '2' ] && apache2fix + php-sapi_pkg_preinst +} + +pkg_postinst() { + php-sapi_pkg_postinst + multiinstwarn + einfo "To have Apache run php programs, please do the following:" + if [ -n "${USE_APACHE2}" ]; then + apache2msg + else + einfo "1. Execute the command:" + einfo " \"ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config\"" + einfo "2. Edit /etc/conf.d/apache and add \"-D PHP4\" to APACHE_OPTS" + einfo "That will include the php mime types in your configuration" + einfo "automagically and setup Apache to load php when it starts." + fi +} + +pkg_config() { + multiinstwarn + if [ -n "${USE_APACHE2}" ]; then + apache2msg + else + ${ROOT}/usr/sbin/apacheaddmod \ + ${ROOT}/etc/apache/conf/apache.conf \ + extramodules/libphp4.so mod_php4.c php4_module \ + before=perl define=PHP4 addconf=conf/addon-modules/mod_php.conf + :; + fi +} diff --git a/dev-php/php-cgi/ChangeLog b/dev-php/php-cgi/ChangeLog index 0f1b2295eae5..5b669593e359 100644 --- a/dev-php/php-cgi/ChangeLog +++ b/dev-php/php-cgi/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/php-cgi # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/ChangeLog,v 1.32 2004/08/09 00:01:53 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/ChangeLog,v 1.33 2004/08/12 10:51:07 robbat2 Exp $ + +*php-cgi-4.3.9_rc1 (12 Aug 2004) + + 12 Aug 2004; Robin H. Johnson <robbat2@gentoo.org> + +php-cgi-4.3.9_rc1.ebuild: + Roll out 4.3.9rc1 in ~arch, to fix 4.3.8 problems. Create virtual/httpd-php. *php-cgi-5.0.0-r1 (08 Aug 2004) diff --git a/dev-php/php-cgi/Manifest b/dev-php/php-cgi/Manifest index 98471aa9b247..07b18510674d 100644 --- a/dev-php/php-cgi/Manifest +++ b/dev-php/php-cgi/Manifest @@ -1,9 +1,11 @@ MD5 a673bafe30cbf7e555363d4c6a136081 php-cgi-4.3.8.ebuild 752 +MD5 4a39a6231fb0cf7cdc9dbb93fca0be58 php-cgi-4.3.9_rc1.ebuild 863 MD5 90c5b32d088953ee20475dba5228feaa php-cgi-5.0.0-r1.ebuild 754 MD5 ff8d280e1df6a129bc07898d5acbb1c0 php-cgi-5.0.0.ebuild 751 MD5 828aa0c04ff112e8a811fc9b5f0e0c52 ChangeLog 4283 MD5 38fe937e954ab7109395cefa86fcd2d4 metadata.xml 384 MD5 11f305b98b753ee023da8503a360762a files/digest-php-cgi-5.0.0-r1 63 +MD5 286ce4ea00fde75122c14fd35c3d4672 files/digest-php-cgi-4.3.9_rc1 208 MD5 390a659097a43447e44ab5bdd59378b5 files/digest-php-cgi-4.3.8 282 MD5 11f305b98b753ee023da8503a360762a files/digest-php-cgi-5.0.0 63 MD5 cd07c33356df77acd61cd300f2869d19 files/php-5.0.0-httpauthfix.patch 518 diff --git a/dev-php/php-cgi/files/digest-php-cgi-4.3.9_rc1 b/dev-php/php-cgi/files/digest-php-cgi-4.3.9_rc1 new file mode 100644 index 000000000000..efb25538f090 --- /dev/null +++ b/dev-php/php-cgi/files/digest-php-cgi-4.3.9_rc1 @@ -0,0 +1,3 @@ +MD5 b741b28a55ae1b2b12ca53f590ac9f99 php-4.3.9RC1.tar.bz2 4000405 +MD5 912ff94309b762563d0542db5187315f php-4.3.2-fopen-url-secure.patch 416 +MD5 fbb6b365f4c0263b1dfd498aef092a77 php-4.3.6-includepath.diff 285 diff --git a/dev-php/php-cgi/php-cgi-4.3.9_rc1.ebuild b/dev-php/php-cgi/php-cgi-4.3.9_rc1.ebuild new file mode 100644 index 000000000000..7c8e96c925ed --- /dev/null +++ b/dev-php/php-cgi/php-cgi-4.3.9_rc1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cgi/php-cgi-4.3.9_rc1.ebuild,v 1.1 2004/08/12 10:51:07 robbat2 Exp $ + +PHPSAPI="cgi" +SRC_URI_BASE="http://downloads.php.net/ilia/" # for RC only +inherit php-sapi eutils + +DESCRIPTION="PHP CGI" +SLOT="0" +KEYWORDS="~x86 ~sparc ~alpha ~hppa ~ppc ~ia64" + +# for this revision only +PDEPEND=">=${PHP_PROVIDER_PKG}-4.3.8" +PROVIDE="${PROVIDE} virtual/httpd-php-${PV}" + +src_compile() { + # CLI needed to build stuff + myconf="${myconf} \ + --enable-cgi \ + --enable-cli \ + --enable-fastcgi" + + php-sapi_src_compile +} + + +src_install() { + PHP_INSTALLTARGETS="install" + php-sapi_src_install + + # rename binary + mv ${D}/usr/bin/php ${D}/usr/bin/php-cgi +} + +pkg_postinst() { + php-sapi_pkg_postinst + einfo "This is a CGI only build." +} |