diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-11-29 23:40:36 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-11-29 23:40:36 +0000 |
commit | 0f7efa055f802a9ee245b39fad974363ea1bc10c (patch) | |
tree | 5cfbd048dd99d277cfe272fa0ce60878b0a705c1 /dev-php | |
parent | Removed temporary mask on claws-mail&co (diff) | |
download | historical-0f7efa055f802a9ee245b39fad974363ea1bc10c.tar.gz historical-0f7efa055f802a9ee245b39fad974363ea1bc10c.tar.bz2 historical-0f7efa055f802a9ee245b39fad974363ea1bc10c.zip |
Version bump from project overlay
Package-Manager: portage-2.1.4_rc4
Diffstat (limited to 'dev-php')
24 files changed, 540 insertions, 11 deletions
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog index 8c369b479a73..212e00cee496 100644 --- a/dev-php/PEAR-DB/ChangeLog +++ b/dev-php/PEAR-DB/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-DB # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.61 2007/10/22 16:35:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.62 2007/11/29 23:25:00 jokey Exp $ + +*PEAR-DB-1.7.14_rc1 (29 Nov 2007) + + 29 Nov 2007; Markus Ullmann <jokey@gentoo.org> +PEAR-DB-1.7.14_rc1.ebuild: + Version bump from project overlay + + 28 Nov 2007; Jakub Moc <jakub@gentoo.org> +PEAR-DB-1.7.14_rc1.ebuild: + Version bump 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-DB-1.7.12.ebuild: ia64 stable wrt #192247 diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild new file mode 100644 index 000000000000..2df89dbdf9a2 --- /dev/null +++ b/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild,v 1.1 2007/11/29 23:25:00 jokey Exp $ + +inherit php-pear-r1 + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + +DESCRIPTION="Database abstraction layer for PHP." +LICENSE="PHP" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.14_rc1 b/dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.14_rc1 new file mode 100644 index 000000000000..8bcc2de2070d --- /dev/null +++ b/dev-php/PEAR-DB/files/digest-PEAR-DB-1.7.14_rc1 @@ -0,0 +1,3 @@ +MD5 30cf27d0790cd763900eea35b4b75c01 DB-1.7.14RC1.tgz 132604 +RMD160 66f422d3ce4c66a70959a2a907077ffceeeab980 DB-1.7.14RC1.tgz 132604 +SHA256 57dbaabb73bc30d94eb7336dbd8fbc035a5d14d060c65240d2ad4787d4608119 DB-1.7.14RC1.tgz 132604 diff --git a/dev-php/PEAR-Image_GraphViz/ChangeLog b/dev-php/PEAR-Image_GraphViz/ChangeLog index 194513695134..2c96043ecd87 100644 --- a/dev-php/PEAR-Image_GraphViz/ChangeLog +++ b/dev-php/PEAR-Image_GraphViz/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-Image_GraphViz # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.2 2007/06/20 13:19:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/ChangeLog,v 1.3 2007/11/29 23:26:45 jokey Exp $ + +*PEAR-Image_GraphViz-1.3.0_rc2 (29 Nov 2007) + + 29 Nov 2007; Markus Ullmann <jokey@gentoo.org> + +PEAR-Image_GraphViz-1.3.0_rc2.ebuild: + Version bump from project overlay + + 28 Nov 2007; Jakub Moc <jakub@gentoo.org> + +PEAR-Image_GraphViz-1.3.0_rc2.ebuild: + Version bump 20 Jun 2007; Christoph Mende <angelos@gentoo.org> PEAR-Image_GraphViz-1.2.1.ebuild: diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild new file mode 100644 index 000000000000..ed9d6ede9324 --- /dev/null +++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0_rc2.ebuild,v 1.1 2007/11/29 23:26:45 jokey Exp $ + +inherit php-pear-r1 + +DESCRIPTION="PHP interface to AT&T's GraphViz tools." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.3.0_rc2 b/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.3.0_rc2 new file mode 100644 index 000000000000..e69c03b469a5 --- /dev/null +++ b/dev-php/PEAR-Image_GraphViz/files/digest-PEAR-Image_GraphViz-1.3.0_rc2 @@ -0,0 +1,3 @@ +MD5 f50ce330a9b8991c9bc562be59f3db95 Image_GraphViz-1.3.0RC2.tgz 14095 +RMD160 fbbbfb359ab33247ba389fc5da1f2a0aa06a400c Image_GraphViz-1.3.0RC2.tgz 14095 +SHA256 4d69ce29af72f42f4b5fa441dfaf2ab7d9ca157e0121b19c78704427ffca12d0 Image_GraphViz-1.3.0RC2.tgz 14095 diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 2c29e3d51c4c..6b5d79ea1820 100644 --- a/dev-php/PEAR-PEAR/ChangeLog +++ b/dev-php/PEAR-PEAR/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-php/PEAR-PEAR # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.96 2007/10/22 22:33:47 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.97 2007/11/29 23:31:23 jokey Exp $ + +*PEAR-PEAR-1.6.2-r1 (29 Nov 2007) + + 29 Nov 2007; Markus Ullmann <jokey@gentoo.org> +PEAR-PEAR-1.6.2-r1.ebuild: + Version bump from project overlay + + 22 Nov 2007; Jakub Moc <jakub@gentoo.org> +PEAR-PEAR-1.6.2-r1.ebuild: + Add pear.agavi.org channel for newer dev-php5/agavi *PEAR-PEAR-1.6.2 (22 Oct 2007) diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild new file mode 100644 index 000000000000..be5e02e00ecd --- /dev/null +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild @@ -0,0 +1,136 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild,v 1.1 2007/11/29 23:31:23 jokey Exp $ + +inherit depend.php + +ARCHIVE_TAR="1.3.2" +CONSOLE_GETOPT="1.2.3" +STRUCTURES_GRAPH="1.0.2" +XML_RPC="1.5.1" +PEAR="${PV}" + +[[ -z "${PEAR_CACHEDIR}" ]] && PEAR_CACHEDIR="/var/cache/pear" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + +DESCRIPTION="PEAR Base System (PEAR, Archive_Tar, Console_Getopt, Structures_Graph, XML_RPC)." +HOMEPAGE="http://pear.php.net/" +SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz + http://pear.php.net/get/Console_Getopt-${CONSOLE_GETOPT}.tgz + http://pear.php.net/get/Structures_Graph-${STRUCTURES_GRAPH}.tgz + http://pear.php.net/get/XML_RPC-${XML_RPC}.tgz + http://pear.php.net/get/PEAR-${PEAR}.tgz" +LICENSE="LGPL-2.1 PHP" +SLOT="0" +IUSE="" + +# we depend on a recent sandbox version to mitigate problems users +# have been experiencing +DEPEND="dev-lang/php + >=sys-apps/sandbox-1.2.17" +RDEPEND="dev-lang/php" + +S=${WORKDIR} + +pkg_setup() { + has_php + + # we check that PHP was compiled with the correct USE flags + if [[ ${PHP_VERSION} == "4" ]] ; then + require_php_with_use cli pcre expat zlib + else + require_php_with_use cli pcre xml zlib + fi +} + +src_unpack() { + unpack ${A} + cd "${WORKDIR}"/PEAR-${PV} + epatch "${FILESDIR}"/${PV}-accept-encoding-bug_12116.patch # PEAR bug #12116 +} + +src_install() { + require_php_cli + + # Prevent SNMP related sandbox violoation. + addpredict /usr/share/snmp/mibs/.index + addpredict /var/lib/net-snmp/ + + mkdir -p PEAR/XML/RPC + + # Install PEAR Package. + cp -r PEAR-${PEAR}/OS PEAR/ + cp -r PEAR-${PEAR}/PEAR PEAR/ + cp PEAR-${PEAR}/PEAR.php PEAR/PEAR.php + cp PEAR-${PEAR}/System.php PEAR/System.php + + # Prepare /usr/bin/pear script. + cp PEAR-${PEAR}/scripts/pearcmd.php PEAR/pearcmd.php + sed -i "s:@pear_version@:${PEAR}:g" PEAR/pearcmd.php || die "sed failed" + cp PEAR-${PEAR}/scripts/pear.sh PEAR/pear + sed -i -e "s:@php_bin@:${PHPCLI}:g" \ + -e "s:@bin_dir@:/usr/bin:g" \ + -e "s:@php_dir@:/usr/share/php:g" \ + -e "s:-d output_buffering=1:-d output_buffering=1 -d memory_limit=32M:g" PEAR/pear || die "sed failed" + + # Prepare /usr/bin/peardev script. + cp PEAR-${PEAR}/scripts/peardev.sh PEAR/peardev + sed -i -e "s:@php_bin@:${PHPCLI}:g" \ + -e "s:@bin_dir@:/usr/bin:g" \ + -e "s:@php_dir@:/usr/share/php:g" PEAR/peardev || die "sed failed" + + # Prepare /usr/bin/pecl script. + cp PEAR-${PEAR}/scripts/peclcmd.php PEAR/peclcmd.php + sed -i "s:@pear_version@:${PEAR}:g" PEAR/peclcmd.php || die "sed failed" + cp PEAR-${PEAR}/scripts/pecl.sh PEAR/pecl + sed -i -e "s:@php_bin@:${PHPCLI}:g" \ + -e "s:@bin_dir@:/usr/bin:g" \ + -e "s:@php_dir@:/usr/share/php:g" PEAR/pecl || die "sed failed" + + # Prepare PEAR/Dependency2.php. + sed -i "s:@PEAR-VER@:${PEAR}:g" PEAR/PEAR/Dependency2.php || die "sed failed" + + # Install Archive_Tar Package. + cp -r Archive_Tar-${ARCHIVE_TAR}/Archive PEAR/ + + # Install Console_Getopt Package. + cp -r Console_Getopt-${CONSOLE_GETOPT}/Console PEAR/ + + # Install Structures_Graph Package. + cp -r Structures_Graph-${STRUCTURES_GRAPH}/Structures PEAR/ + + # Install XML_RPC Package. + cp XML_RPC-${XML_RPC}/RPC.php PEAR/XML/RPC.php + cp XML_RPC-${XML_RPC}/Server.php PEAR/XML/RPC/Server.php + + # Finalize installation. + cd PEAR + insinto /usr/share/php + doins -r Archive Console OS PEAR Structures XML *.php + dobin pear peardev pecl + + insinto /etc + doins "${FILESDIR}/pear.conf" + sed -i -e "s|s:PHPCLILEN:\"PHPCLI\"|s:${#PHPCLI}:\"${PHPCLI}\"|g" \ + -e "s|s:CACHEDIRLEN:\"CACHEDIR\"|s:${#PEAR_CACHEDIR}:\"${PEAR_CACHEDIR}\"|g" "${D}/etc/pear.conf" || die "sed failed" + + keepdir "${PEAR_CACHEDIR}" + fperms 755 "${PEAR_CACHEDIR}" +} + +pkg_preinst() { + rm -f "${ROOT}/etc/pear.conf" +} + +pkg_postinst() { + pear clear-cache + + # Update PEAR/PECL channels as needed, add new ones to the list if needed + pearchans="pear.php.net pecl.php.net components.ez.no pear.phpdb.org pear.phing.info pear.symfony-project.com pear.phpunit.de pear.php-baustelle.de pear.zeronotice.org pear.phpontrax.com pear.agavi.org" + + for chan in ${pearchans} ; do + pear channel-discover ${chan} + pear channel-update ${chan} + done +} diff --git a/dev-php/PEAR-PEAR/files/digest-PEAR-PEAR-1.6.2-r1 b/dev-php/PEAR-PEAR/files/digest-PEAR-PEAR-1.6.2-r1 new file mode 100644 index 000000000000..af07559e1588 --- /dev/null +++ b/dev-php/PEAR-PEAR/files/digest-PEAR-PEAR-1.6.2-r1 @@ -0,0 +1,15 @@ +MD5 17d49e837b64df4e8f9124f829b22cd1 Archive_Tar-1.3.2.tgz 17150 +RMD160 cec105d1cdefd502f209c24c217645cec723d7a2 Archive_Tar-1.3.2.tgz 17150 +SHA256 952820c055a770a6d1ecdff487b3de0ff0617a1baca084dac443a6d5f7cde53c Archive_Tar-1.3.2.tgz 17150 +MD5 d7618327f9302a7191893768982de823 Console_Getopt-1.2.3.tgz 4011 +RMD160 d1624dbcb223395ded9e46285f896d6f5bb5ca74 Console_Getopt-1.2.3.tgz 4011 +SHA256 1985b1434c13d5e619643c3712e4144d39f66f6fed61994765e6a0f1623680d8 Console_Getopt-1.2.3.tgz 4011 +MD5 8658f584d0ba2648b795fe8b1d8998c2 PEAR-1.6.2.tgz 297794 +RMD160 db3c37446c8e06149d7197ebdd3e9d720dd162ce PEAR-1.6.2.tgz 297794 +SHA256 5f502e44314f4ba28467e21b28c51207265a3d282b33dbc664edbcddf41dcc8e PEAR-1.6.2.tgz 297794 +MD5 2664e2d024048f982e12fad4d1bfbb87 Structures_Graph-1.0.2.tgz 30947 +RMD160 8eb53f6da109b90bab5d8101e99183a1ae116404 Structures_Graph-1.0.2.tgz 30947 +SHA256 d30e72fcb888d17d01d211dd0cdc8bdde8c87554fc4d7de438a4cf0b490a8697 Structures_Graph-1.0.2.tgz 30947 +MD5 1b516162ad65971b5fd04a7c279627ec XML_RPC-1.5.1.tgz 32215 +RMD160 6e8b9f4698285609d9c9d4450c59c16083607ee8 XML_RPC-1.5.1.tgz 32215 +SHA256 a5b517eef799df148d6c85ab19e188715a22c069f4507dcb792e5efb7d0f117e XML_RPC-1.5.1.tgz 32215 diff --git a/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog b/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog index 4d507556d633..891c675943d0 100644 --- a/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog +++ b/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-PEAR_PackageFileManager # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v 1.2 2007/11/08 16:57:14 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v 1.3 2007/11/29 23:34:43 jokey Exp $ + +*PEAR-PEAR_PackageFileManager-1.6.3 (29 Nov 2007) + + 29 Nov 2007; Markus Ullmann <jokey@gentoo.org> + +PEAR-PEAR_PackageFileManager-1.6.3.ebuild: + Version bump from project overlay + + 22 Nov 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml, + +PEAR-PEAR_PackageFileManager-1.6.3.ebuild: + Version bump *PEAR-PEAR_PackageFileManager-1.6.2 (08 Nov 2007) diff --git a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild new file mode 100644 index 000000000000..bd9ed46ebf36 --- /dev/null +++ b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild,v 1.1 2007/11/29 23:34:43 jokey Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog." + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="minimal" + +RDEPEND="!minimal? ( >=dev-php/PEAR-PHP_CompatInfo-1.4.0 )" diff --git a/dev-php/PEAR-PEAR_PackageFileManager/files/digest-PEAR-PEAR_PackageFileManager-1.6.3 b/dev-php/PEAR-PEAR_PackageFileManager/files/digest-PEAR-PEAR_PackageFileManager-1.6.3 new file mode 100644 index 000000000000..4062357e4944 --- /dev/null +++ b/dev-php/PEAR-PEAR_PackageFileManager/files/digest-PEAR-PEAR_PackageFileManager-1.6.3 @@ -0,0 +1,3 @@ +MD5 bf3cdf95bc128ef65e46295d52da7bc2 PEAR_PackageFileManager-1.6.3.tgz 82393 +RMD160 8d948a6872b87351f1ca0a927f6da9fd31b94189 PEAR_PackageFileManager-1.6.3.tgz 82393 +SHA256 c2b392a4807510659bfe77470d7732b21eab2aa752d2a53601d55ff335f9068d PEAR_PackageFileManager-1.6.3.tgz 82393 diff --git a/dev-php/PEAR-PHP_CompatInfo/ChangeLog b/dev-php/PEAR-PHP_CompatInfo/ChangeLog index d849e829abf2..cec48f9cfe0d 100644 --- a/dev-php/PEAR-PHP_CompatInfo/ChangeLog +++ b/dev-php/PEAR-PHP_CompatInfo/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for dev-php/PEAR-PHP_CompatInfo # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/ChangeLog,v 1.2 2007/11/15 18:58:30 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/ChangeLog,v 1.3 2007/11/29 23:36:04 jokey Exp $ + +*PEAR-PHP_CompatInfo-1.5.1 (29 Nov 2007) + + 29 Nov 2007; Markus Ullmann <jokey@gentoo.org> + -PEAR-PHP_CompatInfo-1.4.3.ebuild, +PEAR-PHP_CompatInfo-1.5.1.ebuild: + Version bump from project overlay + + 22 Nov 2007; Jakub Moc <jakub@gentoo.org> + +PEAR-PHP_CompatInfo-1.5.1.ebuild: + Version bump *PEAR-PHP_CompatInfo-1.5.0 (15 Nov 2007) diff --git a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.4.3.ebuild b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.1.ebuild index 20fc205cc772..93fce80c3d6f 100644 --- a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.4.3.ebuild +++ b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.4.3.ebuild,v 1.2 2007/08/30 18:37:51 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.5.1.ebuild,v 1.1 2007/11/29 23:36:04 jokey Exp $ inherit php-pear-r1 depend.php diff --git a/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.4.3 b/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.4.3 deleted file mode 100644 index 633e0b14249e..000000000000 --- a/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.4.3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 cc05a26a79e3b2cdd0efb7a7239f5454 PHP_CompatInfo-1.4.3.tgz 95920 -RMD160 195ab072113525e645ca3df895028268cb918bb4 PHP_CompatInfo-1.4.3.tgz 95920 -SHA256 66a9f7cb034d303ef93a1c43d25330dc76815472f1fa68b8430e74130d17b6f8 PHP_CompatInfo-1.4.3.tgz 95920 diff --git a/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.5.1 b/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.5.1 new file mode 100644 index 000000000000..f56888643337 --- /dev/null +++ b/dev-php/PEAR-PHP_CompatInfo/files/digest-PEAR-PHP_CompatInfo-1.5.1 @@ -0,0 +1,3 @@ +MD5 0180665d11d4c3dae706b6cbd3f21ba7 PHP_CompatInfo-1.5.1.tgz 122434 +RMD160 ac7fcb77bc5ec495fec3cdadf75be2116718b9df PHP_CompatInfo-1.5.1.tgz 122434 +SHA256 911e6fe8af7ad05ecdbbd2ada4e16f5cebfad9323b4af12cfab819aff59d31bf PHP_CompatInfo-1.5.1.tgz 122434 diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog b/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog index 4b6f2206f9c7..ae9b2618df4f 100644 --- a/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-php/PEAR-Spreadsheet_Excel_Writer # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog,v 1.45 2007/10/22 18:59:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog,v 1.46 2007/11/29 23:37:27 jokey Exp $ + +*PEAR-Spreadsheet_Excel_Writer-0.9.1-r1 (29 Nov 2007) + + 29 Nov 2007; Markus Ullmann <jokey@gentoo.org> + +files/PEAR-Spreadsheet_Excel_Writer-0.9.1-utf8.patch, + +PEAR-Spreadsheet_Excel_Writer-0.9.1-r1.ebuild: + Version bump from project overlay 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Spreadsheet_Excel_Writer-0.9.1.ebuild: diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.1-r1.ebuild b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.1-r1.ebuild new file mode 100644 index 000000000000..74f06c8729ae --- /dev/null +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.1-r1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.1-r1.ebuild,v 1.1 2007/11/29 23:37:27 jokey Exp $ + +inherit php-pear-r1 eutils + +DESCRIPTION="Package for generating Excel spreadsheets" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +RDEPEND=">=dev-php/PEAR-OLE-0.5-r1" +IUSE="unicode" + +src_unpack() { + unpack ${A} + cd "${S}" + use unicode && epatch "${FILESDIR}"/${P}-utf8.patch +} diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/files/PEAR-Spreadsheet_Excel_Writer-0.9.1-utf8.patch b/dev-php/PEAR-Spreadsheet_Excel_Writer/files/PEAR-Spreadsheet_Excel_Writer-0.9.1-utf8.patch new file mode 100644 index 000000000000..d21d15dbc18d --- /dev/null +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/files/PEAR-Spreadsheet_Excel_Writer-0.9.1-utf8.patch @@ -0,0 +1,199 @@ +http://pear.php.net/bugs/bug.php?id=1572 +http://bugs.gentoo.org/show_bug.cgi?id=199675 +--- Writer/Workbook.php_orig 2007-11-19 13:58:36.000000000 +0100 ++++ Writer/Workbook.php 2007-11-19 18:10:42.000000000 +0100 +@@ -1311,9 +1311,10 @@ + 8228 : Maximum Excel97 block size + -4 : Length of block header + -8 : Length of additional SST header information +- = 8216 ++ -8 : Arbitrary number to keep within _add_continue() limit ++ = 8208 + */ +- $continue_limit = 8216; ++ $continue_limit = 8208; + $block_length = 0; + $written = 0; + $this->_block_sizes = array(); +@@ -1321,6 +1322,9 @@ + + foreach (array_keys($this->_str_table) as $string) { + $string_length = strlen($string); ++ $headerinfo = unpack("vlength/Cencoding", $string); ++ $encoding = $headerinfo["encoding"]; ++ $split_string = 0; + + // Block length is the total length of the strings that will be + // written out in a single SST or CONTINUE block. +@@ -1347,16 +1351,39 @@ + boundaries. Therefore, in some cases we need to reduce the + amount of available + */ ++ $align = 0; ++ ++ // Only applies to Unicode strings ++ if ($encoding == 1) { ++ // Min string + header size -1 ++ $header_length = 4; ++ ++ if ($space_remaining > $header_length) { ++ // String contains 3 byte header => split on odd boundary ++ if (!$split_string && $space_remaining % 2 != 1) { ++ $space_remaining--; ++ $align = 1; ++ } ++ // Split section without header => split on even boundary ++ else if ($split_string && $space_remaining % 2 == 1) { ++ $space_remaining--; ++ $align = 1; ++ } ++ ++ $split_string = 1; ++ } ++ } ++ + + if ($space_remaining > $header_length) { + // Write as much as possible of the string in the current block + $written += $space_remaining; + + // Reduce the current block length by the amount written +- $block_length -= $continue_limit - $continue; ++ $block_length -= $continue_limit - $continue - $align; + + // Store the max size for this block +- $this->_block_sizes[] = $continue_limit; ++ $this->_block_sizes[] = $continue_limit - $align; + + // If the current string was split then the next CONTINUE block + // should have the string continue flag (grbit) set unless the +@@ -1398,13 +1425,19 @@ + This length is required to set the offsets in the BOUNDSHEET records since + they must be written before the SST records + */ +- $total_offset = array_sum($this->_block_sizes); +- // SST information +- $total_offset += 8; +- if (!empty($this->_block_sizes)) { +- $total_offset += (count($this->_block_sizes)) * 4; // add CONTINUE headers ++ ++ $tmp_block_sizes = array(); ++ $tmp_block_sizes = $this->_block_sizes; ++ ++ $length = 12; ++ if (!empty($tmp_block_sizes)) { ++ $length += array_shift($tmp_block_sizes); // SST information + } +- return $total_offset; ++ while (!empty($tmp_block_sizes)) { ++ $length += 4 + array_shift($tmp_block_sizes); // add CONTINUE headers ++ } ++ ++ return $length; + } + + /** +@@ -1421,9 +1454,30 @@ + function _storeSharedStringsTable() + { + $record = 0x00fc; // Record identifier ++ $length = 0x0008; // Number of bytes to follow ++ $total = 0x0000; ++ ++ // Iterate through the strings to calculate the CONTINUE block sizes ++ $continue_limit = 8208; ++ $block_length = 0; ++ $written = 0; ++ $continue = 0; ++ + // sizes are upside down +- $this->_block_sizes = array_reverse($this->_block_sizes); +- $length = array_pop($this->_block_sizes) + 8; // First block size plus SST information ++ $tmp_block_sizes = $this->_block_sizes; ++// $tmp_block_sizes = array_reverse($this->_block_sizes); ++ ++ // The SST record is required even if it contains no strings. Thus we will ++ // always have a length ++ // ++ if (!empty($tmp_block_sizes)) { ++ $length = 8 + array_shift($tmp_block_sizes); ++ } else { ++ // No strings ++ $length = 8; ++ } ++ ++ + + // Write the SST block header information + $header = pack("vv", $record, $length); +@@ -1431,18 +1485,14 @@ + $this->_append($header . $data); + + +- // Iterate through the strings to calculate the CONTINUE block sizes +- $continue_limit = 8216; +- $block_length = 0; +- $written = 0; +- $continue = 0; + + + /* TODO: not good for performance */ + foreach (array_keys($this->_str_table) as $string) { + + $string_length = strlen($string); +- $encoding = 0; // assume there are no Unicode strings ++ $headerinfo = unpack("vlength/Cencoding", $string); ++ $encoding = $headerinfo["encoding"]; + $split_string = 0; + + // Block length is the total length of the strings that will be +@@ -1473,6 +1523,30 @@ + + // Unicode data should only be split on char (2 byte) boundaries. + // Therefore, in some cases we need to reduce the amount of available ++ // space by 1 byte to ensure the correct alignment. ++ $align = 0; ++ ++ // Only applies to Unicode strings ++ if ($encoding == 1) { ++ // Min string + header size -1 ++ $header_length = 4; ++ ++ if ($space_remaining > $header_length) { ++ // String contains 3 byte header => split on odd boundary ++ if (!$split_string && $space_remaining % 2 != 1) { ++ $space_remaining--; ++ $align = 1; ++ } ++ // Split section without header => split on even boundary ++ else if ($split_string && $space_remaining % 2 == 1) { ++ $space_remaining--; ++ $align = 1; ++ } ++ ++ $split_string = 1; ++ } ++ } ++ + + if ($space_remaining > $header_length) { + // Write as much as possible of the string in the current block +@@ -1483,7 +1557,7 @@ + $string = substr($string, $space_remaining); + + // Reduce the current block length by the amount written +- $block_length -= $continue_limit - $continue; ++ $block_length -= $continue_limit - $continue - $align; + + // If the current string was split then the next CONTINUE block + // should have the string continue flag (grbit) set unless the +@@ -1503,7 +1577,7 @@ + // Write the CONTINUE block header + if (!empty($this->_block_sizes)) { + $record = 0x003C; +- $length = array_pop($this->_block_sizes); ++ $length = array_shift($tmp_block_sizes); + $header = pack('vv', $record, $length); + if ($continue) { + $header .= pack('C', $encoding); + diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/files/digest-PEAR-Spreadsheet_Excel_Writer-0.9.1-r1 b/dev-php/PEAR-Spreadsheet_Excel_Writer/files/digest-PEAR-Spreadsheet_Excel_Writer-0.9.1-r1 new file mode 100644 index 000000000000..0c8d6a0036a2 --- /dev/null +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/files/digest-PEAR-Spreadsheet_Excel_Writer-0.9.1-r1 @@ -0,0 +1,3 @@ +MD5 2239fe9a52eb4b6fb69c23c47e887c28 Spreadsheet_Excel_Writer-0.9.1.tgz 55037 +RMD160 366b61a47c38d3a13d7cbea7db855477625cf8e5 Spreadsheet_Excel_Writer-0.9.1.tgz 55037 +SHA256 680247cae764800da9a1471dff0f55204029d66328096002c7ac36ec7d7ab144 Spreadsheet_Excel_Writer-0.9.1.tgz 55037 diff --git a/dev-php/PEAR-Translation2/ChangeLog b/dev-php/PEAR-Translation2/ChangeLog index 352712d444b3..5756a657fead 100644 --- a/dev-php/PEAR-Translation2/ChangeLog +++ b/dev-php/PEAR-Translation2/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for dev-php/PEAR-Translation2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/ChangeLog,v 1.15 2007/10/22 18:34:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/ChangeLog,v 1.16 2007/11/29 23:40:36 jokey Exp $ + +*PEAR-Translation2-2.0.0_rc2 (29 Nov 2007) + + 29 Nov 2007; Markus Ullmann <jokey@gentoo.org> + +files/PEAR-Translation2-2.0.0_rc2-scriptdir.patch, + +PEAR-Translation2-2.0.0_rc2.ebuild: + Version bump from project overlay + + 25 Nov 2007; Jakub Moc <jakub@gentoo.org> + +files/PEAR-Translation2-2.0.0_rc2-scriptdir.patch, + +PEAR-Translation2-2.0.0_rc2.ebuild: + Version bump, fix script install location 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Translation2-2.0.0_rc1.ebuild: diff --git a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc2.ebuild b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc2.ebuild new file mode 100644 index 000000000000..1b8a9afd6f21 --- /dev/null +++ b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc2.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc2.ebuild,v 1.1 2007/11/29 23:40:36 jokey Exp $ + +inherit php-pear-r1 depend.php eutils + +DESCRIPTION="Class for multilingual applications management." +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="minimal" + +RDEPEND="!minimal? ( dev-php/PEAR-Cache_Lite + dev-php/PEAR-DB + dev-php/PEAR-DB_DataObject + dev-php/PEAR-MDB + dev-php/PEAR-MDB2 + dev-php/PEAR-File_Gettext + >=dev-php/PEAR-I18Nv2-0.9.1 + >=dev-php/PEAR-XML_Serializer-0.13.0 )" + +pkg_setup() { + require_php_with_use nls +} + +src_unpack() { + unpack ${A} + cd "${WORKDIR}" + epatch "${FILESDIR}"/${P}-scriptdir.patch +} diff --git a/dev-php/PEAR-Translation2/files/PEAR-Translation2-2.0.0_rc2-scriptdir.patch b/dev-php/PEAR-Translation2/files/PEAR-Translation2-2.0.0_rc2-scriptdir.patch new file mode 100644 index 000000000000..c492a450ac3f --- /dev/null +++ b/dev-php/PEAR-Translation2/files/PEAR-Translation2-2.0.0_rc2-scriptdir.patch @@ -0,0 +1,11 @@ +--- package.xml.orig 2007-11-25 21:07:43.000000000 +0100 ++++ package.xml 2007-11-25 21:08:31.000000000 +0100 +@@ -95,7 +95,7 @@ + <file baseinstalldir="Translation2" md5sum="b19437377bc378fdb371452f68397443" name="docs/examples/Translation2_example.sql" role="doc" /> + <file baseinstalldir="Translation2" md5sum="5a5c8cbbde45281e80177f7219f34d21" name="docs/examples/Translation2_gettext_example.php" role="doc" /> + <file baseinstalldir="Translation2" md5sum="60fe3be0922e2ab732401836d9e20d44" name="docs/gettext_readme.txt" role="doc" /> +- <file baseinstalldir="Translation2" md5sum="79a73900efcf8b00eba40b9ebd49876f" name="scripts/t2xmlchk.php" role="script" /> ++ <file baseinstalldir="/" md5sum="79a73900efcf8b00eba40b9ebd49876f" install-as="t2xmlchk.php" name="scripts/t2xmlchk.php" role="script" /> + <file baseinstalldir="Translation2" md5sum="2cfb1de17efea9611965df45a1a1888d" name="tests/admin_containers_tests.php" role="test" /> + <file baseinstalldir="Translation2" md5sum="44229ed2cdc3a125eec99a40adf5f3a7" name="tests/admin_db_test.php" role="test" /> + <file baseinstalldir="Translation2" md5sum="c82bcb483f62a1dca1bb6ff9c86c3ff4" name="tests/admin_gettext_po_test.php" role="test" /> diff --git a/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_rc2 b/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_rc2 new file mode 100644 index 000000000000..8ac7169905e6 --- /dev/null +++ b/dev-php/PEAR-Translation2/files/digest-PEAR-Translation2-2.0.0_rc2 @@ -0,0 +1,3 @@ +MD5 7bdcb2eb637d90ba2fd7cfd9f16235bb Translation2-2.0.0RC2.tgz 57199 +RMD160 b5e53864c9db95cabcf1144d1bf796c1ee7d89f2 Translation2-2.0.0RC2.tgz 57199 +SHA256 42be165d1b34f0759bbfd984c592c9c5d0ee17b49ede0d38cc19bb270a2c271a Translation2-2.0.0RC2.tgz 57199 |