diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-php | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-php')
861 files changed, 12627 insertions, 0 deletions
diff --git a/dev-php/File_Iterator/File_Iterator-1.3.1.ebuild b/dev-php/File_Iterator/File_Iterator-1.3.1.ebuild new file mode 100644 index 000000000000..aaa1bd180a99 --- /dev/null +++ b/dev-php/File_Iterator/File_Iterator-1.3.1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +PHP_PEAR_URI="pear.phpunit.de" +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_PN="File_Iterator" +inherit php-pear-lib-r1 + +DESCRIPTION="FilterIterator implementation that filters files based on a list of suffixes" +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 hppa x86" +IUSE="" +HOMEPAGE="http://www.phpunit.de" diff --git a/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild b/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild new file mode 100644 index 000000000000..d82f56c1e1a0 --- /dev/null +++ b/dev-php/File_Iterator/File_Iterator-1.3.4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +PHP_PEAR_URI="pear.phpunit.de" +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_PN="File_Iterator" +inherit php-pear-lib-r1 + +DESCRIPTION="FilterIterator implementation that filters files based on a list of suffixes" +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 hppa x86" +IUSE="" +HOMEPAGE="https://github.com/sebastianbergmann/php-file-iterator" diff --git a/dev-php/File_Iterator/Manifest b/dev-php/File_Iterator/Manifest new file mode 100644 index 000000000000..93c5099fd90a --- /dev/null +++ b/dev-php/File_Iterator/Manifest @@ -0,0 +1,2 @@ +DIST File_Iterator-1.3.1.tgz 5157 SHA256 9a35bf5247c19988bb3033e10bbc2db0e25b174d231082c48f9639b3acb6aca1 SHA512 c5204fc5e10a713d474d5d42e728c0c52b89b214bd8d98c8918bef023511be8c86267c76656667ba49ca9d6252fb9156dc08c712556f49f8e1989ec11016fe7b WHIRLPOOL 4d0187fa41a5a82f5dbb0432c53c5fd2fc3ff73bf4171a1511e5b025e9d71981991bcb892c08ca61a0f692e302a5d5652d831da9d3ce3510678f57a43b08249d +DIST File_Iterator-1.3.4.tgz 5199 SHA256 6f4ed93fc140aac0abb9d23313fa25c98789855a7d08088256c989a037730f7f SHA512 7117e0e56a9bc533d9f93556366a8026d1e5a9a3894c05551adef6c1e6cd556c1ebf6b96bd98279cb92077b3d8f8d7b7e42f446b39895850e573d0ec511392be WHIRLPOOL 6f7e4a589642ea3b6b0abbbb17b330f504153486b49840472a98cb6bb0fdb53447bdd994d3c112666f8c94ea8737e42bcf079c0785f1564f288319485dbeb1a7 diff --git a/dev-php/File_Iterator/files/channel.xml b/dev-php/File_Iterator/files/channel.xml new file mode 100644 index 000000000000..91bb6786f543 --- /dev/null +++ b/dev-php/File_Iterator/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.phpunit.de</name> + <summary>PHPUnit PEAR Channel</summary> + <suggestedalias>phpunit</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.1">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.2">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.3">http://pear.phpunit.de/rest/</baseurl> + </rest> + </primary> + </servers> +</channel>
\ No newline at end of file diff --git a/dev-php/File_Iterator/metadata.xml b/dev-php/File_Iterator/metadata.xml new file mode 100644 index 000000000000..ff6ef25f6521 --- /dev/null +++ b/dev-php/File_Iterator/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="github">sebastianbergmann/php-file-iterator</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/PEAR-Archive_Tar/Manifest b/dev-php/PEAR-Archive_Tar/Manifest new file mode 100644 index 000000000000..211813c4aa92 --- /dev/null +++ b/dev-php/PEAR-Archive_Tar/Manifest @@ -0,0 +1 @@ +DIST Archive_Tar-1.3.15.tgz 19985 SHA256 25e4f296874d208f46a772425e924e9361720b92f6bddb1e1fa0d83669fcb0af SHA512 a4fdbbcc654428242a2123438adfc72b2d24e7d201b2d927a20f4df7952cf23ab9bb395757f4e88f1617a86a2430df4a6508f26b2e3ffdc4eefcbbcf0cf6bd71 WHIRLPOOL c20a77658652316d1a12b1212e54296102fae160bdc64c6a237239dada7f3d0b8aba0d10b823893fabd5937884fbbd525903fca7ee45f935314ffba74a61891b diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.15.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.15.ebuild new file mode 100644 index 000000000000..193925722c3f --- /dev/null +++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.15.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +MY_PN="${PN/PEAR-/}" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Tar file management class" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" +SRC_URI="http://pear.php.net/get/${MY_P}.tgz" +DEPEND="dev-lang/php:*[pcre(+)] + >=dev-php/PEAR-PEAR-1.8.1 +" +RDEPEND="dev-lang/php:*[bzip2,posix,zlib] + ${DEPEND}" +PDEPEND="dev-php/pear" +HOMEPAGE="http://pear.php.net/package/Archive_Tar" + +S="${WORKDIR}/${MY_P}" + +src_install() { + insinto /usr/share/php/Archive + doins Archive/* + + dodoc docs/* +} diff --git a/dev-php/PEAR-Archive_Tar/metadata.xml b/dev-php/PEAR-Archive_Tar/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Archive_Tar/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Auth/Manifest b/dev-php/PEAR-Auth/Manifest new file mode 100644 index 000000000000..7c0fa5a8a4ab --- /dev/null +++ b/dev-php/PEAR-Auth/Manifest @@ -0,0 +1 @@ +DIST Auth-1.6.4.tgz 56048 SHA256 5fb31a2f758474fd9a044afbc387d65fef38732b8f313837971b9a16104779e6 SHA512 670f77d0b68d4701ddb19093637ac341d75411bdacc527fc2fb1cf412d87cf9c78595f925a518e3b5b577635f59904c3c1f499cc8a357ee0c807652070e2961b WHIRLPOOL 22e01a2c7556eb409a0caee0320bfd8269e8f606d67286df658db1f63266faac385e732f63ede13386be22001bc293a1abcaa29fb20a26f85eec6c760f6db7fc diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild new file mode 100644 index 000000000000..3426938dfd0d --- /dev/null +++ b/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" +inherit php-pear-r1 + +DESCRIPTION="Provides methods for creating an authentication system using PHP" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" +IUSE="minimal" +RDEPEND="!minimal? ( >=dev-php/PEAR-Log-1.9.10 + >=dev-php/PEAR-File_Passwd-1.1.0 + >=dev-php/PEAR-Net_POP3-1.3.0 + >=dev-php/PEAR-DB-1.7.6-r1 + dev-php/PEAR-MDB + >=dev-php/PEAR-MDB2-2.0.0_rc1 + >=dev-php/PEAR-Crypt_CHAP-1.0.0 + >=dev-php/PEAR-SOAP-0.9.0 + >=dev-php/PEAR-File_SMBPasswd-1.0.0 + >=dev-php/PEAR-HTTP_Client-1.1.0 )" + +pkg_postinst() { + if ! use minimal && ! has_version "dev-lang/php[imap,soap]" ; then + elog "${PN} can optionally use php's imap and soap features." + elog "If you want those, recompile dev-lang/php with these flags in USE." + fi +} diff --git a/dev-php/PEAR-Auth/metadata.xml b/dev-php/PEAR-Auth/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Auth/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Auth_HTTP/Manifest b/dev-php/PEAR-Auth_HTTP/Manifest new file mode 100644 index 000000000000..75f279a80a13 --- /dev/null +++ b/dev-php/PEAR-Auth_HTTP/Manifest @@ -0,0 +1,2 @@ +DIST Auth_HTTP-2.1.6.tgz 9327 SHA256 d6cabbe1835a2af6bbd42141461c0259cc6891c1f19a91afda9b04b695374216 SHA512 83e6d52dbe7401f3671ad3d0dc39b075bf95ee81fc7f3912e1601dbc207c35aea9b8ee3ac3c9829d92e17093d9d46111c1d28994c945b36d176bd22395c81d60 WHIRLPOOL e98fda51b2cb257d4ed5c8f93409c945a589d1abff514438210431542d0b7bfcc2d71d95cff3b30ac9c3f553c401ef16e260f588d395e927f16aa8e0dbb3abfc +DIST Auth_HTTP-2.1.8.tgz 8626 SHA256 bd3f37de04cbfd99c16fc2ca0ecf807611b0ceb5a943f6cedf359183c074e03c SHA512 e25686d289cd95b3ceea1d6836b1bd31ba36a755dc2ebf57d0d250d4169467bf5d313be3234e989557d4239f0ecb40150e561c087a34f228b0848190b98349b6 WHIRLPOOL e665a9a13907f7cb66c65a1ed76b1bbe814864ddffa20d86b18dc2c801ac2b203fcfb178b0a6d4b2a01a380c9b131d8b95f29c1bd6d06e0c4d2093a00c5a2dd8 diff --git a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild new file mode 100644 index 000000000000..789f61d8876e --- /dev/null +++ b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.6-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Create HTTP authentication systems similar to Apache's realm-based .htaccess mechanism" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +RDEPEND="dev-php/PEAR-Auth" diff --git a/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.8.ebuild b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.8.ebuild new file mode 100644 index 000000000000..789f61d8876e --- /dev/null +++ b/dev-php/PEAR-Auth_HTTP/PEAR-Auth_HTTP-2.1.8.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Create HTTP authentication systems similar to Apache's realm-based .htaccess mechanism" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +RDEPEND="dev-php/PEAR-Auth" diff --git a/dev-php/PEAR-Auth_HTTP/metadata.xml b/dev-php/PEAR-Auth_HTTP/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Auth_HTTP/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Auth_SASL/Manifest b/dev-php/PEAR-Auth_SASL/Manifest new file mode 100644 index 000000000000..ca451dadaa86 --- /dev/null +++ b/dev-php/PEAR-Auth_SASL/Manifest @@ -0,0 +1 @@ +DIST Auth_SASL-1.0.6.tgz 9119 SHA256 92928ebfb67b0c108956f354ecc1b9859d05a7659d7f49c9b26a8c23a96662da SHA512 af1376ba54349ee3cba9e1cacfaf33fff96ac4eb45682447e1b5862136c774e1737d2206341264bf4d74ad4203e8d465407fdcd5c23670e40eed4678864030cb WHIRLPOOL 3acf45237cf6a32f9900af6f4b71b8599b5866a1ceabe41abd6c2471b7324912a1dce984ee2d58506e107ce2ea5ae3c254524a566433e39387ce01f2ae94a151 diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild new file mode 100644 index 000000000000..012027602ed9 --- /dev/null +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Abstraction of various SASL mechanism responses" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild new file mode 100644 index 000000000000..bca9a129a421 --- /dev/null +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.6.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Abstraction of various SASL mechanism responses" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Auth_SASL/metadata.xml b/dev-php/PEAR-Auth_SASL/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Auth_SASL/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Benchmark/Manifest b/dev-php/PEAR-Benchmark/Manifest new file mode 100644 index 000000000000..ca06965a9fdb --- /dev/null +++ b/dev-php/PEAR-Benchmark/Manifest @@ -0,0 +1 @@ +DIST Benchmark-1.2.9.tgz 8696 SHA256 b68c6ca9bfb3ba79e095117ff5e3e674ed9583692f4722b0196e8b3874a9c468 SHA512 18064e6f435e053a2aa9a2f27f3c4cecc26847829e7ee86619748faa7fc1cd0a6ce3d3a419f742d05007875db3fbbfbf05e4732c9f1ba76dbeb983cbc908e516 WHIRLPOOL b3d35f04d1c35a305099f281aadae38d4fc2a64074eeeea6ff54665f1d3645ce34d436397504d57f11ed5e36981a0e3f631784e8c7dc6504570ddc458bbff4fd diff --git a/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild new file mode 100644 index 000000000000..ee807a2ed08f --- /dev/null +++ b/dev-php/PEAR-Benchmark/PEAR-Benchmark-1.2.9.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Framework to benchmark PHP scripts or function calls" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" + +pkg_postinst() { + if ! has_version "dev-lang/php[bcmath]" ; then + elog "${PN} can optionally use dev-lang/php bcmath features." + elog "If you want those, recompile dev-lang/php with these flags in USE." + fi +} diff --git a/dev-php/PEAR-Benchmark/metadata.xml b/dev-php/PEAR-Benchmark/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Benchmark/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Cache/Manifest b/dev-php/PEAR-Cache/Manifest new file mode 100644 index 000000000000..4ce657e97072 --- /dev/null +++ b/dev-php/PEAR-Cache/Manifest @@ -0,0 +1 @@ +DIST Cache-1.5.6.tgz 31384 SHA256 5d4414bf3df357fc60460186f48b3d8d5465ec4cf6e2736e934d46f1890ba405 SHA512 6c42901d9a462c803ff349650519fdb705bc56bebf1d106bd0796e35bf3ee6b4e1f783a3af022f024d9473a7e75eb14ff1954decc0a4c133817a8ed65e42f29a WHIRLPOOL 05e2fdd555442ad8c10f5f7c7d0294128e98ec8d4cc45ab369a3263ea287ed080b2310afadf12e59dfadcc6182c157ddb35eee8cbca838b0cbcacff88f8f527f diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild new file mode 100644 index 000000000000..b65978ee58be --- /dev/null +++ b/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Framework for caching of arbitrary data" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-PEAR-1.7.0" +RDEPEND="dev-php/PEAR-HTTP_Request" diff --git a/dev-php/PEAR-Cache/metadata.xml b/dev-php/PEAR-Cache/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Cache/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Cache_Lite/Manifest b/dev-php/PEAR-Cache_Lite/Manifest new file mode 100644 index 000000000000..7cfd867165fe --- /dev/null +++ b/dev-php/PEAR-Cache_Lite/Manifest @@ -0,0 +1 @@ +DIST Cache_Lite-1.7.16.tgz 32997 SHA256 51f8ca4c719a574cac323c444391afa71194609bf556ddeecf7c7af8479ba20d SHA512 d2682ccc5e748d7233f79e51a8c0fae0fe77cec56730d0832e4c1f468227ee431b8e29b582b82f36a6274d50a0bbd12a9870bfeacb7c6943ad3002131aab455b WHIRLPOOL 09a8b4be2f68a75073b4af6d4ea871e61404807d7a0bc7c1a49285a3edb851c5e182253273265e111e20ede26f9cff6a93c20aaa5e2d608332a24a759182f412 diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.16.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.16.ebuild new file mode 100644 index 000000000000..c22603f77784 --- /dev/null +++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.7.16.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +DESCRIPTION="Fast and safe little cache system" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" diff --git a/dev-php/PEAR-Cache_Lite/metadata.xml b/dev-php/PEAR-Cache_Lite/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Cache_Lite/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Calendar/Manifest b/dev-php/PEAR-Calendar/Manifest new file mode 100644 index 000000000000..d7eca29eafa5 --- /dev/null +++ b/dev-php/PEAR-Calendar/Manifest @@ -0,0 +1 @@ +DIST Calendar-0.5.5.tgz 58159 SHA256 ecb44c40d91b1bf815980429438788d76b90c056d733313fc193277dea418cdc SHA512 0d49f78c86343112eb177e16d4831f9589cb13a4585e3d6fd3443a94e4c78382d3545697623c28e1219ee8469ba99684ef0fb9f1df1375f3bbc6009fd9d59c95 WHIRLPOOL 5da5f0ae8e9520a27796ba3dfabe656eba266e9c2f28f198a39e3f111084b0b57382503586b908b6145729ca4b38e66084adb919bc7bfac0f7ee7a5ad9a5cbe0 diff --git a/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild b/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild new file mode 100644 index 000000000000..00504b0ca633 --- /dev/null +++ b/dev-php/PEAR-Calendar/PEAR-Calendar-0.5.5.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="A package for building Calendar data structures" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-Date-1.4.5" diff --git a/dev-php/PEAR-Calendar/metadata.xml b/dev-php/PEAR-Calendar/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Calendar/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Config/Manifest b/dev-php/PEAR-Config/Manifest new file mode 100644 index 000000000000..32497d3cc12c --- /dev/null +++ b/dev-php/PEAR-Config/Manifest @@ -0,0 +1 @@ +DIST Config-1.10.12.tgz 32291 SHA256 ad4d340fb2fbc43355d66612cd890b19c78cd623c2752f005c3a7ed809f78421 SHA512 c4ebb92d1440fbbb5119341eae7d90944661da35236af1d7ea8ed6753913aa2805a2256e8cb58b7c72f0ff0c56022c72e7d432be9e3e729001004192cbef0642 WHIRLPOOL 5cdf22fbba8bcc1a9bd9b465a750972f37bdf65fe6f637f3a8457e14d69d9663c3a8551f0ba7b709e92006ca0a7603fa46aae0b04de18dade09b4a974fc0dc04 diff --git a/dev-php/PEAR-Config/PEAR-Config-1.10.12-r1.ebuild b/dev-php/PEAR-Config/PEAR-Config-1.10.12-r1.ebuild new file mode 100644 index 000000000000..8f701657c45c --- /dev/null +++ b/dev-php/PEAR-Config/PEAR-Config-1.10.12-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Provides methods for configuration manipulation. Your configuration's swiss-army knife" +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="xml" +RDEPEND="xml? ( dev-php/PEAR-XML_Parser dev-php/PEAR-XML_Util )" diff --git a/dev-php/PEAR-Config/metadata.xml b/dev-php/PEAR-Config/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Config/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Console_Color/Manifest b/dev-php/PEAR-Console_Color/Manifest new file mode 100644 index 000000000000..b35cc4e27214 --- /dev/null +++ b/dev-php/PEAR-Console_Color/Manifest @@ -0,0 +1 @@ +DIST Console_Color-1.0.3.tgz 4933 SHA256 895ad17220bf2f54b4880cc6d68db9fbde6eb6f781a72d349296f9c6d5cfad56 SHA512 56449c02194ac707f7165c4f591762b1d895b97c0727d11f1e84a1763b266f808e6c62c42dcd93ef8ea60e2ab97ec56f902cd1b5b57ad135cc0bd35cccf16e14 WHIRLPOOL fe7389c7642e747507356a20af5bd7e8272d6c24510552345b27cd2ba47700370ae5aa71c4858b05c94a08e6d9bda8956261e26df0698564c2875c60c08946ad diff --git a/dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.3.ebuild b/dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.3.ebuild new file mode 100644 index 000000000000..6fd1f30693c3 --- /dev/null +++ b/dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.3.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +DESCRIPTION="This Class allows you to easily use ANSI console colors in your +application." +LICENSE="MIT" +SLOT="0" +IUSE="" diff --git a/dev-php/PEAR-Console_Color/metadata.xml b/dev-php/PEAR-Console_Color/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Console_Color/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Console_CommandLine/Manifest b/dev-php/PEAR-Console_CommandLine/Manifest new file mode 100644 index 000000000000..721e71aee53a --- /dev/null +++ b/dev-php/PEAR-Console_CommandLine/Manifest @@ -0,0 +1 @@ +DIST Console_CommandLine-1.2.0.tgz 39740 SHA256 18f2cbed4ab2af1c5423e5f24bc1689f4d789b1bb36dde2e0c4d198d7c71c17e SHA512 398955e43d95f5c2bf7ec61b17e0b87db6967010a3f3489131588bbcca3fb9d188829c7e54dd06197df21e4ee5e10c5f50b28df20bdf6690d89722c409060c24 WHIRLPOOL 6e3d9c133b3d2a878e1806d49294199ee0015e4efe40169ce041b7ae1571fc58eaef5abb9dfdf03957f16a2664ecf2a08db951716419f234db9e3339767185a2 diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.0.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.0.ebuild new file mode 100644 index 000000000000..486cf5f90e4f --- /dev/null +++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" +inherit php-pear-r1 + +DESCRIPTION="A full featured command line options and arguments parser" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" +DEPEND=">=dev-php/pear-1.4" + +RDEPEND="${DEPEND}" + +src_install() { + php-pear-r1_src_install + rm -r "${D}"/usr/share/php/tests + rm -r "${D}"/usr/share/php/docs +} diff --git a/dev-php/PEAR-Console_CommandLine/metadata.xml b/dev-php/PEAR-Console_CommandLine/metadata.xml new file mode 100644 index 000000000000..40444210f626 --- /dev/null +++ b/dev-php/PEAR-Console_CommandLine/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +<maintainer> +<email>olemarkus@gentoo.org</email> +<name>Ole Markus With</name> +</maintainer> +<longdescription lang="en"> +A full featured command line options and arguments parser +</longdescription> +</pkgmetadata> + diff --git a/dev-php/PEAR-Console_Getargs/Manifest b/dev-php/PEAR-Console_Getargs/Manifest new file mode 100644 index 000000000000..8d7efc689b33 --- /dev/null +++ b/dev-php/PEAR-Console_Getargs/Manifest @@ -0,0 +1 @@ +DIST Console_Getargs-1.3.5.tgz 18207 SHA256 f2a2be1c3dfead4328a85dafc6236d945a927ceeaa05e0ec21d8af43a2e918ea SHA512 2e79bfc3947dbce928ae592d825ea16414de147a10f7c41a896d9a557c40a1e83842e39de6e6a78918d91235da73307f84b837a3d049b36cacd202c4b8aa7fd6 WHIRLPOOL 0103e2332eeccdc932ff7508e36ecc79f82f0f83fefdf4cf1bd88ab0431ebd6f45c2921713cb7a79fc7135ca10c748fc64f1fd479f52d21d045cfb4686c4dd4a diff --git a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild new file mode 100644 index 000000000000..b6faa55e691b --- /dev/null +++ b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="A command-line arguments parser" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Console_Getargs/metadata.xml b/dev-php/PEAR-Console_Getargs/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Console_Getargs/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Console_Getopt/Manifest b/dev-php/PEAR-Console_Getopt/Manifest new file mode 100644 index 000000000000..f4829627db48 --- /dev/null +++ b/dev-php/PEAR-Console_Getopt/Manifest @@ -0,0 +1,2 @@ +DIST Console_Getopt-1.3.1.tgz 4471 SHA256 9381ad3f8e48574c38917b55caae2cd20cf152af8e65a31d09931fad829161c4 SHA512 701c2861bcf07c121e573441dec783b4e832b10d439bf807076427cbfa832ebcd80a20c324296e962d7f493e51231f5c54b46fd19e83a431db17f21b7d984876 WHIRLPOOL a2028ae0ea556ce9821249527c1abccc8757425b67cbc7a842487fc86b09cbd075405a1f7477fae802aa0014a7aa2ddbfbb9ad534f907a81a562e71d5e099903 +DIST Console_Getopt-1.4.0.tgz 4534 SHA256 634a8647ce2b343253c57d77f42361464eebe28a3b4c0a321c6675495da88fab SHA512 1da827cb3740de139ba0721c82dbe374b05fbf7e08e0eecfaa4b53f8d0024be1bbaa737a3c9b7a21ac2779dc4036480d3d6d85f7bd83cb07db0cc234ea193a1c WHIRLPOOL f7a36d4898f8c7cc7aff655ebb9a6037eb9cdde03f981ced353fa6e59ddfa6b568f8e56eab14b55ab988408321a4b359353d226f364a42d93ae99c611d8996fe diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild new file mode 100644 index 000000000000..34c764a7ed68 --- /dev/null +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" + +MY_PN="${PN/PEAR-/}" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Command-line option parser" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" +SRC_URI="http://pear.php.net/get/${MY_P}.tgz" +DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 ) + >=dev-php/PEAR-PEAR-1.8.1" +RDEPEND="${DEPEND}" +PDEPEND="dev-php/pear" +HOMEPAGE="http://pear.php.net/package/Console_Getopt" + +S="${WORKDIR}/${MY_P}" + +src_install() { + insinto /usr/share/php/ + doins -r Console +} diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.0.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.0.ebuild new file mode 100644 index 000000000000..d2487e44f01f --- /dev/null +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MY_PN="${PN/PEAR-/}" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Command-line option parser" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" +SRC_URI="http://pear.php.net/get/${MY_P}.tgz" +DEPEND=">=dev-lang/php-5.4:* + >=dev-php/PEAR-PEAR-1.8.1" +RDEPEND="${DEPEND}" +PDEPEND="dev-php/pear" +HOMEPAGE="http://pear.php.net/package/Console_Getopt" + +S="${WORKDIR}/${MY_P}" + +src_install() { + insinto /usr/share/php/ + doins -r Console +} diff --git a/dev-php/PEAR-Console_Getopt/metadata.xml b/dev-php/PEAR-Console_Getopt/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Console_Getopt/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Console_Table/Manifest b/dev-php/PEAR-Console_Table/Manifest new file mode 100644 index 000000000000..64b790f1f71e --- /dev/null +++ b/dev-php/PEAR-Console_Table/Manifest @@ -0,0 +1 @@ +DIST Console_Table-1.1.6.tgz 9534 SHA256 d243b7f3c103477e13dbcf285405bc939ebb646984d4b2a2bf445ade266b5645 SHA512 b5fdceb13c45fc050c1df72b10abd258f5fa5426822cccfb36046c0d4950fdf9431765949190a17aa4f881fbba9884208059c650394696268f443217581e361b WHIRLPOOL 580bd62b4e10fa2c09765bac203def7187b46d8cfe7dae81dee88297666bec89b389e3caf1852bc26dcf0707875e46bf11efec051bcff839ee32a637a0a0e901 diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild new file mode 100644 index 000000000000..ec849b3fe9cc --- /dev/null +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +DESCRIPTION="Class that makes it easy to build console style tables" +LICENSE="BSD" +SLOT="0" +IUSE="" diff --git a/dev-php/PEAR-Console_Table/metadata.xml b/dev-php/PEAR-Console_Table/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Console_Table/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Crypt_Blowfish/Manifest b/dev-php/PEAR-Crypt_Blowfish/Manifest new file mode 100644 index 000000000000..b5e38fb2a311 --- /dev/null +++ b/dev-php/PEAR-Crypt_Blowfish/Manifest @@ -0,0 +1 @@ +DIST Crypt_Blowfish-1.1.0RC2.tgz 18548 SHA256 ad6f8984f83317b901a47c1c715ab88d477d5257c8f31a660cd0ac2aae566fe8 SHA512 3dbabd58cb88415bab777f5093b1d8ea3c040909bcfdf4f983cbc31f0aebaf6e2a92314998216febc651fdb930eb3a50aeb75e717f6fcddde9f107df2e90d327 WHIRLPOOL 6f9941a7944ff5d7d6a13a8d5b5ec5505fbbd051f4f5da7c8b85461b462c0a5fa10f987a983b6ab12d293069d2cb0a83e1af85b5f632cbd96eb273ccdd35bdb6 diff --git a/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild b/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild new file mode 100644 index 000000000000..204fb54399ae --- /dev/null +++ b/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Allows for quick two-way Blowfish encryption without requiring the MCrypt PHP extension" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php/PEAR-Crypt_Blowfish/metadata.xml b/dev-php/PEAR-Crypt_Blowfish/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Crypt_Blowfish/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Crypt_CHAP/Manifest b/dev-php/PEAR-Crypt_CHAP/Manifest new file mode 100644 index 000000000000..647fcdfcbb6c --- /dev/null +++ b/dev-php/PEAR-Crypt_CHAP/Manifest @@ -0,0 +1 @@ +DIST Crypt_CHAP-1.5.0.tgz 5549 SHA256 12b971b4ab3f7dc20bb7f8bdc5f420de10fe6ce7222f7715b3b6a074d1f76233 SHA512 44cdfdf0bc857b3992c2635945374033112d972cdefeac8a45810f5b79a6a532de67fc5e9a06f2ec4b3ce4df62e300451d0f4078b4f8ecc9805dca5c08f6aa95 WHIRLPOOL 72756a4cac3aed44856c080e1e8e74951c57ed35dc6a89d06486f53070f53c84830730b76428f45ea93e2fb5cc9b165135167d385fa9451c40f64d50009bd90b diff --git a/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0.ebuild b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0.ebuild new file mode 100644 index 000000000000..093b899d47d9 --- /dev/null +++ b/dev-php/PEAR-Crypt_CHAP/PEAR-Crypt_CHAP-1.5.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Generating CHAP packets" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +pkg_postinst() { + if ! has_version "dev-lang/php[crypt,mhash]" ; then + elog "${PN} can optionally use dev-lang/php crypt and mhash features." + elog "If you want those, recompile dev-lang/php with these flags in USE." + fi +} diff --git a/dev-php/PEAR-Crypt_CHAP/metadata.xml b/dev-php/PEAR-Crypt_CHAP/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Crypt_CHAP/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Crypt_GPG/Manifest b/dev-php/PEAR-Crypt_GPG/Manifest new file mode 100644 index 000000000000..7dd735077764 --- /dev/null +++ b/dev-php/PEAR-Crypt_GPG/Manifest @@ -0,0 +1 @@ +DIST Crypt_GPG-1.3.2.tgz 339001 SHA256 67f77bfb9b21dd428587f5bd336e4b9b2e200a1b62160e7ae0d0dfffd1357899 SHA512 c045942798f2974d1d200413864708b4476b53d1999b721f1b51fd6cfafb23c05479a391ebc7ebe513f5a88641d63d991e7ba59b7edcbd8397efde365528f999 WHIRLPOOL 27124bb96e28d7206f56e0d0fcbee603b3f1516a4d61a98e4a72139cae7e76b357f025bde04baec83530ff4ad6ec2a7d35d92a114ad9269ff198c06c94d63aef diff --git a/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild new file mode 100644 index 000000000000..64faeeb0a0bb --- /dev/null +++ b/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="GNU Privacy Guard (GnuPG)" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86" +IUSE="" +DEPEND=">=dev-lang/php-5.2.1" +RDEPEND="${DEPEND} + app-crypt/gnupg" diff --git a/dev-php/PEAR-Crypt_GPG/metadata.xml b/dev-php/PEAR-Crypt_GPG/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Crypt_GPG/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Crypt_HMAC/Manifest b/dev-php/PEAR-Crypt_HMAC/Manifest new file mode 100644 index 000000000000..5a59d5734822 --- /dev/null +++ b/dev-php/PEAR-Crypt_HMAC/Manifest @@ -0,0 +1 @@ +DIST Crypt_HMAC-1.0.1.tgz 2149 SHA256 46cb241e3f53e329dbf0b224d7059a253ee9cf0d2702154fd1171d690b7aeed4 SHA512 5fb873d9d2e14f18f729e102b0295aaafef53bb150322f4a75d87f6d5ffd3e8829d424ee7285950d92c3408756b40b9ac7fe5123a73cefb341e4224f049bcb18 WHIRLPOOL 8ad48723fc9ad5798eb713eecd0fae6ba05f97b399b846321bfccd731d7379383a745c7b7f51e48f6a4511e18acf3d9cb6fbf72df38131bdcd6b9a02fdf62d13 diff --git a/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1-r1.ebuild b/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1-r1.ebuild new file mode 100644 index 000000000000..70cc2d44b09c --- /dev/null +++ b/dev-php/PEAR-Crypt_HMAC/PEAR-Crypt_HMAC-1.0.1-r1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Calculates RFC 2104 compliant hashes" +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Crypt_HMAC/metadata.xml b/dev-php/PEAR-Crypt_HMAC/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Crypt_HMAC/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Crypt_HMAC2/Manifest b/dev-php/PEAR-Crypt_HMAC2/Manifest new file mode 100644 index 000000000000..b7c83d603eaa --- /dev/null +++ b/dev-php/PEAR-Crypt_HMAC2/Manifest @@ -0,0 +1 @@ +DIST Crypt_HMAC2-1.0.0.tgz 8129 SHA256 6b616cd6c2a6c3937c5790d7ffa4ef917d3db2bba7310f86111f1e514432ed2b SHA512 0c3bd71ba8c2bf086ca703732fb3ee2471797ea486dbc863acbb5d07426395a65b8c794473ac4b1c1b85e954e27b79361116bee0a36f4b78edd780ea6c06bfca WHIRLPOOL ca09a86dbf7b00079dc1638e38b2439ba08ab467934374f5cb78c648929c07eb2fa75a0d327e915a7e2aed69c964e471d3bedd772743886cfba84a0e4794a31a diff --git a/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-1.0.0.ebuild b/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-1.0.0.ebuild new file mode 100644 index 000000000000..da0e1ec44d58 --- /dev/null +++ b/dev-php/PEAR-Crypt_HMAC2/PEAR-Crypt_HMAC2-1.0.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Implementation of Hashed Message Authentication Code for PHP5" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +src_install() { + php-pear-r1_src_install + + #Useless file that often conflicts with other packages + rm "${D}/usr/share/php/generate_package_xml.php" +} + +pkg_postinst() { + if ! has_version "dev-lang/php[hash]" ; then + elog "${PN} can use the hash extension when enabled to extend the range" + elog "of cryptographic hash functions beyond the natively implemented MD5 and SHA1." + elog "Recompile dev-lang/php with USE=\"hash\" if you want these features." + fi +} diff --git a/dev-php/PEAR-Crypt_HMAC2/metadata.xml b/dev-php/PEAR-Crypt_HMAC2/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Crypt_HMAC2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Crypt_RC4/Manifest b/dev-php/PEAR-Crypt_RC4/Manifest new file mode 100644 index 000000000000..b90a3f5cdeba --- /dev/null +++ b/dev-php/PEAR-Crypt_RC4/Manifest @@ -0,0 +1 @@ +DIST Crypt_RC4-1.0.3.tgz 2295 SHA256 047870ce11d39d59b68cfcf39dce3e4487059f1102a22ca91c697333e34db65c SHA512 4ede7c1b63b7c23b29fe25754f18af1dfb7fa3ee66ff85adb612b382143601cab7f9dbe27ed10291b71568d15e3d306e53eb483df3defb7c6912e0e6feb94640 WHIRLPOOL 773d4e8de19b13fa9fafdc0038b9051bd31eebfefdf4d6d4cfc7c83758c9831c2502332b0bce27eadab5fb864d8c11eaf95e0d0a07d508a89ae44cd1232ae64d diff --git a/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.3.ebuild b/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.3.ebuild new file mode 100644 index 000000000000..955363a5d1ba --- /dev/null +++ b/dev-php/PEAR-Crypt_RC4/PEAR-Crypt_RC4-1.0.3.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Encryption class for RC4 encryption" +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Crypt_RC4/metadata.xml b/dev-php/PEAR-Crypt_RC4/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Crypt_RC4/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-DB/Manifest b/dev-php/PEAR-DB/Manifest new file mode 100644 index 000000000000..59ffb4576587 --- /dev/null +++ b/dev-php/PEAR-DB/Manifest @@ -0,0 +1 @@ +DIST DB-1.8.2.tgz 131693 SHA256 51a4ad2bd3a5ec3590591013620bc81a89bc871d299599d4152681f5d2b1f125 SHA512 0af79e037964962d6e517d28aa6908de011ea8e1effd35c3f5250462e4a58e4253671f830171bb59f11a491957c44d2732f667cca9351a3bebb7595dc92f3055 WHIRLPOOL 0c2f51ba24b20f3a11020556a0fbff5155fce95961a33ae1e7367407909af9177965a2c9f7b6ec0cc90572f907cbeb312fe4bd8e83875facbdb1ca7afcf5d316 diff --git a/dev-php/PEAR-DB/PEAR-DB-1.8.2.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.8.2.ebuild new file mode 100644 index 000000000000..1c13030e0046 --- /dev/null +++ b/dev-php/PEAR-DB/PEAR-DB-1.8.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" + +DESCRIPTION="Database abstraction layer for PHP" +LICENSE="PHP-3" +SLOT="0" +IUSE="" diff --git a/dev-php/PEAR-DB/metadata.xml b/dev-php/PEAR-DB/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-DB/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-DB_DataObject/Manifest b/dev-php/PEAR-DB_DataObject/Manifest new file mode 100644 index 000000000000..baefeab7ec51 --- /dev/null +++ b/dev-php/PEAR-DB_DataObject/Manifest @@ -0,0 +1,4 @@ +DIST DB_DataObject-1.10.0.tgz 78487 SHA256 6367b94bbd444c82690ddd4aa8fa3a7801eb3f6b067494e6ba5f088cecfe8345 SHA512 08bc8c9a529812b80e69aa59db9f1a7e3a12741e0bd9570ec505dd89a19115e9a20a0731026f2de846174eddeee91c6fb20aa71c5f76c55bf241b4c4305381a6 WHIRLPOOL fce0370d15f75b1562e1ccd449fc712d3405f0b9ac39f29ccaf6af87c59b19d7ca535d231c746204dc6ef36b151000ad9cf79f7e6bf00451fcaa36f95f27544e +DIST DB_DataObject-1.11.2.tgz 80134 SHA256 bc8c2c7a4e97de821be5ccad7347e9a76fd7ddf4ff8f3840bdc3ad2edef2d519 SHA512 bdb77a23779e771413e51a556f185333267e348b846f3b86af572da841b8b6cf8c71f02fb2459a914c50a81841a6455b51150acee7303e0df54ccd55369e9bf9 WHIRLPOOL f02dda406fc023b8012de536297110f9a8a349367e9583e6bc2079265bfc1400ffb83cfe7b1cde3cd05dba1009bacc382f43e2930704d43f126be001a7958a39 +DIST DB_DataObject-1.11.3.tgz 81873 SHA256 5fa1ce2d3d2543a5b9e8f825a2c9a409201978b0f6c45da1f9dadfe58ac47d2b SHA512 bf74b99b6d28e8c5074dd9058ad6624ed93cd4578164d71fcf2c70070a81f5bb5dfc46d11d5a1408ad5bac12ac6d36cd47dbe102b16ffbf9c091153e9e400d8f WHIRLPOOL 3189f3238afc0d7087ced6c1b1bd91ecf99b009f03e17e907d68404c7d5e06f6ebeda0d5b3ef7235802fd18062ae330ec974b5121de17078521cec2210a1e0c9 +DIST DB_DataObject-1.9.6.tgz 72249 SHA256 d7f5e76569b4246ef56394108f8b8e2fb2b57ce05cb32bdedd7e47b8fe059f3b SHA512 325a3e4899a5b0cb762816b013432fe6166fb77d7bcb2ee3a9190255a0a495b4a8bd1cfcd204488014a0bdcd2563bbc640aba7693d4e7c560291769b7a154577 WHIRLPOOL 4dbf1491bfadf9591530afb4a8d286fb2322f64a031b6efb3b776384e25f6e653ede04e898c277befdd1d770b759c1bc1cf7876247816f004ef2ffe1f886b676 diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.10.0.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.10.0.ebuild new file mode 100644 index 000000000000..c33742b9f37f --- /dev/null +++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.10.0.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +DESCRIPTION="A SQL Builder, Object Interface to Database Tables" +LICENSE="PHP-2.02 PHP-3" +SLOT="0" +IUSE="minimal" + +DEPEND="" +RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1 + >=dev-php/PEAR-Date-1.4.3-r1 + !minimal? ( >=dev-php/PEAR-Validate-0.5.0-r1 + >=dev-php/PEAR-MDB2-2.0.0_rc1 )" + +src_prepare() { + # don't install windows-only stuff + sed -re 's:<file baseinstalldir="DB" md5sum=".{32}" name="scripts/DB_DataObject_createTables.bat" role="script" />::' -i "${WORKDIR}/package.xml" || die "sed failed" +} diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.2.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.2.ebuild new file mode 100644 index 000000000000..9ac88ea4f71d --- /dev/null +++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.2.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" + +DESCRIPTION="A SQL Builder, Object Interface to Database Tables" +LICENSE="PHP-2.02 PHP-3" +SLOT="0" +IUSE="minimal" + +DEPEND="" +RDEPEND="|| ( >=dev-php/PEAR-DB-1.7.6-r1 >=dev-php/PEAR-MDB2-2.0.0_rc1 ) + >=dev-php/PEAR-Date-1.4.3-r1 + !minimal? ( >=dev-php/PEAR-Validate-0.5.0-r1 )" + +src_prepare() { + # don't install windows-only stuff + sed -re 's:<file baseinstalldir="DB" md5sum=".{32}" name="scripts/DB_DataObject_createTables.bat" role="script" />::' -i "${WORKDIR}/package.xml" || die "sed failed" +} diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.3.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.3.ebuild new file mode 100644 index 000000000000..02b22208d156 --- /dev/null +++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.11.3.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +DESCRIPTION="A SQL Builder, Object Interface to Database Tables" +LICENSE="PHP-2.02 PHP-3" +SLOT="0" +IUSE="minimal" + +DEPEND="" +RDEPEND="|| ( >=dev-php/PEAR-DB-1.7.6-r1 >=dev-php/PEAR-MDB2-2.0.0_rc1 ) + >=dev-php/PEAR-Date-1.4.3-r1 + !minimal? ( >=dev-php/PEAR-Validate-0.5.0-r1 )" + +src_prepare() { + # don't install windows-only stuff + sed -re 's:<file baseinstalldir="DB" md5sum=".{32}" name="scripts/DB_DataObject_createTables.bat" role="script" />::' -i "${WORKDIR}/package.xml" || die "sed failed" +} diff --git a/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.9.6.ebuild b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.9.6.ebuild new file mode 100644 index 000000000000..dcdf12b856a0 --- /dev/null +++ b/dev-php/PEAR-DB_DataObject/PEAR-DB_DataObject-1.9.6.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" + +DESCRIPTION="A SQL Builder, Object Interface to Database Tables" +LICENSE="PHP-2.02 PHP-3" +SLOT="0" +IUSE="minimal" + +DEPEND="" +RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1 + >=dev-php/PEAR-Date-1.4.3-r1 + !minimal? ( >=dev-php/PEAR-Validate-0.5.0-r1 + >=dev-php/PEAR-MDB2-2.0.0_rc1 )" + +src_prepare() { + # don't install windows-only stuff + sed -re 's:<file baseinstalldir="DB" md5sum=".{32}" name="scripts/DB_DataObject_createTables.bat" role="script" />::' -i "${WORKDIR}/package.xml" || die "sed failed" +} diff --git a/dev-php/PEAR-DB_DataObject/metadata.xml b/dev-php/PEAR-DB_DataObject/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-DB_DataObject/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Date/Manifest b/dev-php/PEAR-Date/Manifest new file mode 100644 index 000000000000..bf99c9c8480e --- /dev/null +++ b/dev-php/PEAR-Date/Manifest @@ -0,0 +1,3 @@ +DIST Date-1.4.7.tgz 55754 SHA256 5249ae74d34b226d9765ae89889778d2fb73c5379e498021a79a18767547ed8f SHA512 b9850ddde1c7ab1fdc8d04f20a8bac6b2933f76115dfbafc451ea82fed6c29b782d647db52997412fba69fbbed97ee9329bb383a42bc94eba81e2a2504cedb8e WHIRLPOOL efa11ba7740fb6a62563691d523f16642ded5c479d3747c48a4f92cc8cf9ca36348d2bbc1392fee239021493f92dec9f25a13b68e90f5a77f76eec07fe253727 +DIST Date-1.5.0a1.tgz 216189 SHA256 3a80f205fe708dae240650a4a02cbb38a52b66d3ea055496b1758d9c5b7a6f25 SHA512 ebef2d037b1eee362cef4ad3998f2c032abd65a8290b39f948c680b1747e851417eb5905408f38d29f0d0d7c6089b8acb1c4a0779a1c81123b92a33847192e72 WHIRLPOOL a6f979a8293a21255d7b0f0409ac646ae936ec98088644a54a22c607a994358177c9b1b4afaf24c9b74bb4760e684c7b46023267110e59e12e1524a884c0219b +DIST Date-1.5.0a4.tgz 222378 SHA256 16cd2db407f5e0767191878b9dc2383947114d510ded80da0466bbd7f5378295 SHA512 91f80cbb78b8cf24fdc2e4423e7e018da736507136bcf68a61dc8a0f130d44f5937e1ddf39b45189cb08e0d17a4c0295d407920a2b25ba8029517e96a071b65b WHIRLPOOL 85b60b2cfc413df72ef27f7a1b58e7694afd932152bd8a051361d3f1114b9065fb12cad0c0934ad92f1e29c8ff1f6e67a31a9cb60abb07a9263397bc53e5c754 diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild new file mode 100644 index 000000000000..d487a07045a1 --- /dev/null +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" + +DESCRIPTION="Date and Time Zone classes" +LICENSE="BSD" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha1.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha1.ebuild new file mode 100644 index 000000000000..5f4abf35affe --- /dev/null +++ b/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + +DESCRIPTION="Date and Time Zone classes" +LICENSE="BSD" +SLOT="0" +IUSE="" + +DEPEND="|| ( <dev-php/PEAR-PEAR-1.71 + dev-php/PEAR-Console_Getopt )" +RDEPEND="" diff --git a/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4.ebuild new file mode 100644 index 000000000000..5f4abf35affe --- /dev/null +++ b/dev-php/PEAR-Date/PEAR-Date-1.5.0_alpha4.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + +DESCRIPTION="Date and Time Zone classes" +LICENSE="BSD" +SLOT="0" +IUSE="" + +DEPEND="|| ( <dev-php/PEAR-PEAR-1.71 + dev-php/PEAR-Console_Getopt )" +RDEPEND="" diff --git a/dev-php/PEAR-Date/metadata.xml b/dev-php/PEAR-Date/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Date/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-File/Manifest b/dev-php/PEAR-File/Manifest new file mode 100644 index 000000000000..80b61c4dee23 --- /dev/null +++ b/dev-php/PEAR-File/Manifest @@ -0,0 +1 @@ +DIST File-1.4.1.tgz 8164 SHA256 f9b7e03dced7c7b6575531fbc73bc479ae4849d80c764862eeeec9b90f74a4d0 SHA512 78dbe4f80296f3c16df89de2f0d332b442d4787be4f7a3bb78259b0e0a0eb719bbadecba6571609ea6b6a488124ff36b6de08061e88268d5f2805fb8a3be05b0 WHIRLPOOL 417ad2e633ca78a96d430acb8c4b9ce064954edc7c297defaec6456c09e7d7116bc1cca39f4ec7947f59030fc370b8d3aa8bdc70210d90dade2e8d38bc97eabf diff --git a/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild b/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild new file mode 100644 index 000000000000..ae239c6a82b8 --- /dev/null +++ b/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Common file and directory routines" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-File/metadata.xml b/dev-php/PEAR-File/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-File/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-File_Archive/Manifest b/dev-php/PEAR-File_Archive/Manifest new file mode 100644 index 000000000000..69245101b334 --- /dev/null +++ b/dev-php/PEAR-File_Archive/Manifest @@ -0,0 +1,2 @@ +DIST File_Archive-1.5.4.tgz 58042 SHA256 b3cbbd9387a733a1b574a31176c71bd2a0a4b4fb842e2d4e22f816ec98c8c00d SHA512 d3f22b39ece7428e055b62834df546681917caf82340afac2113915985172838d14789d0fc0a35eff50edd2f618877b941d888b664071f6b6ab7561edf21f42e WHIRLPOOL ca07f298199e9870927e9448eead59ea247fe7ecb1e614ed2756b00eccde2fdace4a11757900e6c191b90f05d9db08b76ce9ea436c7c0c04e0c157121843ad42 +DIST File_Archive-1.5.5.tgz 62598 SHA256 d739ca1d3cc52f7e5b8c46cfe2233afb11dee0e145e57754c0eaba50ffb8bde1 SHA512 528449e59e0853bbd73e2d7cb14cd11748e68abe889781f0476c6206e0d15e1c4b0b457172d88e73f7bb31cde3b6612ab3e86d8862322e0921e00db331f1d1e1 WHIRLPOOL e0899619ee8b7234dc0b2db29ac7201f8817d75b69a66b5d49804db6da738bde2349ca4d6ca70255d282fa3cdfd5d9dbf75eec6b7b13e47f7b908653d200f431 diff --git a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.4-r1.ebuild b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.4-r1.ebuild new file mode 100644 index 000000000000..2110e39854b0 --- /dev/null +++ b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.4-r1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Lets you manipulate easily the tar, gz, tgz, bz2, tbz, zip, ar (or deb) files" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="minimal" +RDEPEND="dev-lang/php[bzip2,zlib] + dev-php/PEAR-MIME_Type + !minimal? ( dev-php/PEAR-Mail_Mime + dev-php/PEAR-Mail + >=dev-php/PEAR-Cache_Lite-1.5.0 )" diff --git a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5.ebuild b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5.ebuild new file mode 100644 index 000000000000..2110e39854b0 --- /dev/null +++ b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Lets you manipulate easily the tar, gz, tgz, bz2, tbz, zip, ar (or deb) files" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="minimal" +RDEPEND="dev-lang/php[bzip2,zlib] + dev-php/PEAR-MIME_Type + !minimal? ( dev-php/PEAR-Mail_Mime + dev-php/PEAR-Mail + >=dev-php/PEAR-Cache_Lite-1.5.0 )" diff --git a/dev-php/PEAR-File_Archive/metadata.xml b/dev-php/PEAR-File_Archive/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-File_Archive/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-File_Find/Manifest b/dev-php/PEAR-File_Find/Manifest new file mode 100644 index 000000000000..534ba5d00fd7 --- /dev/null +++ b/dev-php/PEAR-File_Find/Manifest @@ -0,0 +1 @@ +DIST File_Find-1.3.2.tgz 8157 SHA256 2e8837afebf64ac332c7e75c4df8941f7d181c5e51894a766d0dc553bb8121b8 SHA512 c764c3ad9b215a3c371414c94af191531ea714d5bc02b63debdf063b1a85aac952655ef64c92ce50c838bd49700956406fd4d314327f2d84c7c4b90258defce4 WHIRLPOOL c53757dbcf38df62249c431e2814da6a85d15145934c77c531b4d98051aa4eb10e7f72b2e9e5e3122588cb3372b4b1422c6d1f3a56cc28de45616da5326700e4 diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild new file mode 100644 index 000000000000..db0a29f4a787 --- /dev/null +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="A class that facillitates the search of filesystems" +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" + +src_unpack() { + # see bug #476542 + tar xof "${DISTDIR}/${A}" --ignore-zeros +} diff --git a/dev-php/PEAR-File_Find/metadata.xml b/dev-php/PEAR-File_Find/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-File_Find/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-File_Fortune/Manifest b/dev-php/PEAR-File_Fortune/Manifest new file mode 100644 index 000000000000..13c38832a0e2 --- /dev/null +++ b/dev-php/PEAR-File_Fortune/Manifest @@ -0,0 +1 @@ +DIST File_Fortune-1.0.0.tgz 14508 SHA256 01867a3fa2c630a9821f30401f9cf4904eb9eae5cedd9e53b73c2cbc009753a0 SHA512 4f996e7c6efb339944cdd1cea75400a7539708661b2783fc1126697a12692b3db7a104550da8007fae4e0ac374c2c047a4c90dfa0d2c3424b84f4e1b61ae43ac WHIRLPOOL 889cd6ce6ea57c541407589a1e7f997550282c4dc5699c4b189d23a8dc7f092a78b1fe88c73cf8fed8d52b043099df4323febfa34354b29661135143bb97e586 diff --git a/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild new file mode 100644 index 000000000000..cda7da496c0d --- /dev/null +++ b/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Interface for reading from and writing to fortune files" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND=">=dev-lang/php-5.1.4:*" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-File_Fortune/metadata.xml b/dev-php/PEAR-File_Fortune/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-File_Fortune/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-File_Gettext/Manifest b/dev-php/PEAR-File_Gettext/Manifest new file mode 100644 index 000000000000..c2454755b621 --- /dev/null +++ b/dev-php/PEAR-File_Gettext/Manifest @@ -0,0 +1 @@ +DIST File_Gettext-0.4.2.tgz 7307 SHA256 4e222b6feb535cf87f182bf474a1f5f8ad8f0ca18e9083d397fd86a7db37cd87 SHA512 cc56430076485d90afca548c78650a2ada4eb8df7e0a58458eded2dca222466aba91d982fb0103e6b63fc4c8140c3ac4c2a4a7c3c77fbc7740922a8b4e33c6a9 WHIRLPOOL 768ee08a95fbb23e9683da2ab512cd34935e44d16a41f64c05a6b9aec5d0fcab21d4500a8d4564a31ee223d38acf90e1c98fb54a5e6bbdaed1d834d095139d44 diff --git a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild new file mode 100644 index 000000000000..8d917ebc7bb0 --- /dev/null +++ b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="GNU Gettext file parser" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-File_Gettext/metadata.xml b/dev-php/PEAR-File_Gettext/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-File_Gettext/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-File_Passwd/Manifest b/dev-php/PEAR-File_Passwd/Manifest new file mode 100644 index 000000000000..e910ce70bdda --- /dev/null +++ b/dev-php/PEAR-File_Passwd/Manifest @@ -0,0 +1 @@ +DIST File_Passwd-1.1.7.tgz 24140 SHA256 64cf846ab3739caa6f0abdb399847a637082a5c754010a7948a9bfeb5fbfb5a2 SHA512 c0d1dc522427ef2f0f5897d8f13f880dd66020550318e3dcd06a0ae984ccbf439206c5da1b31221ec2ff197586b0af767b583bed41011a95d15341af41cc3417 WHIRLPOOL ed839c982db0345adfb4eb71d04e95ea0b633e4071ba16553f458e4eb2edfbf1710504177f20539f434f9a5745f9120ade0645dafd124f9f64b1f940b30d5177 diff --git a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild new file mode 100644 index 000000000000..63a1db7dad9b --- /dev/null +++ b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" + +inherit php-pear-r1 + +DESCRIPTION="Manipulate many kinds of password files" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )" diff --git a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r3.ebuild b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r3.ebuild new file mode 100644 index 000000000000..70953d838b3c --- /dev/null +++ b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r3.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Manipulate many kinds of password files" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +DEPEND="dev-lang/php:*[pcre(+)]" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-File_Passwd/metadata.xml b/dev-php/PEAR-File_Passwd/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-File_Passwd/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-File_SMBPasswd/Manifest b/dev-php/PEAR-File_SMBPasswd/Manifest new file mode 100644 index 000000000000..765e59a4e8ab --- /dev/null +++ b/dev-php/PEAR-File_SMBPasswd/Manifest @@ -0,0 +1 @@ +DIST File_SMBPasswd-1.0.3.tgz 5251 SHA256 8dcb8ce91e1cad2ba2024f664d7c508b798ef666f3e8bfd25b9505e4be95e749 SHA512 49c8293ec4de0b20a9a9d80cc1175693cf9846979eeb2e77b08b48da57d214f02ebcd8ed51738222640c94eccadd5bbf0d5c8a3904c9aefb42308632ffb07a0b WHIRLPOOL 8393c9096467aab33a1093cdbd404fa367fdd0c652ac354768155a9ca2c63b6c19ee031f34ae26f27fdc8bd953a7a3c5b6625bceacf7bb6c95e5ad5984f4c10f diff --git a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild new file mode 100644 index 000000000000..92030bea77f5 --- /dev/null +++ b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" +inherit php-pear-r1 + +DESCRIPTION="Class for managing SAMBA style password files" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" +RDEPEND="|| ( <dev-lang/php-5.3[mhash] >=dev-lang/php-5.3 ) + >=dev-php/PEAR-Crypt_CHAP-1.0.0" diff --git a/dev-php/PEAR-File_SMBPasswd/metadata.xml b/dev-php/PEAR-File_SMBPasswd/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-File_SMBPasswd/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_AJAX/Manifest b/dev-php/PEAR-HTML_AJAX/Manifest new file mode 100644 index 000000000000..9a8812e53c72 --- /dev/null +++ b/dev-php/PEAR-HTML_AJAX/Manifest @@ -0,0 +1 @@ +DIST HTML_AJAX-0.5.7.tgz 140109 SHA256 0e6e98d0690e90db041a4286e785a6c57a98755a8011fe8d4d6b698a16a3b660 SHA512 3f9ec511445fe8334306c1ee75a04b7e68e40a0a6ec3d0c833b8255ff209cd4c79410c9f0a62e08e3e90ac6161de660a424c6bed9d2c646266d916450802fe56 WHIRLPOOL f25741314f76e572564d54c3fbaea90160d71a039d27e152d922bc35ff2b016dd4f5949a4b3ecfab60c90f1cbc5fcdd15584ed5f0d6efb916e2f32e703c2086b diff --git a/dev-php/PEAR-HTML_AJAX/PEAR-HTML_AJAX-0.5.7.ebuild b/dev-php/PEAR-HTML_AJAX/PEAR-HTML_AJAX-0.5.7.ebuild new file mode 100644 index 000000000000..6b440608ce66 --- /dev/null +++ b/dev-php/PEAR-HTML_AJAX/PEAR-HTML_AJAX-0.5.7.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="PHP and JavaScript AJAX library" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php/PEAR-HTML_AJAX/metadata.xml b/dev-php/PEAR-HTML_AJAX/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-HTML_AJAX/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_CSS/Manifest b/dev-php/PEAR-HTML_CSS/Manifest new file mode 100644 index 000000000000..c9a6b4327d25 --- /dev/null +++ b/dev-php/PEAR-HTML_CSS/Manifest @@ -0,0 +1 @@ +DIST HTML_CSS-1.5.4.tgz 45553 SHA256 661bf9b6e06a70624288403f4a462d872ba4abca22b5c97df62ed0240a1bc782 SHA512 d9418f5fe62dff27f39a0be80378444db6f9636323dd4a85fc1173cb799aa4e74656a55a1179bfc40a926d6ac3c3d67dde378ac49c2c19468e4541e2302c3afa WHIRLPOOL 6f5e045ede9ca17acfac311eb042279e9a6f8671744f634e3dd38d27f4f5e0372214bbe33d8df5c9aab3472c3db0a97587ffdfb5e3341d45ea3f4cfbc328cbcd diff --git a/dev-php/PEAR-HTML_CSS/PEAR-HTML_CSS-1.5.4-r1.ebuild b/dev-php/PEAR-HTML_CSS/PEAR-HTML_CSS-1.5.4-r1.ebuild new file mode 100644 index 000000000000..60008a825dc9 --- /dev/null +++ b/dev-php/PEAR-HTML_CSS/PEAR-HTML_CSS-1.5.4-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Provides a simple interface for generating a stylesheet declaration" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="minimal" +RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.4 + !minimal? ( >=dev-php/PEAR-Services_W3C_CSSValidator-0.1.0 + >=dev-php/phpunit-3.2.0 )" diff --git a/dev-php/PEAR-HTML_CSS/metadata.xml b/dev-php/PEAR-HTML_CSS/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-HTML_CSS/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_Common/Manifest b/dev-php/PEAR-HTML_Common/Manifest new file mode 100644 index 000000000000..1e9abaa37452 --- /dev/null +++ b/dev-php/PEAR-HTML_Common/Manifest @@ -0,0 +1 @@ +DIST HTML_Common-1.2.5.tgz 4585 SHA256 b416462451ac043ed719d4a9649015d4dfeeb317c86d189661c0aba6c736b37b SHA512 f30f60f6a5071c264c9892b78236ecd89330f35196f0d16a75f44b0366b378737fb722a27ff2b4c410b4d8c4aaeca75a7e754dbc99c2bfa63b3a2d67bf70db93 WHIRLPOOL 2901916776c77d3fc33e645a4a73f1ded30d57f19821fd78dff8efa304d4edc0890221f4b05bdb758a5ea230ab106d5b7477c2bca63cec4019666279b4a17c9e diff --git a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.5.ebuild b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.5.ebuild new file mode 100644 index 000000000000..1edc9c234cfe --- /dev/null +++ b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.5.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Base class for other HTML classes" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-HTML_Common/metadata.xml b/dev-php/PEAR-HTML_Common/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_Common/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_Common2/Manifest b/dev-php/PEAR-HTML_Common2/Manifest new file mode 100644 index 000000000000..e92b07af180f --- /dev/null +++ b/dev-php/PEAR-HTML_Common2/Manifest @@ -0,0 +1 @@ +DIST HTML_Common2-2.1.0.tgz 8630 SHA256 a86e9b8f149b0f6aed0b67b4e65ebf76fe17d8e51d04d619523ce27c5b6c85e5 SHA512 486ea3f9479905468124e6960b7679e19de121c4e8a0e4eca6462124089bd5d434da6527552b8314bcabe849012f1d3a44659049d3a461c26628d62aa3023357 WHIRLPOOL 7ddb1b42e553254b2f41c2d4433c27590bd794a2aeba3973a5ce82e691b49c08f00b182d266c30daa794089083e65ec46e824f543258471a7959efb2deffd377 diff --git a/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.1.0.ebuild b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.1.0.ebuild new file mode 100644 index 000000000000..bec53a8dbfcc --- /dev/null +++ b/dev-php/PEAR-HTML_Common2/PEAR-HTML_Common2-2.1.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Abstract base class for HTML classes (PHP5 port of PEAR-HTML_Common package)" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-HTML_Common2/metadata.xml b/dev-php/PEAR-HTML_Common2/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_Common2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_Javascript/Manifest b/dev-php/PEAR-HTML_Javascript/Manifest new file mode 100644 index 000000000000..3b318e0ecd22 --- /dev/null +++ b/dev-php/PEAR-HTML_Javascript/Manifest @@ -0,0 +1,2 @@ +DIST HTML_Javascript-1.1.1.tgz 8430 SHA256 3acc5865164d7d1d30b5e7d271f4878c66d2d5d994c2d29a7535cf31558a24de SHA512 24a393be0deff202c877fde9ce504f6b6f4532134cf770786759b0fa91c0a4962811a4f16d6ee94c9b640677e3d77aafb6260ad5f99989b575dbab69245f524d WHIRLPOOL 9ce0f2d9eb1ac5e6cdd26a34d0fcb521a567e85d72307c2bcb84a11c68a6984ab7ac0389e0c1b41ec6de82636817fef2fbb7174bdf479ed5940fe03829ddce01 +DIST HTML_Javascript-1.1.2.tgz 8620 SHA256 fc79b6512a21fe44f4c3f9830b165c8eabddc12d717e71d74b96cc8202f1b847 SHA512 2ac6732f9156af318be8d17d1aa9c0040e5367faf29d6e968740d2fc9ab5806b3a08ee1b33f1c1fd618768a1c50ec67b8ffae6975dda7aa77234ef22e0ff8545 WHIRLPOOL 53becb25864c64bc9f416a73878764ee6e95476376db6cae3c421fd8b7d195c18ba2634aedfadcf39caad2e08125c67e6602fd11cdafbe5f9cfe9a6a6b5a5b5c diff --git a/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild b/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild new file mode 100644 index 000000000000..ed4999446f62 --- /dev/null +++ b/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +IUSE="" +DESCRIPTION="Provides an interface for creating simple JS scripts within PHP" +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" diff --git a/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.2.ebuild b/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.2.ebuild new file mode 100644 index 000000000000..5e4219bc3686 --- /dev/null +++ b/dev-php/PEAR-HTML_Javascript/PEAR-HTML_Javascript-1.1.2.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +IUSE="" +DESCRIPTION="Provides an interface for creating simple JS scripts within PHP" +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" diff --git a/dev-php/PEAR-HTML_Javascript/metadata.xml b/dev-php/PEAR-HTML_Javascript/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_Javascript/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_QuickForm/Manifest b/dev-php/PEAR-HTML_QuickForm/Manifest new file mode 100644 index 000000000000..1b36aafbd241 --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm/Manifest @@ -0,0 +1 @@ +DIST HTML_QuickForm-3.2.13.tgz 103483 SHA256 202435eac2e344aaf68e699d1a80082e4edf88a161ca1b7b3aba487668e5728c SHA512 e1353b980981595bd14f952bc7c17594323126368094bff6ed674171f58a799eabd1142caf3e185e94c5ccf703f44d4c3c97c63c16d07a4458e2a00bbe979724 WHIRLPOOL 594f2afcba09321370aefd11eb2fac676f9f375df87a814264442bc482f719b765e688589f1341121b3cdd04958b143b756274fb2de146e83466813c7d06739d diff --git a/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.13.ebuild b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.13.ebuild new file mode 100644 index 000000000000..05acced5933e --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm/PEAR-HTML_QuickForm-3.2.13.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" + +RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.1-r1" diff --git a/dev-php/PEAR-HTML_QuickForm/metadata.xml b/dev-php/PEAR-HTML_QuickForm/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_QuickForm2/Manifest b/dev-php/PEAR-HTML_QuickForm2/Manifest new file mode 100644 index 000000000000..6ce40114e046 --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm2/Manifest @@ -0,0 +1 @@ +DIST HTML_QuickForm2-2.0.2.tgz 179063 SHA256 840de2179a0bf4a2bdfc6ccc342a1d5c5641f5f3e0bfb99b91a01011a3314bdf SHA512 37988f09837286343069be5d249476e7fcb08d937f391bc2f6868a5fdaa31ddb1cced60b909ad690283ae65f48148f7928bebefa483f553d1a6bb3a51fbb0d03 WHIRLPOOL ef4d1e42ee39887d800969007b496bc1058d50fa1a06ef6115cb92c7bfe9c80a2a4c5ca5a951397ad21f61025c2348d8fea88148589bbccd2461339d1fd62796 diff --git a/dev-php/PEAR-HTML_QuickForm2/PEAR-HTML_QuickForm2-2.0.2.ebuild b/dev-php/PEAR-HTML_QuickForm2/PEAR-HTML_QuickForm2-2.0.2.ebuild new file mode 100644 index 000000000000..23e320e513c5 --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm2/PEAR-HTML_QuickForm2-2.0.2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="The PEAR::HTML_QuickForm package provides methods for creating, validating, processing HTML forms" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND=">=dev-lang/php-5.2.0:*" +RDEPEND="${DEPEND} + >=dev-php/PEAR-HTML_Common2-2.0.0" diff --git a/dev-php/PEAR-HTML_QuickForm2/metadata.xml b/dev-php/PEAR-HTML_QuickForm2/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_QuickForm_Controller/Manifest b/dev-php/PEAR-HTML_QuickForm_Controller/Manifest new file mode 100644 index 000000000000..a2252a2ba11d --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm_Controller/Manifest @@ -0,0 +1 @@ +DIST HTML_QuickForm_Controller-1.0.10.tgz 18142 SHA256 809d4b6957245539e4e6cd69542d26ec6e2bbdec6cef6c8b60ee303d12ef9345 SHA512 ad6698185d6da538f29b01de71f8d5440f6a758dbbaed8470d5856fb85aebc1f0f2026432382808b1b7cb6b98d72fa86c908fd98c9b40dd9179118b1fcd8dd46 WHIRLPOOL b801c68e20206b55c54c89fc2f24371ae73f91cb15b1f5b320365254d1717f32724c1242b5d1ba75a19b87c9c8204bbf955fa687911ffa303096847a4f1d08b7 diff --git a/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.10-r1.ebuild b/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.10-r1.ebuild new file mode 100644 index 000000000000..2e974e162d08 --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm_Controller/PEAR-HTML_QuickForm_Controller-1.0.10-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Add-On for HTML_QuickForm that allows building of multipage forms" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-HTML_QuickForm-3.2.5" diff --git a/dev-php/PEAR-HTML_QuickForm_Controller/metadata.xml b/dev-php/PEAR-HTML_QuickForm_Controller/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm_Controller/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/Manifest b/dev-php/PEAR-HTML_QuickForm_advmultiselect/Manifest new file mode 100644 index 000000000000..2a75129ed48e --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm_advmultiselect/Manifest @@ -0,0 +1 @@ +DIST HTML_QuickForm_advmultiselect-1.5.1.tgz 31636 SHA256 5974a7146f30e66cbbec37b1bd820d1010c61a9c627fe6582929a8f6c9cb7ff6 SHA512 e39c73b725ebafd10bbcc5700b9db4238f211f20d26ac9f5f393eb8f71f2830f886daec6e0dd8cfc15cec58858b5fc070f9f5e7053d3d36199dcad92023b8063 WHIRLPOOL 2488572afd64b08d957c51163f87d5685e3029fd7ab729ac88c09ab50de494e962fb0ab241e464cc61608ab09d5b97a973f4df2c2afdca323b0a11fea04c28ab diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild new file mode 100644 index 000000000000..734933ab7539 --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.5.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select" +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-HTML_QuickForm-3.2.10 + >=dev-php/PEAR-HTML_Common-1.2.5" diff --git a/dev-php/PEAR-HTML_QuickForm_advmultiselect/metadata.xml b/dev-php/PEAR-HTML_QuickForm_advmultiselect/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_QuickForm_advmultiselect/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_Select/Manifest b/dev-php/PEAR-HTML_Select/Manifest new file mode 100644 index 000000000000..650921729b1c --- /dev/null +++ b/dev-php/PEAR-HTML_Select/Manifest @@ -0,0 +1 @@ +DIST HTML_Select-1.3.1.tgz 5630 SHA256 9999d1a38de69d61cdb8520cee8b316220fc73b80fbd1ffbdb2692a3e8073d31 SHA512 57af5201902f00f35b7f77f6c3763e734b21e6b8274f0b41f74e6f77ad1d6e1a110fd09586aa8bb08a257a4b30da1268f19e9aff6fe1d5e840864bd0cd0f0ab8 WHIRLPOOL 839abb1d92874f1a7eaaee73024a8bb11d049070f2c3ceae5229c053d9d0a490cad2ebc7b32c208b6b51de8d44b759533665f2b38a3bbf51119973590fcae6f2 diff --git a/dev-php/PEAR-HTML_Select/PEAR-HTML_Select-1.3.1-r1.ebuild b/dev-php/PEAR-HTML_Select/PEAR-HTML_Select-1.3.1-r1.ebuild new file mode 100644 index 000000000000..e4be587f3663 --- /dev/null +++ b/dev-php/PEAR-HTML_Select/PEAR-HTML_Select-1.3.1-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +IUSE="" +DESCRIPTION="HTML_Select is a class for generating HTML form select elements" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +RDEPEND="dev-php/PEAR-HTML_Common" diff --git a/dev-php/PEAR-HTML_Select/metadata.xml b/dev-php/PEAR-HTML_Select/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_Select/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_Table/Manifest b/dev-php/PEAR-HTML_Table/Manifest new file mode 100644 index 000000000000..4eab4e571f79 --- /dev/null +++ b/dev-php/PEAR-HTML_Table/Manifest @@ -0,0 +1 @@ +DIST HTML_Table-1.8.3.tgz 16994 SHA256 a5e607282d1332a478f0e8c8a678b1a9410c6946cfd475c4f4202d1ea8bb028b SHA512 2f4b683c29f949434b8f88fdb8de9a17ec34af66e3ad7e965aa35f19613fce844d4785fda55172ea8946f064269099d812e3a3eb8bcce917a13cf04d739e8f5a WHIRLPOOL 49adc7e3ccb58830c19be289f58a1b7c322cd1b8eb83fd9e2fa083415b66bff792e2029e8eff6b3e398db10a6d76a84ed0ef9f0a532450c05a4da943b5f1a332 diff --git a/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.3.ebuild b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.3.ebuild new file mode 100644 index 000000000000..ffe6976ff89c --- /dev/null +++ b/dev-php/PEAR-HTML_Table/PEAR-HTML_Table-1.8.3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Makes the design of HTML tables easy, flexible, reusable and efficient" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-PEAR-1.5.0" +RDEPEND=">=dev-php/PEAR-HTML_Common-1.2.3" diff --git a/dev-php/PEAR-HTML_Table/metadata.xml b/dev-php/PEAR-HTML_Table/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_Table/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_Table_Matrix/Manifest b/dev-php/PEAR-HTML_Table_Matrix/Manifest new file mode 100644 index 000000000000..ffa45b9f01b0 --- /dev/null +++ b/dev-php/PEAR-HTML_Table_Matrix/Manifest @@ -0,0 +1,2 @@ +DIST HTML_Table_Matrix-1.0.10.tgz 7837 SHA256 de42a803e9d6cae65fc5368f23d223c57af7f39f40ed13017469b48fa0b03cf9 SHA512 61abbdaa1fba65e9c7073932d25e24337d6fda31360cdb58345e01fbb625707295ab39ecddc74e122584c7862bdbcd86114f576a11d015a123964984a4433416 WHIRLPOOL d86af52f158896cbee8273ce7035c4c7a73194465b15ea61a245d817018b66a6b15d1facce1f2d37854e32ff66b218fbb71b3c1b8abeb84a53b159d21bcc8fde +DIST HTML_Table_Matrix-1.0.9.tgz 7685 SHA256 52dfa0c4e0debe87f9f9ec96421377938418f451a73024af73539ca3b5bbd3fe SHA512 67624c584fd1f93db4d636b43f4376ce8e6dbff3741abdf344bac6b8b21b5738f32c03d522c52e6901564836ae691067f94d267e4216f539cdc4a3389ca00113 WHIRLPOOL 863d404779a0c3560b6607ce06e994a5b029e8574a0657641870faa743e684dc175dcf44f1bd1643a83524cd908c1fb9e9cb3db013a4439cb2c7883baaee4da6 diff --git a/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.10.ebuild b/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.10.ebuild new file mode 100644 index 000000000000..4344f85e6a69 --- /dev/null +++ b/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.10.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Autofill a table with data" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-HTML_Table-1.5-r1 + >=dev-php/PEAR-Numbers_Words-0.13.1-r1" diff --git a/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild b/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild new file mode 100644 index 000000000000..b60a8a5dd8f9 --- /dev/null +++ b/dev-php/PEAR-HTML_Table_Matrix/PEAR-HTML_Table_Matrix-1.0.9.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Autofill a table with data" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-HTML_Table-1.5-r1 + >=dev-php/PEAR-Numbers_Words-0.13.1-r1" diff --git a/dev-php/PEAR-HTML_Table_Matrix/metadata.xml b/dev-php/PEAR-HTML_Table_Matrix/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_Table_Matrix/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_Template_Flexy/Manifest b/dev-php/PEAR-HTML_Template_Flexy/Manifest new file mode 100644 index 000000000000..f46b0f81ac18 --- /dev/null +++ b/dev-php/PEAR-HTML_Template_Flexy/Manifest @@ -0,0 +1 @@ +DIST HTML_Template_Flexy-1.3.12.tgz 201627 SHA256 72bc9f976fc161ede90fefd0d83ecc4551d7c339bcd0f95ebfdc663fe1c0bc75 SHA512 ef3c957502f2874560affbc95fdbd8474f714ce1d5d0672189c7ec74b2daeca79621504f57dffd25a924a09e4e295a5975b7c3ce2b182a648081b3b1454f9b26 WHIRLPOOL ca1fedc835518c9d8078fbf901e443fdeece2c7fc3d53a2a357722b60acc4d569339864537d92dc39566b9f8fb71fc544d3698971bc0a1bccf80275059d1be0d diff --git a/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.3.12.ebuild b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.3.12.ebuild new file mode 100644 index 000000000000..183b03051c6a --- /dev/null +++ b/dev-php/PEAR-HTML_Template_Flexy/PEAR-HTML_Template_Flexy-1.3.12.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="An extremely powerful Tokenizer driven Template engine" +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="minimal" +RDEPEND="!minimal? ( >=dev-php/PEAR-HTML_Javascript-1.1.0-r1 + dev-php/PEAR-File_Gettext + dev-php/PEAR-Translation2 )" diff --git a/dev-php/PEAR-HTML_Template_Flexy/metadata.xml b/dev-php/PEAR-HTML_Template_Flexy/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_Template_Flexy/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_Template_IT/Manifest b/dev-php/PEAR-HTML_Template_IT/Manifest new file mode 100644 index 000000000000..ff46c074bfc4 --- /dev/null +++ b/dev-php/PEAR-HTML_Template_IT/Manifest @@ -0,0 +1 @@ +DIST HTML_Template_IT-1.3.0.tgz 23309 SHA256 fe042e9fcc34b77cb6c008090257a25c39e3c1f5e3b0cac99e4eef142954fe70 SHA512 3174db25b09de3dd11e572c6f85b40ba8d6dd213175bcf9b308a52a6b3756ffa7870cfca5766f5692282b5788d6ae586003259e518f26fc263b25da12f99e168 WHIRLPOOL 6591343353dcd5ce09161d0afed1ebedaf6d92592ef467f11bb1126c733059a41d043675d8ed966d0cd949cfc22897cc659c5c229d85bd421221a11f6fb4cff4 diff --git a/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.3.0.ebuild b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.3.0.ebuild new file mode 100644 index 000000000000..6cd9778c95a8 --- /dev/null +++ b/dev-php/PEAR-HTML_Template_IT/PEAR-HTML_Template_IT-1.3.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Integrated Templates" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-HTML_Template_IT/metadata.xml b/dev-php/PEAR-HTML_Template_IT/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_Template_IT/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_Template_Sigma/Manifest b/dev-php/PEAR-HTML_Template_Sigma/Manifest new file mode 100644 index 000000000000..de71f400cc48 --- /dev/null +++ b/dev-php/PEAR-HTML_Template_Sigma/Manifest @@ -0,0 +1,2 @@ +DIST HTML_Template_Sigma-1.2.0.tgz 29040 SHA256 b8b5e9b08b29a13dd317fdf9d121d70020809962a7aacf24d0e0bc06a05e222e SHA512 a76ffb002bb464a957c05387e5bbefa9a6f9436aaa97de0b457d4b6753169eebca35840dce130a0713ac33931ceae6d86194b5b3e94df1583d40b33e47f7a6b7 WHIRLPOOL 0d3bc7171dca35b8792bd9bbc3ea7203e5ae12a9b7a64c9e96828e674d97aad3ea0920cc63e2a0c6ca626fe5ce1cd19d81f32778ad84b8ea5ca5877fd81c5d7e +DIST HTML_Template_Sigma-1.3.0.tgz 30185 SHA256 24aaf04e84f806a894abbc1fc236e47d7d51c0a5064a67b5f7e29e97c6381a6f SHA512 586068325a3320e2778131c1da98d6179d2385d2d73308b0ea1e8df3e0de23f869e03d74454752631998ef3411d8e8b37feab93c6c7b9f51ae4bedb48155e3ed WHIRLPOOL b102d9de52dfd92a94e037b661869be1e4e94beb5de8ffcf3ea7b167286fa7af74ddbb08504e3592fd595725710ce528f0dce385a7f242af82aabc5fc6ec2b62 diff --git a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.2.0-r1.ebuild b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.2.0-r1.ebuild new file mode 100644 index 000000000000..b0c965a997fb --- /dev/null +++ b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.2.0-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="An implementation of Integrated Templates API with template 'compilation' added" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" + +DEPEND="dev-lang/php[ctype]" diff --git a/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.3.0.ebuild b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.3.0.ebuild new file mode 100644 index 000000000000..c1c6565933c2 --- /dev/null +++ b/dev-php/PEAR-HTML_Template_Sigma/PEAR-HTML_Template_Sigma-1.3.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="An implementation of Integrated Templates API with template 'compilation' added" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" + +DEPEND="dev-lang/php[ctype]" diff --git a/dev-php/PEAR-HTML_Template_Sigma/metadata.xml b/dev-php/PEAR-HTML_Template_Sigma/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_Template_Sigma/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTML_TreeMenu/Manifest b/dev-php/PEAR-HTML_TreeMenu/Manifest new file mode 100644 index 000000000000..4519b477dba8 --- /dev/null +++ b/dev-php/PEAR-HTML_TreeMenu/Manifest @@ -0,0 +1 @@ +DIST HTML_TreeMenu-1.2.2.tgz 55925 SHA256 bd57e97b9e1e84c97faec057f842452a5a1240798756d17ee959b1971def3d12 SHA512 653b9e82133a447f65feaf1e95f1948d889d5c97198b5bcc6fd2bf5f9eda89c087d77e863c8fbbd5da8083926716f63820cd8504751c29fbf45695a6b83b01b4 WHIRLPOOL def5ae0f77bfe773698cccecdaba1326c6cc3fdbd872dc1fc6175a7dd7a511a26e567fdb4f29269660560cc17283df7fc396673e96eda9f9dd92060bd00ccf20 diff --git a/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.2.ebuild b/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.2.ebuild new file mode 100644 index 000000000000..eda7bcb2f165 --- /dev/null +++ b/dev-php/PEAR-HTML_TreeMenu/PEAR-HTML_TreeMenu-1.2.2.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Provides an API to create a HTML tree" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-HTML_TreeMenu/metadata.xml b/dev-php/PEAR-HTML_TreeMenu/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTML_TreeMenu/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTTP/Manifest b/dev-php/PEAR-HTTP/Manifest new file mode 100644 index 000000000000..a55a5200afb4 --- /dev/null +++ b/dev-php/PEAR-HTTP/Manifest @@ -0,0 +1 @@ +DIST HTTP-1.4.1.tgz 8635 SHA256 5ec91f1f4f1bacf637af5413d3801fd5aaefa9c10c8079b9bd0fd0cc33f03d52 SHA512 60f9ef88eea358e83942213c9643ed7a635822c0963b79221eabb1000e126e5a79e4c6b3901c83c53ad1734ac6b774d355328a8d94087faee544af9bdc20f71c WHIRLPOOL 6b513e5aa352869dab3ffd47a0f6a234a94aee84035339255161129ad818440704391bd606b52b40f0da0582ae92675355a510965066c242d90bd32aea9a6e37 diff --git a/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r2.ebuild b/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r2.ebuild new file mode 100644 index 000000000000..ae1cc95a68f8 --- /dev/null +++ b/dev-php/PEAR-HTTP/PEAR-HTTP-1.4.1-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 eutils + +DESCRIPTION="Miscellaneous HTTP utilities" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" + +src_prepare() { + # fix nasty DOS linebreaks + edos2unix HTTP.php +} diff --git a/dev-php/PEAR-HTTP/metadata.xml b/dev-php/PEAR-HTTP/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTTP/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTTP_Client/Manifest b/dev-php/PEAR-HTTP_Client/Manifest new file mode 100644 index 000000000000..31df5041d974 --- /dev/null +++ b/dev-php/PEAR-HTTP_Client/Manifest @@ -0,0 +1 @@ +DIST HTTP_Client-1.2.1.tgz 10202 SHA256 1c76e6748fe59270c5df058042c692aa00a0cc23f61f5cd64eb61673158e3e55 SHA512 9865a63b11362ef5397ed52e052e8b322e5132db674aa26720d6dbabd542415a640c9c9a5804025ee634d9b17fe4f14003c35f2f516c3674ca688a44e9a7958d WHIRLPOOL 2531d31c0cb4d71ea67601718f359fe2b44ed90259f5192ff4326b68ed17e1211310645080c6d671831b670ca8ccb9c7638b2b16b2cca74de5b75d60c1a57445 diff --git a/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.2.1.ebuild b/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.2.1.ebuild new file mode 100644 index 000000000000..531a6f0b8397 --- /dev/null +++ b/dev-php/PEAR-HTTP_Client/PEAR-HTTP_Client-1.2.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Provides functionality to perform multiple HTTP requests and process their results" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2" diff --git a/dev-php/PEAR-HTTP_Client/metadata.xml b/dev-php/PEAR-HTTP_Client/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-HTTP_Client/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTTP_Download/Manifest b/dev-php/PEAR-HTTP_Download/Manifest new file mode 100644 index 000000000000..2b9b4d153564 --- /dev/null +++ b/dev-php/PEAR-HTTP_Download/Manifest @@ -0,0 +1 @@ +DIST HTTP_Download-1.1.4.tgz 14571 SHA256 5936baa381ed17bb51603fdd82f2492829af91ba129aed78d5f5aa9079a19484 SHA512 6efcaf9b1a16a60dd74ee0ed3285537c1bc592474a4e747ff8bcb8fdfcdc248de937060a3024852d7f1e71281479faa307353725fb8f456b2c402a249d0f017a WHIRLPOOL ec546ec71ef6692a5c6faa2559667f1a3a853706c191dc834550dbcd1fe6eb79d8c72b909326e77c56667054f8a97177bb3bb8da770d7b4752e9582b04b40dc1 diff --git a/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.4.ebuild b/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.4.ebuild new file mode 100644 index 000000000000..915d76d4e2a5 --- /dev/null +++ b/dev-php/PEAR-HTTP_Download/PEAR-HTTP_Download-1.1.4.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Provides functionality to send HTTP downloads" +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="minimal postgres" +RDEPEND="${DEPEND} + dev-lang/php[postgres?] + dev-php/PEAR-HTTP_Header + !minimal? ( + dev-php/PEAR-MIME_Type + dev-php/PEAR-Archive_Tar + )" diff --git a/dev-php/PEAR-HTTP_Download/metadata.xml b/dev-php/PEAR-HTTP_Download/metadata.xml new file mode 100644 index 000000000000..8157544587db --- /dev/null +++ b/dev-php/PEAR-HTTP_Download/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <use> + <flag name="postgres">Send postgres LOBs without buffering</flag> + <flag name="minimal">Do not include support for PEAR-MIME_Type</flag> + </use> +</pkgmetadata> diff --git a/dev-php/PEAR-HTTP_Header/Manifest b/dev-php/PEAR-HTTP_Header/Manifest new file mode 100644 index 000000000000..af75792c753b --- /dev/null +++ b/dev-php/PEAR-HTTP_Header/Manifest @@ -0,0 +1 @@ +DIST HTTP_Header-1.2.1.tgz 10682 SHA256 4c9ae365b9c5b9f562d5a6897547b2db6c5e01d904283cffbf6371ff57fae14e SHA512 3d4245c99445042c6fb8ac8133be742f5009de8fa10e7104f0558ef091ba449c201fe0727d9714470e0d2d0cf8d8639c3d9b08801cb0cfff2d3d6e457364e137 WHIRLPOOL d1a68f3b3d7d80460e3f9f98d5745f1194b0e6688b7fedb66fc0ad78dbec35ef8ca80a2e1a7d82d06076aca035039719ba4533dc98c5058e0a2eb862402bad9a diff --git a/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.1-r1.ebuild b/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.1-r1.ebuild new file mode 100644 index 000000000000..1ef8dba0c3ad --- /dev/null +++ b/dev-php/PEAR-HTTP_Header/PEAR-HTTP_Header-1.2.1-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Provides interface to handle and modify HTTP headers and status codes" +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" +RDEPEND="dev-php/PEAR-HTTP" + +src_prepare() { + # Don't install the LICENSE + sed -i 's~<file baseinstalldir="/" md5sum="b4641eee2eca1a10d4562345a782b4ba" name="LICENSE" role="doc" />~~' \ + "${WORKDIR}"/package.xml || die +} diff --git a/dev-php/PEAR-HTTP_Header/metadata.xml b/dev-php/PEAR-HTTP_Header/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-HTTP_Header/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTTP_Request/Manifest b/dev-php/PEAR-HTTP_Request/Manifest new file mode 100644 index 000000000000..8f7503456374 --- /dev/null +++ b/dev-php/PEAR-HTTP_Request/Manifest @@ -0,0 +1 @@ +DIST HTTP_Request-1.4.4.tgz 17109 SHA256 cb6050491a7b9583b3a74f89d14a9d49c4a5e51472a31126026e03fcabe84d19 SHA512 40923b47d47d8fb31e3a9aa07871a2010b16390a183a0835e77967249a57fff13bdb10c091bda1e10b970472ea387085e088b11b94c8566f734034e6753c617d WHIRLPOOL bbf792c299045500bb0e39de9b54bba960b6fd3c3311fbace977ce58df2d1a52e36d781a35d12fbd3e245634244eabd2ddf56330fc030c0992c40b944fb7d8f5 diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.4.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.4.ebuild new file mode 100644 index 000000000000..c7470ce4fdbe --- /dev/null +++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.4.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Provides an easy way to perform HTTP requests" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +RDEPEND=">=dev-php/PEAR-Net_URL-1.0.14-r1 + >=dev-php/PEAR-Net_Socket-1.0.7" diff --git a/dev-php/PEAR-HTTP_Request/metadata.xml b/dev-php/PEAR-HTTP_Request/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTTP_Request/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-HTTP_Request2/Manifest b/dev-php/PEAR-HTTP_Request2/Manifest new file mode 100644 index 000000000000..aaab14523548 --- /dev/null +++ b/dev-php/PEAR-HTTP_Request2/Manifest @@ -0,0 +1,3 @@ +DIST HTTP_Request2-2.0.0.tgz 97476 SHA256 39697e6059db1f1fcf8f45bbd9cf157e9f7e037565a235c2f1a28c9875af14bf SHA512 e77010002741e5dde07d84f03ac05b65c77812bdee624e464e7e787b2b706b20fae50fe145ea268b62b051facbcaf00da57562cada990fd98ae71bad4e6ca9bf WHIRLPOOL feaa45c75ab38c015b9f554363f994a02e320304518a047ccc2fa4a62cc12603d3439a282915c1d5db2b9b1b896e1a156d88a6164d6dfb963a01cbb559d647fa +DIST HTTP_Request2-2.1.1.tgz 99151 SHA256 6f809dcdf3912847d43068791a0565b9e69f2bf41200aa23aad436498c665918 SHA512 b01f4dfbad090e26fb0457f9ffdb857c804b15aa25a94296b064b2cc25dc7878dfd99788dc0fc161bb53cb4c506e3f9db13cdbf307edd41d8cb91db63910bb47 WHIRLPOOL 5b8dfbf7f55a05bad79cf78646656c9a2badc7434340adf133032b360d7c05d789e1ab9ddf2aeb1dbbb885cbb99345956769d62033f148bba10cc7540051dee1 +DIST HTTP_Request2-2.2.1.tgz 107339 SHA256 1cb082560db3344a1189cd33a354091bd55ad1944a5c9152a2573b031d960704 SHA512 377421f521184b3dc4f28b1d37a1f673ee2b40b8786e39c3803ed6c60f57a2aa8353018ea588598b7ef23a1345227a41481519932998dd01958df623d00dcd82 WHIRLPOOL c70f8f159546f2fc0464ce4a199aa9ad14555a77ed2bf7a0ec0f9110b824fc72c0c4267e20dab021ee10489ba476b011ff6a64c5276535514d6b7f675f67787c diff --git a/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.0.0.ebuild b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.0.0.ebuild new file mode 100644 index 000000000000..31f8df8c433e --- /dev/null +++ b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.0.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="Provides an easy way to perform HTTP requests" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86" +IUSE="+curl +fileinfo +ssl +zlib" + +RDEPEND="dev-lang/php[curl?,fileinfo?,ssl?,zlib?] +>=dev-php/PEAR-Net_URL2-0.3.0" diff --git a/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.1.1.ebuild b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.1.1.ebuild new file mode 100644 index 000000000000..70b4532c9eca --- /dev/null +++ b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.1.1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="Provides an easy way to perform HTTP requests" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="+curl +fileinfo +ssl +zlib" + +RDEPEND="dev-lang/php[curl?,fileinfo?,ssl?,zlib?] +>=dev-php/PEAR-Net_URL2-0.3.0" diff --git a/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild new file mode 100644 index 000000000000..3537d7c00860 --- /dev/null +++ b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.2.1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Provides an easy way to perform HTTP requests" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86" +IUSE="+curl +fileinfo +ssl +zlib" + +RDEPEND="dev-lang/php[curl?,fileinfo?,ssl?,zlib?] +>=dev-php/PEAR-Net_URL2-2.0.0" diff --git a/dev-php/PEAR-HTTP_Request2/metadata.xml b/dev-php/PEAR-HTTP_Request2/metadata.xml new file mode 100644 index 000000000000..a685ca019fad --- /dev/null +++ b/dev-php/PEAR-HTTP_Request2/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <longdescription lang="en">PHP5 rewrite of HTTP_Request package. + Provides an easy way to perform HTTP requests. + </longdescription> + <use> + <flag name='curl'>Force dev-lang/php to be compiled with curl extension</flag> + <flag name='fileinfo'>Force dev-lang/php to be compiled with fileinfo extension</flag> + <flag name='ssl'>Force dev-lang/php to be compiled with ssl extension</flag> + <flag name='zlib'>Force dev-lang/php to be compiled with zlib extension</flag> + </use> +</pkgmetadata> + diff --git a/dev-php/PEAR-HTTP_Session2/Manifest b/dev-php/PEAR-HTTP_Session2/Manifest new file mode 100644 index 000000000000..9714fc4502fc --- /dev/null +++ b/dev-php/PEAR-HTTP_Session2/Manifest @@ -0,0 +1 @@ +DIST HTTP_Session2-0.7.3.tgz 16362 SHA256 3584593f5d18f6749e5a32e5cf3dcddd39a61383183f76864c51b739e7224f4f SHA512 ad598f1b4ca84310c339afe31f45aafc4b8245716be39e220cd9a62ea64f1a0aef0872b0a9b076ecc7f0d9fad4a4fa7dada7b4c46c2eddf4f26a9f5ef2c759c2 WHIRLPOOL 3fc6f5b67ef53c82340c942216b735b02c33aa88c197ea4db31cbbc0f618a8e9ef9b6b141a62a7e5be7de042436b635a94815433b4393cdebfbab2a8324b14ad diff --git a/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild new file mode 100644 index 000000000000..46ad8eebf1fc --- /dev/null +++ b/dev-php/PEAR-HTTP_Session2/PEAR-HTTP_Session2-0.7.3-r1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Wraps PHP's session_* functions, providing extras like db storage for session data" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="minimal" + +RDEPEND="${DEPEND} + !minimal? ( >=dev-php/PEAR-MDB2-2.4.1 + >=dev-php/PEAR-DB-1.7.11 )" diff --git a/dev-php/PEAR-HTTP_Session2/metadata.xml b/dev-php/PEAR-HTTP_Session2/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-HTTP_Session2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-I18Nv2/Manifest b/dev-php/PEAR-I18Nv2/Manifest new file mode 100644 index 000000000000..a90aef4dd2d8 --- /dev/null +++ b/dev-php/PEAR-I18Nv2/Manifest @@ -0,0 +1 @@ +DIST I18Nv2-0.11.4.tgz 268665 SHA256 7f8214915a24b9fa1d310ea4bfeafda723ac88ed39a561bebff0dab8c263409e SHA512 8badfee4d02a924420ec757c8e1eff398a122405eb436c41afefa7c39de641cde5864af5f0a5d82e87288351f586319f15510f65bd03020f3970fec2b820d744 WHIRLPOOL c492e83865470622f1aa3cd9bfb1f6aeb19a80c2899136bfe2ce209d3cfee3df6e4468465449c9ca7fa74b8336750a4e90491037b4afae6def7579a59dc25d4a diff --git a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r1.ebuild b/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r1.ebuild new file mode 100644 index 000000000000..8c818cf6040a --- /dev/null +++ b/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" + +inherit php-pear-r1 + +DESCRIPTION="Internationalization - basic support to localize your application" +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" +DEPEND="|| ( <dev-lang/php-5.3[pcre,iconv] >=dev-lang/php-5.3[iconv] )" diff --git a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r3.ebuild b/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r3.ebuild new file mode 100644 index 000000000000..e27ac6ece06d --- /dev/null +++ b/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Internationalization - basic support to localize your application" +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +DEPEND="dev-lang/php:*[iconv,pcre(+)]" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-I18Nv2/metadata.xml b/dev-php/PEAR-I18Nv2/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-I18Nv2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Image_Color2/Manifest b/dev-php/PEAR-Image_Color2/Manifest new file mode 100644 index 000000000000..078185b58846 --- /dev/null +++ b/dev-php/PEAR-Image_Color2/Manifest @@ -0,0 +1 @@ +DIST Image_Color2-0.1.5.tgz 18954 SHA256 09c83b2524ef8816c723c1635bc2d53bba81de9eb73cd2bec86c274d58c617e0 SHA512 b6b5b3252b577828702153b9d2b192b7bf372201d0a41e470c76ace6747294be3f57a24baa109877af2c3333398792e7361e2faf51b50b0e706530ee4ae0394f WHIRLPOOL 68b6914d281aed0f867954a4d73b06e6fd2eb88cea0f5a8ecf894d7c92440e7dca333483ee21dc67b08b586ccd508708ec06229e861b4afc3c57fbee3a3d1f80 diff --git a/dev-php/PEAR-Image_Color2/PEAR-Image_Color2-0.1.5.ebuild b/dev-php/PEAR-Image_Color2/PEAR-Image_Color2-0.1.5.ebuild new file mode 100644 index 000000000000..f821b5b6f2c8 --- /dev/null +++ b/dev-php/PEAR-Image_Color2/PEAR-Image_Color2-0.1.5.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="Color conversion and mixing for PHP5" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php/PEAR-Image_Color2/metadata.xml b/dev-php/PEAR-Image_Color2/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Image_Color2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Image_GraphViz/Manifest b/dev-php/PEAR-Image_GraphViz/Manifest new file mode 100644 index 000000000000..dd74d1f3c73f --- /dev/null +++ b/dev-php/PEAR-Image_GraphViz/Manifest @@ -0,0 +1 @@ +DIST Image_GraphViz-1.3.0.tgz 16706 SHA256 e94c4a2fc52f76e1bad5c2e75a4e253fcd125a1d839e38dadf28b06729461ee6 SHA512 08113e40dd78638ffc0f142699c472075df65c08a0a42d928f91bc0c0a1fbe0f97700dac27de24d98f284d444097d576af3f5c8f798e3e8c1dd58850df6b5b76 WHIRLPOOL f97f237f70c09f719ef4a44f1a5369f08dc6330782b74c5ae40e2bdaa9243276ef09a466688d805c978ee4641745614c256f85424633fab5960fff6fe4ff6d6a diff --git a/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild new file mode 100644 index 000000000000..47c0c73608c0 --- /dev/null +++ b/dev-php/PEAR-Image_GraphViz/PEAR-Image_GraphViz-1.3.0-r1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="PHP interface to AT&T's GraphViz tools" +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha amd64 hppa ~ia64 ~sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Image_GraphViz/metadata.xml b/dev-php/PEAR-Image_GraphViz/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Image_GraphViz/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Image_IPTC/Manifest b/dev-php/PEAR-Image_IPTC/Manifest new file mode 100644 index 000000000000..7e9edf2cda5c --- /dev/null +++ b/dev-php/PEAR-Image_IPTC/Manifest @@ -0,0 +1 @@ +DIST Image_IPTC-1.0.2.tgz 3530 SHA256 b1b3b2ecd274451b0ec7044bbd119afa896a0bde0d9386846fa2c66fc4e27644 SHA512 6481d2e9597a6fa5e6e7a782d18a9d7275d766a38f49d52d2ebddcd918c12c3632eceb2b5b1547f631be630779deab2f41894bf241a3e650d5f046e02201af1f WHIRLPOOL 12e6eb514f576613bd16aa278ce2b8388d9ce7aa218afde4743b935f4701b4c7a57fa3fd65211f3ceb481cf2668abe07d3ca70017010381cb02ae0ae4e44fe8a diff --git a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild new file mode 100644 index 000000000000..b18f32bcb235 --- /dev/null +++ b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="This package provides a mechanism for modifying IPTC header information" +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Image_IPTC/metadata.xml b/dev-php/PEAR-Image_IPTC/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Image_IPTC/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Image_Text/Manifest b/dev-php/PEAR-Image_Text/Manifest new file mode 100644 index 000000000000..d44f6e982caf --- /dev/null +++ b/dev-php/PEAR-Image_Text/Manifest @@ -0,0 +1,2 @@ +DIST Image_Text-0.6.1.tgz 59929 SHA256 0ae118593a255ad5097531c798045ac22a11260df8098d262fcc866510480a3a SHA512 e031780a782e6b343e48c8b0e16784955f5b54540abdb951908a8ab7c90157bd5757941af7e0a9d48946e1aa59104b41adcba1d809c01009981e80f6985fe9d7 WHIRLPOOL 75ebaa928bb5c538de67bb1c72f01c9552527a5eaf2c8359fd1636723b8550e13d589a65303c10ee09cdeb4ca58e0c7394e7bff3a439fe26ca5ad09c3e318f62 +DIST Image_Text-0.7.0.tgz 102049 SHA256 ed1217b36d571c363af22dab83f68fee3009d33f508ef939d919a3a6e5a5587f SHA512 6644cda649ecf2861af1999a7a1b8c59e2c39f178eaf818c2f3afa532b6eb1fee16eff1f3cb1ef471d5480c023452ab9226edd7ee2232353120ec2976d67b1c5 WHIRLPOOL 6da77cb51e6fba3a12a9c3fc47b49a6a09d589caba001993e4e35a3e97530fa7d9a74e28ec2e8f2975dacb7438261b6dc66c79c6c75e255db9e2a5f2334a0653 diff --git a/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.1.ebuild b/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.1.ebuild new file mode 100644 index 000000000000..324f33adac98 --- /dev/null +++ b/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.6.1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="Advanced text manipulations in images" +LICENSE="PHP-3" +SLOT="0" + +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND="dev-lang/php[gd]" diff --git a/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild b/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild new file mode 100644 index 000000000000..1d55c8a3e83e --- /dev/null +++ b/dev-php/PEAR-Image_Text/PEAR-Image_Text-0.7.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Advanced text manipulations in images" +LICENSE="PHP-3" +SLOT="0" + +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND="dev-lang/php[gd]" diff --git a/dev-php/PEAR-Image_Text/metadata.xml b/dev-php/PEAR-Image_Text/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Image_Text/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Log/Manifest b/dev-php/PEAR-Log/Manifest new file mode 100644 index 000000000000..af3af73f8dfb --- /dev/null +++ b/dev-php/PEAR-Log/Manifest @@ -0,0 +1,2 @@ +DIST Log-1.12.7.tgz 46898 SHA256 7db9d8dae364e3cde16de2087a371eb862479f33d32631db947620b20d2306c0 SHA512 1c1bed9bb73a729ff8a48ed1ae0aca63384c6a14217a0aca6f9be886c1b477a07bc38a3a169e1c32430efb1b63c265fd705929e4ee5e18444f8c518a13997fc7 WHIRLPOOL d5011b48f3b1880764b2d3b1f1deeec5cf061f3e75639ab7e790e87f8551bb0b36d3ed63f33f1483314dd056e2280f8690ee92290ef11ca3f2e9d2de3cf85e7e +DIST Log-1.12.8.tgz 46725 SHA256 2f6c27ea105b401bda3b31f2a50a20cf54ca6eda175f045db1b4251b073799b3 SHA512 ab382fe684818ed6cc5f14a4ee5df8b89cf6f9b6e110368be5b4986fe8013e185b37f9385190a85f6ff22ac3191853a96914643d3a6e4c02535927e40df7a1fe WHIRLPOOL cd904c2d5180953cecafdbb73d15ef64473245e001a087cdf351cb8062f5ca296f8c704ff2b1f6a80eff1b17f2271fec6f4eea1970b3a55df1414859176b7180 diff --git a/dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild new file mode 100644 index 000000000000..c0023489cba8 --- /dev/null +++ b/dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" +inherit php-pear-r1 + +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" + +DESCRIPTION="The Log framework provides an abstracted logging system.@" +LICENSE="MIT" +SLOT="0" +IUSE="minimal" + +RDEPEND="!minimal? ( >=dev-php/PEAR-DB-1.7.6-r1 + dev-php/PEAR-Mail + >=dev-php/PEAR-MDB2-2.0.0_rc1 )" + +pkg_postinst() { + if ! use minimal && ! has_version dev-lang/php[sqlite] ; then + elog "${PN} can optionally use dev-lang/php's sqlite features." + elog "If you want those, recompile dev-lang/php with this flag in USE." + fi +} diff --git a/dev-php/PEAR-Log/PEAR-Log-1.12.8.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.12.8.ebuild new file mode 100644 index 000000000000..e0973048544e --- /dev/null +++ b/dev-php/PEAR-Log/PEAR-Log-1.12.8.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit php-pear-r1 + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + +DESCRIPTION="The Log framework provides an abstracted logging system" +LICENSE="MIT" +SLOT="0" +IUSE="minimal" + +RDEPEND="!minimal? ( >=dev-php/PEAR-DB-1.7.6-r1 + dev-php/PEAR-Mail + >=dev-php/PEAR-MDB2-2.0.0_rc1 )" diff --git a/dev-php/PEAR-Log/metadata.xml b/dev-php/PEAR-Log/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Log/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-MDB/Manifest b/dev-php/PEAR-MDB/Manifest new file mode 100644 index 000000000000..8d171c7ef27b --- /dev/null +++ b/dev-php/PEAR-MDB/Manifest @@ -0,0 +1 @@ +DIST MDB-1.3.0.tgz 218957 SHA256 0e407b21797d4e4ec04e5490bf63a1f9de01c0d3f6d51a92949a478b184efaf4 SHA512 48a3319b66cc0ba60a9b96278b6f40015c4cf13d43d4b176b7682b4ad0b071b74830446c71347fcb47c5548ccfc35b98f61f2638a8fb2521534603a39843d37a WHIRLPOOL a88ae8a3edd19fec3f383ddde7cac0bfd7e8b50963be780eae210c24ac75186e761ed76871c4c5956ed8362630919178b8dc5e0bf1da66193b5415f64c2271a3 diff --git a/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.ebuild b/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.ebuild new file mode 100644 index 000000000000..8126c3fd0fa5 --- /dev/null +++ b/dev-php/PEAR-MDB/PEAR-MDB-1.3.0-r1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="PEAR MDB is a merge of the PEAR DB and Metabase php database abstraction layers" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" +RDEPEND="dev-php/PEAR-XML_Parser" diff --git a/dev-php/PEAR-MDB/metadata.xml b/dev-php/PEAR-MDB/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-MDB/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-MDB2/Manifest b/dev-php/PEAR-MDB2/Manifest new file mode 100644 index 000000000000..f6b32d9bf950 --- /dev/null +++ b/dev-php/PEAR-MDB2/Manifest @@ -0,0 +1,2 @@ +DIST MDB2-2.5.0b3.tgz 130865 SHA256 890356688565b76f0d756496409d04629950f32f4bdf01f0d5edb4a3e9a036fb SHA512 5e0e9869db5326bcd5e8908dd23afd0f8518bfe69d6e5c274fbd6822728c8ce9084ca69ac329a687c3ea1275d5817a73a7e34fc6e36e587abe2a5fac6bdf2ffd WHIRLPOOL 565c70e0d0b5f41e1db5cff2f8deb78ad4aa6e43ae60c4c0846d6216fc853ddd82789f8041e5919cd60421fc0e1ac0fd7afbdb45147c7ec45c110e45772f697e +DIST MDB2-2.5.0b5.tgz 136834 SHA256 c4ab3cf8cea4aacff02d729998b0ac80b4f92c2cc8055956079b323a406d985b SHA512 76381594070d250f4428eebeaa4867e72b2be0723ec592ff4f0fba089823e97de057f93e630a5cb226ca2f67028bee57072a0af30677728d614d7a7242c6c6fc WHIRLPOOL b7d3bacae9d365a8e6e73e10812ce22b2695224a413bb887a14d6e8a4426c6082992c16d4c3b1d6c357b11068a96051f5f4bb76bf914c11e92861c2a5c27fe62 diff --git a/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta3.ebuild b/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta3.ebuild new file mode 100644 index 000000000000..99bd95096b91 --- /dev/null +++ b/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="firebird mssql mysql mysqli oci8 oci8-instant-client postgres sqlite" + +RDEPEND=">=dev-php/pear-1.9.1" +DEPEND="${RDEPEND}" + +PDEPEND="firebird? ( >=dev-php/PEAR-MDB2_Driver_ibase-1.5.0_beta3 ) + mssql? ( >=dev-php/PEAR-MDB2_Driver_mssql-1.3.0_beta3 ) + mysql? ( >=dev-php/PEAR-MDB2_Driver_mysql-1.5.0_beta3 ) + mysqli? ( >=dev-php/PEAR-MDB2_Driver_mysqli-1.5.0_beta3 ) + oci8? ( >=dev-php/PEAR-MDB2_Driver_oci8-1.5.0_beta3 ) + oci8-instant-client? ( >=dev-php/PEAR-MDB2_Driver_oci8-1.5.0_beta3 ) + postgres? ( >=dev-php/PEAR-MDB2_Driver_pgsql-1.5.0_beta3 )" diff --git a/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild b/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild new file mode 100644 index 000000000000..de36f839991b --- /dev/null +++ b/dev-php/PEAR-MDB2/PEAR-MDB2-2.5.0_beta5.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="mssql mysql mysqli oci8 oci8-instant-client postgres sqlite" + +RDEPEND=">=dev-php/pear-1.9.1" +DEPEND="${RDEPEND}" + +PDEPEND="mssql? ( >=dev-php/PEAR-MDB2_Driver_mssql-1.3.0_beta4 ) + mysql? ( >=dev-php/PEAR-MDB2_Driver_mysql-1.5.0_beta4 ) + mysqli? ( >=dev-php/PEAR-MDB2_Driver_mysqli-1.5.0_beta4 ) + oci8? ( >=dev-php/PEAR-MDB2_Driver_oci8-1.5.0_beta4 ) + oci8-instant-client? ( >=dev-php/PEAR-MDB2_Driver_oci8-1.5.0_beta4 ) + postgres? ( >=dev-php/PEAR-MDB2_Driver_pgsql-1.5.0_beta4 )" diff --git a/dev-php/PEAR-MDB2/metadata.xml b/dev-php/PEAR-MDB2/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-MDB2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-MDB2_Driver_mssql/Manifest b/dev-php/PEAR-MDB2_Driver_mssql/Manifest new file mode 100644 index 000000000000..855d3be650f2 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mssql/Manifest @@ -0,0 +1,2 @@ +DIST MDB2_Driver_mssql-1.5.0b3.tgz 36617 SHA256 82b7005cce10b0c7ef15e3912fd51000ea018a4a3fd0530ecf21a9336f9e13c2 SHA512 b2831086f0dcb74415f49e53e168739ccb6165cbba83bf5e15f4804ec19cd645284c576b67bad39d5dd70a6e1c30837eb487fff3da931a0092dee6be04783069 WHIRLPOOL b142676ffdb672ff0c1175004031345c0afe0a7d0d1d88fb0b8b1c953b58260a2ef8c1d4b45149a56eed7a90a672a862ab778790aff192427aed8e2bde881de1 +DIST MDB2_Driver_mssql-1.5.0b4.tgz 37246 SHA256 ba19c44d6c04ad9984e91969584371e7129927d70affb55f2549d6bd88f2276d SHA512 9d8634508eaaed7ed35c4a2e61dcd31a20049f519dafeb6ac07541c4121ebe6efebf1db42d0352aea90971f3fd272085278fef0aabce4a527cf61bb7205321cd WHIRLPOOL 3d0468c7be4532450d45d360bec65333efdd2bc08504d0e2464746d0a40d854b80b54375c1a1f5c229be465b1ade92bdbd1cd7cef0c692f32cf4d0bff4185206 diff --git a/dev-php/PEAR-MDB2_Driver_mssql/PEAR-MDB2_Driver_mssql-1.5.0_beta3.ebuild b/dev-php/PEAR-MDB2_Driver_mssql/PEAR-MDB2_Driver_mssql-1.5.0_beta3.ebuild new file mode 100644 index 000000000000..a995a95a33b6 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mssql/PEAR-MDB2_Driver_mssql-1.5.0_beta3.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" + +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer, mssql driver" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3 + dev-lang/php[mssql]" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-MDB2_Driver_mssql/PEAR-MDB2_Driver_mssql-1.5.0_beta4.ebuild b/dev-php/PEAR-MDB2_Driver_mssql/PEAR-MDB2_Driver_mssql-1.5.0_beta4.ebuild new file mode 100644 index 000000000000..dc0198a860ae --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mssql/PEAR-MDB2_Driver_mssql-1.5.0_beta4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer, mssql driver" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3 + dev-lang/php[mssql]" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-MDB2_Driver_mssql/metadata.xml b/dev-php/PEAR-MDB2_Driver_mssql/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mssql/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-MDB2_Driver_mysql/Manifest b/dev-php/PEAR-MDB2_Driver_mysql/Manifest new file mode 100644 index 000000000000..4dfe4d37e688 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mysql/Manifest @@ -0,0 +1,2 @@ +DIST MDB2_Driver_mysql-1.5.0b3.tgz 45734 SHA256 341f876e5acfc2e373746899fab6d538169aba67b323688d7c638561954b74ea SHA512 e756b1ae75c74673fa6eea1a0e31f4fa38b7b490751bb7ccdaf331266dd4d3d4aeacf41a919d2a7641ec8364b5cd737bb5da5ee4bda976f3f50f4bbf2c20babb WHIRLPOOL b9ba0df4e6eef37e62ad11be38c529b6fd4b79e02987ee30e98a6573654db8e3fc94b85873006b6d0eb2386fb56706ff87d1853e34b900756966a3a1cfe3622f +DIST MDB2_Driver_mysql-1.5.0b4.tgz 47418 SHA256 df9345235a8e707d9c81fbd6d5efd12e20c563a54a40d48bc411148118b5199a SHA512 a90cb358980b348747f33ac8047eddb151246ab55aae12d2af186c7e228397b12f7b90a881dc03e6a84e398147fb4501fc6d10175eca70cef5b962ef2665bdba WHIRLPOOL b0d4d0a0cf9edb0c8c348f4f27f69d0e350d31b1354ef868cd01400fc3e4e47046c7f485f67b11bc1d46de146184064df367dfdd3047c072a843cc4bccd79006 diff --git a/dev-php/PEAR-MDB2_Driver_mysql/PEAR-MDB2_Driver_mysql-1.5.0_beta3.ebuild b/dev-php/PEAR-MDB2_Driver_mysql/PEAR-MDB2_Driver_mysql-1.5.0_beta3.ebuild new file mode 100644 index 000000000000..ea2af3bf9dfa --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mysql/PEAR-MDB2_Driver_mysql-1.5.0_beta3.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" + +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer, mysql driver" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3 + dev-lang/php[mysql]" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-MDB2_Driver_mysql/PEAR-MDB2_Driver_mysql-1.5.0_beta4.ebuild b/dev-php/PEAR-MDB2_Driver_mysql/PEAR-MDB2_Driver_mysql-1.5.0_beta4.ebuild new file mode 100644 index 000000000000..e529cb804d18 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mysql/PEAR-MDB2_Driver_mysql-1.5.0_beta4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer, mysql driver" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3 + dev-lang/php:*[mysql]" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-MDB2_Driver_mysql/metadata.xml b/dev-php/PEAR-MDB2_Driver_mysql/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mysql/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-MDB2_Driver_mysqli/Manifest b/dev-php/PEAR-MDB2_Driver_mysqli/Manifest new file mode 100644 index 000000000000..7ad3fcb060b3 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mysqli/Manifest @@ -0,0 +1,2 @@ +DIST MDB2_Driver_mysqli-1.5.0b3.tgz 47380 SHA256 1e74215f5c4c5617ef2445e126cd0866826d12d2e81048947a78203bcd5375aa SHA512 03ce1066f5a2bba440dec0c4d84eca314f73553578b9881860bd04383d1b6685829bdca41b18e1437f236c5fa3c033ddca8c91d9a7b5fb3eb23ad5a06175f66a WHIRLPOOL be67fcc3c2e423ff2d7242a09c73d8c26ee0ca550fd9a9d4c052c70c70637b66b62ac7666163840e0f32ac2a0effcabf82568a7e1323c2079acb63c2e1ab506b +DIST MDB2_Driver_mysqli-1.5.0b4.tgz 49450 SHA256 d5d4d24a1b263f32686d257a5563797460e589311f3c571094b35f1c87fbbaf5 SHA512 cb4ba5b34b241f1eb6da72e63f47a99c939ac895530b20d077cf94fa96a9b36826aa128386ffa10e51488f8f3e93da9015805f6f28ddb8729e2812ff240ea894 WHIRLPOOL cb3ebe9d9b9818179cb3f7c6e9c7d9b2e3c83431871929929f25d801974fbe256058efa00830ff56cdc44c90251b18312bcb3cb6a5fa606d70965f8c8b45584d diff --git a/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild b/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild new file mode 100644 index 000000000000..b3626f414563 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta3.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" + +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer, mysqli driver" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3 + dev-lang/php[mysqli]" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild b/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild new file mode 100644 index 000000000000..8c1a1b3ac46f --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mysqli/PEAR-MDB2_Driver_mysqli-1.5.0_beta4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer, mysqli driver" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3 + dev-lang/php:*[mysqli]" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-MDB2_Driver_mysqli/metadata.xml b/dev-php/PEAR-MDB2_Driver_mysqli/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_mysqli/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-MDB2_Driver_oci8/Manifest b/dev-php/PEAR-MDB2_Driver_oci8/Manifest new file mode 100644 index 000000000000..394e1ac3bd24 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_oci8/Manifest @@ -0,0 +1,2 @@ +DIST MDB2_Driver_oci8-1.5.0b3.tgz 43707 SHA256 def17cedeca82c7170ac091f6525313f4fce324dcf8f8f4af65a877263e1ea97 SHA512 7e1a9196fffa5c1e5d70456e64efc472a816b67c11e6b72487e81fe13d6002b369659411dbd512730f3efc9503ad50f86153837e46c06ed7a177af638cf64768 WHIRLPOOL 3c56164e0ef35968db43a8f2c34338b5437d17c48e4444d41bfcf256e49b668805c8c7b6ad5767c04600180525b88795732b0eda362277bd9cd19d4763979285 +DIST MDB2_Driver_oci8-1.5.0b4.tgz 44672 SHA256 84c64ef34e830f738c962ff86368ea91cc51924b926fca59ce7fa1777eb22ce7 SHA512 2b4327a06c43cb28a16ead10855377a6501bddfe30397b5af9c7037ce67394e9a9815578b24bfafcf0c8c20ab87fff89f7803b5b99afa5e5d2a278c78588c3d2 WHIRLPOOL 3d086f29e0c8db7b5992239055dea2c41cab449bec2412534245848292a1bdec53066040c57c025bdcd1c2bcda8164fd5f9524f593f9c3c197a7360a72f2111f diff --git a/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta3.ebuild b/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta3.ebuild new file mode 100644 index 000000000000..cfe98faa2ab3 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta3.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" + +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer, oci8 driver" +LICENSE="BSD" +SLOT="0" +KEYWORDS="-* amd64 x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3 + || ( dev-lang/php[oci8] dev-lang/php[oci8-instant-client] )" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta4.ebuild b/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta4.ebuild new file mode 100644 index 000000000000..bde729fd118d --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_oci8/PEAR-MDB2_Driver_oci8-1.5.0_beta4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer, oci8 driver" +LICENSE="BSD" +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3 + || ( dev-lang/php[oci8] dev-lang/php[oci8-instant-client] )" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-MDB2_Driver_oci8/metadata.xml b/dev-php/PEAR-MDB2_Driver_oci8/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_oci8/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-MDB2_Driver_pgsql/Manifest b/dev-php/PEAR-MDB2_Driver_pgsql/Manifest new file mode 100644 index 000000000000..36528d99102f --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_pgsql/Manifest @@ -0,0 +1,2 @@ +DIST MDB2_Driver_pgsql-1.5.0b3.tgz 41214 SHA256 b5bbe7dd75b21903f10be7783252c1d83d04ad0e9a201a1b7ee6b43d344e7938 SHA512 19b1be01d6f27b858d6537e0732d02fa86fe3763b8fd5dd8937f679c0fde503b87ed4e3168474b936dc8e0846b4f8e9f094dbf46bf8094286f8f6a60ec2a13a0 WHIRLPOOL c2969ad11847bc73f6dfc4b4cebceee0bd4a7606cd27e59cf9e95c4a425a329cb9d9f3090cd98418ab86dc746911cf07796619e3ed3fe7ef29f6a68705a6a626 +DIST MDB2_Driver_pgsql-1.5.0b4.tgz 42404 SHA256 4d6a74464e3f5c76c834c940b6e5c1b17acc717a298fd1949db5a5f74fe4df33 SHA512 3beda16ee937f3f3af9217f778ae21bb67abe21bf338efa7fc7df0d512bad41cea5b10d4be26bc8055a0107cb14a814ae5da3db2d4346d479082d31cd1cec091 WHIRLPOOL 9765370b8ba2f026ae3e745159e5b31314131b7044e0e585956aa1f2ab8bcda8e165a43eed398681a7621cda36d152c4b43f10d2835c6c55662c1e343095087d diff --git a/dev-php/PEAR-MDB2_Driver_pgsql/PEAR-MDB2_Driver_pgsql-1.5.0_beta3.ebuild b/dev-php/PEAR-MDB2_Driver_pgsql/PEAR-MDB2_Driver_pgsql-1.5.0_beta3.ebuild new file mode 100644 index 000000000000..ada86e678433 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_pgsql/PEAR-MDB2_Driver_pgsql-1.5.0_beta3.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" + +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer, pgsql driver" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3 + dev-lang/php[postgres]" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-MDB2_Driver_pgsql/PEAR-MDB2_Driver_pgsql-1.5.0_beta4.ebuild b/dev-php/PEAR-MDB2_Driver_pgsql/PEAR-MDB2_Driver_pgsql-1.5.0_beta4.ebuild new file mode 100644 index 000000000000..200376d19ff5 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_pgsql/PEAR-MDB2_Driver_pgsql-1.5.0_beta4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Database Abstraction Layer, pgsql driver" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +DEPEND=">=dev-php/PEAR-MDB2-2.5.0_beta3 + dev-lang/php:*[postgres]" +RDEPEND="${DEPEND}" diff --git a/dev-php/PEAR-MDB2_Driver_pgsql/metadata.xml b/dev-php/PEAR-MDB2_Driver_pgsql/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-MDB2_Driver_pgsql/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-MIME_Type/Manifest b/dev-php/PEAR-MIME_Type/Manifest new file mode 100644 index 000000000000..57c77a2609c2 --- /dev/null +++ b/dev-php/PEAR-MIME_Type/Manifest @@ -0,0 +1,2 @@ +DIST MIME_Type-1.3.1.tgz 12941 SHA256 7e2446c91e04ba90dcc7cc8ba37c25c06ed4ee74b761db0ee202435facbfc46d SHA512 34b5b4fb3cd1bed275080d632d8f8c2a461119c2a4d69da9ce5ca8c36ff98add79713fd5e041af103b965006122d2a9977330d76bd7bd240af48eb94b3b411ae WHIRLPOOL 834027679fc8c42202dbf2366c1f7a4c45f716e0f878c5ad6eafd3c1ca96bc850314cc395e20674a5947f728c204ecb10e5c7d81236131904a208d03cea3db10 +DIST MIME_Type-1.3.3.tgz 13157 SHA256 916c77d801bcf8d339853f5b8c395554b5043a1119fa6c26c59fa98b14c331d6 SHA512 af7bf2e13bd8db79a2e55635cc74ee1511c7d2cd75c374d42c821d5b2747d1588c73820e5f0d090a500ab0a88b61d38d3124752127338d18bdaf166b1c31abae WHIRLPOOL 8f71c8bce7ecef7e57d9322308406e514edb77cd75dd279d08ebbee4589e08593f25fc877f209634b57e4592ad0c3c375c0ff6a9b7ce7f27108f3eed4fae5ab0 diff --git a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild new file mode 100644 index 000000000000..9a261eeb3f37 --- /dev/null +++ b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="Utility class for dealing with MIME types" +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +IUSE="" +RDEPEND="dev-php/PEAR-System_Command" diff --git a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild new file mode 100644 index 000000000000..cce89084799f --- /dev/null +++ b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Utility class for dealing with MIME types" +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +IUSE="" +RDEPEND="dev-php/PEAR-System_Command" diff --git a/dev-php/PEAR-MIME_Type/metadata.xml b/dev-php/PEAR-MIME_Type/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-MIME_Type/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Mail/Manifest b/dev-php/PEAR-Mail/Manifest new file mode 100644 index 000000000000..b255a495cb71 --- /dev/null +++ b/dev-php/PEAR-Mail/Manifest @@ -0,0 +1 @@ +DIST Mail-1.2.0.tgz 23214 SHA256 82337b4f139b402bb0f53aa9ff9c420f83a1d96f1af84784fbbb3cea0e71c17b SHA512 af53d8a03cd71c7871b1f8f2387ef9064cae241e6c4b36c62cf908ddca91e448357bec8844c8c07dc6231f59e59250416ec263dd441a1503b3ea92f67715dc6b WHIRLPOOL c8a5f2b5a15aa396e952e2f33d0437f6a30cce95b2702af409a79315e766cce1527fd608039da9a4136799408c90e7a5d407fd3ba2bcf85776742de8d42a2df3 diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild new file mode 100644 index 000000000000..72e4927a164d --- /dev/null +++ b/dev-php/PEAR-Mail/PEAR-Mail-1.2.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Class that provides multiple interfaces for sending emails" + +LICENSE="PHP-2.02 BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +RDEPEND=">=dev-php/PEAR-Net_SMTP-1.4.1" diff --git a/dev-php/PEAR-Mail/metadata.xml b/dev-php/PEAR-Mail/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Mail/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Mail_Mime/Manifest b/dev-php/PEAR-Mail_Mime/Manifest new file mode 100644 index 000000000000..24fe83ec6b1a --- /dev/null +++ b/dev-php/PEAR-Mail_Mime/Manifest @@ -0,0 +1 @@ +DIST Mail_Mime-1.8.8.tgz 32059 SHA256 d1a7fb767ebdabef6b8d346911a0f91fc2bb23df36175cf036474f5ed942ced1 SHA512 c2d9735041f61ca7b7addbf4deae09e6b7448f3d34143fe10d49152802f100db2c29dcf9e8938010f275c38630b849c8e45bb2db54eed6504e8425669a18d0b8 WHIRLPOOL 573133f646decf3f88728c80c381efb1b4d307575c33bed6b53eb09f0b313352813b5364081be39166dcd7335480f89e6c861599b9f894aa083bc88614c6b39b diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.8.8.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.8.8.ebuild new file mode 100644 index 000000000000..dd19651b8724 --- /dev/null +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.8.8.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +PDEPEND="dev-php/PEAR-Mail_mimeDecode" diff --git a/dev-php/PEAR-Mail_Mime/files/1.5.2-php-pass-by-reference-fix.patch b/dev-php/PEAR-Mail_Mime/files/1.5.2-php-pass-by-reference-fix.patch new file mode 100644 index 000000000000..b18e4c642514 --- /dev/null +++ b/dev-php/PEAR-Mail_Mime/files/1.5.2-php-pass-by-reference-fix.patch @@ -0,0 +1,74 @@ +--- mime.php.orig 2007-08-16 12:16:47.000000000 +0200 ++++ mime.php 2007-08-16 12:25:07.000000000 +0200 +@@ -376,7 +376,7 @@ + * @return string contents of $file_name + * @access private + */ +- function &_file2str($file_name) ++ function _file2str($file_name) + { + if (!is_readable($file_name)) { + $err = PEAR::raiseError('File is not readable ' . $file_name); +@@ -413,7 +413,7 @@ + * @return object The text mimePart object + * @access private + */ +- function &_addTextPart(&$obj, $text) ++ function _addTextPart(&$obj, $text) + { + $params['content_type'] = 'text/plain'; + $params['encoding'] = $this->_build_params['text_encoding']; +@@ -437,7 +437,7 @@ + * @return object The html mimePart object + * @access private + */ +- function &_addHtmlPart(&$obj) ++ function _addHtmlPart(&$obj) + { + $params['content_type'] = 'text/html'; + $params['encoding'] = $this->_build_params['html_encoding']; +@@ -459,7 +459,7 @@ + * @return object The multipart/mixed mimePart object + * @access private + */ +- function &_addMixedPart() ++ function _addMixedPart() + { + $params = array(); + $params['content_type'] = 'multipart/mixed'; +@@ -480,7 +480,7 @@ + * @return object The multipart/mixed mimePart object + * @access private + */ +- function &_addAlternativePart(&$obj) ++ function _addAlternativePart(&$obj) + { + $params['content_type'] = 'multipart/alternative'; + if (is_object($obj)) { +@@ -502,7 +502,7 @@ + * @return object The multipart/mixed mimePart object + * @access private + */ +- function &_addRelatedPart(&$obj) ++ function _addRelatedPart(&$obj) + { + $params['content_type'] = 'multipart/related'; + if (is_object($obj)) { +@@ -523,7 +523,7 @@ + * @return object The image mimePart object + * @access private + */ +- function &_addHtmlImagePart(&$obj, $value) ++ function _addHtmlImagePart(&$obj, $value) + { + $params['content_type'] = $value['c_type']; + $params['encoding'] = 'base64'; +@@ -546,7 +546,7 @@ + * @return object The image mimePart object + * @access private + */ +- function &_addAttachmentPart(&$obj, $value) ++ function _addAttachmentPart(&$obj, $value) + { + $params['dfilename'] = $value['name']; + $params['encoding'] = $value['encoding']; diff --git a/dev-php/PEAR-Mail_Mime/files/1.8.3-php-pass-by-reference-fix.patch b/dev-php/PEAR-Mail_Mime/files/1.8.3-php-pass-by-reference-fix.patch new file mode 100644 index 000000000000..ab87c19287e6 --- /dev/null +++ b/dev-php/PEAR-Mail_Mime/files/1.8.3-php-pass-by-reference-fix.patch @@ -0,0 +1,74 @@ +--- a/Mail/mime.php.orig 2007-08-16 12:16:47.000000000 +0200 ++++ b/Mail/mime.php 2007-08-16 12:25:07.000000000 +0200 +@@ -376,7 +376,7 @@ + * @return string contents of $file_name + * @access private + */ +- function &_file2str($file_name) ++ function _file2str($file_name) + { + if (!is_readable($file_name)) { + $err = PEAR::raiseError('File is not readable ' . $file_name); +@@ -413,7 +413,7 @@ + * @return object The text mimePart object + * @access private + */ +- function &_addTextPart(&$obj, $text) ++ function _addTextPart(&$obj, $text) + { + $params['content_type'] = 'text/plain'; + $params['encoding'] = $this->_build_params['text_encoding']; +@@ -437,7 +437,7 @@ + * @return object The html mimePart object + * @access private + */ +- function &_addHtmlPart(&$obj) ++ function _addHtmlPart(&$obj) + { + $params['content_type'] = 'text/html'; + $params['encoding'] = $this->_build_params['html_encoding']; +@@ -459,7 +459,7 @@ + * @return object The multipart/mixed mimePart object + * @access private + */ +- function &_addMixedPart() ++ function _addMixedPart() + { + $params = array(); + $params['content_type'] = 'multipart/mixed'; +@@ -480,7 +480,7 @@ + * @return object The multipart/mixed mimePart object + * @access private + */ +- function &_addAlternativePart(&$obj) ++ function _addAlternativePart(&$obj) + { + $params['content_type'] = 'multipart/alternative'; + if (is_object($obj)) { +@@ -502,7 +502,7 @@ + * @return object The multipart/mixed mimePart object + * @access private + */ +- function &_addRelatedPart(&$obj) ++ function _addRelatedPart(&$obj) + { + $params['content_type'] = 'multipart/related'; + if (is_object($obj)) { +@@ -523,7 +523,7 @@ + * @return object The image mimePart object + * @access private + */ +- function &_addHtmlImagePart(&$obj, $value) ++ function _addHtmlImagePart(&$obj, $value) + { + $params['content_type'] = $value['c_type']; + $params['encoding'] = 'base64'; +@@ -546,7 +546,7 @@ + * @return object The image mimePart object + * @access private + */ +- function &_addAttachmentPart(&$obj, $value) ++ function _addAttachmentPart(&$obj, $value) + { + $params['dfilename'] = $value['name']; + $params['encoding'] = $value['encoding']; diff --git a/dev-php/PEAR-Mail_Mime/files/php-pass-by-reference-fix.patch b/dev-php/PEAR-Mail_Mime/files/php-pass-by-reference-fix.patch new file mode 100644 index 000000000000..677e67117a3c --- /dev/null +++ b/dev-php/PEAR-Mail_Mime/files/php-pass-by-reference-fix.patch @@ -0,0 +1,76 @@ +--- mime.php 2005-07-13 22:49:04.000000000 +0200 ++++ mime.php 2006-03-07 12:22:41.000000000 +0100 +@@ -309,7 +309,7 @@ + * @return object The text mimePart object + * @access private + */ +- function &_addTextPart(&$obj, $text) ++ function _addTextPart(&$obj, $text) + { + $params['content_type'] = 'text/plain'; + $params['encoding'] = $this->_build_params['text_encoding']; +@@ -330,7 +330,7 @@ + * @return object The html mimePart object + * @access private + */ +- function &_addHtmlPart(&$obj) ++ function _addHtmlPart(&$obj) + { + $params['content_type'] = 'text/html'; + $params['encoding'] = $this->_build_params['html_encoding']; +@@ -350,7 +350,7 @@ + * @return object The multipart/mixed mimePart object + * @access private + */ +- function &_addMixedPart() ++ function _addMixedPart() + { + $params['content_type'] = 'multipart/mixed'; + return new Mail_mimePart('', $params); +@@ -366,7 +366,7 @@ + * @return object The multipart/mixed mimePart object + * @access private + */ +- function &_addAlternativePart(&$obj) ++ function _addAlternativePart(&$obj) + { + $params['content_type'] = 'multipart/alternative'; + if (is_object($obj)) { +@@ -386,7 +386,7 @@ + * @return object The multipart/mixed mimePart object + * @access private + */ +- function &_addRelatedPart(&$obj) ++ function _addRelatedPart(&$obj) + { + $params['content_type'] = 'multipart/related'; + if (is_object($obj)) { +@@ -405,7 +405,7 @@ + * @return object The image mimePart object + * @access private + */ +- function &_addHtmlImagePart(&$obj, $value) ++ function _addHtmlImagePart(&$obj, $value) + { + $params['content_type'] = $value['c_type']; + $params['encoding'] = 'base64'; +@@ -424,7 +424,7 @@ + * @return object The image mimePart object + * @access private + */ +- function &_addAttachmentPart(&$obj, $value) ++ function _addAttachmentPart(&$obj, $value) + { + $params['content_type'] = $value['c_type']; + $params['encoding'] = $value['encoding']; +--- mimePart.php 2004-12-11 00:08:26.000000000 +0100 ++++ mimePart.php 2006-03-07 12:22:41.000000000 +0100 +@@ -261,7 +261,7 @@ + * otherwise you will not be able to add further subparts. + * @access public + */ +- function &addSubPart($body, $params) ++ function addSubPart($body, $params) + { + $this->_subparts[] = new Mail_mimePart($body, $params); + return $this->_subparts[count($this->_subparts) - 1]; diff --git a/dev-php/PEAR-Mail_Mime/metadata.xml b/dev-php/PEAR-Mail_Mime/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Mail_Mime/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Mail_mimeDecode/Manifest b/dev-php/PEAR-Mail_mimeDecode/Manifest new file mode 100644 index 000000000000..d0f22e76b49b --- /dev/null +++ b/dev-php/PEAR-Mail_mimeDecode/Manifest @@ -0,0 +1 @@ +DIST Mail_mimeDecode-1.5.5.tgz 11554 SHA256 e58d162b326ce7687f0e23790124511d56b521a2b465d5481385a5a857c16188 SHA512 3b000517891258c848024617cb9e811f4d39d829739b6f026e3476895b62430c86b274e0deda49532fee280b51deb02614f8b68724c80b54e4a51d04786ef43d WHIRLPOOL 6906dcc9609402785e711efdcddb9306683e33b901432a07936671bbf7d153ec41b9b6a182118db965ee50fc5e2f8b9bcaef45deebc39660d1eab58281457a44 diff --git a/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild new file mode 100644 index 000000000000..e22783abb10a --- /dev/null +++ b/dev-php/PEAR-Mail_mimeDecode/PEAR-Mail_mimeDecode-1.5.5.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Provides a class to decode mime messages (split from PEAR-Mail_Mime)" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +# >=PEAR-Mail_Mime-1.5.2 in in DEPEND to avoid blockers and circular deps +# with this package; using PDEPEND in PEAR-Mail_Mime for the same reason + +DEPEND=">=dev-php/PEAR-Mail_Mime-1.5.2" diff --git a/dev-php/PEAR-Mail_mimeDecode/metadata.xml b/dev-php/PEAR-Mail_mimeDecode/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Mail_mimeDecode/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Math_BigInteger/Manifest b/dev-php/PEAR-Math_BigInteger/Manifest new file mode 100644 index 000000000000..331766a187fa --- /dev/null +++ b/dev-php/PEAR-Math_BigInteger/Manifest @@ -0,0 +1 @@ +DIST Math_BigInteger-1.0.2.tgz 27854 SHA256 371f0608ea7a6302c6c259070db9bb409cf32ca33acfea169e77d1b14b7749b3 SHA512 d0a59384fd40b497e058f6412b66167be6e49f625fe509cfd037864d5dae291d76e80694b3c072bffb35fbf27932ddbfb8d0beeda79e045d8642d78d24fd693b WHIRLPOOL 0cceaf30b33d3b763d070fd6b571ff4033568c60aabdf4895cc2923870eb6961323257ade35d428f4a99bb79d03df4589851e8f920d0694c67fab833bee6bee9 diff --git a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild new file mode 100644 index 000000000000..a7d578fc0f84 --- /dev/null +++ b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Pure-PHP arbitrary precision integer arithmetic library" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~x86" +IUSE="" + +RDEPEND=">=dev-lang/php-5.3.0" diff --git a/dev-php/PEAR-Math_BigInteger/metadata.xml b/dev-php/PEAR-Math_BigInteger/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Math_BigInteger/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Math_Stats/Manifest b/dev-php/PEAR-Math_Stats/Manifest new file mode 100644 index 000000000000..e75f41d3af15 --- /dev/null +++ b/dev-php/PEAR-Math_Stats/Manifest @@ -0,0 +1 @@ +DIST Math_Stats-0.9.1.tgz 23911 SHA256 a3ae797517d5cd63f94e0ca13aafaa628bea4436fd01b01e7a8e3f2a4b4734ca SHA512 bc52d2fe413e114fcab6c4b80c08909c2e93a27e47a7786e4611e03fa120a728743196139942d5082eb257574c406ffea3d14b85e19317d6d9baa77c64099a52 WHIRLPOOL 85a3ddc0a04a88346048a558d379c190df85d42f73294dc13a4359b82cae7ecac5821b74cd3fb1822de817db727c78dc4102652fe3327be633e4160642257e50 diff --git a/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild new file mode 100644 index 000000000000..15539cd2da2a --- /dev/null +++ b/dev-php/PEAR-Math_Stats/PEAR-Math_Stats-0.9.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Classes to calculate statistical parameters" +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Math_Stats/metadata.xml b/dev-php/PEAR-Math_Stats/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Math_Stats/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_CheckIP/Manifest b/dev-php/PEAR-Net_CheckIP/Manifest new file mode 100644 index 000000000000..324cd7a3440a --- /dev/null +++ b/dev-php/PEAR-Net_CheckIP/Manifest @@ -0,0 +1 @@ +DIST Net_CheckIP-1.2.2.tgz 2021 SHA256 bd2fcf134c7f113b7042880e49954a50d6a6df53e131ea720b8beec7a8191b47 SHA512 8b3fbf39e36782d9f1f364615809adddd834a1eca0aef09ea349cff358d1de7376c5df1b1148d3fb80fcf5aaa1d7545a1387978d53b7efc175644744ce345feb WHIRLPOOL 398bb701f2fd09ac64a1970e71829b94f8878fed646ec59d756e0ec11b688f5171c81396cb950bf090b45c44098598da791998fceac2ad3d7b3705c64d436956 diff --git a/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.2.ebuild b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.2.ebuild new file mode 100644 index 000000000000..bb695998a5b1 --- /dev/null +++ b/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.2.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Check the syntax of IPv4 addresses" +LICENSE="MIT" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Net_CheckIP/metadata.xml b/dev-php/PEAR-Net_CheckIP/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_CheckIP/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_DIME/Manifest b/dev-php/PEAR-Net_DIME/Manifest new file mode 100644 index 000000000000..61f222e02606 --- /dev/null +++ b/dev-php/PEAR-Net_DIME/Manifest @@ -0,0 +1 @@ +DIST Net_DIME-1.0.2.tgz 7581 SHA256 fae2a254d2cdf8a1438ca0a50706304972d0948dbfc9fc2056f0f4665d966401 SHA512 e6bdf269fd63bfc6320dea2c073511645755db23a6a6e3f077c90c22f8a6ad1671fbd8638052afff1a491a74bba9d842f5579d94068cfcbcd3a2865295e756ef WHIRLPOOL 3dd3e0cd545a107ca941be687d1a39496538f0a41195d082d4cffd7f1ec90f9b9df11b462d68e2a53ac3360e563870e3a12f325181086cb07d97162b89a64314 diff --git a/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild new file mode 100644 index 000000000000..e6bb57040354 --- /dev/null +++ b/dev-php/PEAR-Net_DIME/PEAR-Net_DIME-1.0.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="The PEAR::Net_DIME class implements DIME encoding" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Net_DIME/metadata.xml b/dev-php/PEAR-Net_DIME/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_DIME/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_DNS/Manifest b/dev-php/PEAR-Net_DNS/Manifest new file mode 100644 index 000000000000..4c2acbf187e3 --- /dev/null +++ b/dev-php/PEAR-Net_DNS/Manifest @@ -0,0 +1 @@ +DIST Net_DNS-1.0.7.tgz 32647 SHA256 eeb03694774690bae89433b9a728ce8dfe064c2519f231fadc4ad6b3fe3cd6a3 SHA512 4f3b9c416f0b41f5bf2870b4a7bfad1756c87bec6d0b9d24c36f99792bb3fae61e80d7c366d3a632016964a6bd14f07f52cf16976018c3bba8beb64b22987a5c WHIRLPOOL b6a08b8198544a4d029c5b69a811359424e6ccf3a1f11b58986ac047261d86dce135916a55e36ce593b6b86c7224ade23ce8f27168a17f3218578c25ea74df13 diff --git a/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild new file mode 100644 index 000000000000..55dd3961e140 --- /dev/null +++ b/dev-php/PEAR-Net_DNS/PEAR-Net_DNS-1.0.7.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Resolver library used to communicate with a DNS server" +LICENSE="PHP-3.01 || ( LGPL-2.1 LGPL-3 )" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Net_DNS/metadata.xml b/dev-php/PEAR-Net_DNS/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_DNS/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_DNS2/Manifest b/dev-php/PEAR-Net_DNS2/Manifest new file mode 100644 index 000000000000..7586e4e717c8 --- /dev/null +++ b/dev-php/PEAR-Net_DNS2/Manifest @@ -0,0 +1,2 @@ +DIST Net_DNS2-1.2.5.tgz 72371 SHA256 68319db33c21a458e275f38bbc7b4c677539b254e2e8ac3135a698f3e8b85a05 SHA512 d01fff16d7474754cf555abb65cdd828a764c31bd81e178622f2dd768654c5df5e87456350380518f64d8ac29cfd0ec24d2e2aefc02d668725c38f9ce34e45a5 WHIRLPOOL 72c809e366943bf34d64e61cd88818daf8eb9c5407a30fd13ca61c2f01136dc7a74654f2c72e8025aa4e04cecdfbd6150b7f9eae2b01b6a36e7914945b8df56d +DIST Net_DNS2-1.3.1.tgz 78432 SHA256 48d3652d2e5df6ce630e4f2c412a6d1b22bad21d907dece03062a3bed33a2ae3 SHA512 46a0f9a25be93b2eb61e204cc91006525ef57bca81f31df3e0cb1d79323ee95ad11acca5d8997c94457897cf318597028bfdc44a8f1c7faeaa3d64f9f4bd3046 WHIRLPOOL b4dce5c2211b633f7a964ddf0099e0f8ff009253bf710a5ccbaca8546e8feef3cc1dc680bf63bc6cafb5da08e7faaf4869c5285b3ea65c564d77d6c73ddd6925 diff --git a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.5.ebuild b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.5.ebuild new file mode 100644 index 000000000000..9cf6a9d5d60c --- /dev/null +++ b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.2.5.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Object-oriented PHP5 resolver library used to communicate with a DNS server" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-lang/php[sockets]" diff --git a/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild new file mode 100644 index 000000000000..201ab39cea84 --- /dev/null +++ b/dev-php/PEAR-Net_DNS2/PEAR-Net_DNS2-1.3.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Object-oriented PHP5 resolver library used to communicate with a DNS server" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-lang/php[sockets]" diff --git a/dev-php/PEAR-Net_DNS2/metadata.xml b/dev-php/PEAR-Net_DNS2/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_DNS2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_DNSBL/Manifest b/dev-php/PEAR-Net_DNSBL/Manifest new file mode 100644 index 000000000000..53dbad3dd493 --- /dev/null +++ b/dev-php/PEAR-Net_DNSBL/Manifest @@ -0,0 +1 @@ +DIST Net_DNSBL-1.3.7.tgz 8125 SHA256 6a9a468e291103143ba51c3c2b75f5fc017af528a411ede6fbce9b1d0d09c566 SHA512 6591b81e5e4b98092daea3e27993099028581052a7907b79b4231d549b4d9aaa6fddbd53fd8bfe9734ae41fc85c46f2fc17e5ce50e8303fa5c166dd4b3062ea0 WHIRLPOOL 766659e3c39e22331f72a4bbbfad16e624bab425d418f5f2e94d50c6fe626719c57f674405d9e05ce9b8ed56dd8a35bbd816b8eb250daf6b4bdaf410b80f3fc0 diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild new file mode 100644 index 000000000000..6dd63c65d79d --- /dev/null +++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="DNSBL Checker" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 sparc x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-Cache_Lite-1.5.2-r1 + >=dev-php/PEAR-Net_CheckIP-1.1-r1 + >=dev-php/PEAR-HTTP_Request2-2.0.0 + >=dev-php/PEAR-Net_DNS-1.0.0" diff --git a/dev-php/PEAR-Net_DNSBL/metadata.xml b/dev-php/PEAR-Net_DNSBL/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_DNSBL/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_FTP/Manifest b/dev-php/PEAR-Net_FTP/Manifest new file mode 100644 index 000000000000..9b68e2df8976 --- /dev/null +++ b/dev-php/PEAR-Net_FTP/Manifest @@ -0,0 +1,2 @@ +DIST Net_FTP-1.3.7.tgz 31749 SHA256 31ac1237d2d542b898a995893c0b13f7107c66b7be768c9ebf2628738ca97a5d SHA512 577f5c728acd7dea47ad640d0287db80bfe18b7a32472ee08e6d3848f7c9059616229d7e302603f33365150b49208113744e19a9d542b6d4a1f4f9c5ee5a7291 WHIRLPOOL 860cfd7c2b88e864e42d2d530a38995f2326181807904aa461b84e553b6d3398d0a8282165da69e6a73a35b7963962139119a17a379640904c7738f8748cdd3d +DIST Net_FTP-1.4.0a3.tgz 35763 SHA256 0bd47f1b57b4da01cd6fc7dfcc74bcaff1b1fca30cbe9590122b4120c5741c92 SHA512 3bd203db7d4bcdbf19b80a8198c57a1af1db6441a00779a49c269b0e4561d301edee7eefd274b2ea4fb337ef4add68c55884d5eda4907139cd59247bdfbc4621 WHIRLPOOL ef47212964966dbfed488fdf8330cc74577c341e9d6b10cc8f8938347e2bbe5e054734fc98f75bacbaef647f4c0ab79062e8a2462d4f4224d5dab5ea7f740ff4 diff --git a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild new file mode 100644 index 000000000000..128f80eb6a21 --- /dev/null +++ b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.3.7-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="Provides an OO interface to the PHP FTP functions" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +RDEPEND="dev-lang/php[ftp]" diff --git a/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.4.0_alpha3.ebuild b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.4.0_alpha3.ebuild new file mode 100644 index 000000000000..f91bd2128ff7 --- /dev/null +++ b/dev-php/PEAR-Net_FTP/PEAR-Net_FTP-1.4.0_alpha3.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Provides an OO interface to the PHP FTP functions" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" +RDEPEND="dev-lang/php[ftp]" + +src_install() { + php-pear-r1_src_install + rm "${D}"/usr/share/php/generate_package_xml.php +} diff --git a/dev-php/PEAR-Net_FTP/metadata.xml b/dev-php/PEAR-Net_FTP/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Net_FTP/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_IDNA2/Manifest b/dev-php/PEAR-Net_IDNA2/Manifest new file mode 100644 index 000000000000..e25b6bf62151 --- /dev/null +++ b/dev-php/PEAR-Net_IDNA2/Manifest @@ -0,0 +1 @@ +DIST Net_IDNA2-0.1.1.tgz 24193 SHA256 f5e6e3f72f3aa8e2f3f8137687f6ed17c43fb4be3476157a7ddc9f8a63494f94 SHA512 cda89cca730bbacfabf5ac03f5b592bc5577355bf421c94d0e342c7ea45960d853660844d9397401e7875a70baf5111da3bbf5a39e2824336dc404381602ecfe WHIRLPOOL e2d29dad798a571d04661fcc55d80f76a255cf91555a5f1118f3b55a9b6ce0eca7883f0d954e3a8074bceb9919fde9984c60c0d2a4b12ed8f79d9e695ae9b722 diff --git a/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.1.1.ebuild b/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.1.1.ebuild new file mode 100644 index 000000000000..f58c4ea8792c --- /dev/null +++ b/dev-php/PEAR-Net_IDNA2/PEAR-Net_IDNA2-0.1.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Punycode encoding and decoding" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="amd64 arm ~hppa ppc ppc64 ~sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Net_IDNA2/metadata.xml b/dev-php/PEAR-Net_IDNA2/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_IDNA2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_IMAP/Manifest b/dev-php/PEAR-Net_IMAP/Manifest new file mode 100644 index 000000000000..9a4592eb2385 --- /dev/null +++ b/dev-php/PEAR-Net_IMAP/Manifest @@ -0,0 +1,2 @@ +DIST Net_IMAP-1.1.1.tgz 37891 SHA256 168328c83116ba2d6891e54cf2b8de55a18f7d1a8831fa6e8ac5f6ef9cc2b5fd SHA512 24ac79b9d9df759883c065dde1073ffa4fc76b2cb64542c488564e24f8abd714ede01be9a1d8debd043bac93c92c37f83f5722e9cb8e2917bb89f925d8b0ac22 WHIRLPOOL 55c355274f41792a96a1ea6a09db0f59072184c402fbdea3c32a091db81d29700f4465c5a3d231a80373859dc4c96cdba1d7c10f9c1800a3ddd44268ee35dcdf +DIST Net_IMAP-1.1.3.tgz 40494 SHA256 1ffde2d65d9e3e1a7d381fc9ee8ebac70ccfeb6ac746164423e926211b0b4487 SHA512 2eaaaa936e3656847a6702eae8e2bb2a2bbc035460dd91964323a3979eddf40d4ff340d1bca6a74712c9131e3495c49dd2bac6d3dd9b7845e7dbb20a32663283 WHIRLPOOL 583653094dd8910ed31ff48a005165e24f7ea8aadd2ab81377c6ec9483f90a5050b7e810467f51e7521aed896916e77037e29b5716f831a5cb353a6153a58547 diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild new file mode 100644 index 000000000000..c50c6fde796d --- /dev/null +++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Provides an implementation of the IMAP protocol" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="sasl" +RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.8 + !sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.2 )" diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild new file mode 100644 index 000000000000..eea812940db9 --- /dev/null +++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.3.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Provides an implementation of the IMAP protocol" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="sasl" +RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.8 + sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.2 )" diff --git a/dev-php/PEAR-Net_IMAP/metadata.xml b/dev-php/PEAR-Net_IMAP/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_IMAP/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_IPv4/Manifest b/dev-php/PEAR-Net_IPv4/Manifest new file mode 100644 index 000000000000..51d1060e27fc --- /dev/null +++ b/dev-php/PEAR-Net_IPv4/Manifest @@ -0,0 +1 @@ +DIST Net_IPv4-1.3.4.tgz 5981 SHA256 8b9a66571382f2e43e4b4ec209702f0a7d8e342636bacf0d528c7f285f6bd388 SHA512 6b172e3d998232d53e56c2760282346e98307aefd47d5801a3803c3f55d5df3de26fe466d2594081a46f55bc59e1d040d8727b47cd9bcab1b132a31b4982bba1 WHIRLPOOL ae2b0c802ff285a783d3d87007d8a46ec2f360e51e0cda44c1aa4e42f849ae206c21a3e9d39b2990937af0679ffab286e8f85c5d3a63e92279ad2e7299efe96a diff --git a/dev-php/PEAR-Net_IPv4/PEAR-Net_IPv4-1.3.4.ebuild b/dev-php/PEAR-Net_IPv4/PEAR-Net_IPv4-1.3.4.ebuild new file mode 100644 index 000000000000..456d1d1293ee --- /dev/null +++ b/dev-php/PEAR-Net_IPv4/PEAR-Net_IPv4-1.3.4.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="PEAR class for IP v4 calculations" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" diff --git a/dev-php/PEAR-Net_IPv4/metadata.xml b/dev-php/PEAR-Net_IPv4/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_IPv4/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_IPv6/Manifest b/dev-php/PEAR-Net_IPv6/Manifest new file mode 100644 index 000000000000..b65767c05d67 --- /dev/null +++ b/dev-php/PEAR-Net_IPv6/Manifest @@ -0,0 +1 @@ +DIST Net_IPv6-1.2.1.tgz 9682 SHA256 54164277e6551f57b81a8c28744dce18dd7c5a8c2b5548a609c9c3511db3af6b SHA512 551f8b9e5ae94c1e5905ef54cba1ff001267e75f7ce248faf943e86529578b017fec53dd40bf63dc85f038603acca3e75a01f4698b96f8216d8c41ffb188c4e4 WHIRLPOOL ff764addd17d3d9ab774d3e807eeb22f05acc6d98516da244b47287061abb3df224eaea0ff68cbbab98dafcb11c3de6c427c390c3ed400c79a4a57f0274b7333 diff --git a/dev-php/PEAR-Net_IPv6/PEAR-Net_IPv6-1.2.1-r1.ebuild b/dev-php/PEAR-Net_IPv6/PEAR-Net_IPv6-1.2.1-r1.ebuild new file mode 100644 index 000000000000..4b2fb1e8d593 --- /dev/null +++ b/dev-php/PEAR-Net_IPv6/PEAR-Net_IPv6-1.2.1-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="PEAR class for IP v6 calculations" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php/PEAR-Net_IPv6/metadata.xml b/dev-php/PEAR-Net_IPv6/metadata.xml new file mode 100644 index 000000000000..34e99813b6ba --- /dev/null +++ b/dev-php/PEAR-Net_IPv6/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="pear">Net_IPv6</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_LDAP/Manifest b/dev-php/PEAR-Net_LDAP/Manifest new file mode 100644 index 000000000000..a544b39d1530 --- /dev/null +++ b/dev-php/PEAR-Net_LDAP/Manifest @@ -0,0 +1 @@ +DIST Net_LDAP-1.1.5.tgz 74782 SHA256 bb2f40a9d08eed1968582d4dc9342e15e93b9222e0a8b6b60ae83c34b25a51b2 SHA512 447e22478dc45fd2f2a20671c6cfb81852d940473f014769d3912edbe1f4523f88cc8af7d7138fbc367ffee3c6a7b63f3b3a34698feb0373ffbdc3c89a2c7441 WHIRLPOOL 7f5583ab9b75f93afc9cebd97bef48639c49b5db5797c45b5527f5dc57666ad12adc3e4cb84dac48166277fa0d7bc3061c65f6593a874f54a869996ca26e53a6 diff --git a/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild new file mode 100644 index 000000000000..d29538f2323d --- /dev/null +++ b/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.1.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +KEYWORDS="amd64 hppa ppc x86" + +DESCRIPTION="OO interface for searching and manipulating LDAP-entries" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="dev-lang/php[ldap]" diff --git a/dev-php/PEAR-Net_LDAP/metadata.xml b/dev-php/PEAR-Net_LDAP/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Net_LDAP/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_LDAP2/Manifest b/dev-php/PEAR-Net_LDAP2/Manifest new file mode 100644 index 000000000000..d33cff28e991 --- /dev/null +++ b/dev-php/PEAR-Net_LDAP2/Manifest @@ -0,0 +1,2 @@ +DIST Net_LDAP2-2.0.12.tgz 90846 SHA256 79553eb2abd9b8261343d2e4cc5a05712d7192dad1211d1f489c7077890e0740 SHA512 c577c46aeac19c643968bf677a15ed8945fc536bbf126cfcee120bc54b91e4558b35331f90ec18b02a5b82e7578de5222f23870e319eb2ba3ccf9ced6a749d06 WHIRLPOOL 4e4afbef394ebb12d96a3bd640e10f0b92bb4360549aa89d2cda760a0faec21dd642e5be257d26348f46c65b1d9330e25aadf64b9f3975e2c35e5be97d5b48f8 +DIST Net_LDAP2-2.1.0.tgz 96371 SHA256 ac5ed3ce1aee822f6d35c612df134d57f0085eb4afa83fb0a926ceca6950bf72 SHA512 3a8480d0aea32710cf340659d91bd3e738d4a08ca28a697402c6863b5af122c526be50f740b50a4d2b4f23e69d2f33814694bb2ccc3fa9e1fd3878f9612e9c70 WHIRLPOOL f147f30baecc52b9360ad62d1364d70464370021ebff20a86a55907bd298f5577dd82aa10517d5f38b640f2ef1ee27faf07af481dd3977176871d1a1e252e7de diff --git a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.0.12.ebuild b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.0.12.ebuild new file mode 100644 index 000000000000..d71d3b4ac7fb --- /dev/null +++ b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.0.12.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +KEYWORDS="alpha amd64 hppa ppc sparc x86" + +DESCRIPTION="OO interface for searching and manipulating LDAP-entries" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="dev-lang/php[ldap]" diff --git a/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild new file mode 100644 index 000000000000..e916419e02da --- /dev/null +++ b/dev-php/PEAR-Net_LDAP2/PEAR-Net_LDAP2-2.1.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +KEYWORDS="alpha amd64 hppa ppc sparc x86" + +DESCRIPTION="OO interface for searching and manipulating LDAP-entries" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="dev-lang/php[ldap]" diff --git a/dev-php/PEAR-Net_LDAP2/metadata.xml b/dev-php/PEAR-Net_LDAP2/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Net_LDAP2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_LMTP/Manifest b/dev-php/PEAR-Net_LMTP/Manifest new file mode 100644 index 000000000000..383a20a8e841 --- /dev/null +++ b/dev-php/PEAR-Net_LMTP/Manifest @@ -0,0 +1 @@ +DIST Net_LMTP-1.0.2.tgz 6349 SHA256 08d23ef8176d7ac49b30efd3476df563e769d1c6ee94a5b460a4d06069860bac SHA512 20b762d85393a7677db6051621f635358828bae4289d149e3237290461ee4dd3d80ddd0ae05df98235d480f65afd648eec30b3ffaa6d20104f898408ad0e132c WHIRLPOOL 01431beb9f3ad70c371322092fa289597b0851f68a1b903ff88515e529ef597ab68ec9c7a12f9183e007e19faede54f5ee1468949ab362885df067d2d679d2ce diff --git a/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild new file mode 100644 index 000000000000..169f0d349e88 --- /dev/null +++ b/dev-php/PEAR-Net_LMTP/PEAR-Net_LMTP-1.0.2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Provides an implementation of the RFC2033 LMTP protocol" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-Net_LMTP/metadata.xml b/dev-php/PEAR-Net_LMTP/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_LMTP/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_POP3/Manifest b/dev-php/PEAR-Net_POP3/Manifest new file mode 100644 index 000000000000..c908d23b4e1a --- /dev/null +++ b/dev-php/PEAR-Net_POP3/Manifest @@ -0,0 +1 @@ +DIST Net_POP3-1.3.8.tgz 9657 SHA256 766d6d539c6c6b1dd448f1dd479b77266338f2ea1fd712af551dfe8e7cedf726 SHA512 2f77b2e9c8df8974b19c66777b7664c9503c81856629e2aedc00536afa62baaa7579370119603559d74c1f3f6d57195851e9956020cf92c202af606933c48b13 WHIRLPOOL fa492d19e25a955abf98d97fb49e177e10af05982588f1264027394b29cd1f5f9aeec5bcbdc154e03563da09aa9d99022bdc5b2cae3bff149eb136625e639951 diff --git a/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild new file mode 100644 index 000000000000..347dff0fca0a --- /dev/null +++ b/dev-php/PEAR-Net_POP3/PEAR-Net_POP3-1.3.8.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Provides a POP3 class to access POP3 server" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="sasl" +RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1 + !sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.2 )" diff --git a/dev-php/PEAR-Net_POP3/metadata.xml b/dev-php/PEAR-Net_POP3/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_POP3/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_Ping/Manifest b/dev-php/PEAR-Net_Ping/Manifest new file mode 100644 index 000000000000..e7e626976e6c --- /dev/null +++ b/dev-php/PEAR-Net_Ping/Manifest @@ -0,0 +1 @@ +DIST Net_Ping-2.4.5.tgz 9600 SHA256 81a276da44198b71d12b77830b863c80619927ffd17b7a95452f054f45502ec6 SHA512 92faf073cae8b98f3dad52602f1030948549df313cf0e317928183ccd9127add521c35b657586e13d7826138b0358cd7ef99419fadfaa5cc34160df379c246d2 WHIRLPOOL 5abff417e04def8f85ece9db41dc728428ffa1ae7ad562e3adca8551e27930841a46c80c948d48bddc7d4226276acee610e9f0ec6480844720e9db27d41689d4 diff --git a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r1.ebuild b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r1.ebuild new file mode 100644 index 000000000000..52fffa360349 --- /dev/null +++ b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="OS independent wrapper class for executing ping calls" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Net_Ping/metadata.xml b/dev-php/PEAR-Net_Ping/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_Ping/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_SMTP/Manifest b/dev-php/PEAR-Net_SMTP/Manifest new file mode 100644 index 000000000000..62e5f3873c8b --- /dev/null +++ b/dev-php/PEAR-Net_SMTP/Manifest @@ -0,0 +1 @@ +DIST Net_SMTP-1.6.2.tgz 13077 SHA256 98d3ab28e99de2a8b1c39650c3ac107ac1caf09639b1d2018adf058dd9864785 SHA512 ffb9fd28e2ef66f26197423dd9249f3a7b6d2ad2fabe5719eb890cabaa7a20f75a8cd90bb829fd301cee22026805c96824ea03acb3e931ba9edf8d1ef320f3e3 WHIRLPOOL 909eba8a96b465aa81cba186b33dc1bafbb2340d86d6fac16d5cebe5f4297128b6ec5b837c6dbae554b6fbcbf26d751e591523137c5c7ee8907abcd23cbef0e0 diff --git a/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild new file mode 100644 index 000000000000..9b02bd86cd3f --- /dev/null +++ b/dev-php/PEAR-Net_SMTP/PEAR-Net_SMTP-1.6.2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="An implementation of the SMTP protocol" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="sasl" + +RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.7 + sasl? ( >=dev-php/PEAR-Auth_SASL-1.0.1-r1 )" diff --git a/dev-php/PEAR-Net_SMTP/metadata.xml b/dev-php/PEAR-Net_SMTP/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_SMTP/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_Server/Manifest b/dev-php/PEAR-Net_Server/Manifest new file mode 100644 index 000000000000..f4ae8f348258 --- /dev/null +++ b/dev-php/PEAR-Net_Server/Manifest @@ -0,0 +1,2 @@ +DIST Net_Server-1.0.2.tgz 17280 SHA256 efa1cf43ba7fc1acedf0ed5e47556569bc2c9a75d73a43a085818f75f86e58ff SHA512 9ac919bcf5c737529361608c86b31ec1037cdb7166f805330a3747f4857a0f5919b792a93a74b652a505821b15ebe7e9493ffddb2213ce32669d68d9de178e9f WHIRLPOOL 78851bae10ce8a42c45b57da09112d85cbdbab9002dba911a69698abe0ef43fdf3cf21ce7248ba5939ed9ec4595ff0a0030f5a7cc2bc3045f2240221eef70ded +DIST Net_Server-1.0.3.tgz 17666 SHA256 794f88a2ad5d5dd58d4e7ef42d4ee5eb1582a3a75538f66af2fa4a1125bb91bd SHA512 8106f46ecbc4c567cff9816c7d0ba7e0dab15215b9725f8b1fa3112276356137b4ae5e1159758743030406fab301c76b64c7954f3cc8bf8e662c33a015532db4 WHIRLPOOL 62b8d1c334c9fcdcfe95254899744b36eb88697517d1f29c608c25a89a0a9f9031cb50faf984c79ea6ba4e5d0f4013c1be1dfa095cfa1bf7b7743f79ef450bab diff --git a/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2-r1.ebuild b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2-r1.ebuild new file mode 100644 index 000000000000..308a7f2782c7 --- /dev/null +++ b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.2-r1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Generic server class for PHP" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" + +RDEPEND="dev-lang/php[sockets]" + +pkg_postinst() { + if ! has_version "dev-lang/php[pcntl]" ; then + elog "${PN} can optionally use dev-lang/php pcntl features." + elog "If you want those, recompile dev-lang/php with this flag in USE." + fi +} diff --git a/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.3.ebuild b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.3.ebuild new file mode 100644 index 000000000000..308a7f2782c7 --- /dev/null +++ b/dev-php/PEAR-Net_Server/PEAR-Net_Server-1.0.3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Generic server class for PHP" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" + +RDEPEND="dev-lang/php[sockets]" + +pkg_postinst() { + if ! has_version "dev-lang/php[pcntl]" ; then + elog "${PN} can optionally use dev-lang/php pcntl features." + elog "If you want those, recompile dev-lang/php with this flag in USE." + fi +} diff --git a/dev-php/PEAR-Net_Server/metadata.xml b/dev-php/PEAR-Net_Server/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_Server/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_Sieve/Manifest b/dev-php/PEAR-Net_Sieve/Manifest new file mode 100644 index 000000000000..2848ab0c8350 --- /dev/null +++ b/dev-php/PEAR-Net_Sieve/Manifest @@ -0,0 +1,2 @@ +DIST Net_Sieve-1.3.2.tgz 14895 SHA256 dd2bca102e9cbc8dad42d32f6799894e065e91eacb0d186546abf3de644d776c SHA512 0eb9a514f0af11b21d308ac7e9531be4a3b3f668d2ce8b8f153cd32920297df93618729851809bbe5837aaaa5f948c26477013c7a351cd9fba1ff0c0ec22f34d WHIRLPOOL 37d35423cdef4311defeffba928a4129315beee7d24838264e59d8612ae2d1d32ba148e69668d0d7e00acfed5840367b2cb5651f4f57f15e926c55efef218d83 +DIST Net_Sieve-1.3.3.tgz 15109 SHA256 53666be373739b7b98dfd9538d6d8aaa7e45f51c191fc034b2675e8f12297db6 SHA512 3fd41c7f60ce1ba89ecdf0d2cbeed61e7ceb53d1218dc2b4079267235da9b17a478eaf85ecf4e0449122ec866ad1a0b579f1a7484b37681081dcabe261fc7213 WHIRLPOOL e08aae13555ee24f8fae3659d3ed54dc67946215ba7da5ce3e9d68f2756232e6220769f7a40a78b31f7b9d72ac55484221bfd860211162d4354e200394aa3edd diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild new file mode 100644 index 000000000000..65c70fb4109f --- /dev/null +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd" + +LICENSE="BSD BSD-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild new file mode 100644 index 000000000000..98995484486b --- /dev/null +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.3.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyrus IMAPd" + +LICENSE="BSD BSD-2" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="sasl" + +RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1 + sasl? ( >=dev-php/PEAR-Auth_SASL-1.0 ) + " diff --git a/dev-php/PEAR-Net_Sieve/metadata.xml b/dev-php/PEAR-Net_Sieve/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_Sieve/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_SmartIRC/Manifest b/dev-php/PEAR-Net_SmartIRC/Manifest new file mode 100644 index 000000000000..fd2093224c63 --- /dev/null +++ b/dev-php/PEAR-Net_SmartIRC/Manifest @@ -0,0 +1 @@ +DIST Net_SmartIRC-1.1.4.tgz 163494 SHA256 a853622ca4b8cb0224d81d11f0308d8d9f1d0d2326fe65f259fb60b7f66b6484 SHA512 58bea369e7f43094cb4b3d0354cb82afb2842ca21fd83409e683fbecda590f6dc02594e20897acbd6de6f3b60c9122daafd01ab86af270c5ec8a1b4a5ed47afe WHIRLPOOL 812cfe224c8e2fcdddb26615fce538492dfe4e5a8e58f17c8d843af533e913bcc6a561cfaf02fe448cc1785e55e0e8cff1dbb8cc4bdc64a803444bdd2442fac1 diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild new file mode 100644 index 000000000000..33a1d1df1414 --- /dev/null +++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-1.1.4.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" + +RDEPEND=">=dev-lang/php-5.3" diff --git a/dev-php/PEAR-Net_SmartIRC/metadata.xml b/dev-php/PEAR-Net_SmartIRC/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_SmartIRC/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_Socket/Manifest b/dev-php/PEAR-Net_Socket/Manifest new file mode 100644 index 000000000000..00cca3074141 --- /dev/null +++ b/dev-php/PEAR-Net_Socket/Manifest @@ -0,0 +1 @@ +DIST Net_Socket-1.0.14.tgz 5600 SHA256 651541aeefe829eecc84ce4cb929d9a15e2ce92d2a74d5389d1cddb3d4f22f00 SHA512 1c4ad8bdb96830e32caa7ffe739ba8785bc07a1737ef85b7694b878a38bd693b10ad426361a4a8f758a63ec6fa407650ec9b5d2df086999a041529128f7fa403 WHIRLPOOL 300a233113ae2d2207a5333644780d4fe703cb42f333927311e9bb3ee8f67c1ad85968542a6a0e27b7e6e3b41439cbf81f228cc2bad2dc8435898c6ced7c2c06 diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild new file mode 100644 index 000000000000..1de04e519654 --- /dev/null +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.14.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="class interface to TCP sockets" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Net_Socket/metadata.xml b/dev-php/PEAR-Net_Socket/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_Socket/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_Traceroute/Manifest b/dev-php/PEAR-Net_Traceroute/Manifest new file mode 100644 index 000000000000..0fee3a240d67 --- /dev/null +++ b/dev-php/PEAR-Net_Traceroute/Manifest @@ -0,0 +1 @@ +DIST Net_Traceroute-0.21.3.tgz 6754 SHA256 4e486fd6566aa3207b8644589886b8e52f0475da63aceb0da1aeb924bf668f06 SHA512 feceaaf188bff947253ec77804f7a4314a855864c09fc75e6c733fd852671994fb1c71d8ee2ba92ba7eff395b0b27fae71c361a69f2df4cfa20ef68f68074e4f WHIRLPOOL 5f76f25ff1820b425dbc76c1886fcba0f0167197d7044a73961f5214f1cad46e9cefd57c081706cc6173248baf6469c01e774edde13c43e6340eebeb213f929b diff --git a/dev-php/PEAR-Net_Traceroute/PEAR-Net_Traceroute-0.21.3.ebuild b/dev-php/PEAR-Net_Traceroute/PEAR-Net_Traceroute-0.21.3.ebuild new file mode 100644 index 000000000000..3182e5d253b2 --- /dev/null +++ b/dev-php/PEAR-Net_Traceroute/PEAR-Net_Traceroute-0.21.3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +KEYWORDS="amd64 x86" + +DESCRIPTION="OS independet wrapper class for executing traceroute calls" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-php/PEAR-Net_Traceroute/metadata.xml b/dev-php/PEAR-Net_Traceroute/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_Traceroute/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_URL/Manifest b/dev-php/PEAR-Net_URL/Manifest new file mode 100644 index 000000000000..62bb2cc5667a --- /dev/null +++ b/dev-php/PEAR-Net_URL/Manifest @@ -0,0 +1 @@ +DIST Net_URL-1.0.15.tgz 6303 SHA256 568597d802c0a741b8218e1acd8717c15bea2f345a269efc2de52cfc47cf0c05 SHA512 ea61e0dc603a4dc38fd6f4d2fa3d897d3b449a6ed19fa21ed1758b1945765405855058b70a4f9d46bb9abeb238c5e4fe9d2625774e6d5af6ba7ebc1c8f14154c WHIRLPOOL fc47f84ae2744f2579d365447cfeabd2792389b809b7eb499c80d6331ccdebacb8546135e36d7b01e6052e78c3f1d238cda5448edfd782bdc741181ecb7c4632 diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild new file mode 100644 index 000000000000..93eec31114e3 --- /dev/null +++ b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Easy parsing of URLs" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Net_URL/metadata.xml b/dev-php/PEAR-Net_URL/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_URL/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_URL2/Manifest b/dev-php/PEAR-Net_URL2/Manifest new file mode 100644 index 000000000000..2eace4c31d62 --- /dev/null +++ b/dev-php/PEAR-Net_URL2/Manifest @@ -0,0 +1,2 @@ +DIST Net_URL2-2.0.0.tgz 11325 SHA256 175a7950b54262ed09db607d39d4e450898c1ed3324f8524bb35097278d53f25 SHA512 c91185574fad037ae809474ab631088ee44547f19c05d4854ffdea6b4ed8a2c2450e42b974255fc3844f488c36dc169b995e01bdffea1291e2f427ca8128c649 WHIRLPOOL e74724d9eaa85f3e89b7f854f9f914b93a15f7c871ac47072477b2f1bd5ca76eeda09e48908dd6ef84f0ea2445b4e2ff6171feb37cc9d4918ad2025a5ff22ee2 +DIST Net_URL2-2.0.5.tgz 17456 SHA256 6631f411c5019207e132331528fbdad820cad2ab6567985792c1b757172a9919 SHA512 417af8b2978db763042d92382828f40fa409c599422d9fbe28c48fea4d23a1e5b3c83d5e616f74049009f93d69e82e87c7e656f867af4dd01ce9cb893f380382 WHIRLPOOL 84a8ae98828d66658ebe2ab5ba8ab37d8d2ba80cabfbadaea75a6beb5160f3304b3df3a6c99f995a277d8a6f9c84747e0a66093c326757d95707f78b94454415 diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild new file mode 100644 index 000000000000..8452e29b195e --- /dev/null +++ b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild new file mode 100644 index 000000000000..b8e087b25447 --- /dev/null +++ b/dev-php/PEAR-Net_URL2/PEAR-Net_URL2-2.0.5.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Easy parsing of URLs (PHP5 port of PEAR-Net_URL package)" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Net_URL2/metadata.xml b/dev-php/PEAR-Net_URL2/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_URL2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Net_UserAgent_Detect/Manifest b/dev-php/PEAR-Net_UserAgent_Detect/Manifest new file mode 100644 index 000000000000..1e45767b0a56 --- /dev/null +++ b/dev-php/PEAR-Net_UserAgent_Detect/Manifest @@ -0,0 +1 @@ +DIST Net_UserAgent_Detect-2.5.2.tgz 11986 SHA256 e46e09572785537ea3744279e8712a433b137074dd6d507e7feeeac59d218a18 SHA512 c97069ff6d99f78d580426751849cff865a50e63f55fc4596894b49604977fccc14d0eb269a66ebf56dfe89c67cb733b0ab8827766d3511a9bc6a05be2baa060 WHIRLPOOL eb9652b50ab958ac1a3891169fc9efc32b4c6653d28171703a576e6ff379c7745ae0a2332767408e8650c56446bc64854ed7bc5d42f934ecc1e63fb8b4a959a6 diff --git a/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.5.2.ebuild b/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.5.2.ebuild new file mode 100644 index 000000000000..516a6dd995b8 --- /dev/null +++ b/dev-php/PEAR-Net_UserAgent_Detect/PEAR-Net_UserAgent_Detect-2.5.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Net_UserAgent_Detect determines Web browser, version, and platform from an HTTP user agent string" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Net_UserAgent_Detect/metadata.xml b/dev-php/PEAR-Net_UserAgent_Detect/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Net_UserAgent_Detect/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Numbers_Roman/Manifest b/dev-php/PEAR-Numbers_Roman/Manifest new file mode 100644 index 000000000000..a769358de1db --- /dev/null +++ b/dev-php/PEAR-Numbers_Roman/Manifest @@ -0,0 +1 @@ +DIST Numbers_Roman-1.0.2.tgz 6210 SHA256 788f8d3152dec07ff91fd3db49801ee3345fdfa8128f40517c15268270fd24d9 SHA512 b320675ebe221889065da7c56bccc5fefa209818f6691179a3846b84408f46e49d8f0749722bcad490abaab53b05f25ec703350c3d058e59c49ac909ebc97f52 WHIRLPOOL cb12ef534f5005f6ca4274a2e7d68a4fbe09b494306c85ecb5006f3cb3e7c36248f5583488e5b3f3ce66a1f1fc517b01317e45f66ca34c48fbd03622cfdb3699 diff --git a/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.2.ebuild b/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.2.ebuild new file mode 100644 index 000000000000..34f2bd48d601 --- /dev/null +++ b/dev-php/PEAR-Numbers_Roman/PEAR-Numbers_Roman-1.0.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Provides methods for converting to and from Roman Numerals" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Numbers_Roman/metadata.xml b/dev-php/PEAR-Numbers_Roman/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Numbers_Roman/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Numbers_Words/Manifest b/dev-php/PEAR-Numbers_Words/Manifest new file mode 100644 index 000000000000..e8784a28b69e --- /dev/null +++ b/dev-php/PEAR-Numbers_Words/Manifest @@ -0,0 +1,2 @@ +DIST Numbers_Words-0.16.4.tgz 58379 SHA256 93aa2b8d370a9d87d1ae2595b4f1b7b78c18e0f06cd94a6eda042b6bbeb14838 SHA512 f07c5bf170a74be170c87c217b8561066938669d319cb6ca683c564e2f8a5917109c97ea51c7de740023605e77c78d34d9d864e187edfbab158af11e19bc3155 WHIRLPOOL 8acbb5d55717e6c593b22c831bf759dbe98a6ba5dedd3a7f8b447f9eb8d091eb1f2bc37b4980e116267e68e97fd6ea60ac78c2ba4284bc5a1cd751fe2f734384 +DIST Numbers_Words-0.18.1.tgz 72925 SHA256 cbe0c2b482623af9aa56a8da23d03bf562ff1412ac11e425775c737145fa916f SHA512 b6063db873d65bc872ea64e6ae4282da9b36aa15ac336a5b443e4bc3cc7ad49538327bb56d0b70a482c82dfa1d732426f9cc45453d4d13a25a840871e1f6fb2c WHIRLPOOL 3effb9b2324b8e5fd60a5e841c4faf0eaa33790e5e61a3e967de50b0ae465d0f43a9d7ca19d28bf3176b3b798b1e3669f124e764c7b8ba1a66b78e7f0c7d71d9 diff --git a/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.16.4.ebuild b/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.16.4.ebuild new file mode 100644 index 000000000000..1342684e789b --- /dev/null +++ b/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.16.4.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Provides methods for spelling numerals in words" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.18.1.ebuild b/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.18.1.ebuild new file mode 100644 index 000000000000..af418960abf6 --- /dev/null +++ b/dev-php/PEAR-Numbers_Words/PEAR-Numbers_Words-0.18.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Provides methods for spelling numerals in words" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~x86" +IUSE="" + +RDEPEND=">=dev-lang/php-5.3.2 + dev-php/PEAR-Math_BigInteger + " diff --git a/dev-php/PEAR-Numbers_Words/metadata.xml b/dev-php/PEAR-Numbers_Words/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Numbers_Words/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-OLE/Manifest b/dev-php/PEAR-OLE/Manifest new file mode 100644 index 000000000000..867ed0fbbdcc --- /dev/null +++ b/dev-php/PEAR-OLE/Manifest @@ -0,0 +1,2 @@ +DIST OLE-0.6.1.tgz 12111 SHA256 9fd4ed5eaa07f831324df5c910584418803a7f73f0c818e85ea92fa78714587f SHA512 3c03eb0faa24525404aa611c0c38316d449e4ae21ec0478482f4d8813f061b82c1ad9699e1d1d481202051f3562c71ca2d0428f7b3fc208120364a55b5952115 WHIRLPOOL ce88ebb9c770df3c7ba0e7bef4f5eecc8a251a4fd5d658de65517e5f799effe450bfedd452bf85c021156527e8e482faef23de9f66eff556e667ecd5b83688af +DIST OLE-1.0.0RC2.tgz 13981 SHA256 a0f3ad85845801ad8f7c6cf1695e048c960a72b183946613ddbca4567fed9164 SHA512 9d0b236da4a0f82f272cf2e5642246ca35f83b9d21f1cc41ebe32d536949e9c7fce8d3bee0dce051f692a0283e1203d5ba2bacbe339f72cad4c83eb7a7b7e884 WHIRLPOOL 232cfbbe3c39cdd52455fd9f060c8983002e80f178dda25627d6a88c51af22dc5ae7f71577a4679ef9aed15ad4cae5ae4e6791cf215e286e1460bfdde8fefa58 diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild new file mode 100644 index 000000000000..d51cacf87c65 --- /dev/null +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Package for reading and writing OLE containers" +LICENSE="PHP-2.02 PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc2.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc2.ebuild new file mode 100644 index 000000000000..602a4f9765bd --- /dev/null +++ b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc2.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Package for reading and writing OLE containers" +LICENSE="PHP-2.02 PHP-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-OLE/metadata.xml b/dev-php/PEAR-OLE/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-OLE/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-PEAR/Manifest b/dev-php/PEAR-PEAR/Manifest new file mode 100644 index 000000000000..fc2dbfc55046 --- /dev/null +++ b/dev-php/PEAR-PEAR/Manifest @@ -0,0 +1,2 @@ +DIST PEAR-1.9.4.tgz 296332 SHA256 80c329264a0363c6222b2f750e1646015161c9787bb4041f5ab41d95160bb93c SHA512 f4c8c6f24039940254cf774e51087a12e6b17f7cbd7308c814f8b43f1342ae68db6b2d94626a4d7ed05e8b537816da08459e2939689f15aef725504683657f47 WHIRLPOOL a640fa5dff5eda2801698094b3d99c7c63d9028727f323634dc6c17942d4cbf4fe76ddd35b89a11a8187de068201b875642bf90ea705544801d4ffaac3325828 +DIST PEAR-1.9.5.tgz 290006 SHA256 d4c27d7321f76527222eae3972c6ffb62412cc729105c858ae0bb0861d699bdb SHA512 73c5ef84c4ededa7bca81b1d94944e80ddf9dc40101c0727c5975d4ddb72f66a28aecafcefb7af8d1cc3b6fa7e488e704559a7efbebe860adfb8e9796cdf4933 WHIRLPOOL ea42f63e73d680985857f3e8e318e1f7d001edc843d12b94c9b7d3969c0793c0a9709d2dc8940b339be2f9e854cb2a3acb8c0e5cdef7ddc3cd06c9df97a3ee37 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild new file mode 100644 index 000000000000..293683c7e16c --- /dev/null +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild @@ -0,0 +1,109 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit eutils + +PEAR="${PV}" + +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" + +DESCRIPTION="PEAR Base System" +HOMEPAGE="http://pear.php.net/package/PEAR" +SRC_URI="http://pear.php.net/get/PEAR-${PEAR}.tgz" +LICENSE="MIT" +SLOT="0" +IUSE="" + +DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 ) + dev-lang/php[cli,xml,zlib]" + +RDEPEND="${DEPEND}" + +PDEPEND="dev-php/pear" + +S="${WORKDIR}" + +pkg_setup() { + [[ -z "${PEAR_CACHEDIR}" ]] && PEAR_CACHEDIR="${EPREFIX}/var/cache/pear" + [[ -z "${PEAR_DOWNLOADDIR}" ]] && PEAR_DOWNLOADDIR="${EPREFIX}/var/tmp/pear" + [[ -z "${PEAR_TEMPDIR}" ]] && PEAR_TEMPDIR="${EPREFIX}/tmp" + + elog + elog "cache_dir is set to: ${PEAR_CACHEDIR}" + elog "download_dir is set to: ${PEAR_DOWNLOADDIR}" + elog "temp_dir is set to: ${PEAR_TEMPDIR}" + elog + elog "If you want to change the above values, you need to set" + elog "PEAR_CACHEDIR, PEAR_DOWNLOADDIR and PEAR_TEMPDIR variable(s)" + elog "accordingly in /etc/portage/make.conf and re-emerge ${PN}." + elog +} + +src_prepare() { + cd PEAR-${PV} + epatch "${FILESDIR}/gentoo-libtool-mismatch-fix.patch" + +} + +src_install() { + # Prevent SNMP related sandbox violoation. + addpredict /usr/share/snmp/mibs/.index + addpredict /var/lib/net-snmp/ + + # install PEAR package + cd "${S}"/PEAR-${PEAR} + + insinto /usr/share/php + doins -r PEAR/ + doins -r OS/ + doins PEAR.php PEAR5.php System.php + doins scripts/pearcmd.php + doins scripts/peclcmd.php + + newbin scripts/pear.sh pear + newbin scripts/peardev.sh peardev + newbin scripts/pecl.sh pecl + + # adjust some scripts for current version + for i in pearcmd.php peclcmd.php ; do + sed "s:@pear_version@:${PEAR}:g" -i "${D}/usr/share/php/${i}" + done + + for i in pear peardev pecl ; do + sed "s:@bin_dir@:${EPREFIX}/usr/bin:g" -i "${D}/usr/bin/${i}" + sed "s:@php_dir@:${EPREFIX}/usr/share/php:g" -i "${D}/usr/bin/${i}" + done + sed "s:-d output_buffering=1:-d output_buffering=1 -d memory_limit=32M:g" -i "${D}/usr/bin/pear" + + sed "s:@package_version@:${PEAR}:g" -i "${D}/usr/share/php/PEAR/Command/Package.php" + sed "s:@PEAR-VER@:${PEAR}:g" -i "${D}/usr/share/php/PEAR/Dependency2.php" + sed "s:@PEAR-VER@:${PEAR}:g" -i "${D}/usr/share/php/PEAR/PackageFile/Parser/v1.php" + sed "s:@PEAR-VER@:${PEAR}:g" -i "${D}/usr/share/php/PEAR/PackageFile/Parser/v2.php" + + # finalize install + insinto /etc + newins "${FILESDIR}"/pear.conf-r2 pear.conf + sed "s|s:PHPCLILEN:\"PHPCLI\"|s:${#PHPCLI}:\"${PHPCLI}\"|g" -i "${D}/etc/pear.conf" + sed "s|s:CACHEDIRLEN:\"CACHEDIR\"|s:${#PEAR_CACHEDIR}:\"${PEAR_CACHEDIR}\"|g" -i "${D}/etc/pear.conf" + sed "s|s:DOWNLOADDIRLEN:\"DOWNLOADDIR\"|s:${#PEAR_DOWNLOADDIR}:\"${PEAR_DOWNLOADDIR}\"|g" -i "${D}/etc/pear.conf" + sed "s|s:TEMPDIRLEN:\"TEMPDIR\"|s:${#PEAR_TEMPDIR}:\"${PEAR_TEMPDIR}\"|g" -i "${D}/etc/pear.conf" + + # Change the paths for eprefix! + sed "s|s:19:\"/usr/share/php/docs\"|s:$(( ${#EPREFIX}+19 )):\"${EPREFIX}/usr/share/php/docs\"|g" -i "${D}/etc/pear.conf" + sed "s|s:19:\"/usr/share/php/data\"|s:$(( ${#EPREFIX}+19 )):\"${EPREFIX}/usr/share/php/data\"|g" -i "${D}/etc/pear.conf" + sed "s|s:20:\"/usr/share/php/tests\"|s:$(( ${#EPREFIX}+20 )):\"${EPREFIX}/usr/share/php/tests\"|g" -i "${D}/etc/pear.conf" + sed "s|s:14:\"/usr/share/php\"|s:$(( ${#EPREFIX}+14 )):\"${EPREFIX}/usr/share/php\"|g" -i "${D}/etc/pear.conf" + sed "s|s:8:\"/usr/bin\"|s:$(( ${#EPREFIX}+8 )):\"${EPREFIX}/usr/bin\"|g" -i "${D}/etc/pear.conf" + + [[ "${PEAR_TEMPDIR}" != "/tmp" ]] && keepdir "${PEAR_TEMPDIR#${EPREFIX}}" + keepdir "${PEAR_CACHEDIR#${EPREFIX}}" + diropts -m1777 + keepdir "${PEAR_DOWNLOADDIR#${EPREFIX}}" +} + +pkg_preinst() { + rm -f "${EROOT}/etc/pear.conf" +} diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.5.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.5.ebuild new file mode 100644 index 000000000000..336720c4f07d --- /dev/null +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.5.ebuild @@ -0,0 +1,108 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit eutils + +PEAR="${PV}" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" + +DESCRIPTION="PEAR Base System" +HOMEPAGE="http://pear.php.net/package/PEAR" +SRC_URI="http://pear.php.net/get/PEAR-${PEAR}.tgz" +LICENSE="MIT" +SLOT="0" +IUSE="" + +DEPEND="dev-lang/php:*[cli,pcre(+),xml,zlib]" + +RDEPEND="${DEPEND}" + +PDEPEND="dev-php/pear" + +S="${WORKDIR}" + +pkg_setup() { + [[ -z "${PEAR_CACHEDIR}" ]] && PEAR_CACHEDIR="${EPREFIX}/var/cache/pear" + [[ -z "${PEAR_DOWNLOADDIR}" ]] && PEAR_DOWNLOADDIR="${EPREFIX}/var/tmp/pear" + [[ -z "${PEAR_TEMPDIR}" ]] && PEAR_TEMPDIR="${EPREFIX}/tmp" + + elog + elog "cache_dir is set to: ${PEAR_CACHEDIR}" + elog "download_dir is set to: ${PEAR_DOWNLOADDIR}" + elog "temp_dir is set to: ${PEAR_TEMPDIR}" + elog + elog "If you want to change the above values, you need to set" + elog "PEAR_CACHEDIR, PEAR_DOWNLOADDIR and PEAR_TEMPDIR variable(s)" + elog "accordingly in /etc/portage/make.conf and re-emerge ${PN}." + elog +} + +src_prepare() { + cd PEAR-${PV} + epatch "${FILESDIR}/gentoo-libtool-mismatch-fix-v2.patch" + epatch_user +} + +src_install() { + # Prevent SNMP related sandbox violoation. + addpredict /usr/share/snmp/mibs/.index + addpredict /var/lib/net-snmp/ + + # install PEAR package + cd "${S}"/PEAR-${PEAR} + + insinto /usr/share/php + doins -r PEAR/ + doins -r OS/ + doins PEAR.php PEAR5.php System.php + doins scripts/pearcmd.php + doins scripts/peclcmd.php + + newbin scripts/pear.sh pear + newbin scripts/peardev.sh peardev + newbin scripts/pecl.sh pecl + + # adjust some scripts for current version + for i in pearcmd.php peclcmd.php ; do + sed "s:@pear_version@:${PEAR}:g" -i "${D}/usr/share/php/${i}" + done + + for i in pear peardev pecl ; do + sed "s:@bin_dir@:${EPREFIX}/usr/bin:g" -i "${D}/usr/bin/${i}" + sed "s:@php_dir@:${EPREFIX}/usr/share/php:g" -i "${D}/usr/bin/${i}" + done + sed "s:-d output_buffering=1:-d output_buffering=1 -d memory_limit=32M:g" -i "${D}/usr/bin/pear" + + sed "s:@package_version@:${PEAR}:g" -i "${D}/usr/share/php/PEAR/Command/Package.php" + sed "s:@PEAR-VER@:${PEAR}:g" -i "${D}/usr/share/php/PEAR/Dependency2.php" + sed "s:@PEAR-VER@:${PEAR}:g" -i "${D}/usr/share/php/PEAR/PackageFile/Parser/v1.php" + sed "s:@PEAR-VER@:${PEAR}:g" -i "${D}/usr/share/php/PEAR/PackageFile/Parser/v2.php" + + # finalize install + insinto /etc + newins "${FILESDIR}"/pear.conf-r2 pear.conf + sed "s|s:PHPCLILEN:\"PHPCLI\"|s:${#PHPCLI}:\"${PHPCLI}\"|g" -i "${D}/etc/pear.conf" + sed "s|s:CACHEDIRLEN:\"CACHEDIR\"|s:${#PEAR_CACHEDIR}:\"${PEAR_CACHEDIR}\"|g" -i "${D}/etc/pear.conf" + sed "s|s:DOWNLOADDIRLEN:\"DOWNLOADDIR\"|s:${#PEAR_DOWNLOADDIR}:\"${PEAR_DOWNLOADDIR}\"|g" -i "${D}/etc/pear.conf" + sed "s|s:TEMPDIRLEN:\"TEMPDIR\"|s:${#PEAR_TEMPDIR}:\"${PEAR_TEMPDIR}\"|g" -i "${D}/etc/pear.conf" + + # Change the paths for eprefix! + sed "s|s:19:\"/usr/share/php/docs\"|s:$(( ${#EPREFIX}+19 )):\"${EPREFIX}/usr/share/php/docs\"|g" -i "${D}/etc/pear.conf" + sed "s|s:19:\"/usr/share/php/data\"|s:$(( ${#EPREFIX}+19 )):\"${EPREFIX}/usr/share/php/data\"|g" -i "${D}/etc/pear.conf" + sed "s|s:20:\"/usr/share/php/tests\"|s:$(( ${#EPREFIX}+20 )):\"${EPREFIX}/usr/share/php/tests\"|g" -i "${D}/etc/pear.conf" + sed "s|s:14:\"/usr/share/php\"|s:$(( ${#EPREFIX}+14 )):\"${EPREFIX}/usr/share/php\"|g" -i "${D}/etc/pear.conf" + sed "s|s:8:\"/usr/bin\"|s:$(( ${#EPREFIX}+8 )):\"${EPREFIX}/usr/bin\"|g" -i "${D}/etc/pear.conf" + + [[ "${PEAR_TEMPDIR}" != "/tmp" ]] && keepdir "${PEAR_TEMPDIR#${EPREFIX}}" + keepdir "${PEAR_CACHEDIR#${EPREFIX}}" + diropts -m1777 + keepdir "${PEAR_DOWNLOADDIR#${EPREFIX}}" +} + +pkg_preinst() { + rm -f "${EROOT}/etc/pear.conf" +} diff --git a/dev-php/PEAR-PEAR/files/gentoo-libtool-mismatch-fix-v2.patch b/dev-php/PEAR-PEAR/files/gentoo-libtool-mismatch-fix-v2.patch new file mode 100644 index 000000000000..0a7effe96fda --- /dev/null +++ b/dev-php/PEAR-PEAR/files/gentoo-libtool-mismatch-fix-v2.patch @@ -0,0 +1,15 @@ +diff -aruN PEAR.orig/Builder.php PEAR/Builder.php +--- PEAR.orig/Builder.php 2014-07-12 08:25:32.000000000 -0400 ++++ PEAR/Builder.php 2015-01-16 13:43:14.927894013 -0500 +@@ -340,6 +340,11 @@ + } + // }}} end of interactive part + ++ if (file_exists('aclocal.m4')) { ++ $this->_runCommand('rm aclocal.m4'); ++ $this->_runCommand('autoreconf'); ++ } ++ + // FIXME make configurable + if (!$user=getenv('USER')) { + $user='defaultuser'; diff --git a/dev-php/PEAR-PEAR/files/gentoo-libtool-mismatch-fix.patch b/dev-php/PEAR-PEAR/files/gentoo-libtool-mismatch-fix.patch new file mode 100644 index 000000000000..53a33b833f7d --- /dev/null +++ b/dev-php/PEAR-PEAR/files/gentoo-libtool-mismatch-fix.patch @@ -0,0 +1,31 @@ +Fixed libtool mismatch issues. +Gentoo bug: 344605 + +*** PEAR/Builder.php.old Mon Nov 8 16:22:52 2010 +--- PEAR/Builder.php Mon Nov 8 16:20:22 2010 +*************** +*** 326,331 **** +--- 326,336 ---- + } + // }}} end of interactive part + ++ if (file_exists('aclocal.m4')) { ++ $this->_runCommand('rm aclocal.m4'); ++ $this->_runCommand('autoreconf'); ++ } ++ + // FIXME make configurable + if(!$user=getenv('USER')){ + $user='defaultuser'; +*************** +*** 471,474 **** + } + return PEAR_Common::log($level, $msg); + } +! } +\ No newline at end of file +--- 476,479 ---- + } + return PEAR_Common::log($level, $msg); + } +! } diff --git a/dev-php/PEAR-PEAR/files/pear.conf b/dev-php/PEAR-PEAR/files/pear.conf new file mode 100644 index 000000000000..5a3c5298db6e --- /dev/null +++ b/dev-php/PEAR-PEAR/files/pear.conf @@ -0,0 +1,2 @@ +#PEAR_Config 0.9 +a:7:{s:7:"doc_dir";s:19:"/usr/share/php/docs";s:8:"data_dir";s:19:"/usr/share/php/data";s:8:"test_dir";s:20:"/usr/share/php/tests";s:7:"php_dir";s:14:"/usr/share/php";s:7:"bin_dir";s:8:"/usr/bin";s:7:"php_bin";s:PHPCLILEN:"PHPCLI";s:9:"cache_dir";s:CACHEDIRLEN:"CACHEDIR";} diff --git a/dev-php/PEAR-PEAR/files/pear.conf-r1 b/dev-php/PEAR-PEAR/files/pear.conf-r1 new file mode 100644 index 000000000000..78f69818940f --- /dev/null +++ b/dev-php/PEAR-PEAR/files/pear.conf-r1 @@ -0,0 +1,2 @@ +#PEAR_Config 0.9 +a:9:{s:7:"doc_dir";s:19:"/usr/share/php/docs";s:8:"data_dir";s:19:"/usr/share/php/data";s:8:"test_dir";s:20:"/usr/share/php/tests";s:7:"php_dir";s:14:"/usr/share/php";s:7:"bin_dir";s:8:"/usr/bin";s:7:"php_bin";s:PHPCLILEN:"PHPCLI";s:9:"cache_dir";s:CACHEDIRLEN:"CACHEDIR";s:12:"download_dir";s:DOWNLOADDIRLEN:"DOWNLOADDIR";s:8:"temp_dir";s:TEMPDIRLEN:"TEMPDIR";}
\ No newline at end of file diff --git a/dev-php/PEAR-PEAR/files/pear.conf-r2 b/dev-php/PEAR-PEAR/files/pear.conf-r2 new file mode 100644 index 000000000000..277227b4a47b --- /dev/null +++ b/dev-php/PEAR-PEAR/files/pear.conf-r2 @@ -0,0 +1,2 @@ +#PEAR_Config 0.9 +a:9:{s:7:"doc_dir";s:19:"/usr/share/php/docs";s:8:"data_dir";s:19:"/usr/share/php/data";s:8:"test_dir";s:20:"/usr/share/php/tests";s:7:"php_dir";s:14:"/usr/share/php";s:7:"bin_dir";s:8:"/usr/bin";s:7:"php_bin";s:12:"/usr/bin/php";s:9:"cache_dir";s:CACHEDIRLEN:"CACHEDIR";s:12:"download_dir";s:DOWNLOADDIRLEN:"DOWNLOADDIR";s:8:"temp_dir";s:TEMPDIRLEN:"TEMPDIR";} diff --git a/dev-php/PEAR-PEAR/metadata.xml b/dev-php/PEAR-PEAR/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-PEAR/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-PEAR_Info/Manifest b/dev-php/PEAR-PEAR_Info/Manifest new file mode 100644 index 000000000000..3450d3dfd07b --- /dev/null +++ b/dev-php/PEAR-PEAR_Info/Manifest @@ -0,0 +1,2 @@ +DIST PEAR_Info-1.7.0.tgz 56638 SHA256 2e45b938db2df9621e56298ed46324621bbc498f3497380628125bc2e0ef02d6 SHA512 53781a5aa8d256e702ec77e67d49a9c37d05dfd90677f1b742fc37ba77a9209370aa0d9e69973839301fa46b93dc16df8871d6c3a2a43cd6957cfacc5d6f6fa1 WHIRLPOOL 936a9fc0ac5d058ee832a21b6d85dec952ce233433fd0a91528251c1e54f2e704ebdc49a77cb14757da33598bf8bfbaef68bdd0b737c7d065cf205fa41eb19df +DIST PEAR_Info-1.9.2.tgz 60722 SHA256 6123482a21d0613e3911c71f999432eaf5d6369d615ae0f5b78a117fa1507733 SHA512 f0b2d389bc6b0c5dc43b16ef1fefc6db516a542ca3f012c82b666fb883abbb68032f9fd4d1dd331860d17f5fb45a89c54b64dc6ca610f5c49daca2de144ea407 WHIRLPOOL 852b271964f90ea8f5b249c60b47180c695cbca6b0d8658b7e4088d58015b9d040c177b17acb14bf46b3581f0ea64fef4a8ed69cb6dff565bcce2202706c5b51 diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild new file mode 100644 index 000000000000..69b71933132b --- /dev/null +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Show Information about your PEAR install and its packages" +LICENSE="PHP-3 BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild new file mode 100644 index 000000000000..7280e334f715 --- /dev/null +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Show Information about your PEAR install and its packages" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +IUSE="minimal" + +DEPEND="dev-lang/php:*[pcre(+)] + dev-php/PEAR-Console_Getargs" diff --git a/dev-php/PEAR-PEAR_Info/metadata.xml b/dev-php/PEAR-PEAR_Info/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-PEAR_Info/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-PEAR_PackageFileManager/Manifest b/dev-php/PEAR-PEAR_PackageFileManager/Manifest new file mode 100644 index 000000000000..7b6f94575825 --- /dev/null +++ b/dev-php/PEAR-PEAR_PackageFileManager/Manifest @@ -0,0 +1,2 @@ +DIST PEAR_PackageFileManager-1.6.3.tgz 82393 SHA256 c2b392a4807510659bfe77470d7732b21eab2aa752d2a53601d55ff335f9068d SHA512 33b790a15db6cb4b14369472291f6815d6d2fdf4918ea57f9fb7fee78b4a39e811e6ab8217878bcf0b7c4c5b239477a4da1fba5cea86e80023838de43bdc9492 WHIRLPOOL 061a7084b8afe49f8ddf501bfcd48cdfe99b8bc360142f801d61e3ba719c2e902e592bbe6b65c553be61544a379a034d623a24cec53b5b6c35c6a9941a7abb43 +DIST PEAR_PackageFileManager-1.7.0.tgz 37799 SHA256 188a2adfef7d93e20002c9909ebe2372af6380466a926b57e83c1221f9da4ee6 SHA512 e27f7f34e5fa5936bf478a3ce1a13e5de6762a16a52108ae886fe84a5b313de35cc70f1a3aee4113f1b309cf8d8022426def07e588c65d855a330394b3b9303b WHIRLPOOL 3c654d485226e5210099ef1f047e61a270b125da0fa581c0e79ad3172e36f83947e96e022e9c9f17dd00bddaa6fa6349ae801b29a45895b58668196b560ede59 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..963eb193b7dc --- /dev/null +++ b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="minimal" + +RDEPEND="dev-lang/php[xml,simplexml] + !minimal? ( >=dev-php/PEAR-PHP_CompatInfo-1.4.0 )" diff --git a/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.7.0.ebuild b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.7.0.ebuild new file mode 100644 index 000000000000..4f18b7c8ad2f --- /dev/null +++ b/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.7.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="minimal" + +DEPEND=">=dev-php/pear-1.8.1" +RDEPEND="dev-lang/php[xml,simplexml] + !minimal? ( >=dev-php/PEAR-PHP_CompatInfo-1.4.0 )" diff --git a/dev-php/PEAR-PEAR_PackageFileManager/metadata.xml b/dev-php/PEAR-PEAR_PackageFileManager/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-PEAR_PackageFileManager/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-PHP_Beautifier/Manifest b/dev-php/PEAR-PHP_Beautifier/Manifest new file mode 100644 index 000000000000..f1de3b77fbc4 --- /dev/null +++ b/dev-php/PEAR-PHP_Beautifier/Manifest @@ -0,0 +1 @@ +DIST PHP_Beautifier-0.1.15.tgz 74408 SHA256 f4617b1597436e563140c4bd598c247c58d2edc9b32f52ed258940073142955e SHA512 1e2c7060295c6a13424339e7d45a5dfa9b02749baeb96f8efe55b4951243a3285ddffc815ad0432aec7a710646bdae33bd40abe723faf4ff35a50dad2258efd6 WHIRLPOOL 6a846746fc7427849a408df5f8ccbaa147f22c60b425518211fc71bb9c7982fa6249a1c057a00a5e631a82e061edf1ffe1ccc2233bc3a33bcfb3eac92fc566d3 diff --git a/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15-r1.ebuild b/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15-r1.ebuild new file mode 100644 index 000000000000..70f59124a801 --- /dev/null +++ b/dev-php/PEAR-PHP_Beautifier/PEAR-PHP_Beautifier-0.1.15-r1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit php-pear-r1 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Code Beautifier for PHP" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +DEPEND="dev-lang/php[tokenizer]" +RDEPEND="$DEPEND >=dev-php/PEAR-Log-1.8" + +pkg_postinst() { + if ! has_version dev-lang/php[bzip2] ; then + elog "${PN} can optionally use bzip2 features." + elog "If you want those, emerge dev-lang/php with this flag in USE." + fi +} diff --git a/dev-php/PEAR-PHP_Beautifier/metadata.xml b/dev-php/PEAR-PHP_Beautifier/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-PHP_Beautifier/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-PHP_CodeSniffer/Manifest b/dev-php/PEAR-PHP_CodeSniffer/Manifest new file mode 100644 index 000000000000..ff10dcccedd7 --- /dev/null +++ b/dev-php/PEAR-PHP_CodeSniffer/Manifest @@ -0,0 +1,4 @@ +DIST PHP_CodeSniffer-1.3.5.tgz 345113 SHA256 deb28c23ae83962aaefaeb022b55de4045c83ab962a430f603464564f4e8fb5e SHA512 2502636bf9273fee02d8b7ed26ef80754672f1d07418b5337c6e814ed783ed73ab2f1fc14d6c9192d15ef4260b8bb54e68ce6d028cc7167da88a8b4b9bcf5a28 WHIRLPOOL 7dba786a1cfb1f66587a26c0961c68f63226b2d8e1a5a22126691635ab3314e387d94985f6f30b06c4e009b9014726fd2d594a8edf2830010e30f4cc44633998 +DIST PHP_CodeSniffer-1.4.7.tgz 406387 SHA256 c3f44b80d7853f521f333486c3c1d6cda5caea6b1f14b0679c41b1c7169bf550 SHA512 5cef6054190f65f8ec8750b00bf1c5c4e14ee6c3174cc98202722b84834b0367c2c7657fdc9e33f4311278f1d37738ab8f9579b730a1db30c0196ad53dbfa285 WHIRLPOOL b63c369ac1b6126f7abff969a4d9061b39cce9856c9b2a729bd5e73c5b9cbe27c150679a7649775d90fc8a008a693f201bf984b4c63b4410377b357c16cd2829 +DIST PHP_CodeSniffer-1.5.0RC4.tgz 404735 SHA256 02677d8ceb82a88332fb9748fcd16e588c58a1e7584d53713a37d29a0214a7ce SHA512 495b69ddfa73ebc7b78966a81f3e529d33729170e383bb2ec241e6c711fc1b7d80f46221a015b7b5e8ef0524e76ee667a98de604333a095c4a2045784202e8cc WHIRLPOOL ab0960bcc7c38ffdfd70a8beb34cab188e0f013b23c121165760e9796db4528354bd1feb6da4c080e974039910afe036333c0907ccbfdac0405f5a8514e36bc1 +DIST PHP_CodeSniffer-2.3.0.tgz 464453 SHA256 ee4774d96da65d907c36ceabdefc2a8dbc95cabcee0457b78a418357553c5611 SHA512 c0f8ec79e41301619b2c9f5c4145bbc6705b01c9cf6f954448679e8d2bee2ce6cb759a0cd799f925f70e43304e7f2dc9f412cc51fd7a25fd002d56bf408b6ba2 WHIRLPOOL 33358e1631099fbafa4ac77f3a7e5a6c10186aa6e43fd231e22c51c94d70c1c2dddde2621b5435c23e06a9392c0e68b71f899de301eeca23f4da41944f04e5a2 diff --git a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.3.5.ebuild b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.3.5.ebuild new file mode 100644 index 000000000000..11191d21c11d --- /dev/null +++ b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.3.5.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Tokenises PHP code and detects violations of a defined set of coding standards" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.4.7.ebuild b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.4.7.ebuild new file mode 100644 index 000000000000..11191d21c11d --- /dev/null +++ b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.4.7.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Tokenises PHP code and detects violations of a defined set of coding standards" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.5.0_rc4.ebuild b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.5.0_rc4.ebuild new file mode 100644 index 000000000000..b81d24579590 --- /dev/null +++ b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-1.5.0_rc4.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Tokenises PHP code and detects violations of a defined set of coding standards" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-2.3.0.ebuild b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-2.3.0.ebuild new file mode 100644 index 000000000000..462a782d15e2 --- /dev/null +++ b/dev-php/PEAR-PHP_CodeSniffer/PEAR-PHP_CodeSniffer-2.3.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +inherit php-pear-r1 + +DESCRIPTION="Tokenises PHP code and detects violations of a defined set of coding standards" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +RDEPEND=">=dev-lang/php-5.1.2:*[cli]" diff --git a/dev-php/PEAR-PHP_CodeSniffer/metadata.xml b/dev-php/PEAR-PHP_CodeSniffer/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-PHP_CodeSniffer/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-PHP_CompatInfo/Manifest b/dev-php/PEAR-PHP_CompatInfo/Manifest new file mode 100644 index 000000000000..3299b3651d2e --- /dev/null +++ b/dev-php/PEAR-PHP_CompatInfo/Manifest @@ -0,0 +1 @@ +DIST PHP_CompatInfo-1.9.0.tgz 180340 SHA256 3d25a64e1f2b3b7617ea5a5580fb05820762b356d7f31cb3ae112c98179ee80c SHA512 0fdb2416364a20a1199195d523da1fe22edc3c5b9cdf58f2e8c14474437efccb07eac203c24cee12e11d8e82034429555be9edcb350ffc1e15946ddbc05e9ac6 WHIRLPOOL 0754a4bbff2b224ed40b9b013aa0ba466af3dc9df2af66fea770d84cdab03e345f81bc06ed0b3b68d53677aeae600acfcf0650956fa8fa4c9fca928833417e50 diff --git a/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild new file mode 100644 index 000000000000..e61be441d487 --- /dev/null +++ b/dev-php/PEAR-PHP_CompatInfo/PEAR-PHP_CompatInfo-1.9.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Find out the minimum version and the extensions required for a piece of code to run" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="minimal" + +RDEPEND="dev-lang/php[tokenizer] + !minimal? ( >=dev-php/PEAR-Console_Table-1.0.5 + >=dev-php/PEAR-Console_Getargs-1.3.3 + >=dev-php/PEAR-XML_Util-1.1.4 + >=dev-php/phpunit-3.2.0 )" diff --git a/dev-php/PEAR-PHP_CompatInfo/metadata.xml b/dev-php/PEAR-PHP_CompatInfo/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-PHP_CompatInfo/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-PHP_Debug/Manifest b/dev-php/PEAR-PHP_Debug/Manifest new file mode 100644 index 000000000000..6ee531d09603 --- /dev/null +++ b/dev-php/PEAR-PHP_Debug/Manifest @@ -0,0 +1 @@ +DIST PHP_Debug-1.0.3.tgz 48967 SHA256 bf0d4fa8b1b8625d8d3244cdbbccf3caa6b2b2223392681a7036ed7738c75045 SHA512 740991812218abe21babc9892a3a814c8ed9180a7d68acafee933c4cec3c86282134bb46b2058cae8ff97a134a3c04b72d8113126184f6aff27fea9f1203344c WHIRLPOOL 4bd88ef219ae7f336a666ac55f9b3896243942ed8c5e73d5c2585dcdf59416e74974c9a1d4cb39e3e9d22421aebbd40ce9b0c2e7f3b1e96b44d30e6aeb10f52d diff --git a/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild b/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild new file mode 100644 index 000000000000..8475ae66ee8e --- /dev/null +++ b/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Provides traces, timings, executed queries, watched variables etc. " + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="minimal" + +RDEPEND="!minimal? ( dev-php/PEAR-Text_Highlighter + dev-php/PEAR-Services_W3C_HTMLValidator )" diff --git a/dev-php/PEAR-PHP_Debug/metadata.xml b/dev-php/PEAR-PHP_Debug/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-PHP_Debug/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-PHP_Shell/Manifest b/dev-php/PEAR-PHP_Shell/Manifest new file mode 100644 index 000000000000..6aab774452ff --- /dev/null +++ b/dev-php/PEAR-PHP_Shell/Manifest @@ -0,0 +1 @@ +DIST PHP_Shell-0.3.2.tgz 99252 SHA256 d17c4986ebb5124a056c314d08be98f6b8b23ce1859b8683f105db4be76c02b5 SHA512 aa2779c4d3d793b4658d866c58a7cf66c0536f3fa44ab8381cf889712854403af2a46a109699f52f0eba07687fa6c0f8202b3c32f9d8e9cef9568fa3d0606c33 WHIRLPOOL 1ee8a6f29f2379977c5db3a0766f6017301b42ea63190934e285cd9cdd32951a9a35cb79bb1d5bd7437b3a7ecf50845688462f79e3602bb1ad8f81ae72d4ed23 diff --git a/dev-php/PEAR-PHP_Shell/PEAR-PHP_Shell-0.3.2.ebuild b/dev-php/PEAR-PHP_Shell/PEAR-PHP_Shell-0.3.2.ebuild new file mode 100644 index 000000000000..3c97bba8e426 --- /dev/null +++ b/dev-php/PEAR-PHP_Shell/PEAR-PHP_Shell-0.3.2.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="A shell for PHP with history and tab-completion" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="auto-completion" + +RDEPEND=">=dev-lang/php-5.3[tokenizer] + auto-completion? ( dev-lang/php[readline] )" + +src_prepare() { + # Fill in Gentoo values for placeholders + sed -i -e "s~@php_bin@~${EPREFIX}/usr/bin/php~" \ + -e "s~@php_dir@~${EPREFIX}/usr/share/php/scripts~" "${S}/scripts/php-shell.sh" || die + # Fix version value. Upstream forgot to update in code but made a release anyway + sed -i "s/$version = '0.3.1'/$version = '0.3.2'/" "${S}/PHP/Shell.php" || die +} + +src_install() { + php-pear-r1_src_install + dobin scripts/php-shell.sh + dosym php-shell.sh /usr/bin/php-shell +} diff --git a/dev-php/PEAR-PHP_Shell/metadata.xml b/dev-php/PEAR-PHP_Shell/metadata.xml new file mode 100644 index 000000000000..258d1b7b4772 --- /dev/null +++ b/dev-php/PEAR-PHP_Shell/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <use> + <flag name='auto-completion'>Enable tab-completion</flag> + </use> +</pkgmetadata> diff --git a/dev-php/PEAR-Pager/Manifest b/dev-php/PEAR-Pager/Manifest new file mode 100644 index 000000000000..2ee4720b2394 --- /dev/null +++ b/dev-php/PEAR-Pager/Manifest @@ -0,0 +1,2 @@ +DIST Pager-2.4.8.tgz 36122 SHA256 4325e159159731cb21a4282d014c3f7a6b89968f5e3403a7a7fcd7598e218209 SHA512 c5190ab4a52446470b8b62529cbb50970919c4668ee324a88d646f0f3c057b6feb642fd1eaaad39a846afd1d35b621fdbdabfbae2946732afe53b002662f1c3f WHIRLPOOL 6af7f4310416a59961a32d60de49ec1f7f91a98bf942c49b980af450aa794d4b2632f31fdfaec007bccebe271a1bf95f4c0c65662231b305801a6abfc90a54c3 +DIST Pager-2.4.9.tgz 36055 SHA256 80f3136cb806342311fcfbf866ef0f7ddedae7d7dd002e569b5c7bf0d7d6ae8f SHA512 1bd4cef68d0f0ef3a6cf4b44eec1d6ec99725bcbc4ac575a111e8de67538c09a4b09fe0dbbd57cdfd6d4f395e55857eb71cb6914a94e7efd03e6f6d78a592864 WHIRLPOOL 60f6b32cb48c3e6070a97e884c25830663dc8353454d6c9c8a437c78922cc3a8b2f43452e3cee485b8667fa288b26c68133916fcfe4e7da089b9f7bf79df0356 diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild new file mode 100644 index 000000000000..130ca688721d --- /dev/null +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.8.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Data paging class" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild new file mode 100644 index 000000000000..4eb57c9eb035 --- /dev/null +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.4.9.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Data paging class" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Pager/metadata.xml b/dev-php/PEAR-Pager/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Pager/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-PhpDocumentor/Manifest b/dev-php/PEAR-PhpDocumentor/Manifest new file mode 100644 index 000000000000..e68ac3438468 --- /dev/null +++ b/dev-php/PEAR-PhpDocumentor/Manifest @@ -0,0 +1 @@ +DIST PhpDocumentor-1.4.3.tgz 2423486 SHA256 af27a2cf944aa3c7b22e9fc5317960746676e7683f1ed50c0a3049ab26c3a6de SHA512 5096aa25339aa2ab58e989fe7e06e68b6392f0b68ec29b9877c2b86f1d8e499ccca04500df7be10c5985979fffb12b1ac8c703b4a578df397193286b22c3e3fb WHIRLPOOL 1b264428150d74530cb11c925e017789ba25dc019cd823fc7c9c3aa078c2016d6d6c8d1544db092335f738b4636fbe9750184b5efeafe84ce3a348e8a416ab73 diff --git a/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild new file mode 100644 index 000000000000..25dcc72ed164 --- /dev/null +++ b/dev-php/PEAR-PhpDocumentor/PEAR-PhpDocumentor-1.4.3-r1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" + +inherit php-pear-r1 + +DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source" +# see http://pear.php.net/bugs/bug.php?id=12577 for additional info on licensing mess +LICENSE="PHP-2.02 PHP-3 LGPL-2.1 public-domain Apache-2.0 BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="minimal" + +RDEPEND="!minimal? ( >=dev-php/PEAR-XML_Beautifier-1.1-r1 ) + >=dev-php/smarty-2.6.0" + +src_prepare() +{ + # use system smarty + sed -i -e '/Smarty-2/d' "${WORKDIR}/package.xml" + sed -i -e "s|phpDocumentor/Smarty-2.6.0/libs|smarty|" \ + "${S}/phpDocumentor/Converter.inc" +} diff --git a/dev-php/PEAR-PhpDocumentor/metadata.xml b/dev-php/PEAR-PhpDocumentor/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-PhpDocumentor/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-SOAP/Manifest b/dev-php/PEAR-SOAP/Manifest new file mode 100644 index 000000000000..62dc9f5d0e6a --- /dev/null +++ b/dev-php/PEAR-SOAP/Manifest @@ -0,0 +1 @@ +DIST SOAP-0.13.0.tgz 85945 SHA256 2ceda8d83dab8e9b8a23f6df443a2e33947d2b4bb0998bd47208771880c6e9fc SHA512 79cf5c760dd70527ac5d0b74db0a46a3df35dd57f5119942a2e5b92ed5eeb0e2773fc19c4df2224657d353f42d43250dcf80936677fb2efd1897954f8d8d2904 WHIRLPOOL 00dc6559d8e7633e4c51000dae774b31cf3b5a82617079c4e10ba2babd79fb672dd2896cfc93a71220c777b82511d1add13229a9140d9249d12b482f67e4c653 diff --git a/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild b/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild new file mode 100644 index 000000000000..d72a5dfb40fa --- /dev/null +++ b/dev-php/PEAR-SOAP/PEAR-SOAP-0.13.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="SOAP Client/Server for PHP 4" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="minimal" + +RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1 + !minimal? ( dev-php/PEAR-Mail + >=dev-php/PEAR-Mail_Mime-1.3.1-r1 + >=dev-php/PEAR-Net_DIME-0.3-r1 )" diff --git a/dev-php/PEAR-SOAP/metadata.xml b/dev-php/PEAR-SOAP/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-SOAP/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Services_Amazon/Manifest b/dev-php/PEAR-Services_Amazon/Manifest new file mode 100644 index 000000000000..71dc3e7ed964 --- /dev/null +++ b/dev-php/PEAR-Services_Amazon/Manifest @@ -0,0 +1 @@ +DIST Services_Amazon-0.8.0.tgz 20992 SHA256 5f79d770e7d45da92c2b7985d0aaada6f9e4aca998723c4d2f969abcc808433f SHA512 7ce114cea0bed23a5301d9057278b35fe9bc4cd08304b29a615d91f4fdc8f8597bd50969db6cbcf82726354749d4a64757f911f47b3239aa8be2c8a759a45752 WHIRLPOOL 906e372c4febeee73c7f99f8f8edcab0f087e47c6608bd11071d93cb262981e34f7ac58619b6643d1dc7dc0a59b9b0fbd4d9c5b8e9f69101477bf9b9457e3a8b diff --git a/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild b/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild new file mode 100644 index 000000000000..94e1b5e6372c --- /dev/null +++ b/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Provides access to Amazon's retail and associate web services" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="minimal" +RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1 + >=dev-php/PEAR-XML_Serializer-0.17.0 + !minimal? ( dev-php/PEAR-Cache )" diff --git a/dev-php/PEAR-Services_Amazon/metadata.xml b/dev-php/PEAR-Services_Amazon/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Services_Amazon/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Services_JSON/Manifest b/dev-php/PEAR-Services_JSON/Manifest new file mode 100644 index 000000000000..bb3c3f241924 --- /dev/null +++ b/dev-php/PEAR-Services_JSON/Manifest @@ -0,0 +1 @@ +DIST Services_JSON-1.0.3.tgz 9529 SHA256 007bfa934b9dc866f2b558355097372e1542bdfd5a7e3f39e3d7b94cc6cae1c3 SHA512 2a94bebb662e250d56ae1f02f6debbff9e956820a603b8c4520f48ad0ed67a40c342d4eb000be9a9cf0e5b91c7bf9ebf98fae87f9ecca217b94b12441b746e5e WHIRLPOOL be7ca1287eb065b6d9f6b33fdac5b6387b9ced5aae1662e9bf2915d2ca676a1bd2cb49ddb87017c29a7a0f89eba8115c60785946c5d45c49110a8196234d3536 diff --git a/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild b/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild new file mode 100644 index 000000000000..a8b22682e940 --- /dev/null +++ b/dev-php/PEAR-Services_JSON/PEAR-Services_JSON-1.0.3.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +IUSE="" +DESCRIPTION="PHP implementaion of json_encode/decode" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" diff --git a/dev-php/PEAR-Services_JSON/metadata.xml b/dev-php/PEAR-Services_JSON/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Services_JSON/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Services_TinyURL/Manifest b/dev-php/PEAR-Services_TinyURL/Manifest new file mode 100644 index 000000000000..e4d7b53f77c4 --- /dev/null +++ b/dev-php/PEAR-Services_TinyURL/Manifest @@ -0,0 +1 @@ +DIST Services_TinyURL-0.1.2.tgz 3960 SHA256 f7c07f8016edd37cef9e87465b6ab9cefafec83c5d3d04ecda5427d52eb56500 SHA512 847fa9437804c07b1c2adacd9031dcb7955c8bf73c44f7eb90f461ce6f70e9827e024a01a8fdf218bbea87d744d7be7c7ceac461905c243b15c6d42a07d70101 WHIRLPOOL 2a5879604748e11d4a7b51950c69f9b74ff800aebabc6083f42ccc6f9ac84ce8d59d19baa78e60f467257e77f9b9e39e295776260d6b96000d93e64a74642d1d diff --git a/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild b/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild new file mode 100644 index 000000000000..ddecb14a10a4 --- /dev/null +++ b/dev-php/PEAR-Services_TinyURL/PEAR-Services_TinyURL-0.1.2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-r1 + +DESCRIPTION="An interface for creating TinyURLs with their API and looking up destinations of given TinyURLs" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-lang/php[curl]" diff --git a/dev-php/PEAR-Services_TinyURL/metadata.xml b/dev-php/PEAR-Services_TinyURL/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Services_TinyURL/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Services_W3C_CSSValidator/Manifest b/dev-php/PEAR-Services_W3C_CSSValidator/Manifest new file mode 100644 index 000000000000..eacf5789fdd5 --- /dev/null +++ b/dev-php/PEAR-Services_W3C_CSSValidator/Manifest @@ -0,0 +1 @@ +DIST Services_W3C_CSSValidator-0.2.2.tgz 10260 SHA256 698d60f2bb4c1e1ca2b95226a87575c8ceeb4912dcd5e87ebe3fd320afea4c5f SHA512 a2d5c8bbf6d18ee14804661ba537b4be0328127196085e14c7b74760811f637827c8a07b81a844e14dfcae6ed2fedcc3bfd502b958aad4253b742c4d7f39a60f WHIRLPOOL f057d38cf2a2da87e47a145e92ae14e42892186f98e08ae2e129d91b5fcf66b5ff12a3103fdd25ec5d431668ba90cf045fe53284df5b69771a3ea378927a5338 diff --git a/dev-php/PEAR-Services_W3C_CSSValidator/PEAR-Services_W3C_CSSValidator-0.2.2-r1.ebuild b/dev-php/PEAR-Services_W3C_CSSValidator/PEAR-Services_W3C_CSSValidator-0.2.2-r1.ebuild new file mode 100644 index 000000000000..0aaa90aefada --- /dev/null +++ b/dev-php/PEAR-Services_W3C_CSSValidator/PEAR-Services_W3C_CSSValidator-0.2.2-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Provides an object oriented interface for the W3 CSS Validator" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-php/PEAR-HTTP_Request2-0.2.0" diff --git a/dev-php/PEAR-Services_W3C_CSSValidator/metadata.xml b/dev-php/PEAR-Services_W3C_CSSValidator/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Services_W3C_CSSValidator/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/Manifest b/dev-php/PEAR-Services_W3C_HTMLValidator/Manifest new file mode 100644 index 000000000000..36838931da97 --- /dev/null +++ b/dev-php/PEAR-Services_W3C_HTMLValidator/Manifest @@ -0,0 +1 @@ +DIST Services_W3C_HTMLValidator-1.0.0.tgz 13598 SHA256 68403ae6160eccce03a4c18e6ff157e37f759c37731141cede72ce02a8ce0814 SHA512 d8dc3d3d524d9cd46537f55cb173d73cf633565f3f3169bbaac3bfe43e6213e0a2e4ce16026a32350331a80de09d98c8f5574ad183e62b79e65446e80940b457 WHIRLPOOL 29e2a0f03f4c4e87c1cd715b932c3fe461554378f81213550648147fd0ba5e641ea839e684bc841b04b51f7a4f94d0d6ffc0673b47d51dfc67d00876fccaca79 diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild b/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild new file mode 100644 index 000000000000..e2518e6acbcb --- /dev/null +++ b/dev-php/PEAR-Services_W3C_HTMLValidator/PEAR-Services_W3C_HTMLValidator-1.0.0-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="Object oriented interface to the API of validator.w3.org" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-php/PEAR-HTTP_Request2-0.2.0" diff --git a/dev-php/PEAR-Services_W3C_HTMLValidator/metadata.xml b/dev-php/PEAR-Services_W3C_HTMLValidator/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Services_W3C_HTMLValidator/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Services_Weather/Manifest b/dev-php/PEAR-Services_Weather/Manifest new file mode 100644 index 000000000000..3f2b88796e43 --- /dev/null +++ b/dev-php/PEAR-Services_Weather/Manifest @@ -0,0 +1 @@ +DIST Services_Weather-1.4.6.tgz 55639 SHA256 aaaaca7034efd56be892c36b747bae80566a2cd23c11d4a1d92dd9619ec36da1 SHA512 f70796909da0bb58afd1292485a467c61d0f12a2861550873fbe2cbed3cd4712b1765ae51202cbe1ef185043cda61df465bd5995daf317f065e5bf02ad43378b WHIRLPOOL 5d5982b34029c99f4eefd6fa56e86488e96caab92edaceadc8d6f242648d9b2eceabb91b3fc2fc9d3314f746fcf9669bfa5ec5321960e804e2fb8306ac8562db diff --git a/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild new file mode 100644 index 000000000000..804e4fe1ed78 --- /dev/null +++ b/dev-php/PEAR-Services_Weather/PEAR-Services_Weather-1.4.6.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +DESCRIPTION="This class acts as an interface to various online weather-services" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="minimal" +RDEPEND="dev-lang/php[ctype] + >=dev-php/PEAR-HTTP_Request-1.2.4-r1 + !minimal? ( >=dev-php/PEAR-Cache-1.5.4-r1 + >=dev-php/PEAR-DB-1.7.6-r1 + >=dev-php/PEAR-SOAP-0.8.1-r1 + >=dev-php/PEAR-XML_Serializer-0.15.0-r1 + >=dev-php/PEAR-Net_FTP-1.3.1 )" diff --git a/dev-php/PEAR-Services_Weather/metadata.xml b/dev-php/PEAR-Services_Weather/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Services_Weather/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/Manifest b/dev-php/PEAR-Spreadsheet_Excel_Writer/Manifest new file mode 100644 index 000000000000..966382517685 --- /dev/null +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/Manifest @@ -0,0 +1 @@ +DIST Spreadsheet_Excel_Writer-0.9.3.tgz 57258 SHA256 b708b9f594f358996a9d7ad32fa15fa5e6a12359f097e2bfa28a1ed50b4532f7 SHA512 6337fe5e7f75e00c5698df1d530684ab8756f1865c98ce9708035fa45eb64943d433dd6d8906a7146417f733053e3702094aa94a70343f990574425882a490e4 WHIRLPOOL 4fe7347d1806350d9c3eadc44590ec5112d790067410fbe431c7c82febcb274121117e0a997702617d6eb94ec9df013d5c7971bdb3a0fb7ea920d62814e0d792 diff --git a/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild new file mode 100644 index 000000000000..91bc57f1dfc1 --- /dev/null +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Package for generating Excel spreadsheets" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +RDEPEND="dev-lang/php[iconv] + >=dev-php/PEAR-OLE-0.5-r1" +IUSE="" 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/metadata.xml b/dev-php/PEAR-Spreadsheet_Excel_Writer/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Spreadsheet_Excel_Writer/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Structures_DataGrid/Manifest b/dev-php/PEAR-Structures_DataGrid/Manifest new file mode 100644 index 000000000000..c27befcd793a --- /dev/null +++ b/dev-php/PEAR-Structures_DataGrid/Manifest @@ -0,0 +1 @@ +DIST Structures_DataGrid-0.9.3.tgz 49565 SHA256 9b332fca6785fb725a7af480af8bd477f477a60b3272af68c94f16e9bc2e069e SHA512 27e6057c2a88d57e238f6ae7ca5d1e6e73f3be70ee2f71edd7002396ff2f11b902143ff71718afea181c7efe32df7dcc4524df5c54a9aff4bb4d0bbe842bf350 WHIRLPOOL 1b46c8cd3db6c62b970484595208daa93a24c9384749b5c593e3106f68b782864f154b913919ae9f5c5c8e9b9d41f6df884e67ac09d6a2b80e60e8ba6f49599b diff --git a/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild new file mode 100644 index 000000000000..54b1418f70bd --- /dev/null +++ b/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="A tabular structure that contains a record set of data for paging and sorting purposes." + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Structures_DataGrid/metadata.xml b/dev-php/PEAR-Structures_DataGrid/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Structures_DataGrid/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Structures_Graph/Manifest b/dev-php/PEAR-Structures_Graph/Manifest new file mode 100644 index 000000000000..e7a4685efb04 --- /dev/null +++ b/dev-php/PEAR-Structures_Graph/Manifest @@ -0,0 +1 @@ +DIST Structures_Graph-1.0.4.tgz 30318 SHA256 3619ac17892855117283e3555b1a156df0eb4d175e70e63d9c6d27d2c31a2e4f SHA512 40d45c932c571e38807fbfdcf1df6d4fcab29ab43f518ed313bac2bd35a55396aa2b87790dc827bd2e9e5c5f721df55eadfe83ff1a106bf325c467e44556c9fe WHIRLPOOL af2df6bc3d23eae990fa9c258c6277ee35fec8c9efb3e737f84278e5a3ba1d41202c66f8ae69cfc8054fb5f6b544b6407300cf25fe5ba32f4c3975c44f160c91 diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4-r2.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4-r2.ebuild new file mode 100644 index 000000000000..eabc826e9662 --- /dev/null +++ b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4-r2.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# BIG FAT WARNING! +# Do not use any pear eclass here since pear itself depends on this package. +# Using the pear eclass will thus create a circular dependency + +EAPI="5" + +MY_PN="${PN/PEAR-/}" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Graph datastructure manipulation library" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" +SRC_URI="http://pear.php.net/get/${MY_P}.tgz" +DEPEND="dev-lang/php:*[pcre(+)] + >=dev-php/PEAR-PEAR-1.8.1" +RDEPEND="${DEPEND}" +PDEPEND="dev-php/pear" +HOMEPAGE="http://pear.php.net/package/Structures_Graph" + +S="${WORKDIR}/${MY_P}" + +src_install() { + insinto /usr/share/php + doins -r Structures + + dohtml -r docs/html/* +} diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild new file mode 100644 index 000000000000..58101dec70d7 --- /dev/null +++ b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# BIG FAT WARNING! +# Do not use any pear eclass here since pear itself depends on this package. +# Using the pear eclass will thus create a circular dependency + +EAPI="2" + +MY_PN="${PN/PEAR-/}" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Graph datastructure manipulation library" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" +SRC_URI="http://pear.php.net/get/${MY_P}.tgz" +DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 ) + >=dev-php/PEAR-PEAR-1.8.1" +PDEPEND="dev-php/pear" +HOMEPAGE="http://pear.php.net/package/Structures_Graph" + +S="${WORKDIR}/${MY_P}" + +src_install() { + insinto /usr/share/php + doins -r Structures + + dohtml -r docs/html/* +} diff --git a/dev-php/PEAR-Structures_Graph/metadata.xml b/dev-php/PEAR-Structures_Graph/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Structures_Graph/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-System_Command/Manifest b/dev-php/PEAR-System_Command/Manifest new file mode 100644 index 000000000000..07b7101bfa61 --- /dev/null +++ b/dev-php/PEAR-System_Command/Manifest @@ -0,0 +1 @@ +DIST System_Command-1.0.8.tgz 6528 SHA256 3a6e479c84701652e0285a86d466e384fc22c8a5f2613dc31c0908db9dd2fd64 SHA512 37aa9624fe566cdd8613ffd021ba32c2a3f0818b8881933dc1c2e12e2e03773b98b4295b46ef54baca26fb07015c0db2b87e44136f46c09f820994905241acee WHIRLPOOL de0332d73926d1a41233322561fa312bc4f8691e049d3b0fc06dfe51c8c63020a03d15fa7440756d43a9cc8ec622539750c30e6d99ee930169a69bdad91c39f3 diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild new file mode 100644 index 000000000000..0474518770ef --- /dev/null +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="PEAR::System_Command is a commandline execution interface" +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-System_Command/metadata.xml b/dev-php/PEAR-System_Command/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-System_Command/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Testing_Selenium/Manifest b/dev-php/PEAR-Testing_Selenium/Manifest new file mode 100644 index 000000000000..d1e7d60359d9 --- /dev/null +++ b/dev-php/PEAR-Testing_Selenium/Manifest @@ -0,0 +1 @@ +DIST Testing_Selenium-0.4.4.tgz 2458334 SHA256 de9c7c056d8e60f11e305933ca87f9cfc7a6a56132391a101e2c637dd0a68689 SHA512 58b8c7443902acb7558c2a6f7ef26506d0bb8da82537c0959d55d790c275086fbc96e44df66690fb7487bc95f587cc897692857e2e445ff8355e3a78ad5017dc WHIRLPOOL 0ae39a1637f84d83d45dab59484d33ee91a798c1879279fb8b47c60bb79cd9f2093194d351941994d8c14c69b483520b4d5c342f2c34b4f414c64c1588d47559 diff --git a/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.4-r1.ebuild b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.4-r1.ebuild new file mode 100644 index 000000000000..e7bb09cadc7c --- /dev/null +++ b/dev-php/PEAR-Testing_Selenium/PEAR-Testing_Selenium-0.4.4-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="PHP Client for Selenium Remote Control" +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha amd64 hppa ~ia64 ~sparc x86" +IUSE="" +RDEPEND=">=dev-lang/php-5.1.0" diff --git a/dev-php/PEAR-Testing_Selenium/metadata.xml b/dev-php/PEAR-Testing_Selenium/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Testing_Selenium/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Text_CAPTCHA/Manifest b/dev-php/PEAR-Text_CAPTCHA/Manifest new file mode 100644 index 000000000000..e3849bee67e0 --- /dev/null +++ b/dev-php/PEAR-Text_CAPTCHA/Manifest @@ -0,0 +1 @@ +DIST Text_CAPTCHA-0.5.0.tgz 196145 SHA256 76b8e3fc39b80d8e0c11da7f4f03cfeb0cde61aeee01d8a9328347dbb86cad45 SHA512 e56da70309f6baf79b8856ee912c24f768745347f0dbb021af4cde9290ffb328a2cf7cbce7bf480a5977755b9a129f8f2fae8ccaa85310e9b716c348fe1efaef WHIRLPOOL f06b0b134514ef1cfc9f8aed28c61a73f729154d36089c4837afb70766e8b111a86f5457c0096919312f324580d2154fb2020504510426b5de8effaa910f97fa diff --git a/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild new file mode 100644 index 000000000000..756031d96f71 --- /dev/null +++ b/dev-php/PEAR-Text_CAPTCHA/PEAR-Text_CAPTCHA-0.5.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Generation of CAPTCHAs" +LICENSE="BSD" +SLOT="0" + +KEYWORDS="amd64 x86" +IUSE="minimal" + +RDEPEND=">=dev-php/PEAR-Text_Password-1.1.1 + dev-lang/php[gd,truetype] + !minimal? ( dev-php/PEAR-Numbers_Words + dev-php/PEAR-Text_Figlet + >=dev-php/PEAR-Image_Text-0.7.0 )" diff --git a/dev-php/PEAR-Text_CAPTCHA/metadata.xml b/dev-php/PEAR-Text_CAPTCHA/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Text_CAPTCHA/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest b/dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest new file mode 100644 index 000000000000..35996ee248af --- /dev/null +++ b/dev-php/PEAR-Text_CAPTCHA_Numeral/Manifest @@ -0,0 +1 @@ +DIST Text_CAPTCHA_Numeral-1.3.2.tgz 7741 SHA256 03ad89576ffed8b098682b8f9eb10248c4868c46a2dc677de9d7c2882453ff54 SHA512 be3660b20b857092859d7bbb3cbb35c08dc79a2ea3ebcca035b1defae07dfcd36ce00a47f1708ce4f1bb412c23a7cc867d8b677032e7c0ce13e910fb038a5b5d WHIRLPOOL b8b53d9e217c991e60f01935c400a77f1686f342da0167f03ac4334dd1c932bb04717f1e0cfcf73205ab6cd104fc9e34419d15de0598d2acdf1495d71460b12e diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild b/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild new file mode 100644 index 000000000000..dfb4dc4eebee --- /dev/null +++ b/dev-php/PEAR-Text_CAPTCHA_Numeral/PEAR-Text_CAPTCHA_Numeral-1.3.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Generates mathematical operations and answers in order to prove that bots using it are human" +LICENSE="BSD" +SLOT="0" + +KEYWORDS="~amd64 ~x86" +IUSE="" diff --git a/dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml b/dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Text_CAPTCHA_Numeral/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Text_Figlet/Manifest b/dev-php/PEAR-Text_Figlet/Manifest new file mode 100644 index 000000000000..988b6738e45f --- /dev/null +++ b/dev-php/PEAR-Text_Figlet/Manifest @@ -0,0 +1 @@ +DIST Text_Figlet-1.0.2.tgz 8775 SHA256 fca154099d96a4a1d14fc9581af0a01c6b067a23bc69598834faa1100252a883 SHA512 e17578a2f4ebd67adedc57cbeceb8191a7ddc712efe0a631cb696d79392bc025ecdd0b389078dc65f6e0fd676d3e435178ae280cae9b9c11d8c4964152d9db06 WHIRLPOOL 43ccf9708790cc5b0f07fee31be664563d245679ac5e90dfde93f5d48e99b97626db1c81c80e7adf1a93664fc01ec7b644b974f9e538c9a708dd3a7f36d41e5a diff --git a/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild b/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild new file mode 100644 index 000000000000..b010f71521c1 --- /dev/null +++ b/dev-php/PEAR-Text_Figlet/PEAR-Text_Figlet-1.0.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Render text using FIGlet fonts" + +LICENSE="PHP-2.02 GPL-2+ OFL-1.1" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" diff --git a/dev-php/PEAR-Text_Figlet/metadata.xml b/dev-php/PEAR-Text_Figlet/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Text_Figlet/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Text_Highlighter/Manifest b/dev-php/PEAR-Text_Highlighter/Manifest new file mode 100644 index 000000000000..898c71a26f67 --- /dev/null +++ b/dev-php/PEAR-Text_Highlighter/Manifest @@ -0,0 +1 @@ +DIST Text_Highlighter-0.7.3.tgz 138384 SHA256 6ff01a1526f7310f8880253f5c8617070b927ac2c5bdf246b932e513d9b5cb71 SHA512 59924cffbec8e4b652525f718012aa9a4f17d348401e191e292643df1e75a2a1b8687b7df701363816fcead1c55efe281a68b126f87df14806acd69ae6f44209 WHIRLPOOL 455379ec638a6aa4063f2219fe41908efe262ab97f2933263877a5f03e8824273d0639707d28c87a22d1e0e0b938028f18632beb6149e2a2f0d315c47c1cfb85 diff --git a/dev-php/PEAR-Text_Highlighter/PEAR-Text_Highlighter-0.7.3.ebuild b/dev-php/PEAR-Text_Highlighter/PEAR-Text_Highlighter-0.7.3.ebuild new file mode 100644 index 000000000000..1ac7a8c4cd1b --- /dev/null +++ b/dev-php/PEAR-Text_Highlighter/PEAR-Text_Highlighter-0.7.3.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="A package for syntax highlighting" +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-php/PEAR-XML_Parser + dev-php/PEAR-Console_Getopt" diff --git a/dev-php/PEAR-Text_Highlighter/metadata.xml b/dev-php/PEAR-Text_Highlighter/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Text_Highlighter/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Text_Password/Manifest b/dev-php/PEAR-Text_Password/Manifest new file mode 100644 index 000000000000..29d8d9d58a08 --- /dev/null +++ b/dev-php/PEAR-Text_Password/Manifest @@ -0,0 +1 @@ +DIST Text_Password-1.1.1.tgz 4357 SHA256 018f64dd1527e6dfbd52ca86c25decfe01b1e6e86892ef0f7f171764eb850c87 SHA512 6d43b47e8ebe030c9c87e4288698f26e2ef5062bb4c4477fdc5bfe0dfbf3f9aa01b0222ca6849b82d6a33330519410694f7db1339cfc46b740fc03fb37f35b22 WHIRLPOOL b7b5efc1459dd27c283ee4b68ed8de2c859e8c5938101043b2e0f539fee3349dcb6c32f27dc6ee2b16616c8592d15e41f9938875db98a3fb079bad760f60cafc diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild new file mode 100644 index 000000000000..8a10c17eef78 --- /dev/null +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.1.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +inherit php-pear-r1 + +DESCRIPTION="Creating passwords with PHP" + +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" diff --git a/dev-php/PEAR-Text_Password/metadata.xml b/dev-php/PEAR-Text_Password/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Text_Password/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Text_Wiki/Manifest b/dev-php/PEAR-Text_Wiki/Manifest new file mode 100644 index 000000000000..23cb639e4705 --- /dev/null +++ b/dev-php/PEAR-Text_Wiki/Manifest @@ -0,0 +1 @@ +DIST PEAR-Text_Wiki-1.2.2.tar.gz 82036 SHA256 8182e89f78f70ac6f5b787bcc31cc9679f6099e254ad67f529aa8ec6d6309e4f SHA512 c799245d297349ed73f81997ce1c38f24b7dde18bd7535089275c467deed284de9daff6b4fbfb5728771b227e05dee42a00366e655715a1cc0baa807fea02320 WHIRLPOOL 37f6158226eb02881a69c6ea3124d4196884713930fe972b45aee7435cbedfe3e453189739e47223c6963437e0a79bf160a13a166fce395d4a2f87a0360ef2af diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2.ebuild new file mode 100644 index 000000000000..775d341a04bd --- /dev/null +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-1.2.2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text" +LICENSE="LGPL-2.1 PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" +# Pull from github as pear.php.net is not updated +SRC_URI="https://github.com/pear/${PHP_PEAR_PKG_NAME}/archive/${PEAR_PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-php/PEAR-Text_Wiki/metadata.xml b/dev-php/PEAR-Text_Wiki/metadata.xml new file mode 100644 index 000000000000..594904762e2e --- /dev/null +++ b/dev-php/PEAR-Text_Wiki/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="github">pear/archive</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/PEAR-Text_Wiki_BBCode/Manifest b/dev-php/PEAR-Text_Wiki_BBCode/Manifest new file mode 100644 index 000000000000..8b658a46df63 --- /dev/null +++ b/dev-php/PEAR-Text_Wiki_BBCode/Manifest @@ -0,0 +1 @@ +DIST Text_Wiki_BBCode-0.0.4.tgz 16411 SHA256 21f075e9219e42909ac051e0efeff1c3bda9b9c42da05acdb9de4aec52367841 SHA512 00b456f9c100ad534f619f1584224ef36a54309d967442c1ac30aeee697eca0e13ab802d9ae9677aad8dc94bda61748451a0fac7a0bba6f63e1f02844e4c9dba WHIRLPOOL 34e33f3b01c08a3c2f6ab8753beee3fc5a13c710adf2678993713d13fa81ba2fee833d3c5c576c45d5ed9e5c346709f62577b692698343cf9df13dab758ad3e5 diff --git a/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild new file mode 100644 index 000000000000..6787964348ca --- /dev/null +++ b/dev-php/PEAR-Text_Wiki_BBCode/PEAR-Text_Wiki_BBCode-0.0.4-r2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="BBCode parser for Text_Wiki" + +LICENSE="LGPL-2.1 PHP-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +DEPEND="" +RDEPEND=">=dev-php/PEAR-Text_Wiki-1.0.3" diff --git a/dev-php/PEAR-Text_Wiki_BBCode/metadata.xml b/dev-php/PEAR-Text_Wiki_BBCode/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Text_Wiki_BBCode/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Text_Wiki_Mediawiki/Manifest b/dev-php/PEAR-Text_Wiki_Mediawiki/Manifest new file mode 100644 index 000000000000..4211d3276d3f --- /dev/null +++ b/dev-php/PEAR-Text_Wiki_Mediawiki/Manifest @@ -0,0 +1 @@ +DIST Text_Wiki_Mediawiki-0.2.0.tgz 17022 SHA256 975fc624e772df5d22b3d93b885e492f25acedf4128db064bd16c9dcbc3f2b35 SHA512 032d1fb229b4e2ab65f60c90cc5a234b441093837c9d7170477f04e591a15c9a891baf9f45171275f152a358616124729db7edc97def2c72cfddf498b48f17a4 WHIRLPOOL 894b3a9d2f894dc5483df58c73030988fd38f52f702dfb4c37090c87cc961ced7e0f7cd92bec25ea2bcb1a9aac581436971d64b02de99ec38925d5ea6025bf19 diff --git a/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0-r1.ebuild b/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0-r1.ebuild new file mode 100644 index 000000000000..edeba3fd4bd3 --- /dev/null +++ b/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Mediawiki parser for Text_Wiki" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +RDEPEND=">=dev-php/PEAR-Text_Wiki-1.1.0" diff --git a/dev-php/PEAR-Text_Wiki_Mediawiki/metadata.xml b/dev-php/PEAR-Text_Wiki_Mediawiki/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-Text_Wiki_Mediawiki/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Translation2/Manifest b/dev-php/PEAR-Translation2/Manifest new file mode 100644 index 000000000000..b2245057c103 --- /dev/null +++ b/dev-php/PEAR-Translation2/Manifest @@ -0,0 +1 @@ +DIST Translation2-2.0.4.tgz 58272 SHA256 4cce7070e7ef556a8400745597dc8b5c8605848da42167b125ce8f559adddaf7 SHA512 f1c74f9409c15dbb5c955cc5f19b73cf11c424be28a5d6ef4066d8bf9176a26e63bc2e773712c1e1da636386778b467c965ce915f036ad5e91f3695062732f64 WHIRLPOOL 90509fc6efd44327a7bc357ba333f4f79475af8a3163e3136358e9e592bda0a2e04ce76fa7401b3ba3f144cb96dc3176233ea9698977a33a9bacfc2ed8a8afbc diff --git a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild new file mode 100644 index 000000000000..ece9f36530ff --- /dev/null +++ b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" +inherit php-pear-r1 + +DESCRIPTION="Class for multilingual applications management" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="minimal xml" + +RDEPEND="dev-lang/php[nls] + !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 ) + xml? ( >=dev-php/PEAR-XML_Serializer-0.13.0 )" diff --git a/dev-php/PEAR-Translation2/metadata.xml b/dev-php/PEAR-Translation2/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Translation2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Validate/Manifest b/dev-php/PEAR-Validate/Manifest new file mode 100644 index 000000000000..825584651937 --- /dev/null +++ b/dev-php/PEAR-Validate/Manifest @@ -0,0 +1 @@ +DIST Validate-0.8.5.tgz 21668 SHA256 2ce4913df22dc08470af053cf8123ccfb699639e21b52b03a301c7af764192a4 SHA512 4e2e330b0a74a24d18af262ef42d872ab9eb2386e11c5647d898c60e11a29d06c97c0295cdf0999c3a4805f3f1efae2949c54520da50cf6adfcc5a6c4f6e1b63 WHIRLPOOL f03a9e685d8b851095e4b2fe2a186e6a676b7b53d17973c60b3461af666f85d52eb6c761de3da97363a7795fd32445d246dee207af37cd483cd90857d516e5b4 diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild new file mode 100644 index 000000000000..3b4ee87d189c --- /dev/null +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" + +DESCRIPTION="Validation class" +LICENSE="BSD" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-php/PEAR-Validate/metadata.xml b/dev-php/PEAR-Validate/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Validate/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-Var_Dump/Manifest b/dev-php/PEAR-Var_Dump/Manifest new file mode 100644 index 000000000000..554d7ff3ec8c --- /dev/null +++ b/dev-php/PEAR-Var_Dump/Manifest @@ -0,0 +1 @@ +DIST Var_Dump-1.0.4.tgz 17426 SHA256 11eacb911020cbcc953f8048311c5f15bdc0cba959315ea84ae8243a3282198a SHA512 1d31fcc3519feeee2ec94fc6d8b919672cf4a1be80d6b63c0a52b30792b9c936a7b984033a4357a64cd937193a55daf67fb649444f8303f1332f7d7c793b2e89 WHIRLPOOL b998edb11ab5fefe4828c854dddfbdf344876a3eae1fafe32efab6386b8f8238990705edf81f1dae3d836f2066cd1981120f38a46d851620cef0ea509eca5c69 diff --git a/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r1.ebuild b/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r1.ebuild new file mode 100644 index 000000000000..19808a203445 --- /dev/null +++ b/dev-php/PEAR-Var_Dump/PEAR-Var_Dump-1.0.4-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Provides methods for dumping structured information about a variable" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" +DEPEND=">=dev-lang/php-5.3" +RDEPEND="${DEPEND}" + +src_install() { + php-pear-r1_src_install + # Remove the documenation generation binary that is specific to this package + rm "${D}usr/bin/gen_php_doc.sh" || die +} diff --git a/dev-php/PEAR-Var_Dump/metadata.xml b/dev-php/PEAR-Var_Dump/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PEAR-Var_Dump/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-VersionControl_SVN/Manifest b/dev-php/PEAR-VersionControl_SVN/Manifest new file mode 100644 index 000000000000..8f660abf7fc7 --- /dev/null +++ b/dev-php/PEAR-VersionControl_SVN/Manifest @@ -0,0 +1,2 @@ +DIST VersionControl_SVN-0.5.1.tgz 31121 SHA256 8c2dd6e68c7c041f20652a9fe2497bb3fd52d918d700b4175c1fe32e65bc0739 SHA512 3c5c90533eac0c6aa0635936c3336c51a6cd4847665909a3d8a6ee4482f3c8ebcbcbc3642b72c04433133a4407596ae518357fcea249949a1f76b04babf77c46 WHIRLPOOL a7ee8ecfa5e014e6680ce47f4ccbeeadbd288ac2bc6016081dcceeedd88146289e71d787c8c29f5fbc38a77666455802b7c62ae66966d4fe90774bcda77d25c6 +DIST VersionControl_SVN-0.5.2.tgz 31356 SHA256 a276e0c3e52aa746f7c6ae78773843496b563952cbf76e5fbec8f929abb85202 SHA512 09aaab0461a52fe87e5723472b9978c8f928a4741e11a69672ae1350ecdf90b287d951b8343b5fbfbc1d7cd449055cb249f229a1e943cdcd807e9b36e0a48b86 WHIRLPOOL 1e41f49b832bdb490819b2056c24d00f7f638059f4fa5ce7c770fcb9f3f314e9e7096351a33d6ac80dbf3c7511d2e50eecaac9f75d2ff0647b3dbb8f03014d63 diff --git a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.5.1.ebuild b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.5.1.ebuild new file mode 100644 index 000000000000..d8fdb703cd92 --- /dev/null +++ b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.5.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Simple OO wrapper interface for the Subversion command-line client" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" +RDEPEND="" + +src_prepare() { + einfo "Patching SVN.php to use proper paths by default" + sed -i -e 's:/usr/local:/usr:g' SVN.php || die "sed failed" +} diff --git a/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.5.2.ebuild b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.5.2.ebuild new file mode 100644 index 000000000000..d150380bd49b --- /dev/null +++ b/dev-php/PEAR-VersionControl_SVN/PEAR-VersionControl_SVN-0.5.2.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Simple OO wrapper interface for the Subversion command-line client" +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" +RDEPEND="" + +src_prepare() { + einfo "Patching SVN.php and SVN/Command.php to use proper paths by default" + sed -i -e 's:/usr/local:/usr:g' VersionControl/SVN.php || die "sed failed" + sed -i -e 's:/usr/local:/usr:g' VersionControl/SVN/Command.php || die "sed failed" +} diff --git a/dev-php/PEAR-VersionControl_SVN/metadata.xml b/dev-php/PEAR-VersionControl_SVN/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-VersionControl_SVN/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-XML_Beautifier/Manifest b/dev-php/PEAR-XML_Beautifier/Manifest new file mode 100644 index 000000000000..7652221fc2b4 --- /dev/null +++ b/dev-php/PEAR-XML_Beautifier/Manifest @@ -0,0 +1 @@ +DIST XML_Beautifier-1.2.2.tgz 14587 SHA256 449c787b954f34c63125b8237bbbb3dd3aaa8de943ff7d91fa51fc680f784055 SHA512 cb45de25d70bad9e59d7a83afef5933bdc2680f74464daa8c43da87c963833e58c2860b65e3e65ca11f08fb83ac603b68d237e0f12196f4b36bab0c1ac3c4689 WHIRLPOOL 47fa53ddf50a5c2aac74c4c2ec3554e9263f8a51d0184e1d5b3768f39b4d10cd9f88467fd2d51fa3442bf8d86d99b45562a0cfc6755cb82cc0cd178ddecb0090 diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild new file mode 100644 index 000000000000..8eb7730d1743 --- /dev/null +++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.2.2-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Adds indentation and linebreaks, replace entities, formats comments and makes XML easier to read" +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="" +RDEPEND="dev-php/PEAR-XML_Util + dev-php/PEAR-XML_Parser" diff --git a/dev-php/PEAR-XML_Beautifier/metadata.xml b/dev-php/PEAR-XML_Beautifier/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-XML_Beautifier/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-XML_Feed_Parser/Manifest b/dev-php/PEAR-XML_Feed_Parser/Manifest new file mode 100644 index 000000000000..23e313cbdd4c --- /dev/null +++ b/dev-php/PEAR-XML_Feed_Parser/Manifest @@ -0,0 +1 @@ +DIST XML_Feed_Parser-1.0.5.tgz 264507 SHA256 7b30bee6ad076e3a597400834b1a446b90ca62671e882abf596ed9432b931aed SHA512 5c3a722fafbd172f89d3457c0439b4d4d3372437e0df33528fb686d9efd1c70e4220fa993c591adc20cf4bf6378e6bc3df3e9f5f1bf116b71ee411f40ea28373 WHIRLPOOL 9e80e2e608dbfb24807e70815853367051c37e536bdd5ae1582329947989ffc7f3e07ece7360b38ec6d35f23ca4cf93994fd3f77af97109af864b86764448ac9 diff --git a/dev-php/PEAR-XML_Feed_Parser/PEAR-XML_Feed_Parser-1.0.5-r1.ebuild b/dev-php/PEAR-XML_Feed_Parser/PEAR-XML_Feed_Parser-1.0.5-r1.ebuild new file mode 100644 index 000000000000..3c7ccaaf26a3 --- /dev/null +++ b/dev-php/PEAR-XML_Feed_Parser/PEAR-XML_Feed_Parser-1.0.5-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Provides an unified API for handling Atom/RSS" + +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" + +RDEPEND="dev-php/PEAR-Log" diff --git a/dev-php/PEAR-XML_Feed_Parser/metadata.xml b/dev-php/PEAR-XML_Feed_Parser/metadata.xml new file mode 100644 index 000000000000..8594276006c5 --- /dev/null +++ b/dev-php/PEAR-XML_Feed_Parser/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> + <email>lordvan@gentoo.org</email> +</maintainer> +</pkgmetadata> diff --git a/dev-php/PEAR-XML_Parser/Manifest b/dev-php/PEAR-XML_Parser/Manifest new file mode 100644 index 000000000000..259edf9a4c1b --- /dev/null +++ b/dev-php/PEAR-XML_Parser/Manifest @@ -0,0 +1 @@ +DIST XML_Parser-1.3.4.tgz 16040 SHA256 a56051e7a85cad139f150d3604a30cd92a91d7f2d9a32f3af9c59e0e3284c714 SHA512 cf1a5ab31912945e1ed23336cc970836824ca499bc9c38896dd74c176d91a6769e32cc51281e08df3a8356073f4d294abc4e82d3a369ff71c4ee34e34a00a221 WHIRLPOOL 1d9b98897e3271667feb0461b1ca029dba49109eee84fac60a58ed258489b9c3e03571803388152c83ed377f699da0bd501f789fb81346c11d7b9895969e4f90 diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild new file mode 100644 index 000000000000..5224f7a37536 --- /dev/null +++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.3.4-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="XML parsing class based on PHP's SAX parser" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" diff --git a/dev-php/PEAR-XML_Parser/metadata.xml b/dev-php/PEAR-XML_Parser/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-XML_Parser/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-XML_RSS/Manifest b/dev-php/PEAR-XML_RSS/Manifest new file mode 100644 index 000000000000..a22d2d3526b0 --- /dev/null +++ b/dev-php/PEAR-XML_RSS/Manifest @@ -0,0 +1 @@ +DIST XML_RSS-1.0.2.tgz 6483 SHA256 8445e1aacfcda916f694a3347ab059d4938384a9a4505a03247a9516a2eedc21 SHA512 a65fefa31e99e47d2ab70b13c42488ce152bca198e6b83829727aa2e0841a7f7f69ca631a88ada5951802bcfb44d9374659eaf35b3493a60a7bcff7f5d160ef4 WHIRLPOOL 9cef3d099107864a68edba3e7364b85feaa13786d2340d308a85f69e7e0818baa23726b8f52e2072099d38f8c50f099ac89d6c9e67523aa3bba13783f109be21 diff --git a/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.0.2.ebuild b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.0.2.ebuild new file mode 100644 index 000000000000..15dccab55a07 --- /dev/null +++ b/dev-php/PEAR-XML_RSS/PEAR-XML_RSS-1.0.2.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Parser for Resource Description Framework (RDF) Site Summary (RSS) documents" +LICENSE="PHP-2.02 PHP-3" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" +RDEPEND="dev-php/PEAR-XML_Parser" diff --git a/dev-php/PEAR-XML_RSS/metadata.xml b/dev-php/PEAR-XML_RSS/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-XML_RSS/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-XML_Serializer/Manifest b/dev-php/PEAR-XML_Serializer/Manifest new file mode 100644 index 000000000000..2f6e7c0723db --- /dev/null +++ b/dev-php/PEAR-XML_Serializer/Manifest @@ -0,0 +1 @@ +DIST XML_Serializer-0.20.2.tgz 35634 SHA256 4572ff0cedfd39f55b778e1b74b4c50010a8a354be4928d923464242d8dd16bf SHA512 9ccc4dd22796a8993ee150fca777dec827e5aaa9d639d4aadc62e00d161c677f4ed6e73ced28e9b7f21456f0eac6693ba991d42fcb32df1aaa3d0291c3dd3870 WHIRLPOOL b9c1f1671e5b81e372e393d796b2484b8d506ff14441bd5019b230b4f286441d9dd6e3f0640a119cbcd04c3a775c1fb18fbb7428dafb96fe14bea53234d1145d diff --git a/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.20.2.ebuild b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.20.2.ebuild new file mode 100644 index 000000000000..3cd993ae6676 --- /dev/null +++ b/dev-php/PEAR-XML_Serializer/PEAR-XML_Serializer-0.20.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="2" +inherit php-pear-r1 + +DESCRIPTION="Swiss-army knife for reading and writing XML files" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" + +DEPEND="dev-lang/php[xml]" +RDEPEND="${DEPEND} + >=dev-php/PEAR-XML_Parser-1.2.7 + >=dev-php/PEAR-XML_Util-1.1.1-r1 + " diff --git a/dev-php/PEAR-XML_Serializer/metadata.xml b/dev-php/PEAR-XML_Serializer/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-XML_Serializer/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PEAR-XML_Util/Manifest b/dev-php/PEAR-XML_Util/Manifest new file mode 100644 index 000000000000..9d91d0ee54c8 --- /dev/null +++ b/dev-php/PEAR-XML_Util/Manifest @@ -0,0 +1 @@ +DIST XML_Util-1.2.3.tgz 17134 SHA256 ddbb99bf9907e1f7b1a4ae1bc340d1bba42960d61fbb93015133099472844705 SHA512 720319bb6c57e7f67ae213768b41727a24bccd5e7cfba88006796edbbed7a351042fcaef85dc1cfd6248daac8b86af5b9d5021290e7e13a5ef679c2a8a2875c3 WHIRLPOOL 29ee4effa8f3349a0d877c8e231bb6a4c4946055c36c96b0649b9cdf0ecbf121b34da6f0e4007b176a5035f26a4d541714c3d82b7e01cd6431c1c72971f98f31 diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.3-r1.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.3-r1.ebuild new file mode 100644 index 000000000000..5b789a05b92f --- /dev/null +++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.3-r1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +MY_PN="${PN/PEAR-/}" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="XML utility class" + +LICENSE="PHP-2.02" +SLOT="0" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" +IUSE="" +SRC_URI="http://pear.php.net/get/${MY_P}.tgz" + +DEPEND="dev-lang/php:*[pcre(+)] + >=dev-php/PEAR-PEAR-1.8.1" +RDEPEND="${DEPEND}" +PDEPEND="dev-php/pear" + +HOMEPAGE="http://pear.php.net/package/XML_Util" + +S="${WORKDIR}/${MY_P}" + +src_install() { + insinto /usr/share/php/XML + doins XML/Util.php + + insinto /usr/share/php/docs/${MY_PN} + doins examples/* +} diff --git a/dev-php/PEAR-XML_Util/metadata.xml b/dev-php/PEAR-XML_Util/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PEAR-XML_Util/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PHP_CodeCoverage/Manifest b/dev-php/PHP_CodeCoverage/Manifest new file mode 100644 index 000000000000..54c39ed52869 --- /dev/null +++ b/dev-php/PHP_CodeCoverage/Manifest @@ -0,0 +1,2 @@ +DIST PHP_CodeCoverage-1.1.2.tgz 132552 SHA256 42b3aefe23034bce0653460a4e6a79908de17e2d8674c013a116937449dcfe80 SHA512 2d65ecf6bab4eb5fec6114390fc9bb2182e91ebb09621873f27c54539560a826065a843eeb7ccd989d9dafab126e3b7bbd3b7d45ea748f5229ddf9c2527b0c69 WHIRLPOOL 9a7f30d6c8ad6627738d880eb3af621380c1359afa65e6ace080d4125bbde618503935bee41d6675eb3d1c8fad0d7359b8a077e4d1ea2ad5cf915f5639b5ce6b +DIST PHP_CodeCoverage-1.2.13.tgz 158772 SHA256 164de075b3588c0a757dd7bf348489954162dbc097e8932f564e5f3891bd1a2e SHA512 6a3426c945ad6abf35be3068cf0f7e17215179a382e93b7be3a5e436611b327c9b7bc715f7acc900231856678f578c1f614648d2679baca9b6960dfafd897dc6 WHIRLPOOL c527482571c73afb85419e31eb14e01b20677fec65a8e1297d02579d19b2b537201b3151b9885a82dafbe9cab54402aeb19445284f0e681f7442616b1aa1c51c diff --git a/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-1.1.2.ebuild b/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-1.1.2.ebuild new file mode 100644 index 000000000000..ccab4d02718b --- /dev/null +++ b/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-1.1.2.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +PEAR_PV="1.1.2" +PHP_PEAR_PKG_NAME="PHP_CodeCoverage" + +inherit php-pear-r1 + +DESCRIPTION="Provides collection, processing, and rendering functionality for PHP code coverage information" +HOMEPAGE="http://pear.phpunit.de" +SRC_URI="http://pear.phpunit.de/get/PHP_CodeCoverage-1.1.2.tgz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 hppa x86" +IUSE="" + +DEPEND=">=dev-php/pear-1.9.4 + >=dev-php/File_Iterator-1.3.0 + >=dev-php/PHP_TokenStream-1.1.0 + >=dev-php/Text_Template-1.1.1" +RDEPEND="${DEPEND}" diff --git a/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-1.2.13.ebuild b/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-1.2.13.ebuild new file mode 100644 index 000000000000..8c1a6f3acea1 --- /dev/null +++ b/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-1.2.13.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_PEAR_URI="pear.phpunit.de" + +inherit php-pear-r1 + +DESCRIPTION="Provides collection, processing, and rendering functionality for PHP code coverage information" +HOMEPAGE="http://pear.phpunit.de" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 hppa x86" +IUSE="" + +DEPEND=">=dev-php/pear-1.9.4" +RDEPEND="${DEPEND} + >=dev-php/File_Iterator-1.3.0 + >=dev-php/PHP_TokenStream-1.1.3 + >=dev-php/Text_Template-1.1.1" diff --git a/dev-php/PHP_CodeCoverage/files/channel.xml b/dev-php/PHP_CodeCoverage/files/channel.xml new file mode 100644 index 000000000000..91bb6786f543 --- /dev/null +++ b/dev-php/PHP_CodeCoverage/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.phpunit.de</name> + <summary>PHPUnit PEAR Channel</summary> + <suggestedalias>phpunit</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.1">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.2">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.3">http://pear.phpunit.de/rest/</baseurl> + </rest> + </primary> + </servers> +</channel>
\ No newline at end of file diff --git a/dev-php/PHP_CodeCoverage/metadata.xml b/dev-php/PHP_CodeCoverage/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PHP_CodeCoverage/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PHP_Timer/Manifest b/dev-php/PHP_Timer/Manifest new file mode 100644 index 000000000000..3a3a0f5e3fad --- /dev/null +++ b/dev-php/PHP_Timer/Manifest @@ -0,0 +1 @@ +DIST PHP_Timer-1.0.5.tgz 3597 SHA256 9c3954a8056d63b857febe239d00f1c2c007f10a731b4e90c4de74c47c633141 SHA512 da030dec608d1f8d447da6ce40e995ca818064e3a4b2f2eca1819a77a12875843a25bba1ffd253043ef3ac62a6dc1a16c5e7ba9b792b99b54d0713090478be84 WHIRLPOOL 10a05fae0afc4d03ae24b73b94641ff2feadea158d553a789978671441351d2df6575df1add9ee912e02015bcb5a8c8cb2aee443a0bc4182e8794201593b9dab diff --git a/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild b/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild new file mode 100644 index 000000000000..834d8cd84871 --- /dev/null +++ b/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_URI="pear.phpunit.de" +PHP_PEAR_PN="PHP_Timer" + +inherit php-pear-lib-r1 + +DESCRIPTION="Utility class for timing" +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 hppa x86" +IUSE="" +HOMEPAGE="http://pear.phpunit.de/" diff --git a/dev-php/PHP_Timer/files/channel.xml b/dev-php/PHP_Timer/files/channel.xml new file mode 100644 index 000000000000..91bb6786f543 --- /dev/null +++ b/dev-php/PHP_Timer/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.phpunit.de</name> + <summary>PHPUnit PEAR Channel</summary> + <suggestedalias>phpunit</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.1">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.2">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.3">http://pear.phpunit.de/rest/</baseurl> + </rest> + </primary> + </servers> +</channel>
\ No newline at end of file diff --git a/dev-php/PHP_Timer/metadata.xml b/dev-php/PHP_Timer/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PHP_Timer/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PHP_TokenStream/Manifest b/dev-php/PHP_TokenStream/Manifest new file mode 100644 index 000000000000..61874e409be4 --- /dev/null +++ b/dev-php/PHP_TokenStream/Manifest @@ -0,0 +1 @@ +DIST PHP_TokenStream-1.1.3.tgz 9860 SHA256 9be9fd9e9bcd096d1d6708024513281f3bb8cd08e48a20acaf575a6c7b5a16b8 SHA512 2751acabc340f05c59bb46f8fb9e47ff25a5f8a6503f1525ed4977d96f2044ad0f9714b40f573d0b845aaf47424a89c3d9e7cfdada67c58d650bb98ee7b47772 WHIRLPOOL 26b03e43602289629bc7de579c947d4ed995d49ee2fe150981c3de8f40f95b3e3c7ff326d7f64bdd28421b4c719a465e71386a64369b6d375947d5ef3ed7e909 diff --git a/dev-php/PHP_TokenStream/PHP_TokenStream-1.1.3.ebuild b/dev-php/PHP_TokenStream/PHP_TokenStream-1.1.3.ebuild new file mode 100644 index 000000000000..44f01ff666c9 --- /dev/null +++ b/dev-php/PHP_TokenStream/PHP_TokenStream-1.1.3.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +PEAR_PV="1.1.3" +PHP_PEAR_PKG_NAME="PHP_TokenStream" + +inherit php-pear-r1 + +DESCRIPTION="Wrapper around PHP's tokenizer extension" +HOMEPAGE="http://pear.phpunit.de" +SRC_URI="http://pear.phpunit.de/get/PHP_TokenStream-1.1.3.tgz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 hppa x86" +IUSE="" + +DEPEND="dev-lang/php[tokenizer] + >=dev-php/pear-1.9.4" +RDEPEND="${DEPEND}" diff --git a/dev-php/PHP_TokenStream/files/channel.xml b/dev-php/PHP_TokenStream/files/channel.xml new file mode 100644 index 000000000000..91bb6786f543 --- /dev/null +++ b/dev-php/PHP_TokenStream/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.phpunit.de</name> + <summary>PHPUnit PEAR Channel</summary> + <suggestedalias>phpunit</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.1">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.2">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.3">http://pear.phpunit.de/rest/</baseurl> + </rest> + </primary> + </servers> +</channel>
\ No newline at end of file diff --git a/dev-php/PHP_TokenStream/metadata.xml b/dev-php/PHP_TokenStream/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/PHP_TokenStream/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/PHPonTrax/Manifest b/dev-php/PHPonTrax/Manifest new file mode 100644 index 000000000000..8930d1a6b00a --- /dev/null +++ b/dev-php/PHPonTrax/Manifest @@ -0,0 +1 @@ +DIST PHPonTrax-0.18.0.tgz 1516676 SHA256 2bd435701aebba5c6491f1ec45a850faa233d1143fbdd1244d3ac055816444f7 SHA512 49e274962206f503b7361c5c0c8be25f4eae3e916d43795fb1170357a12f6a222af6389112240f26226372fdf6c0685592b012c4b61aad001547b5a184724216 WHIRLPOOL bda54c3c66002251d23170b7f478536b60672dd114e015bda4da2ce9851c93bb9e3ca0e9c694f8636f2887b2d9f6440ecfb84e3a391d93b30f0c23bbf425a70b diff --git a/dev-php/PHPonTrax/PHPonTrax-0.18.0.ebuild b/dev-php/PHPonTrax/PHPonTrax-0.18.0.ebuild new file mode 100644 index 000000000000..e8cdc24c0f9c --- /dev/null +++ b/dev-php/PHPonTrax/PHPonTrax-0.18.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-r1 + +DESCRIPTION="Web-application and persistance framework based on Ruby on Rails" +HOMEPAGE="http://www.phpontrax.com/" +SRC_URI="http://pear.phpontrax.com/get/${P}.tgz" + +LICENSE="MIT" +SLOT="0" +IUSE="+mysql postgres" + +KEYWORDS="~amd64 ~x86" + +REQUIRED_USE="|| ( mysql postgres )" + +RDEPEND="virtual/httpd-php:* + dev-lang/php:*[session,imap] + dev-php/PEAR-MDB2 + dev-php/PEAR-Mail + dev-php/PEAR-Mail_Mime + mysql? ( dev-php/PEAR-MDB2_Driver_mysql ) + postgres? ( dev-php/PEAR-MDB2_Driver_pgsql )" + +pkg_postinst() { + ewarn "This packages requires that you enable mod_rewrite in apache-2." +} diff --git a/dev-php/PHPonTrax/metadata.xml b/dev-php/PHPonTrax/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/PHPonTrax/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/SabreAMF/Manifest b/dev-php/SabreAMF/Manifest new file mode 100644 index 000000000000..044709109b4e --- /dev/null +++ b/dev-php/SabreAMF/Manifest @@ -0,0 +1 @@ +DIST SabreAMF-1.3.234.tgz 22427 SHA256 80d53a4275631c99ea27cac1418070205616980beb6a44c6241f9dda8027da34 SHA512 617276f574f525c724ca64da908bdf35d809c2f70eaae6071ec18abb627321abe297cb8ab769059a894294523d62343bb1cd4d596517bca1ed17a2b7677a8064 WHIRLPOOL a8543a3bac4060665153543e4c03101357b3538599154c9f1e78e51e600a7e12ab9192d01e4cda9a1b08a50616e8fa3eb738839ab3b196a0412bb9d6faa48ba5 diff --git a/dev-php/SabreAMF/SabreAMF-1.3.234.ebuild b/dev-php/SabreAMF/SabreAMF-1.3.234.ebuild new file mode 100644 index 000000000000..3110dec26ee7 --- /dev/null +++ b/dev-php/SabreAMF/SabreAMF-1.3.234.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-r1 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="SabreAMF is a Flash Remoting server and client for PHP" +HOMEPAGE="http://osflash.org/sabreamf" +SRC_URI="http://sabreamf.googlecode.com/files/${P}.tgz" + +LICENSE="BSD" +SLOT="0" +IUSE="" diff --git a/dev-php/SabreAMF/metadata.xml b/dev-php/SabreAMF/metadata.xml new file mode 100644 index 000000000000..9ecdfcfa2db5 --- /dev/null +++ b/dev-php/SabreAMF/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="google-code">sabreamf</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/Savant2/Manifest b/dev-php/Savant2/Manifest new file mode 100644 index 000000000000..64a8da729935 --- /dev/null +++ b/dev-php/Savant2/Manifest @@ -0,0 +1 @@ +DIST Savant2-2.4.3.tgz 42752 SHA256 3b2a5868bb1459827b2458b1b6e117185f1955979d848a5f06b90b0bf663b7b5 SHA512 2392cb830ab8f28cd2a354177ee3f196ffbe504c58d96ed3bc7998b4a9d6fc16f03ef02a36439cf8c35721724e1edfde95d3a7630d9375c8bf7df1b7f2f9856e WHIRLPOOL b1858d145c09263370f2bf0a128963348cb516b015507fc96214ed94b9871d0423768b4d3be0a51955e7fbc54f00e61879b8dd8ffccce520460e6631d27365e0 diff --git a/dev-php/Savant2/Savant2-2.4.3-r1.ebuild b/dev-php/Savant2/Savant2-2.4.3-r1.ebuild new file mode 100644 index 000000000000..1ee5dcef1f12 --- /dev/null +++ b/dev-php/Savant2/Savant2-2.4.3-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-lib-r1 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="The simple PHP template alternative to Smarty" +HOMEPAGE="http://phpsavant.com/" +SRC_URI="http://phpsavant.com/${P}.tgz" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-php/Savant2/metadata.xml b/dev-php/Savant2/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/Savant2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/Savant3-Plugin-Form/Manifest b/dev-php/Savant3-Plugin-Form/Manifest new file mode 100644 index 000000000000..884bf1005110 --- /dev/null +++ b/dev-php/Savant3-Plugin-Form/Manifest @@ -0,0 +1 @@ +DIST Savant3_Plugin_Form-0.2.1.tgz 17166 SHA256 10a1570b96a6278e052cb3967382e6268d5ca1e0439122acef3e1fe294021b5e SHA512 372ca80e4d3804b97bf07f96e383b45b6d5198fcb1fce1bfd5e363f534cc1b7745e8a3c6c9bfa77a4d5cc53a86eccfba895040b3825801596a87dadf65a645ee WHIRLPOOL 33b8fa9e29e502b1180dd3236a60da9690ce9c4cc016b2304d244d7ec723674132ff57878686be7f9e67deb164d6dde637d67b25b5a1204d0efbbb6b11f4ae5a diff --git a/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild b/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild new file mode 100644 index 000000000000..37c6c53cf2ce --- /dev/null +++ b/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit php-pear-lib-r1 +MY_P="${PN//-/_}-${PV}" + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="The Form Plugin for Savant3" +HOMEPAGE="http://phpsavant.com/" +SRC_URI="http://phpsavant.com/${MY_P}.tgz" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND=">=dev-php/Savant3-3.0.0" + +S="${WORKDIR}/${MY_P}" diff --git a/dev-php/Savant3-Plugin-Form/metadata.xml b/dev-php/Savant3-Plugin-Form/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/Savant3-Plugin-Form/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/Savant3/Manifest b/dev-php/Savant3/Manifest new file mode 100644 index 000000000000..f98c88a8d72f --- /dev/null +++ b/dev-php/Savant3/Manifest @@ -0,0 +1 @@ +DIST Savant3-3.0.1.tgz 21574 SHA256 38d764fb86148c9edf3316ac17b1e9226103f09a2477691565bdf0cba38a9f0a SHA512 97eb888da01b2b77da274c3e4a3c764cfc656fce6c7507006fb6cf294acf05e84ec63a7866b53c334a65d3fb82d25a0b52e20fb7d07c2f3cb872f0801e4936b0 WHIRLPOOL a5ea3955684383d02862a3fa48eeb2832dab029384851181a3cf3494299e1fd8ce6d032efc1bb8adde9655501cbc5d902d0a58e8d3843b2eeedf94f65c959721 diff --git a/dev-php/Savant3/Savant3-3.0.1.ebuild b/dev-php/Savant3/Savant3-3.0.1.ebuild new file mode 100644 index 000000000000..422e10dd1f13 --- /dev/null +++ b/dev-php/Savant3/Savant3-3.0.1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit php-pear-lib-r1 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="The simple PHP template alternative to Smarty" +HOMEPAGE="http://phpsavant.com/yawiki/index.php?area=Savant3" +SRC_URI="http://phpsavant.com/get/${P}.tgz" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="minimal" + +DEPEND="" +RDEPEND="!minimal? ( >=dev-php/Savant3-Plugin-Form-0.2.1 )" diff --git a/dev-php/Savant3/files/channel.xml b/dev-php/Savant3/files/channel.xml new file mode 100644 index 000000000000..13906d88cf06 --- /dev/null +++ b/dev-php/Savant3/files/channel.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>phpsavant.com</name> + <summary>Savant</summary> + <suggestedalias>savant</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://phpsavant.com/rest/</baseurl> + <baseurl type="REST1.1">http://phpsavant.com/rest/</baseurl> + <baseurl type="REST1.3">http://phpsavant.com/rest/</baseurl> + </rest> + </primary> + </servers> +</channel> diff --git a/dev-php/Savant3/metadata.xml b/dev-php/Savant3/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/Savant3/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/Text_Template/Manifest b/dev-php/Text_Template/Manifest new file mode 100644 index 000000000000..1b06a08143b1 --- /dev/null +++ b/dev-php/Text_Template/Manifest @@ -0,0 +1 @@ +DIST Text_Template-1.1.1.tgz 3444 SHA256 1d21e556407441cbe81bbb32e34a78c3eaacb98def3e1d7ea3fa8a2b584ff207 SHA512 0eaf43ab8c0810f63d81ddaf62a5e81b2e244161fe79fe09bec05ef732ee07012a1c6c3711885a118cf38334131c57ac1d326e0a711eb3e6d3099c5475f80e7f WHIRLPOOL c64fbe8bf7574142b2d6bbaa60e62802d09f1a7a8d050543bc58921e83e8bcffd2575e1f14142805b38f0a4418f63011311986b07ae2e12d15b634dc07db5d47 diff --git a/dev-php/Text_Template/Text_Template-1.1.1.ebuild b/dev-php/Text_Template/Text_Template-1.1.1.ebuild new file mode 100644 index 000000000000..0577b1c67480 --- /dev/null +++ b/dev-php/Text_Template/Text_Template-1.1.1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_URI="pear.phpunit.de" +PHP_PEAR_PN="Text_Template" + +inherit php-pear-lib-r1 + +HOMEPAGE="http://pear.phpunit.de" + +DESCRIPTION="Simple template engine" +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 hppa x86" +IUSE="" + +DEPEND=">=dev-php/pear-1.9.4" diff --git a/dev-php/Text_Template/files/channel.xml b/dev-php/Text_Template/files/channel.xml new file mode 100644 index 000000000000..91bb6786f543 --- /dev/null +++ b/dev-php/Text_Template/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.phpunit.de</name> + <summary>PHPUnit PEAR Channel</summary> + <suggestedalias>phpunit</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.1">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.2">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.3">http://pear.phpunit.de/rest/</baseurl> + </rest> + </primary> + </servers> +</channel>
\ No newline at end of file diff --git a/dev-php/Text_Template/metadata.xml b/dev-php/Text_Template/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/Text_Template/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/YAML/Manifest b/dev-php/YAML/Manifest new file mode 100644 index 000000000000..4ddc42de0a9d --- /dev/null +++ b/dev-php/YAML/Manifest @@ -0,0 +1 @@ +DIST YAML-1.0.6.tgz 10010 SHA256 8d2e7089e5727aef019185e2b9f7cbaabd5b6dbee31a2033d3145483d7d2694d SHA512 c66a8c47d8bc356bfc700e9eef07fef19084f5687ed061a815ee56c29b94f8aeabbc81e8aef4de6d3bc9e645aae42ba09c05b0256144b8c191a8dbab7c009636 WHIRLPOOL 50db19680fc15ecd348b9cde686b1f7ebf4fe7574e520339369353518cff882cac0126c3cb24ad6f3132d78c9f5b4390fe3f7007d64a03d688978d01a0a844ca diff --git a/dev-php/YAML/YAML-1.0.6-r1.ebuild b/dev-php/YAML/YAML-1.0.6-r1.ebuild new file mode 100644 index 000000000000..41fa7e7705ed --- /dev/null +++ b/dev-php/YAML/YAML-1.0.6-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_URI="pear.symfony-project.com" +PHP_PEAR_PN="YAML" + +inherit php-pear-lib-r1 + +DESCRIPTION="The Symfony YAML Component" +HOMEPAGE="http://pear.symfony-project.com/" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 hppa x86" +IUSE="" diff --git a/dev-php/YAML/files/channel.xml b/dev-php/YAML/files/channel.xml new file mode 100644 index 000000000000..e95604c7c2ab --- /dev/null +++ b/dev-php/YAML/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.symfony-project.com</name> + <summary>The symfony project PEAR channel</summary> + <suggestedalias>symfony</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.symfony-project.com//rest/</baseurl> + <baseurl type="REST1.1">http://pear.symfony-project.com//rest/</baseurl> + <baseurl type="REST1.2">http://pear.symfony-project.com//rest/</baseurl> + <baseurl type="REST1.3">http://pear.symfony-project.com//rest/</baseurl> + </rest> + </primary> + </servers> +</channel>
\ No newline at end of file diff --git a/dev-php/YAML/metadata.xml b/dev-php/YAML/metadata.xml new file mode 100644 index 000000000000..ae9beccba3a7 --- /dev/null +++ b/dev-php/YAML/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +<maintainer> +<email>olemarkus@gentoo.org</email> +<name>Ole Markus With</name> +</maintainer> +<longdescription lang="en"> +The Symfony YAML Component +</longdescription> +</pkgmetadata> + diff --git a/dev-php/ZendFramework/Manifest b/dev-php/ZendFramework/Manifest new file mode 100644 index 000000000000..729c2d315362 --- /dev/null +++ b/dev-php/ZendFramework/Manifest @@ -0,0 +1,4 @@ +DIST ZendFramework-1.12.9-apidoc.tar.gz 11296608 SHA256 4f17292a143df6662127374abdddd1b921abbddd90422d2355606f23fc5c897c SHA512 cd14207e0f5a2091c20ab5b27c9fa63af3313756d60af98eaf17dbf4546909055560cc969d8358e4c84781c02c82ff30009c3cbe589fa5ad798cb21522fe896f WHIRLPOOL a36ce05b868c44bc1faa70b3bea68a62eb659523dccc4c7a763d4eb63d5b4aa257f7d2c728e1f628ad688cd761cf103f39f78562fdd75ff7190e0bcead179edf +DIST ZendFramework-1.12.9-manual-en.tar.gz 3475776 SHA256 ceea2d668ccafce6e053b5ccbe45abc830280f6ab6af36d12e383dd42642c549 SHA512 58a8e3496d75c9757988854ab767bb86314e95a1eac9c02d61123ee8aeacf4f26815bf277d2c73c47b39b6ed242627ddc3125f6652f9219f7ded61cff5913407 WHIRLPOOL b445df9382e786064219e890c6fc01e22c8e8f3767f617b4f79bdf0707fc4d6f70867b820a43d76d800b625d6b159b3a3f7348cc0ef805de86b7ab2cbf0b8171 +DIST ZendFramework-1.12.9-minimal.tar.gz 8451777 SHA256 c0b353a797db77c0f52ac06f5f39b1b0ea43f98166a645c0dc75454e0be97b29 SHA512 5cc80773a6d2a9a0c9403c97c13ebec5fa3f119e5dd52a619ecfc967237e03ea0c919f35fb4c5594f9f001468161fd2d1d9dcefaa858713e8a0d6f3d99c2f338 WHIRLPOOL 125e30118c1f940137dea1e351757d5e70de1ab83a6ed09ced3f4fb0369c4a4d44304d15333acd28bcfbb229b1682aa6e4d538b09212c50a44a7721082411d4e +DIST ZendFramework-1.12.9.tar.gz 27343626 SHA256 ba9dbcc0de424876ffd5bf6293522f68677fcea862546ee1fc9219bcff2bf690 SHA512 591fd92b80fcbae5dfbd3b2aa3678ae7c307b20cb62f91d1f45df821bf2d0876d0d006a0077dd217fe192914608a816afbe09f90f4fa991d97a64558d76be389 WHIRLPOOL 5460db9a52106d09c30999ccabe983a55c19584162d527569c70faf3cf1466bc44e8206ab068519cc8b655fca435693bab73d9debdcd7e8cd1de34a938512a84 diff --git a/dev-php/ZendFramework/ZendFramework-1.12.9.ebuild b/dev-php/ZendFramework/ZendFramework-1.12.9.ebuild new file mode 100644 index 000000000000..d4b445b60344 --- /dev/null +++ b/dev-php/ZendFramework/ZendFramework-1.12.9.ebuild @@ -0,0 +1,74 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_LIB_NAME="Zend" + +inherit php-lib-r1 + +KEYWORDS="amd64 hppa ~ppc x86" + +DESCRIPTION="Zend Framework is a high quality and open source framework for developing Web Applications" +HOMEPAGE="http://framework.zend.com/" +SRC_URI="!minimal? ( http://framework.zend.com/releases/${P}/${P}.tar.gz ) + minimal? ( http://framework.zend.com/releases/${P}/${P}-minimal.tar.gz ) + doc? ( + http://framework.zend.com/releases/${P}/${P}-apidoc.tar.gz + http://framework.zend.com/releases/${P}/${P}-manual-en.tar.gz )" +LICENSE="BSD" +SLOT="0" +IUSE="cli doc examples minimal" + +DEPEND="cli? ( dev-lang/php:*[simplexml,tokenizer] )" +RDEPEND="${DEPEND}" + +src_prepare() { + if use minimal ; then + S="${WORKDIR}/${P}-minimal" + if use doc ; then + mv "${WORKDIR}/${P}/documentation" "${S}" + fi + fi +} + +src_install() { + if use cli ; then + insinto /usr/bin + doins bin/zf.php + dobin bin/zf.sh + dosym /usr/bin/zf.sh /usr/bin/zf + fi + php-lib-r1_src_install library/Zend $(cd library/Zend ; find . -type f -print) + + if ! use minimal ; then + insinto /usr/share/php + doins -r externals/dojo + if use examples ; then + insinto /usr/share/doc/${PF} + doins -r demos + fi + fi + + dodoc README.md + if use doc ; then + dohtml -r documentation/* + fi +} + +pkg_postinst() { + elog "For more info, please take a look at the manual at:" + elog "http://framework.zend.com/manual" + elog "" + + if use minimal; then + elog "You have installed the minimal version of ZendFramework," + elog "so the Dojo toolkit, demos and tests have not been installed." + else + elog "You have installed the full version of ZendFramework, which" + elog "includes the Dojo toolkit, demos and tests." + elog "To install ZendFramework without these, enable the" + elog "minimal USE flag." + fi +} diff --git a/dev-php/ZendFramework/metadata.xml b/dev-php/ZendFramework/metadata.xml new file mode 100644 index 000000000000..d240bb4ffcea --- /dev/null +++ b/dev-php/ZendFramework/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <maintainer> + <email>gurligebis@gentoo.org</email> + <name>Bjarke Istrup Pedersen</name> + </maintainer> + <use> + <flag name='cli'>Enables the CLI</flag> + <flag name='doc'>Installs the documentation</flag> + <flag name='examples'>Installs the examples</flag> + <flag name='minimal'>Installs the minimal version without Dojo toolkit, tests and demos</flag> + </use> +</pkgmetadata> diff --git a/dev-php/adodb/Manifest b/dev-php/adodb/Manifest new file mode 100644 index 000000000000..670aa4bf959d --- /dev/null +++ b/dev-php/adodb/Manifest @@ -0,0 +1 @@ +DIST adodb518a.tgz 544455 SHA256 3814dbd776ec5416f9a03eb4eecb081844b0166240dd539439cf27c79efb4d5e SHA512 d561a5143e903195a2c87e637b33c9767f62148d7466fa6cb84d3bc86e5b303c0bf0f04cf370db4b81d9ac7ef8b3f2f28af9e5f28d0956706f59a74367898c53 WHIRLPOOL 3c972f937afd76f5a4595bcee7cb3355a52a2d596615c2f7c3232d472e3b838b72547a4d5216c489f62d02fd3d96b6672b7d044aa2c39fa707f940469ea35554 diff --git a/dev-php/adodb/adodb-5.18.ebuild b/dev-php/adodb/adodb-5.18.ebuild new file mode 100644 index 000000000000..fa6c42d2b4ab --- /dev/null +++ b/dev-php/adodb/adodb-5.18.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +inherit versionator + +MY_PV=$(delete_all_version_separators "${PV}" ) +DESCRIPTION="Active Data Objects Data Base library for PHP" +HOMEPAGE="http://adodb.sourceforge.net/" +SRC_URI="mirror://sourceforge/adodb/adodb-php5-only/${PN}-${MY_PV}-for-php5/${PN}${MY_PV}a.tgz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" +IUSE="" + +RDEPEND="dev-lang/php" + +S="${WORKDIR}/${PN}"$(get_major_version) +DOCS="license.txt readme.txt xmlschema.dtd session/adodb-sess.txt pear/readme.Auth.txt docs/*htm" + +pkg_setup() { + ewarn "ADODB requires some form of SQL or ODBC support in your PHP." +} + +src_install() { + # install php and xsl files + dodir "/usr/share/php/${PN}" + find . \( -name '*.php' -o -name '*.xsl' \) -exec tar -c '{}' \+ \ + | tar -x -C "${D}/usr/share/php/${PN}" + + default_src_install # copy DOCS +} diff --git a/dev-php/adodb/metadata.xml b/dev-php/adodb/metadata.xml new file mode 100644 index 000000000000..47729dbb3dd7 --- /dev/null +++ b/dev-php/adodb/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="sourceforge">adodb</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/agavi/Manifest b/dev-php/agavi/Manifest new file mode 100644 index 000000000000..032184971862 --- /dev/null +++ b/dev-php/agavi/Manifest @@ -0,0 +1 @@ +DIST 1.0.7.tgz 2064782 SHA256 46cb0f9a4f9381ec06e0b82b11683930ac732140188b2e841d3e73d2574173f7 SHA512 157d1213b8279a4edd1706f66334bc60889b51b1e71c6d398b74272c72ff47f540f7c7eaf3b1c57c0d6e4397c647f80264a74fa5929d5521ec67799aa9f58156 WHIRLPOOL 999d7275a3a42dd1abdec017597015c6c500abdf80a9b0d40ff1fab3ff19694225f9f080eae7389e7fedf97ef46c96587f95e78b9793c7ec53c1561d5beee9ff diff --git a/dev-php/agavi/agavi-1.0.7.ebuild b/dev-php/agavi/agavi-1.0.7.ebuild new file mode 100644 index 000000000000..b0bee74d27c0 --- /dev/null +++ b/dev-php/agavi/agavi-1.0.7.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit php-pear-lib-r1 + +DESCRIPTION="PHP5 MVC Application Framework" +HOMEPAGE="http://www.agavi.org/" +SRC_URI="http://www.agavi.org/download/${PV}.tgz" + +LICENSE="LGPL-2.1+ icu unicode ZLIB public-domain" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +# currently fails to install with dev-php/PEAR-PEAR_PackageFileManager-1.7.0 +DEPEND=" + >=dev-lang/php-5[xml] + >=dev-php/PEAR-PEAR-1.6.2-r1 + >=dev-php/phing-2.4[-minimal] + <dev-php/PEAR-PEAR_PackageFileManager-1.7.0 + " + +RDEPEND=" + >=dev-php/phing-2.4 + " + +src_compile() { + phing package-pear || die "failed to build pear package" +} + +src_install() { + cd "${WORKDIR}" + mv "${S}" "${WORKDIR}"/${PV} + cp -pPR "${WORKDIR}"/${PV}/pear-build/* "${WORKDIR}"/ + cd "${S}" + php-pear-lib-r1_src_install +} diff --git a/dev-php/agavi/metadata.xml b/dev-php/agavi/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/agavi/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/awl/Manifest b/dev-php/awl/Manifest new file mode 100644 index 000000000000..35f3a5696050 --- /dev/null +++ b/dev-php/awl/Manifest @@ -0,0 +1,2 @@ +DIST awl-0.53.tar.gz 308256 SHA256 8b012f6df172c70af2eb7f9f860b391429b3a261499c904d906532c34aee59ee SHA512 70bcfc9d52a46245a11fbe787e4818d183d6cbcad50f21ad821c1cc6fb9d58664231693d11b61db644f5fd50d77fea5e4491e16573d59427e89555ed21f8c72b WHIRLPOOL 76a4e745082dc16182a0b214653f6c691f913870056d47f75911aaffc5bb5a6f96deb65d850fd6d37b727cdda63680f48c1f1b88bf1165bca4c8d6c0c17f7bcf +DIST awl-0.55.tar.gz 765565 SHA256 69d8f51e8aefdfb6b5a0fc3e5e32f8b8d650c489079c8ebac5a6b65f2ad3ec89 SHA512 f4b0b81449bb244b27308022aed3f9b9093535bd9e76db2d13a8bf146f65eadc2b1d2a53f1d8e275b8c693301d371f2ddb2fa696b484368541dad51d893c4757 WHIRLPOOL dc0937651c4fd2304d2789b57fcf738c48a61b51ccd5cee57129a4e4cd454e83e4aec46287ab0ac0bdf98a6a7ad8e7bbb98cd32deb633a63d1f2ae54c91c4fb7 diff --git a/dev-php/awl/awl-0.53-r2.ebuild b/dev-php/awl/awl-0.53-r2.ebuild new file mode 100644 index 000000000000..1c37fbe63af1 --- /dev/null +++ b/dev-php/awl/awl-0.53-r2.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="Andrew McMillan's web libraries: A collection of generic classes +used by the davical calendar server" +HOMEPAGE="http://andrew.mcmillan.net.nz/projects/awl" +SRC_URI="http://debian.mcmillan.net.nz/packages/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc" + +RDEPEND="dev-lang/php:*[pdo,postgres,xml]" + +DOCS=( debian/README.Debian debian/changelog ) + +src_compile() { + : +} + +src_install() { + dodoc "${DOCS[@]}" + use doc && dohtml -r "docs/api/" + insinto "/usr/share/php/${PN}" + doins -r dba inc scripts +} diff --git a/dev-php/awl/awl-0.55-r1.ebuild b/dev-php/awl/awl-0.55-r1.ebuild new file mode 100644 index 000000000000..eb2c5ae25044 --- /dev/null +++ b/dev-php/awl/awl-0.55-r1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="Andrew McMillan's Web Libraries" +HOMEPAGE="https://gitlab.com/davical-project/awl" +SRC_URI="${HOMEPAGE}/repository/archive.tar.gz?ref=r${PV} -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc test" + +DEPEND="test? ( dev-php/phpunit )" +RDEPEND="dev-lang/php:*[pdo,postgres,xml]" +S="${WORKDIR}/${PN}.git" + +src_compile() { + : +} + +src_test() { + phpunit tests/ || die "test suite failed" +} + +src_install() { + dodoc debian/changelog + use doc && dohtml -r "docs/api/" + insinto "/usr/share/php/${PN}" + doins -r dba inc +} diff --git a/dev-php/awl/metadata.xml b/dev-php/awl/metadata.xml new file mode 100644 index 000000000000..0bb482da5813 --- /dev/null +++ b/dev-php/awl/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <maintainer> + <email>patrick@gentoo.org</email> + <name>Patrick Lauer</name> + </maintainer> +</pkgmetadata> diff --git a/dev-php/cphplib/Manifest b/dev-php/cphplib/Manifest new file mode 100644 index 000000000000..2d803eb11455 --- /dev/null +++ b/dev-php/cphplib/Manifest @@ -0,0 +1 @@ +DIST cphplib-0.51.tar.bz2 117555 SHA256 eb779d97d62bdb2171dc9dce7b31b07aa2facd8bfb1f7b70fb653937220adba5 SHA512 b1db52bb241f4e996538fc6173a72a9ff8d6e19596808030ad1f7ed28b051d2e6f2ececf0cfcfd177a18cab049b5b1c4d3c8877cd93d4cb5705142d035d67818 WHIRLPOOL d22852fd8300146c847f6e2a7c7259c300e2d3bc2a2638de8e628c1e508131b94c87f13fb84ea7e11ec183d61c84ced7d86001d9a52bdfbae9ebac5c3f0e77ee diff --git a/dev-php/cphplib/cphplib-0.51.ebuild b/dev-php/cphplib/cphplib-0.51.ebuild new file mode 100644 index 000000000000..a835fcf0578c --- /dev/null +++ b/dev-php/cphplib/cphplib-0.51.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Cute PHP Library (cphplib)" +HOMEPAGE="http://cphplib.sourceforge.net/" +SRC_URI="mirror://sourceforge/cphplib/${P}.tar.bz2" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND=">=dev-php/PEAR-DB-1.7.6-r1" +RDEPEND="${DEPEND}" + +src_install() { + insinto "/usr/share/php/${PN}" + doins *.spec *.inc + + dodoc ChangeLog COPYRIGHT LGPL README TODO +} diff --git a/dev-php/cphplib/metadata.xml b/dev-php/cphplib/metadata.xml new file mode 100644 index 000000000000..c8f6f920c602 --- /dev/null +++ b/dev-php/cphplib/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="sourceforge">cphplib</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/doctrine/Manifest b/dev-php/doctrine/Manifest new file mode 100644 index 000000000000..c0e5b9661ff0 --- /dev/null +++ b/dev-php/doctrine/Manifest @@ -0,0 +1,2 @@ +DIST doctrine-1.2.5.tar.gz 659173 SHA256 382f7d91f2919cf9afcbf7ada8fc67265f7225caa8e6f5d98d20e4d2c3da9ec9 SHA512 c72f4e829a92b011af0bd96d2f8a780c3106afb57a9677a21aed683473ff00aebdf7143a276c7cc70f1b142196968b5e2e5e1f744dba5c8ae1267b867b4e0310 WHIRLPOOL dc2e6fccd3f6e88c44b80cf165a136941feafeea3bf5424c35be6bb926c49e95bb652e61b899e80ff86ed88c5e9c7514fdc959a189fe8cb4e1a4a228f46fe8d6 +DIST doctrine-2.4.6.tar.gz 456426 SHA256 7a660eebb0e6b2911057057df8a2f2c475cda8283a926725d06086f854c3538b SHA512 d7aeb58e8c76df384a472df08618a058b70f2b8499de6a3157c36bde125ab32c7bf4f80d1e6d880502ccfed2db704f3218a6f1f1ecbf603cc828e2a757c366b5 WHIRLPOOL 6376a6b15139cdde34ccdab2ef43dc3adc0ce5f82eb32473ed8cc49d049e94515d4c183b4793b6707df0aadcb414519612d6de8db092b2a229a68c4bfd54721d diff --git a/dev-php/doctrine/doctrine-1.2.5.ebuild b/dev-php/doctrine/doctrine-1.2.5.ebuild new file mode 100644 index 000000000000..8ac9ea090f78 --- /dev/null +++ b/dev-php/doctrine/doctrine-1.2.5.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MY_P="${PN}1-${PV}" +DESCRIPTION="An object relational mapper for PHP5" +HOMEPAGE="http://www.doctrine-project.org/" +SRC_URI="https://github.com/${PN}/${PN}1/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="LGPL-2.1 MIT BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=dev-lang/php-5.2.3:*[cli,pdo]" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${MY_P}" + +src_install() { + insinto /usr/share/php + doins -r lib/Doctrine + doins lib/Doctrine.php +} diff --git a/dev-php/doctrine/doctrine-2.4.6.ebuild b/dev-php/doctrine/doctrine-2.4.6.ebuild new file mode 100644 index 000000000000..1f71a8a60162 --- /dev/null +++ b/dev-php/doctrine/doctrine-2.4.6.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MY_P="${PN}2-${PV}" +DESCRIPTION="An object relational mapper for PHP5" +HOMEPAGE="http://www.doctrine-project.org/" +SRC_URI="https://github.com/${PN}/${PN}2/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="LGPL-2.1 MIT BSD" +SLOT="2" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=dev-lang/php-5.3.2:*[cli,pdo]" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${MY_P}" + +src_install() { + insinto /usr/share/php + doins -r lib/Doctrine +} diff --git a/dev-php/doctrine/metadata.xml b/dev-php/doctrine/metadata.xml new file mode 100644 index 000000000000..ff5a7ade9110 --- /dev/null +++ b/dev-php/doctrine/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="github">doctrine/doctrine2</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/ffmpeg-php/Manifest b/dev-php/ffmpeg-php/Manifest new file mode 100644 index 000000000000..8deee0f035bc --- /dev/null +++ b/dev-php/ffmpeg-php/Manifest @@ -0,0 +1 @@ +DIST ffmpeg-php-0.6.0.tbz2 275557 SHA256 ec8a9847e0f4d5101a5afedb7dac318e9a13f099865215ae99d08d56add9b141 SHA512 837c854870886486683cf9d3ac2de376f0b4067487d68d4f5c685dd0bd4d306e406334821140bd1fab2d48105e7ee17956db70f2f70fb9bec4dcea14a2104127 WHIRLPOOL b390017ae6d7db3a7e40847468abfb9c151571e878545d02550c854d1f319add693cf87afe3391b03f3f2399a78ac225c0dcc28cdfbac2b58baa8ba8ef871605 diff --git a/dev-php/ffmpeg-php/ffmpeg-php-0.6.0-r3.ebuild b/dev-php/ffmpeg-php/ffmpeg-php-0.6.0-r3.ebuild new file mode 100644 index 000000000000..79fc08dc0bee --- /dev/null +++ b/dev-php/ffmpeg-php/ffmpeg-php-0.6.0-r3.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="ffmpeg" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-source-r2 eutils + +KEYWORDS="amd64 x86" + +DESCRIPTION="PHP extension that provides access to movie info" +HOMEPAGE="http://sourceforge.net/projects/ffmpeg-php/" +SRC_URI="mirror://sourceforge/ffmpeg-php/${P}.tbz2" +LICENSE="GPL-2" +SLOT="0" +IUSE="" + +DEPEND="virtual/ffmpeg + dev-lang/php:*[gd]" +RDEPEND="${DEPEND}" + +# The test breaks with the test movie, but it the same code works fine with +# other movies + +RESTRICT="test" + +DOCS="CREDITS ChangeLog EXPERIMENTAL TODO" + +src_prepare() { + for slot in $(php_get_slots) ; do + cd "${WORKDIR}/${slot}" + epatch "${FILESDIR}/${P}-avutil50.patch" + epatch "${FILESDIR}/${P}-ffmpeg.patch" + epatch "${FILESDIR}/${P}-log.patch" + epatch "${FILESDIR}/${P}-php5-4.patch" + epatch "${FILESDIR}/${P}-ffincludes.patch" + epatch "${FILESDIR}/${P}-ffmpeg1.patch" + epatch "${FILESDIR}/${P}-api.patch" + epatch "${FILESDIR}/${P}-libav10.patch" + done + php-ext-source-r2_src_prepare +} diff --git a/dev-php/ffmpeg-php/ffmpeg-php-0.6.0-r4.ebuild b/dev-php/ffmpeg-php/ffmpeg-php-0.6.0-r4.ebuild new file mode 100644 index 000000000000..9c40fe2dc9d8 --- /dev/null +++ b/dev-php/ffmpeg-php/ffmpeg-php-0.6.0-r4.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="ffmpeg" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-source-r2 eutils + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="PHP extension that provides access to movie info" +HOMEPAGE="http://sourceforge.net/projects/ffmpeg-php/" +SRC_URI="mirror://sourceforge/ffmpeg-php/${P}.tbz2" +LICENSE="GPL-2" +SLOT="0" +IUSE="libav" + +DEPEND="libav? ( media-video/libav:0= ) + !libav? ( media-video/ffmpeg:0= ) + dev-lang/php:*[gd]" +RDEPEND="${DEPEND}" + +# The test breaks with the test movie, but it the same code works fine with +# other movies + +RESTRICT="test" + +DOCS="CREDITS ChangeLog EXPERIMENTAL TODO" + +src_prepare() { + for slot in $(php_get_slots) ; do + cd "${WORKDIR}/${slot}" + epatch "${FILESDIR}/${P}-avutil50.patch" + epatch "${FILESDIR}/${P}-ffmpeg.patch" + epatch "${FILESDIR}/${P}-log.patch" + epatch "${FILESDIR}/${P}-php5-4.patch" + epatch "${FILESDIR}/${P}-ffincludes.patch" + epatch "${FILESDIR}/${P}-ffmpeg1.patch" + epatch "${FILESDIR}/${P}-api.patch" + epatch "${FILESDIR}/${P}-libav10.patch" + done + php-ext-source-r2_src_prepare +} diff --git a/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-api.patch b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-api.patch new file mode 100644 index 000000000000..b5f753d2e966 --- /dev/null +++ b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-api.patch @@ -0,0 +1,74 @@ +diff --git a/ffmpeg_movie.c b/ffmpeg_movie.c +index 0ce2c0f..6b77eb5 100644 +--- a/ffmpeg_movie.c ++++ b/ffmpeg_movie.c +@@ -39,6 +39,7 @@ + #include "ext/standard/info.h" + + #include <libavcodec/avcodec.h> ++#include <libavcodec/version.h> + #include <libavformat/avformat.h> + #include <libavutil/pixfmt.h> + #include <libavutil/pixdesc.h> +@@ -252,17 +257,17 @@ static int _php_open_movie_file(ff_movie_context *ffmovie_ctx, + char* filename) + { + if (ffmovie_ctx->fmt_ctx) { +- av_close_input_file(ffmovie_ctx->fmt_ctx); ++ avformat_close_input(&ffmovie_ctx->fmt_ctx); + ffmovie_ctx->fmt_ctx = NULL; + } + + /* open the file with generic libav function */ + if (avformat_open_input(&ffmovie_ctx->fmt_ctx, filename, NULL, NULL) < 0) { + return 1; + } + + /* decode the first frames to get the stream parameters. */ +- av_find_stream_info(ffmovie_ctx->fmt_ctx); ++ avformat_find_stream_info(ffmovie_ctx->fmt_ctx, NULL); + + return 0; + } +@@ -416,7 +421,7 @@ static void _php_free_ffmpeg_movie(zend_rsrc_list_entry *rsrc TSRMLS_DC) + } + } + +- av_close_input_file(ffmovie_ctx->fmt_ctx); ++ avformat_close_input(&ffmovie_ctx->fmt_ctx); + + efree(ffmovie_ctx); + } +@@ -440,7 +445,7 @@ static void _php_free_ffmpeg_pmovie(zend_rsrc_list_entry *rsrc TSRMLS_DC) + } + } + +- av_close_input_file(ffmovie_ctx->fmt_ctx); ++ avformat_close_input(&ffmovie_ctx->fmt_ctx); + + free(ffmovie_ctx); + } +@@ -512,7 +517,7 @@ static AVCodecContext* _php_get_decoder_context(ff_movie_context *ffmovie_ctx, + GET_CODEC_PTR(ffmovie_ctx->fmt_ctx->streams[stream_index]->codec); + + /* open the decoder */ +- if (avcodec_open(ffmovie_ctx->codec_ctx[stream_index], decoder) < 0) { ++ if (avcodec_open2(ffmovie_ctx->codec_ctx[stream_index], decoder, NULL) < 0) { + zend_error(E_WARNING, "Could not open codec for %s", _php_get_filename(ffmovie_ctx)); + return NULL; + } +@@ -966,12 +967,14 @@ static const char* _php_get_codec_name(ff_movie_context *ffmovie_ctx, int type) + /* Copied from libavcodec/utils.c::avcodec_string */ + if (p) { + codec_name = p->name; ++#ifdef FF_API_SUB_ID + if (decoder_ctx->codec_id == CODEC_ID_MP3) { + if (decoder_ctx->sub_id == 2) + codec_name = "mp2"; + else if (decoder_ctx->sub_id == 1) + codec_name = "mp1"; + } ++#endif + } else if (decoder_ctx->codec_id == CODEC_ID_MPEG2TS) { + /* fake mpeg2 transport stream codec (currently not registered) */ + codec_name = "mpeg2ts"; diff --git a/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-avutil50.patch b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-avutil50.patch new file mode 100644 index 000000000000..070b5275d4d9 --- /dev/null +++ b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-avutil50.patch @@ -0,0 +1,31 @@ +Index: ffmpeg-php-0.6.0/ffmpeg_frame.c +=================================================================== +--- ffmpeg-php-0.6.0.orig/ffmpeg_frame.c ++++ ffmpeg-php-0.6.0/ffmpeg_frame.c +@@ -333,7 +333,7 @@ FFMPEG_PHP_METHOD(ffmpeg_frame, toGDImag + + GET_FRAME_RESOURCE(getThis(), ff_frame); + +- _php_convert_frame(ff_frame, PIX_FMT_RGBA32); ++ _php_convert_frame(ff_frame, PIX_FMT_RGB32); + + return_value->value.lval = _php_get_gd_image(ff_frame->width, + ff_frame->height); +@@ -418,7 +418,7 @@ FFMPEG_PHP_METHOD(ffmpeg_frame, ffmpeg_f + + /* create a an av_frame and allocate space for it */ + frame = avcodec_alloc_frame(); +- avpicture_alloc((AVPicture*)frame, PIX_FMT_RGBA32, width, height); ++ avpicture_alloc((AVPicture*)frame, PIX_FMT_RGB32, width, height); + + /* copy the gd image to the av_frame */ + _php_gd_image_to_avframe(gd_img, frame, width, height); +@@ -429,7 +429,7 @@ FFMPEG_PHP_METHOD(ffmpeg_frame, ffmpeg_f + /* set the ffpmeg_frame's properties */ + ff_frame->width = width; + ff_frame->height = height; +- ff_frame->pixel_format = PIX_FMT_RGBA32; ++ ff_frame->pixel_format = PIX_FMT_RGB32; + break; + default: + zend_error(E_ERROR, "Invalid argument\n"); diff --git a/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-ffincludes.patch b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-ffincludes.patch new file mode 100644 index 000000000000..5b7873ece51b --- /dev/null +++ b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-ffincludes.patch @@ -0,0 +1,115 @@ +Incldue properly FFmpeg headers. +https://bugs.gentoo.org/show_bug.cgi?id=461438 + +Index: php5.3/config.m4 +=================================================================== +--- php5.3.orig/config.m4 ++++ php5.3/config.m4 +@@ -31,15 +31,8 @@ if test "$PHP_FFMPEG" != "no"; then + FFMPEG_INC_FOUND=$i/include + break + elif test -f $i/include/libavcodec/avcodec.h; then +- dnl ffmpeg svn revision 12194 and newer put each header in its own dir +- dnl so we have to include them all. +- PHP_ADD_INCLUDE($i/include/libavcodec/) +- PHP_ADD_INCLUDE($i/include/libavformat/) +- PHP_ADD_INCLUDE($i/include/libavutil/) +- PHP_ADD_INCLUDE($i/include/libswscale/) +- PHP_ADD_INCLUDE($i/include/libavfilter/) +- PHP_ADD_INCLUDE($i/include/libavdevice/) +- FFMPEG_INC_FOUND=$i/include/libavcodec ++ PHP_ADD_INCLUDE($i/include) ++ FFMPEG_INC_FOUND=$i/include + break + fi + done +Index: php5.3/ffmpeg-php.c +=================================================================== +--- php5.3.orig/ffmpeg-php.c ++++ php5.3/ffmpeg-php.c +@@ -39,11 +39,11 @@ + + #include "php.h" + +-#include <avcodec.h> +-#include <avformat.h> ++#include <libavcodec/avcodec.h> ++#include <libavformat/avformat.h> + + #if HAVE_SWSCALER +-#include <swscale.h> ++#include <libswscale/swscale.h> + #endif + + #include "php_ini.h" +Index: php5.3/ffmpeg_errorhandler.c +=================================================================== +--- php5.3.orig/ffmpeg_errorhandler.c ++++ php5.3/ffmpeg_errorhandler.c +@@ -34,7 +34,7 @@ + */ + + #include "php.h" +-#include <avcodec.h> ++#include <libavcodec/avcodec.h> + + /* {{{ ffmpeg_errorhandler() + */ +Index: php5.3/ffmpeg_frame.h +=================================================================== +--- php5.3.orig/ffmpeg_frame.h ++++ php5.3/ffmpeg_frame.h +@@ -38,8 +38,8 @@ + + #include "php_version.h" + +-#include <avcodec.h> +-#include <avformat.h> ++#include <libavcodec/avcodec.h> ++#include <libavformat/avformat.h> + + #ifdef HAVE_CONFIG_H + #include "config.h" +Index: php5.3/ffmpeg_movie.c +=================================================================== +--- php5.3.orig/ffmpeg_movie.c ++++ php5.3/ffmpeg_movie.c +@@ -34,9 +34,9 @@ + #include "php_globals.h" + #include "ext/standard/info.h" + +-#include <avcodec.h> +-#include <avformat.h> +-#include <pixdesc.h> ++#include <libavcodec/avcodec.h> ++#include <libavformat/avformat.h> ++#include <libavutil/pixdesc.h> + + #ifdef HAVE_CONFIG_H + #include "config.h" +Index: php5.3/ffmpeg_tools.c +=================================================================== +--- php5.3.orig/ffmpeg_tools.c ++++ php5.3/ffmpeg_tools.c +@@ -42,7 +42,7 @@ + #include "ffmpeg_tools.h" + + #ifdef HAVE_SWSCALER +-#include <swscale.h> ++#include <libswscale/swscale.h> + #endif + + /* {{{ ffmpeg_img_convert() +Index: php5.3/ffmpeg_tools.h +=================================================================== +--- php5.3.orig/ffmpeg_tools.h ++++ php5.3/ffmpeg_tools.h +@@ -36,7 +36,7 @@ + #ifndef FFMPEG_TOOLS_H + #define FFMPEG_TOOLS_H + +-#include <avcodec.h> ++#include <libavcodec/avcodec.h> + + int ffmpeg_img_convert( + AVPicture *dst, int dst_pix_fmt, diff --git a/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-ffmpeg.patch b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-ffmpeg.patch new file mode 100644 index 000000000000..9e8c864afcf5 --- /dev/null +++ b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-ffmpeg.patch @@ -0,0 +1,350 @@ +Index: work/php5.3/ffmpeg_movie.c +=================================================================== +--- work.orig/php5.3/ffmpeg_movie.c ++++ work/php5.3/ffmpeg_movie.c +@@ -36,6 +36,7 @@ + + #include <avcodec.h> + #include <avformat.h> ++#include <pixdesc.h> + + #ifdef HAVE_CONFIG_H + #include "config.h" +@@ -67,6 +68,9 @@ + #define GET_CODEC_FIELD(codec, field) codec.field + #define GET_CODEC_PTR(codec) &codec + #endif ++#ifndef MAX_STREAMS ++#define MAX_STREAMS 20 ++#endif + + typedef struct { + AVFormatContext *fmt_ctx; +@@ -149,7 +153,7 @@ static int _php_get_stream_index(AVForma + */ + static AVStream *_php_get_video_stream(AVFormatContext *fmt_ctx) + { +- int i = _php_get_stream_index(fmt_ctx, CODEC_TYPE_VIDEO); ++ int i = _php_get_stream_index(fmt_ctx, AVMEDIA_TYPE_VIDEO); + + return i < 0 ? NULL : fmt_ctx->streams[i]; + } +@@ -162,7 +166,7 @@ static AVStream *_php_get_video_stream(A + */ + static AVStream *_php_get_audio_stream(AVFormatContext *fmt_ctx) + { +- int i = _php_get_stream_index(fmt_ctx, CODEC_TYPE_AUDIO); ++ int i = _php_get_stream_index(fmt_ctx, AVMEDIA_TYPE_AUDIO); + + return i < 0 ? NULL : fmt_ctx->streams[i]; + } +@@ -481,7 +485,7 @@ static AVCodecContext* _php_get_decoder_ + stream_index = _php_get_stream_index(ffmovie_ctx->fmt_ctx, stream_type); + if (stream_index < 0) { + // FIXME: factor out the conditional. +- if (stream_type == CODEC_TYPE_VIDEO) { ++ if (stream_type == AVMEDIA_TYPE_VIDEO) { + zend_error(E_WARNING, "Can't find video stream in %s", + _php_get_filename(ffmovie_ctx)); + return NULL; +@@ -519,17 +523,26 @@ static AVCodecContext* _php_get_decoder_ + } + /* }}} */ + ++static const char* get_metadata(AVDictionary *metadata, const char* val){ ++ AVDictionaryEntry *ade; ++ ade = av_dict_get(metadata, val, NULL, 0 ); ++ if(ade == NULL) return ""; ++ return ade->value; ++} ++ + + /* {{{ proto string getComment() + */ + FFMPEG_PHP_METHOD(ffmpeg_movie, getComment) + { + ff_movie_context *ffmovie_ctx; ++ const char* val; + + GET_MOVIE_RESOURCE(ffmovie_ctx); ++ ++ val = get_metadata(ffmovie_ctx->fmt_ctx->metadata, "COMMENT"); + +- RETURN_STRINGL(ffmovie_ctx->fmt_ctx->comment, +- strlen(ffmovie_ctx->fmt_ctx->comment), 1); ++ RETURN_STRINGL(val, strlen(val), 1); + } + /* }}} */ + +@@ -540,11 +553,12 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getComme + FFMPEG_PHP_METHOD(ffmpeg_movie, getTitle) + { + ff_movie_context *ffmovie_ctx; ++ const char* val; + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- RETURN_STRINGL(ffmovie_ctx->fmt_ctx->title, +- strlen(ffmovie_ctx->fmt_ctx->title), 1); ++ val = get_metadata(ffmovie_ctx->fmt_ctx->metadata, "TITLE"); ++ RETURN_STRINGL(val, strlen(val), 1); + } + /* }}} */ + +@@ -555,11 +569,12 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getTitle + FFMPEG_PHP_METHOD(ffmpeg_movie, getAuthor) + { + ff_movie_context *ffmovie_ctx; ++ const char* val; + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- RETURN_STRINGL(ffmovie_ctx->fmt_ctx->author, +- strlen(ffmovie_ctx->fmt_ctx->author), 1); ++ val = get_metadata(ffmovie_ctx->fmt_ctx->metadata, "ARTIST"); ++ RETURN_STRINGL(val, strlen(val), 1); + } + /* }}} */ + +@@ -569,11 +584,12 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getAutho + FFMPEG_PHP_METHOD(ffmpeg_movie, getCopyright) + { + ff_movie_context *ffmovie_ctx; ++ const char* val; + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- RETURN_STRINGL(ffmovie_ctx->fmt_ctx->copyright, +- strlen(ffmovie_ctx->fmt_ctx->copyright), 1); ++ val = get_metadata(ffmovie_ctx->fmt_ctx->metadata, "COPYRIGHT"); ++ RETURN_STRINGL(val, strlen(val), 1); + } + /* }}} */ + +@@ -584,11 +600,12 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getCopyr + FFMPEG_PHP_METHOD(ffmpeg_movie, getAlbum) + { + ff_movie_context *ffmovie_ctx; ++ const char* val; + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- RETURN_STRINGL(ffmovie_ctx->fmt_ctx->album, +- strlen(ffmovie_ctx->fmt_ctx->album), 1); ++ val = get_metadata(ffmovie_ctx->fmt_ctx->metadata, "ALBUM"); ++ RETURN_STRINGL(val, strlen(val), 1); + } + /* }}} */ + +@@ -598,11 +615,12 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getAlbum + FFMPEG_PHP_METHOD(ffmpeg_movie, getGenre) + { + ff_movie_context *ffmovie_ctx; ++ const char* val; + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- RETURN_STRINGL(ffmovie_ctx->fmt_ctx->genre, +- strlen(ffmovie_ctx->fmt_ctx->genre), 1); ++ val = get_metadata(ffmovie_ctx->fmt_ctx->metadata, "GENRE"); ++ RETURN_STRINGL(val, strlen(val), 1); + } + /* }}} */ + +@@ -613,10 +631,12 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getGenre + FFMPEG_PHP_METHOD(ffmpeg_movie, getTrackNumber) + { + ff_movie_context *ffmovie_ctx; ++ const char* val; + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- RETURN_LONG(ffmovie_ctx->fmt_ctx->track); ++ val = get_metadata(ffmovie_ctx->fmt_ctx->metadata, "TRACK"); ++ RETURN_STRINGL(val, strlen(val), 1); + } + /* }}} */ + +@@ -626,10 +646,12 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getTrack + FFMPEG_PHP_METHOD(ffmpeg_movie, getYear) + { + ff_movie_context *ffmovie_ctx; ++ const char* val; + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- RETURN_LONG(ffmovie_ctx->fmt_ctx->year); ++ val = get_metadata(ffmovie_ctx->fmt_ctx->metadata, "DATE"); ++ RETURN_STRINGL(val, strlen(val), 1); + } + /* }}} */ + +@@ -675,7 +697,7 @@ static float _php_get_framerate(ff_movie + } + + #if LIBAVCODEC_BUILD > 4753 +- if (GET_CODEC_FIELD(st->codec, codec_type) == CODEC_TYPE_VIDEO){ ++ if (GET_CODEC_FIELD(st->codec, codec_type) == AVMEDIA_TYPE_VIDEO){ + if (st->r_frame_rate.den && st->r_frame_rate.num) { + rate = av_q2d(st->r_frame_rate); + } else { +@@ -807,7 +829,7 @@ static long _php_get_framenumber(ff_movi + { + AVCodecContext *decoder_ctx = NULL; + +- decoder_ctx = _php_get_decoder_context(ffmovie_ctx, CODEC_TYPE_VIDEO); ++ decoder_ctx = _php_get_decoder_context(ffmovie_ctx, AVMEDIA_TYPE_VIDEO); + if (!decoder_ctx) { + return 0; + } +@@ -847,7 +869,7 @@ static int _php_get_pixelformat(ff_movie + { + AVCodecContext *decoder_ctx; + +- decoder_ctx = _php_get_decoder_context(ffmovie_ctx, CODEC_TYPE_VIDEO); ++ decoder_ctx = _php_get_decoder_context(ffmovie_ctx, AVMEDIA_TYPE_VIDEO); + + return decoder_ctx ? decoder_ctx->pix_fmt : 0; + } +@@ -865,7 +887,7 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getPixel + GET_MOVIE_RESOURCE(ffmovie_ctx); + + pix_fmt = _php_get_pixelformat(ffmovie_ctx); +- fmt = avcodec_get_pix_fmt_name(pix_fmt); ++ fmt = av_get_pix_fmt_name(pix_fmt); + + if (fmt) { + /* cast const to non-const to keep compiler from complaining, +@@ -960,7 +982,7 @@ static const char* _php_get_codec_name(f + codec_name = decoder_ctx->codec_name; + } else { + /* output avi tags */ +- if (decoder_ctx->codec_type == CODEC_TYPE_VIDEO) { ++ if (decoder_ctx->codec_type == AVMEDIA_TYPE_VIDEO) { + snprintf(buf1, sizeof(buf1), "%c%c%c%c", + decoder_ctx->codec_tag & 0xff, + (decoder_ctx->codec_tag >> 8) & 0xff, +@@ -986,7 +1008,7 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getVideo + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- codec_name = (char*)_php_get_codec_name(ffmovie_ctx, CODEC_TYPE_VIDEO); ++ codec_name = (char*)_php_get_codec_name(ffmovie_ctx, AVMEDIA_TYPE_VIDEO); + + if (codec_name) { + RETURN_STRINGL(codec_name, strlen(codec_name), 1); +@@ -1006,7 +1028,7 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getAudio + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- codec_name = (char*)_php_get_codec_name(ffmovie_ctx, CODEC_TYPE_AUDIO); ++ codec_name = (char*)_php_get_codec_name(ffmovie_ctx, AVMEDIA_TYPE_AUDIO); + + if (codec_name) { + RETURN_STRINGL(codec_name, strlen(codec_name), 1); +@@ -1026,7 +1048,7 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getVideo + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- stream_id= _php_get_stream_index(ffmovie_ctx->fmt_ctx, CODEC_TYPE_VIDEO); ++ stream_id= _php_get_stream_index(ffmovie_ctx->fmt_ctx, AVMEDIA_TYPE_VIDEO); + + if( stream_id == -1 ) + { +@@ -1048,7 +1070,7 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getAudio + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- stream_id= _php_get_stream_index(ffmovie_ctx->fmt_ctx, CODEC_TYPE_AUDIO); ++ stream_id= _php_get_stream_index(ffmovie_ctx->fmt_ctx, AVMEDIA_TYPE_AUDIO); + + if( stream_id == -1 ) + { +@@ -1086,7 +1108,7 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getAudio + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- channels = _php_get_codec_channels(ffmovie_ctx, CODEC_TYPE_AUDIO); ++ channels = _php_get_codec_channels(ffmovie_ctx, AVMEDIA_TYPE_AUDIO); + + if (channels) { + RETURN_LONG(channels); +@@ -1122,7 +1144,7 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getAudio + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- sample_rate = _php_get_codec_sample_rate(ffmovie_ctx, CODEC_TYPE_AUDIO); ++ sample_rate = _php_get_codec_sample_rate(ffmovie_ctx, AVMEDIA_TYPE_AUDIO); + + if (sample_rate) { + RETURN_LONG(sample_rate); +@@ -1158,7 +1180,7 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getAudio + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- bit_rate = _php_get_codec_bit_rate(ffmovie_ctx, CODEC_TYPE_AUDIO); ++ bit_rate = _php_get_codec_bit_rate(ffmovie_ctx, AVMEDIA_TYPE_AUDIO); + + if (bit_rate) { + RETURN_LONG(bit_rate); +@@ -1178,7 +1200,7 @@ FFMPEG_PHP_METHOD(ffmpeg_movie, getVideo + + GET_MOVIE_RESOURCE(ffmovie_ctx); + +- bit_rate = _php_get_codec_bit_rate(ffmovie_ctx, CODEC_TYPE_VIDEO); ++ bit_rate = _php_get_codec_bit_rate(ffmovie_ctx, AVMEDIA_TYPE_VIDEO); + + if (bit_rate) { + RETURN_LONG(bit_rate); +@@ -1201,7 +1223,7 @@ static AVFrame* _php_read_av_frame(ff_mo + int got_frame; + + video_stream = _php_get_stream_index(ffmovie_ctx->fmt_ctx, +- CODEC_TYPE_VIDEO); ++ AVMEDIA_TYPE_VIDEO); + if (video_stream < 0) { + return NULL; + } +@@ -1212,11 +1234,10 @@ static AVFrame* _php_read_av_frame(ff_mo + while (av_read_frame(ffmovie_ctx->fmt_ctx, &packet) >= 0) { + if (packet.stream_index == video_stream) { + +- avcodec_decode_video(decoder_ctx, frame, &got_frame, +- packet.data, packet.size); ++ avcodec_decode_video2(decoder_ctx, frame, &got_frame, &packet); + + if (got_frame) { +- *is_keyframe = (packet.flags & PKT_FLAG_KEY); ++ *is_keyframe = (packet.flags & AV_PKT_FLAG_KEY); + *pts = packet.pts; + av_free_packet(&packet); + return frame; +@@ -1243,7 +1264,7 @@ static AVFrame* _php_get_av_frame(ff_mov + AVCodecContext *decoder_ctx = NULL; + AVFrame *frame = NULL; + +- decoder_ctx = _php_get_decoder_context(ffmovie_ctx, CODEC_TYPE_VIDEO); ++ decoder_ctx = _php_get_decoder_context(ffmovie_ctx, AVMEDIA_TYPE_VIDEO); + if (decoder_ctx == NULL) { + return NULL; + } +@@ -1279,9 +1300,7 @@ static AVFrame* _php_get_av_frame(ff_mov + wanted_frame != GETFRAME_NEXTFRAME && + wanted_frame - ffmovie_ctx->frame_number > + decoder_ctx->gop_size + 1) { +- decoder_ctx->hurry_up = 1; +- } else { +- decoder_ctx->hurry_up = 0; ++ decoder_ctx->skip_frame = AVDISCARD_BIDIR; + } + ffmovie_ctx->frame_number++; + +@@ -1440,7 +1459,7 @@ static double _php_get_sample_aspect_rat + AVCodecContext *decoder_ctx; + + +- decoder_ctx = _php_get_decoder_context(ffmovie_ctx, CODEC_TYPE_VIDEO); ++ decoder_ctx = _php_get_decoder_context(ffmovie_ctx, AVMEDIA_TYPE_VIDEO); + if (!decoder_ctx) { + return -1; + } diff --git a/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-ffmpeg1.patch b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-ffmpeg1.patch new file mode 100644 index 000000000000..a66d92b04f51 --- /dev/null +++ b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-ffmpeg1.patch @@ -0,0 +1,30 @@ +Fix runtime with ffmpeg-1. +https://bugs.gentoo.org/show_bug.cgi?id=461438 + +Index: php5.3/ffmpeg-php.c +=================================================================== +--- php5.3.orig/ffmpeg-php.c ++++ php5.3/ffmpeg-php.c +@@ -90,9 +90,6 @@ PHP_INI_END() + */ + PHP_MINIT_FUNCTION(ffmpeg) + { +- /* must be called before using avcodec libraries. */ +- avcodec_init(); +- + /* register all codecs */ + av_register_all(); + +Index: php5.3/ffmpeg_movie.c +=================================================================== +--- php5.3.orig/ffmpeg_movie.c ++++ php5.3/ffmpeg_movie.c +@@ -259,7 +259,7 @@ static int _php_open_movie_file(ff_movie + } + + /* open the file with generic libav function */ +- if (av_open_input_file(&ffmovie_ctx->fmt_ctx, filename, NULL, 0, NULL) < 0) { ++ if (avformat_open_input(&ffmovie_ctx->fmt_ctx, filename, NULL, NULL) < 0) { + return 1; + } + diff --git a/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-libav10.patch b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-libav10.patch new file mode 100644 index 000000000000..e62ec93d9146 --- /dev/null +++ b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-libav10.patch @@ -0,0 +1,44 @@ +diff -aurN a/ffmpeg_movie.c b/ffmpeg_movie.c +--- a/ffmpeg_movie.c 2015-06-22 19:46:01.220498329 -0400 ++++ b/ffmpeg_movie.c 2015-06-22 20:44:26.802671398 -0400 +@@ -697,7 +697,16 @@ + return rate; + } + +-#if LIBAVCODEC_BUILD > 4753 ++#if LIBAVCODEC_BUILD > 3604480 /* libav-10 */ ++ if (GET_CODEC_FIELD(st->codec, codec_type) == AVMEDIA_TYPE_VIDEO){ ++ if (st->avg_frame_rate.den && st->avg_frame_rate.num) { ++ rate = av_q2d(st->avg_frame_rate); ++ } else { ++ rate = 1 / av_q2d(GET_CODEC_FIELD(st->codec, time_base)); ++ } ++ } ++ return (float)rate; ++#elif LIBAVCODEC_BUILD > 4753 + if (GET_CODEC_FIELD(st->codec, codec_type) == AVMEDIA_TYPE_VIDEO){ + if (st->r_frame_rate.den && st->r_frame_rate.num) { + rate = av_q2d(st->r_frame_rate); +@@ -980,14 +980,22 @@ + if (p) { + codec_name = p->name; + #ifdef FF_API_SUB_ID ++#if LIBAVCODEC_BUILD > 3604480 /* libav-10 */ ++ if (decoder_ctx->codec_id == AV_CODEC_ID_MP3) { ++#else + if (decoder_ctx->codec_id == CODEC_ID_MP3) { ++#endif + if (decoder_ctx->sub_id == 2) + codec_name = "mp2"; + else if (decoder_ctx->sub_id == 1) + codec_name = "mp1"; + } + #endif ++#if LIBAVCODEC_BUILD > 3604480 /* libav-10 */ ++ } else if (decoder_ctx->codec_id == AV_CODEC_ID_MPEG2TS) { ++#else + } else if (decoder_ctx->codec_id == CODEC_ID_MPEG2TS) { ++#endif + /* fake mpeg2 transport stream codec (currently not registered) */ + codec_name = "mpeg2ts"; + } else if (decoder_ctx->codec_name[0] != '\0') { diff --git a/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-log.patch b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-log.patch new file mode 100644 index 000000000000..3b5bb88322e9 --- /dev/null +++ b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-log.patch @@ -0,0 +1,12 @@ +Index: work/php5.3/ffmpeg-php.c +=================================================================== +--- work.orig/php5.3/ffmpeg-php.c ++++ work/php5.3/ffmpeg-php.c +@@ -101,6 +101,7 @@ PHP_MINIT_FUNCTION(ffmpeg) + if (INI_BOOL("ffmpeg.show_warnings")) { + av_log_set_callback(ffmpeg_errorhandler); + } ++ else av_log_set_level(AV_LOG_QUIET); + + register_ffmpeg_movie_class(module_number); + register_ffmpeg_frame_class(module_number); diff --git a/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-php5-4.patch b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-php5-4.patch new file mode 100644 index 000000000000..cc33682cac1e --- /dev/null +++ b/dev-php/ffmpeg-php/files/ffmpeg-php-0.6.0-php5-4.patch @@ -0,0 +1,29 @@ +--- ffmpeg-php-0.6.0.orig/ffmpeg_movie.c.bak 2013-02-24 16:44:31.162791000 +0200 ++++ ffmpeg-php-0.6.0/ffmpeg_movie.c 2013-02-24 16:45:20.632791000 +0200 +@@ -308,7 +308,7 @@ + } + + if (persistent) { +- list_entry *le; ++ zend_rsrc_list_entry *le; + /* resolve the fully-qualified path name to use as the hash key */ + fullpath = expand_filepath(filename, NULL TSRMLS_CC); + +@@ -343,7 +343,7 @@ + } + + } else { /* no existing persistant movie, create one */ +- list_entry new_le; ++ zend_rsrc_list_entry new_le; + ffmovie_ctx = _php_alloc_ffmovie_ctx(1); + + if (_php_open_movie_file(ffmovie_ctx, filename)) { +@@ -357,7 +357,7 @@ + new_le.ptr = ffmovie_ctx; + + if (FAILURE == zend_hash_update(&EG(persistent_list), hashkey, +- hashkey_length+1, (void *)&new_le, sizeof(list_entry), ++ hashkey_length+1, (void *)&new_le, sizeof(zend_rsrc_list_entry), + NULL)) { + php_error_docref(NULL TSRMLS_CC, E_WARNING, + "Failed to register persistent resource"); diff --git a/dev-php/ffmpeg-php/metadata.xml b/dev-php/ffmpeg-php/metadata.xml new file mode 100644 index 000000000000..320883b01a9a --- /dev/null +++ b/dev-php/ffmpeg-php/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="sourceforge">ffmpeg-php</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/igbinary/Manifest b/dev-php/igbinary/Manifest new file mode 100644 index 000000000000..8a6daf1a64ce --- /dev/null +++ b/dev-php/igbinary/Manifest @@ -0,0 +1 @@ +DIST igbinary-1.2.1.tar.gz 143092 SHA256 f71a2e085669ed915740b29f55b6a81e30bae52215d041938afb9212e6bafc27 SHA512 5e69831606cfe47db2ae2b2200bd8bcfce42db32599a2a58cf23238d88896a2ef79baf16e78b3aaefb8725f8fdd7b815470e2d314ba14ea05f33be547da31777 WHIRLPOOL f7eb5d28b536bd1d2b0565f3e8541cbdb39edd2f5130bd041f0d75cc8218edeaa8719ebaea4d8ddf372172df9863d9d72a12dd8fc09c3653418b49e26d0e2f61 diff --git a/dev-php/igbinary/files/zts-fix.patch b/dev-php/igbinary/files/zts-fix.patch new file mode 100644 index 000000000000..3de9b49f441e --- /dev/null +++ b/dev-php/igbinary/files/zts-fix.patch @@ -0,0 +1,44 @@ +--- a/apc_serializer.h ++++ b/apc_serializer.h +@@ -32,29 +32,37 @@ + typedef int (*apc_serialize_t)(APC_SERIALIZER_ARGS); + typedef int (*apc_unserialize_t)(APC_UNSERIALIZER_ARGS); + +-typedef int (*apc_register_serializer_t)(const char* name, +- apc_serialize_t serialize, ++typedef int (*apc_register_serializer_t)(const char* name, ++ apc_serialize_t serialize, + apc_unserialize_t unserialize, + void *config TSRMLS_DC); + + /* + * ABI version for constant hooks. Increment this any time you make any changes + * to any function in this file. + */ + #define APC_SERIALIZER_ABI "0" + #define APC_SERIALIZER_CONSTANT "\000apc_register_serializer-" APC_SERIALIZER_ABI + +-static int apc_register_serializer(const char* name, ++#if !defined(APC_UNUSED) ++# if defined(__GNUC__) ++# define APC_UNUSED __attribute__((unused)) ++# else ++# define APC_UNUSED ++# endif ++#endif ++ ++static APC_UNUSED int apc_register_serializer(const char* name, + apc_serialize_t serialize, + apc_unserialize_t unserialize, + void *config TSRMLS_DC) + { + zval *apc_magic_constant = NULL; + (void)config; + + ALLOC_INIT_ZVAL(apc_magic_constant); + +- if (zend_get_constant(APC_SERIALIZER_CONSTANT, sizeof(APC_SERIALIZER_CONSTANT)-1, apc_magic_constant)) { ++ if (zend_get_constant(APC_SERIALIZER_CONSTANT, sizeof(APC_SERIALIZER_CONSTANT)-1, apc_magic_constant TSRMLS_CC)) { + if(apc_magic_constant) { + apc_register_serializer_t register_func = (apc_register_serializer_t)(Z_LVAL_P(apc_magic_constant)); + if(register_func) { diff --git a/dev-php/igbinary/igbinary-1.2.1.ebuild b/dev-php/igbinary/igbinary-1.2.1.ebuild new file mode 100644 index 000000000000..2bd558fe06d9 --- /dev/null +++ b/dev-php/igbinary/igbinary-1.2.1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +PHP_EXT_NAME="igbinary" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-source-r2 + +KEYWORDS="amd64 x86" + +DESCRIPTION="A fast drop in replacement for the standard PHP serialize" +HOMEPAGE="https://github.com/igbinary/igbinary" +SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${PF}.tar.gz" + +LICENSE="BSD" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" + +src_configure() { + my_conf="--enable-igbinary" + php-ext-source-r2_src_configure +} + +src_test() { + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + NO_INTERACTION="yes" emake test || die "emake test failed for slot ${slot}" + done +} diff --git a/dev-php/igbinary/metadata.xml b/dev-php/igbinary/metadata.xml new file mode 100644 index 000000000000..ed3ed4256f63 --- /dev/null +++ b/dev-php/igbinary/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="github">igbinary/igbinary</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/jpgraph/Manifest b/dev-php/jpgraph/Manifest new file mode 100644 index 000000000000..a4ae5cff615f --- /dev/null +++ b/dev-php/jpgraph/Manifest @@ -0,0 +1 @@ +DIST jpgraph-3.0.7.tar.bz2 10541173 SHA256 412a1aaf47c7d70c5a4350d1c571ebb88c77138d9b95afd51895c44f188a03b6 SHA512 9385d8ac72a942faa4c2a46e7390c9b672fe45802ea37da8a90bca00e32d34421f7ce5dc8d78da934e2dfd8e748c21211af6556f11b3037898757555b0b529ee WHIRLPOOL 83cbd6fd4be742af70a0d2790a2defb8ef6e5c1d9fb66f18f5c5913e3c6986d9a4063671ec3b8d6a0aa08859d58ee710ab644433340e62d9a5689d7715118eda diff --git a/dev-php/jpgraph/files/cve-2009-4422.patch b/dev-php/jpgraph/files/cve-2009-4422.patch new file mode 100644 index 000000000000..b092d43c9006 --- /dev/null +++ b/dev-php/jpgraph/files/cve-2009-4422.patch @@ -0,0 +1,31 @@ +diff -ur jpgraph-3.0.7.orig/src/jpgraph.php jpgraph-3.0.7/src/jpgraph.php +--- jpgraph-3.0.7.orig/src/jpgraph.php 1970-01-01 10:13:08.000000000 +0100 ++++ jpgraph-3.0.7/src/jpgraph.php 2012-06-11 14:55:18.557995018 +0200 +@@ -1286,11 +1286,11 @@ + while( list($key,$value) = each($_GET) ) { + if( is_array($value) ) { + foreach ( $value as $k => $v ) { +- $urlarg .= '&'.$key.'%5B'.$k.'%5D='.urlencode($v); ++ $urlarg .= '&'.urlencode($key).'%5B'.$k.'%5D='.urlencode($v); + } + } + else { +- $urlarg .= '&'.$key.'='.urlencode($value); ++ $urlarg .= '&'.urlencode($key).'='.urlencode($value); + } + } + +@@ -1301,11 +1301,11 @@ + while( list($key,$value) = each($_POST) ) { + if( is_array($value) ) { + foreach ( $value as $k => $v ) { +- $urlarg .= '&'.$key.'%5B'.$k.'%5D='.urlencode($v); ++ $urlarg .= '&'.htmlentities($key).'%5B'.$k.'%5D='.htmlentities($v); + } + } + else { +- $urlarg .= '&'.$key.'='.urlencode($value); ++ $urlarg .= '&'.htmlentities($key).'='.htmlentities($value); + } + } + diff --git a/dev-php/jpgraph/jpgraph-3.0.7-r1.ebuild b/dev-php/jpgraph/jpgraph-3.0.7-r1.ebuild new file mode 100644 index 000000000000..46118fc82459 --- /dev/null +++ b/dev-php/jpgraph/jpgraph-3.0.7-r1.ebuild @@ -0,0 +1,94 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +inherit eutils + +KEYWORDS="alpha amd64 hppa ppc sparc x86" + +DESCRIPTION="Fully OO graph drawing library for PHP" +HOMEPAGE="http://www.aditus.nu/jpgraph/" +SRC_URI="http://hem.bredband.net/jpgraph2/${P}.tar.bz2" +LICENSE="QPL-1.0" +SLOT="0" +IUSE="truetype +examples" + +DEPEND="" +RDEPEND="truetype? ( media-fonts/corefonts ) + dev-lang/php[gd] + " +S="${WORKDIR}" + +[[ -z "${JPGRAPH_CACHEDIR}" ]] && JPGRAPH_CACHEDIR="/var/cache/jpgraph-php5/" + +pkg_setup() { + # check to which user:group the cache dir will go + if has_version "www-servers/apache" ; then + HTTPD_USER="apache" + HTTPD_GROUP="apache" + einfo "Configuring ${JPGRAPH_CACHEDIR} for Apache." + else + HTTPD_USER="${HTTPD_USER:-root}" + HTTPD_GROUP="${HTTPD_GROUP:-root}" + ewarn "No Apache webserver detected - ${JPGRAPH_CACHEDIR} will be" + ewarn "owned by ${HTTPD_USER}:${HTTPD_GROUP} instead." + ewarn "It this is not what you want, you can define" + ewarn "HTTPD_USER and HTTPD_GROUP variables and re-emerge ${PN}." + epause 3 + fi +} + +src_prepare() { + epatch "${FILESDIR}/cve-2009-4422.patch" +} + +src_install() { + # some patches to adapt the config to Gentoo + einfo "Patching jpg-config.inc.php" + + # patch 1: + # make jpgraph use the correct group for file permissions + + sed -i "s|^define('CACHE_FILE_GROUP','www');|define('CACHE_FILE_GROUP','${HTTPD_GROUP}');|" src/jpg-config.inc.php \ + || die "sed failed in patch 1" + + # patch 2: + # make jpgraph use the correct directory for caching + + sed -i "s|.*define('CACHE_DIR','/tmp/jpgraph_cache/');|define('CACHE_DIR','${JPGRAPH_CACHEDIR}');|" src/jpg-config.inc.php \ + || die "sed failed in patch 2" + + # patch 3: + # make jpgraph use the correct directory for the corefonts if the truetype USE flag is set + + if use truetype ; then + sed -i "s|.*define('TTF_DIR','/usr/X11R6/lib/X11/fonts/truetype/');|define('TTF_DIR','/usr/share/fonts/corefonts/');|" src/jpg-config.inc.php \ + || die "sed failed in patch 3" + fi + + # patch 4: + # disable READ_CACHE in jpgraph + sed -i "s|^define('READ_CACHE',true);|define('READ_CACHE',false);|" src/jpg-config.inc.php \ + || die "sed failed in patch 4" + + # install php files + einfo "Building list of files to install" + insinto "/usr/share/php/${PN}" + doins -r src/* + + # remove unwanted examples + use examples || rm -rf "${D}/usr/share/php/${PN}/Examples" + + # install documentation + einfo "Installing documentation" + dodoc -r docportal/* + dodoc README + + # setup the cache dir + einfo "Setting up the cache dir" + keepdir "${JPGRAPH_CACHEDIR}" + fowners ${HTTPD_USER}:${HTTPD_GROUP} "${JPGRAPH_CACHEDIR}" + fperms 750 "${JPGRAPH_CACHEDIR}" +} diff --git a/dev-php/jpgraph/jpgraph-3.0.7-r2.ebuild b/dev-php/jpgraph/jpgraph-3.0.7-r2.ebuild new file mode 100644 index 000000000000..3aac6c65da80 --- /dev/null +++ b/dev-php/jpgraph/jpgraph-3.0.7-r2.ebuild @@ -0,0 +1,94 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit eutils + +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" + +DESCRIPTION="Fully OO graph drawing library for PHP" +HOMEPAGE="http://jpgraph.net/" +SRC_URI="http://hem.bredband.net/jpgraph2/${P}.tar.bz2" +LICENSE="QPL-1.0" +SLOT="0" +IUSE="truetype +examples" + +DEPEND="" +RDEPEND="truetype? ( media-fonts/corefonts ) + dev-lang/php[gd,truetype?] + " +S="${WORKDIR}" + +[[ -z "${JPGRAPH_CACHEDIR}" ]] && JPGRAPH_CACHEDIR="/var/cache/jpgraph-php5/" + +pkg_setup() { + # check to which user:group the cache dir will go + if has_version "www-servers/apache" ; then + HTTPD_USER="apache" + HTTPD_GROUP="apache" + einfo "Configuring ${JPGRAPH_CACHEDIR} for Apache." + else + HTTPD_USER="${HTTPD_USER:-root}" + HTTPD_GROUP="${HTTPD_GROUP:-root}" + ewarn "No Apache webserver detected - ${JPGRAPH_CACHEDIR} will be" + ewarn "owned by ${HTTPD_USER}:${HTTPD_GROUP} instead." + ewarn "It this is not what you want, you can define" + ewarn "HTTPD_USER and HTTPD_GROUP variables and re-emerge ${PN}." + epause 3 + fi +} + +src_prepare() { + epatch "${FILESDIR}/cve-2009-4422.patch" +} + +src_install() { + # some patches to adapt the config to Gentoo + einfo "Patching jpg-config.inc.php" + + # patch 1: + # make jpgraph use the correct group for file permissions + + sed -i "s|^define('CACHE_FILE_GROUP','www');|define('CACHE_FILE_GROUP','${HTTPD_GROUP}');|" src/jpg-config.inc.php \ + || die "sed failed in patch 1" + + # patch 2: + # make jpgraph use the correct directory for caching + + sed -i "s|.*define('CACHE_DIR','/tmp/jpgraph_cache/');|define('CACHE_DIR','${JPGRAPH_CACHEDIR}');|" src/jpg-config.inc.php \ + || die "sed failed in patch 2" + + # patch 3: + # make jpgraph use the correct directory for the corefonts if the truetype USE flag is set + + if use truetype ; then + sed -i "s|.*define('TTF_DIR','/usr/share/fonts/truetype/');|define('TTF_DIR','/usr/share/fonts/corefonts/');|" src/jpg-config.inc.php \ + || die "sed failed in patch 3" + fi + + # patch 4: + # disable READ_CACHE in jpgraph + sed -i "s|^define('READ_CACHE',true);|define('READ_CACHE',false);|" src/jpg-config.inc.php \ + || die "sed failed in patch 4" + + # install php files + einfo "Building list of files to install" + insinto "/usr/share/php/${PN}" + doins -r src/* + + # remove unwanted examples + use examples || rm -rf "${D}/usr/share/php/${PN}/Examples" + + # install documentation + einfo "Installing documentation" + dodoc -r docportal/* + dodoc README + + # setup the cache dir + einfo "Setting up the cache dir" + keepdir "${JPGRAPH_CACHEDIR}" + fowners ${HTTPD_USER}:${HTTPD_GROUP} "${JPGRAPH_CACHEDIR}" + fperms 750 "${JPGRAPH_CACHEDIR}" +} diff --git a/dev-php/jpgraph/metadata.xml b/dev-php/jpgraph/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/jpgraph/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/libchart/Manifest b/dev-php/libchart/Manifest new file mode 100644 index 000000000000..4732d7248b36 --- /dev/null +++ b/dev-php/libchart/Manifest @@ -0,0 +1,2 @@ +DIST libchart-1.2.2.tar.gz 103063 SHA256 3a369f3d0caf18cb2fa25db9744f2d7986c5020a474ca6b42ef807785bd78166 SHA512 6b86be1afdf4492e911c7c4bb08045d4f4f7229204a53c77339a8a7c5aa896c221e7bd9fe6bac2be05f97de653372689e22827ec1c13ee63402e9058818969bf WHIRLPOOL 033297a4d323729579240c17559d2765fb910e951c71f07b6a8f6f19dc98c84e2fd0f6e62489c7fa6f18da1229903bd51889e4c079088d529bea16d36c4797df +DIST libchart-1.3.tar.gz 106204 SHA256 ab3bdf1ccdb008a7ca9f7908d7ed8698163ab6679eaaf4bc37d5229471f38ac2 SHA512 5d2a0b014546487029f552f225fa83de856210a997e69bb5b129e99790f5acfdcfff904077126c42f82974d10f81e7e0342991221af5f108902b2792df24d586 WHIRLPOOL e4bb9b86939592a97bec0b00ebc26046a599a9b6d1ed266db9ad7b6b4a653cca21fdb7aa31078ba2d0957ddc0cc0c5741fd1d62a80b229b55f78dda81c2acca9 diff --git a/dev-php/libchart/libchart-1.2.2.ebuild b/dev-php/libchart/libchart-1.2.2.ebuild new file mode 100644 index 000000000000..dd6595d35955 --- /dev/null +++ b/dev-php/libchart/libchart-1.2.2.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +DESCRIPTION="Libchart is a chart creation PHP library that is easy to use" +HOMEPAGE="http://naku.dohcrew.com/libchart" +SRC_URI="http://libchart.googlecode.com/files/${P}.tar.gz" + +LICENSE="GPL-3 BitstreamVera" +KEYWORDS="~x86 ~amd64" +SLOT=0 +IUSE="examples" + +DEPEND="" +RDEPEND="dev-lang/php[truetype] + || ( dev-lang/php[gd] dev-lang/php[gd-external] )" + +S="${WORKDIR}/${PN}" + +src_install() { + dodoc "${PN}/ChangeLog" "${PN}/README" + rm -f "${PN}/ChangeLog" "${PN}/ChangeLog" "${PN}/COPYING" + + if use examples ; then + # no point making users unzip all files individually + docompress -x "/usr/share/doc/${PF}/demo" + dodoc -r demo/ + fi + + insinto "/usr/share/php/${PN}" + doins -r ${PN} +} diff --git a/dev-php/libchart/libchart-1.3.ebuild b/dev-php/libchart/libchart-1.3.ebuild new file mode 100644 index 000000000000..dd6595d35955 --- /dev/null +++ b/dev-php/libchart/libchart-1.3.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +DESCRIPTION="Libchart is a chart creation PHP library that is easy to use" +HOMEPAGE="http://naku.dohcrew.com/libchart" +SRC_URI="http://libchart.googlecode.com/files/${P}.tar.gz" + +LICENSE="GPL-3 BitstreamVera" +KEYWORDS="~x86 ~amd64" +SLOT=0 +IUSE="examples" + +DEPEND="" +RDEPEND="dev-lang/php[truetype] + || ( dev-lang/php[gd] dev-lang/php[gd-external] )" + +S="${WORKDIR}/${PN}" + +src_install() { + dodoc "${PN}/ChangeLog" "${PN}/README" + rm -f "${PN}/ChangeLog" "${PN}/ChangeLog" "${PN}/COPYING" + + if use examples ; then + # no point making users unzip all files individually + docompress -x "/usr/share/doc/${PF}/demo" + dodoc -r demo/ + fi + + insinto "/usr/share/php/${PN}" + doins -r ${PN} +} diff --git a/dev-php/libchart/metadata.xml b/dev-php/libchart/metadata.xml new file mode 100644 index 000000000000..64a54cc50bcb --- /dev/null +++ b/dev-php/libchart/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="google-code">libchart</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/libvirt-php/Manifest b/dev-php/libvirt-php/Manifest new file mode 100644 index 000000000000..824a4a521b46 --- /dev/null +++ b/dev-php/libvirt-php/Manifest @@ -0,0 +1 @@ +DIST libvirt-php-0.4.8.tar.gz 249753 SHA256 75508ab420c45fface8cdd8328053eee2207f8ff2aab572627ba8f30aacaef35 SHA512 2c1cbe914ab73a45b917130224fd803bfb41b0cc470d5480050c6d512dc4509ee96adcaa3ce3735747f17c4748ce66782437009b5445c364800fa308ee5059d1 WHIRLPOOL bdf18892348de1a8984e23a7f3044f3f861956fd4bf28796f0a79c91079081b97fe630adf6073db2bf94534df22becc503dfb81cc0cc5f1ebf39e6804c93d905 diff --git a/dev-php/libvirt-php/libvirt-php-0.4.8.ebuild b/dev-php/libvirt-php/libvirt-php-0.4.8.ebuild new file mode 100644 index 000000000000..18cc966194ad --- /dev/null +++ b/dev-php/libvirt-php/libvirt-php-0.4.8.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="libvirt-php" +PHP_EXT_SKIP_PHPIZE="yes" +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-source-r2 eutils + +DESCRIPTION="PHP 5 bindings for libvirt" +HOMEPAGE="http://libvirt.org/php/" +SRC_URI="http://libvirt.org/sources/php/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64" +IUSE="doc" + +RDEPEND="app-emulation/libvirt + dev-libs/libxml2" +DEPEND="${RDEPEND} + dev-libs/libxslt + doc? ( app-text/xhtml1 )" + +RESTRICT="test" + +src_unpack() { + default + # create the default modules directory to be able + # to use the php-ext-source-r2 eclass to configure/build + ln -s src "${S}/modules" + + for slot in $(php_get_slots); do + cp -r "${S}" "${WORKDIR}/${slot}" + done +} + +src_install() { + local slot + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + insinto "${EXT_DIR}" + newins "src/${PHP_EXT_NAME}.so" "${PHP_EXT_NAME}.so" + done + php-ext-source-r2_createinifiles + dodoc AUTHORS ChangeLog NEWS README + use doc && dohtml docs/* docs/graphics/* +} diff --git a/dev-php/libvirt-php/libvirt-php-9999.ebuild b/dev-php/libvirt-php/libvirt-php-9999.ebuild new file mode 100644 index 000000000000..f599904d1c9f --- /dev/null +++ b/dev-php/libvirt-php/libvirt-php-9999.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="libvirt-php" +PHP_EXT_SKIP_PHPIZE="yes" +USE_PHP="php5-6 php5-5 php5-4" +# Automake 1.14 is broken. Check this later +WANT_AUTOMAKE="1.13" + +inherit php-ext-source-r2 git-r3 autotools + +DESCRIPTION="PHP 5 bindings for libvirt" +HOMEPAGE="http://libvirt.org/php/" +EGIT_REPO_URI="git://libvirt.org/libvirt-php.git" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="" +IUSE="doc" + +RDEPEND="app-emulation/libvirt + dev-libs/libxml2" +DEPEND="${RDEPEND} + dev-libs/libxslt + doc? ( app-text/xhtml1 )" + +RESTRICT="test" + +src_unpack() { + git-r3_src_unpack + + # create the default modules directory to be able + # to use the php-ext-source-r2 eclass to configure/build + ln -s src "${S}/modules" + + for slot in $(php_get_slots); do + cp -r "${S}" "${WORKDIR}/${slot}" + done +} + +src_prepare() { + local slot + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + eautoreconf + done +} + +src_install() { + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + insinto "${EXT_DIR}" + newins "src/${PHP_EXT_NAME}.so" "${PHP_EXT_NAME}.so" + done + php-ext-source-r2_createinifiles + dodoc AUTHORS ChangeLog NEWS README + use doc && dohtml docs/* docs/graphics/* +} diff --git a/dev-php/libvirt-php/metadata.xml b/dev-php/libvirt-php/metadata.xml new file mode 100644 index 000000000000..f093bc851879 --- /dev/null +++ b/dev-php/libvirt-php/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <maintainer> + <email>dev-zero@gentoo.org</email> + <name>Tiziano Müller</name> + </maintainer> +</pkgmetadata> diff --git a/dev-php/magickwand/Manifest b/dev-php/magickwand/Manifest new file mode 100644 index 000000000000..d4f5365faa95 --- /dev/null +++ b/dev-php/magickwand/Manifest @@ -0,0 +1 @@ +DIST MagickWandForPHP-1.0.9-2.tar.bz2 123894 SHA256 05e5fe5bc52ab9169228bbbde38b222208d1ae19db718b66d2c7ac4180847727 SHA512 67965bd5576b84786b149b64f807fc5f629cfd223013acf83823ffa168571fa5c8f264e15be2ee1c64f68250690dc60c285c6c3c8b8ce3b826b1303f4a29caef WHIRLPOOL 07be727899340b2df28ebe13ad7cdcea9f029885e397f96554ef7030769320dfd55c249851962ecc31db9a432a4d36a0331349e6527b315dc3d1838c80ed3e78 diff --git a/dev-php/magickwand/files/imagemagick-pre-6.3.8-compat.patch b/dev-php/magickwand/files/imagemagick-pre-6.3.8-compat.patch new file mode 100644 index 000000000000..b8634304ed15 --- /dev/null +++ b/dev-php/magickwand/files/imagemagick-pre-6.3.8-compat.patch @@ -0,0 +1,72 @@ +# allow usage of <imagemagick-6.3.8, bug 215671 +# patch by Martin von Gagern <Martin.vGagern@gmx.net> + +--- MagickWandForPHP-1.0.7-1/config.m4 2008-04-13 19:30:55.000000000 +0200 ++++ MagickWandForPHP-1.0.7/config.m4 2008-06-10 11:34:24.000000000 +0200 +@@ -3,30 +3,30 @@ + + if test $PHP_MAGICKWAND != "no"; then + +- if test -r $PHP_MAGICKWAND/bin/MagickWand-config; then ++ if test -r $PHP_MAGICKWAND/bin/Wand-config; then + WAND_CONFIG_PATH=$PHP_MAGICKWAND/bin + else +- AC_MSG_CHECKING(MagickWand-config in default path) ++ AC_MSG_CHECKING(Wand-config in default path) + + for i in /usr/local /usr; + do +- test -r $i/bin/MagickWand-config && WAND_CONFIG_PATH=$i/bin && break ++ test -r $i/bin/Wand-config && WAND_CONFIG_PATH=$i/bin && break + done + + if test -z "$WAND_CONFIG_PATH"; then + for i in $PHP_MAGICKWAND /usr/local /usr; + do +- test -r $i/MagickWand-config && WAND_CONFIG_PATH=$i && break ++ test -r $i/Wand-config && WAND_CONFIG_PATH=$i && break + done + fi + if test -z "$WAND_CONFIG_PATH"; then +- AC_MSG_ERROR(Cannot locate configuration program MagickWand-config) ++ AC_MSG_ERROR(Cannot locate configuration program Wand-config) + else + AC_MSG_RESULT(found in $WAND_CONFIG_PATH) + fi + fi + +- IMAGEMAGICK_VERSION_ORIG=`$WAND_CONFIG_PATH/MagickWand-config --version` ++ IMAGEMAGICK_VERSION_ORIG=`$WAND_CONFIG_PATH/Wand-config --version` + IMAGEMAGICK_VERSION_MASK=`echo ${IMAGEMAGICK_VERSION_ORIG} | awk 'BEGIN { FS = "."; } { printf "%d", ($1 * 1000 + $2) * 1000 + $3;}'` + + +@@ -34,7 +34,7 @@ + if test "$IMAGEMAGICK_VERSION_MASK" -ge 6003005; then + AC_MSG_RESULT(found version $IMAGEMAGICK_VERSION_ORIG) + else +- AC_MSG_ERROR(no. You need at least ImageMagick version 6.3.8 to use MagickWand for PHP.) ++ AC_MSG_ERROR(no. You need at least ImageMagick version 6.3.5 to use MagickWand for PHP.) + fi + + AC_MSG_CHECKING(if PHP version is at least 4.1.3) +@@ -63,16 +63,13 @@ + + AC_DEFINE(HAVE_MAGICKWAND,1,[ ]) + +- PHP_ADD_LIBRARY_WITH_PATH(MagickCore, $WAND_DIR/lib, MAGICKWAND_SHARED_LIBADD) +- PHP_ADD_LIBRARY_WITH_PATH(MagickWand, $WAND_DIR/lib, MAGICKWAND_SHARED_LIBADD) +- PHP_ADD_INCLUDE($WAND_DIR/include/ImageMagick) +- AC_MSG_CHECKING(MagickWand-config --cppflags) +- WAND_CPPFLAGS="`$WAND_CONFIG_PATH/MagickWand-config --cppflags`" ++ AC_MSG_CHECKING(Wand-config --cppflags) ++ WAND_CPPFLAGS="`$WAND_CONFIG_PATH/Wand-config --cppflags`" + AC_MSG_RESULT($WAND_CPPFLAGS) + PHP_EVAL_INCLINE($WAND_CPPFLAGS) + +- AC_MSG_CHECKING(MagickWand-config --libs) +- WAND_LIBS="`$WAND_CONFIG_PATH/MagickWand-config --libs`" ++ AC_MSG_CHECKING(Wand-config --libs) ++ WAND_LIBS="`$WAND_CONFIG_PATH/Wand-config --libs`" + AC_MSG_RESULT($WAND_LIBS) + PHP_EVAL_LIBLINE($WAND_LIBS, MAGICKWAND_SHARED_LIBADD) + diff --git a/dev-php/magickwand/magickwand-1.0.9-r1.ebuild b/dev-php/magickwand/magickwand-1.0.9-r1.ebuild new file mode 100644 index 000000000000..eefe2c9a10f5 --- /dev/null +++ b/dev-php/magickwand/magickwand-1.0.9-r1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="magickwand" +PHP_EXT_ZENDEXT="no" +PHP_EXT_INI="yes" +DOCS="AUTHOR ChangeLog CREDITS README TODO" + +MY_PN="MagickWandForPHP" +IUSE="" + +USE_PHP="php5-6 php5-5 php5-4" + +S="${WORKDIR}/${MY_PN}-${PV}" + +inherit php-ext-source-r2 + +DESCRIPTION="A native PHP-extension to the ImageMagick MagickWand API" +HOMEPAGE="http://www.magickwand.org/" +SRC_URI="http://www.magickwand.org/download/php/${MY_PN}-${PV}-2.tar.bz2" + +LICENSE="MagickWand" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=">=media-gfx/imagemagick-6.5.2.9" +RDEPEND="${DEPEND}" diff --git a/dev-php/magickwand/metadata.xml b/dev-php/magickwand/metadata.xml new file mode 100644 index 000000000000..5c3dc463d770 --- /dev/null +++ b/dev-php/magickwand/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <longdescription> + This PHP5 extension provides + access to the ImageMagick MagickWand API. + </longdescription> +</pkgmetadata> diff --git a/dev-php/metadata.xml b/dev-php/metadata.xml new file mode 100644 index 000000000000..9d56fe4cb951 --- /dev/null +++ b/dev-php/metadata.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE catmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<catmetadata> + <longdescription lang="en"> + The dev-php category contains libraries and utilities relevant to the + PHP programming language. + </longdescription> + <longdescription lang="de"> + Die Kategorie dev-php enthält Bibliotheken und Werkzeuge für die + Programmiersprache PHP. + </longdescription> + <longdescription lang="es"> + La categoría dev-php contiene librerías y utilidades referentes al + lenguaje de programación PHP. + </longdescription> + <longdescription lang="ja"> + dev-php カテゴリーにはPHPプログラミング言語に関連したライブラリーと + ユーティリティが含まれます。 + </longdescription> + <longdescription lang="nl"> + De dev-php categorie bevat bibliotheken en hulpmiddelen voor het gebruik + van de programmeertaal PHP. + </longdescription> + <longdescription lang="vi"> + Nhóm dev-php chứa các thư viện và tiện ích liên quan + đến ngôn ngữ lập trình PHP. + </longdescription> + <longdescription lang="it"> + La categoria dev-php contiene librerie ed utilità per il linguaggio di programmazione PHP. + </longdescription> + <longdescription lang="pt"> + A categoria dev-php contém bibliotecas e utilitários referentes + à linguagem de programação PHP. + </longdescription> + <longdescription lang="pl"> + Kategoria dev-php zawiera biblioteki i narzędzia związane z językiem + programowania PHP. + </longdescription> +</catmetadata> + diff --git a/dev-php/ming-php/Manifest b/dev-php/ming-php/Manifest new file mode 100644 index 000000000000..9ec5a39c82a6 --- /dev/null +++ b/dev-php/ming-php/Manifest @@ -0,0 +1 @@ +DIST ming-0.4.5.tar.bz2 14234048 SHA256 82da089bdfc3a7fcb732dc11c11a35003ee270d5102d4043d61ea69834239aeb SHA512 9e5a2fb558841e72a072e2c29a0871dc7056ab57f1e6feca864b9b0961841334c4d2c6bc731bc4e043eb96b63fb946738cb1b8b54ef45679fcbf9bcf82adea31 WHIRLPOOL 2315adb1ed2b8878843ce5eef54f7c4386a69c809820aa4d2040fe4d94c0fa367cc57966a78e327f6a578c99b3ed4b1fa5d352106df9283f3b2d7f87a1178203 diff --git a/dev-php/ming-php/files/ming-php-54.patch b/dev-php/ming-php/files/ming-php-54.patch new file mode 100644 index 000000000000..45036df73eb4 --- /dev/null +++ b/dev-php/ming-php/files/ming-php-54.patch @@ -0,0 +1,479 @@ +--- ming.c.orig 2015-01-19 21:46:35.299042679 -0500 ++++ ming.c 2015-01-19 21:52:00.566380663 -0500 +@@ -370,7 +370,7 @@ + + input = newSWFInput_file(file); + zend_list_addref(Z_LVAL_P(zfile)); +- zend_list_addref(zend_list_insert(input, le_swfinputp)); ++ zend_list_addref(zend_list_insert(input, le_swfinputp TSRMLS_CC)); + return input; + } + /* }}} */ +@@ -410,7 +410,7 @@ + + input = newSWFInput_bufferCopy((unsigned char *)data, data_len); + +- ret = zend_list_insert(input, le_swfinputp); ++ ret = zend_list_insert(input, le_swfinputp TSRMLS_CC); + object_init_ex(getThis(), input_class_entry_ptr); + add_property_resource(getThis(), "input", ret); + zend_list_addref(ret); +@@ -449,7 +449,7 @@ + + fc = newSWFFontCollection_fromFile(filename); + if(fc) { +- ret = zend_list_insert(fc, le_swffontcollectionp); ++ ret = zend_list_insert(fc, le_swffontcollectionp TSRMLS_CC); + object_init_ex(getThis(), fontcollection_class_entry_ptr); + add_property_resource(getThis(), "fontcollection", ret); + zend_list_addref(ret); +@@ -479,7 +479,7 @@ + font = SWFFontCollection_getFont(getFontCollection(getThis() TSRMLS_CC), index); + + if(font != NULL) { +- ret = zend_list_insert(font, le_swffontp); ++ ret = zend_list_insert(font, le_swffontp TSRMLS_CC); + object_init_ex(return_value, font_class_entry_ptr); + add_property_resource(return_value, "font", ret); + zend_list_addref(ret); +@@ -527,7 +527,7 @@ + + font = newSWFBrowserFont(name); + if(font) { +- ret = zend_list_insert(font, le_swfbrowserfontp); ++ ret = zend_list_insert(font, le_swfbrowserfontp TSRMLS_CC); + object_init_ex(getThis(), browserfont_class_entry_ptr); + add_property_resource(getThis(), "browserfont", ret); + zend_list_addref(ret); +@@ -573,7 +573,7 @@ + WRONG_PARAM_COUNT; + } + +- ret = zend_list_insert(cx, le_swfcxformp); ++ ret = zend_list_insert(cx, le_swfcxformp TSRMLS_CC); + object_init_ex(getThis(), cxform_class_entry_ptr); + add_property_resource(getThis(), "cx", ret); + zend_list_addref(ret); +@@ -736,7 +736,7 @@ + init = newSWFInitAction_withId(getAction(zaction TSRMLS_CC), id); + } + +- ret = zend_list_insert(init, le_swfinitactionp); ++ ret = zend_list_insert(init, le_swfinitactionp TSRMLS_CC); + object_init_ex(getThis(), initaction_class_entry_ptr); + add_property_resource(getThis(), "initaction", ret); + zend_list_addref(ret); +@@ -785,7 +785,7 @@ + php_error_docref(NULL TSRMLS_CC, E_ERROR, "Couldn't compile actionscript"); + } + +- ret = zend_list_insert(action, le_swfactionp); ++ ret = zend_list_insert(action, le_swfactionp TSRMLS_CC); + + object_init_ex(getThis(), action_class_entry_ptr); + add_property_resource(getThis(), "action", ret); +@@ -863,7 +863,7 @@ + input = newSWFInput_filename(Z_STRVAL_P(zfile)); + if(input == NULL) + php_error(E_ERROR, "opening bitmap file failed"); +- zend_list_addref(zend_list_insert(input, le_swfinputp)); ++ zend_list_addref(zend_list_insert(input, le_swfinputp TSRMLS_CC)); + break; + + default: +@@ -884,7 +884,7 @@ + maskinput = newSWFInput_filename(Z_STRVAL_P(zmask)); + if(maskinput == NULL) + php_error(E_ERROR, "opening mask file failed"); +- zend_list_addref(zend_list_insert(maskinput, le_swfinputp)); ++ zend_list_addref(zend_list_insert(maskinput, le_swfinputp TSRMLS_CC)); + break; + + default: +@@ -895,7 +895,7 @@ + /* XXX: this is very optimistic! is it really a JPEG ?!? */ + bitmap_alpha = newSWFJpegWithAlpha_fromInput(input, maskinput); + if(bitmap_alpha) { +- ret = zend_list_insert(bitmap_alpha, le_swfbitmapp); ++ ret = zend_list_insert(bitmap_alpha, le_swfbitmapp TSRMLS_CC); + object_init_ex(getThis(), bitmap_class_entry_ptr); + add_property_resource(getThis(), "bitmap", ret); + zend_list_addref(ret); +@@ -903,7 +903,7 @@ + } else { + bitmap = newSWFBitmap_fromInput(input); + if(bitmap) { +- ret = zend_list_insert(bitmap, le_swfbitmapp); ++ ret = zend_list_insert(bitmap, le_swfbitmapp TSRMLS_CC); + object_init_ex(getThis(), bitmap_class_entry_ptr); + add_property_resource(getThis(), "bitmap", ret); + zend_list_addref(ret); +@@ -1164,7 +1164,7 @@ + PHP_METHOD(swfbutton, __construct) + { + SWFButton button = newSWFButton(); +- int ret = zend_list_insert(button, le_swfbuttonp); ++ int ret = zend_list_insert(button, le_swfbuttonp TSRMLS_CC); + + object_init_ex(getThis(), button_class_entry_ptr); + add_property_resource(getThis(), "button", ret); +@@ -1297,7 +1297,7 @@ + + if(record != NULL) + { +- ret = zend_list_insert(record, le_swfbuttonrecordp); ++ ret = zend_list_insert(record, le_swfbuttonrecordp TSRMLS_CC); + object_init_ex(return_value, buttonrecord_class_entry_ptr); + add_property_resource(return_value, "buttonrecord", ret); + zend_list_addref(ret); +@@ -1384,7 +1384,7 @@ + + if(item != NULL) { + /* try and create a soundinstance object */ +- ret = zend_list_insert(item, le_swfsoundinstancep); ++ ret = zend_list_insert(item, le_swfsoundinstancep TSRMLS_CC); + object_init_ex(return_value, soundinstance_class_entry_ptr); + add_property_resource(return_value, "soundinstance", ret); + zend_list_addref(ret); +@@ -1971,7 +1971,7 @@ + m = SWFDisplayItem_getMatrix(getDisplayItem(getThis() TSRMLS_CC)); + if(m != NULL) + { +- ret = zend_list_insert(m, le_swfmatrixp); ++ ret = zend_list_insert(m, le_swfmatrixp TSRMLS_CC); + object_init_ex(return_value, matrix_class_entry_ptr); + add_property_resource(return_value, "matrix", ret); + zend_list_addref(ret); +@@ -1992,7 +1992,7 @@ + c = SWFDisplayItem_getCharacter(getDisplayItem(getThis() TSRMLS_CC)); + if(c != NULL) + { +- ret = zend_list_insert(c, le_swfcharacterp); ++ ret = zend_list_insert(c, le_swfcharacterp TSRMLS_CC); + object_init_ex(return_value, character_class_entry_ptr); + add_property_resource(return_value, "character", ret); + zend_list_addref(ret); +@@ -2366,7 +2366,7 @@ + + if(font) + { +- ret = zend_list_insert(font, le_swffontp); ++ ret = zend_list_insert(font, le_swffontp TSRMLS_CC); + object_init_ex(getThis(), font_class_entry_ptr); + add_property_resource(getThis(), "font", ret); + zend_list_addref(ret); +@@ -2537,7 +2537,7 @@ + + matrix = newSWFFilterMatrix(cols, rows, values); + free(values); /* array is copied by libming */ +- ret = zend_list_insert(matrix, le_swffiltermatrixp); ++ ret = zend_list_insert(matrix, le_swffiltermatrixp TSRMLS_CC); + object_init_ex(getThis(), filtermatrix_class_entry_ptr); + add_property_resource(getThis(), "filtermatrix", ret); + zend_list_addref(ret); +@@ -2582,7 +2582,7 @@ + } + + shadow = newSWFShadow(angle, distance, strength); +- ret = zend_list_insert(shadow, le_swfshadowp); ++ ret = zend_list_insert(shadow, le_swfshadowp TSRMLS_CC); + object_init_ex(getThis(), shadow_class_entry_ptr); + add_property_resource(getThis(), "shadow", ret); + zend_list_addref(ret); +@@ -2628,7 +2628,7 @@ + } + + blur = newSWFBlur(blurX, blurY, passes); +- ret = zend_list_insert(blur, le_swfblurp); ++ ret = zend_list_insert(blur, le_swfblurp TSRMLS_CC); + object_init_ex(getThis(), blur_class_entry_ptr); + add_property_resource(getThis(), "blur", ret); + zend_list_addref(ret); +@@ -2665,7 +2665,7 @@ + PHP_METHOD(swfgradient, __construct) + { + SWFGradient gradient = newSWFGradient(); +- int ret = zend_list_insert(gradient, le_swfgradientp); ++ int ret = zend_list_insert(gradient, le_swfgradientp TSRMLS_CC); + + object_init_ex(getThis(), gradient_class_entry_ptr); + add_property_resource(getThis(), "gradient", ret); +@@ -3076,7 +3076,7 @@ + if(filter == NULL) + WRONG_PARAM_COUNT; + +- ret = zend_list_insert(filter, le_swffilterp); ++ ret = zend_list_insert(filter, le_swffilterp TSRMLS_CC); + object_init_ex(getThis(), filter_class_entry_ptr); + add_property_resource(getThis(), "filter", ret); + zend_list_addref(ret); +@@ -3115,7 +3115,7 @@ + PHP_METHOD(swfmorph, __construct) + { + SWFMorph morph = newSWFMorphShape(); +- int ret = zend_list_insert(morph, le_swfmorphp); ++ int ret = zend_list_insert(morph, le_swfmorphp TSRMLS_CC); + + object_init_ex(getThis(), morph_class_entry_ptr); + add_property_resource(getThis(), "morph", ret); +@@ -3147,7 +3147,7 @@ + { + SWFMorph morph = getMorph(getThis() TSRMLS_CC); + SWFShape shape = SWFMorph_getShape1(morph); +- int ret = zend_list_insert(shape, le_swfshapep); ++ int ret = zend_list_insert(shape, le_swfshapep TSRMLS_CC); + + object_init_ex(return_value, shape_class_entry_ptr); + add_property_resource(return_value, "shape", ret); +@@ -3161,7 +3161,7 @@ + { + SWFMorph morph = getMorph(getThis() TSRMLS_CC); + SWFShape shape = SWFMorph_getShape2(morph); +- int ret = zend_list_insert(shape, le_swfshapep); ++ int ret = zend_list_insert(shape, le_swfshapep TSRMLS_CC); + + object_init_ex(return_value, shape_class_entry_ptr); + add_property_resource(return_value, "shape", ret); +@@ -3205,7 +3205,7 @@ + input = newSWFInput_filename(Z_STRVAL_P(zfile)); + if(input == NULL) + php_error(E_ERROR, "opening sound file failed"); +- zend_list_addref(zend_list_insert(input, le_swfinputp)); ++ zend_list_addref(zend_list_insert(input, le_swfinputp TSRMLS_CC)); + break; + + default: +@@ -3216,7 +3216,7 @@ + sound = newSWFSoundStream_fromInput(input); + + if(sound) { +- ret = zend_list_insert(sound, le_swfsoundstreamp); ++ ret = zend_list_insert(sound, le_swfsoundstreamp TSRMLS_CC); + object_init_ex(getThis(), soundstream_class_entry_ptr); + add_property_resource(getThis(), "soundstream", ret); + zend_list_addref(ret); +@@ -3331,7 +3331,7 @@ + input = newSWFInput_filename(Z_STRVAL_P(zfile)); + if(input == NULL) + php_error(E_ERROR, "opening sound file failed"); +- zend_list_addref(zend_list_insert(input, le_swfinputp)); ++ zend_list_addref(zend_list_insert(input, le_swfinputp TSRMLS_CC)); + break; + + default: +@@ -3343,7 +3343,7 @@ + + if(sound != NULL) + { +- ret = zend_list_insert(sound, le_swfsoundp); ++ ret = zend_list_insert(sound, le_swfsoundp TSRMLS_CC); + object_init_ex(getThis(), sound_class_entry_ptr); + add_property_resource(getThis(), "sound", ret); + zend_list_addref(ret); +@@ -3479,7 +3479,7 @@ + input = newSWFInput_filename(Z_STRVAL_P(zfile)); + if(input == NULL) + php_error(E_ERROR, "opening sound video failed"); +- zend_list_addref(zend_list_insert(input, le_swfinputp)); ++ zend_list_addref(zend_list_insert(input, le_swfinputp TSRMLS_CC)); + break; + + default: +@@ -3496,7 +3496,7 @@ + } + + if(stream) { +- ret = zend_list_insert(stream, le_swfvideostreamp); ++ ret = zend_list_insert(stream, le_swfvideostreamp TSRMLS_CC); + object_init_ex(getThis(), videostream_class_entry_ptr); + add_property_resource(getThis(), "videostream", ret); + zend_list_addref(ret); +@@ -3646,7 +3646,7 @@ + bd = newSWFBinaryData((unsigned char *)data, data_len); + + if(bd) { +- ret = zend_list_insert(bd, le_swfbinarydatap); ++ ret = zend_list_insert(bd, le_swfbinarydatap TSRMLS_CC); + object_init_ex(getThis(), binarydata_class_entry_ptr); + add_property_resource(getThis(), "binarydata", ret); + zend_list_addref(ret); +@@ -3704,7 +3704,7 @@ + input = newSWFInput_filename(Z_STRVAL_P(zfile)); + if(input == NULL) + php_error(E_ERROR, "opening prebuilt clip file failed"); +- zend_list_addref(zend_list_insert(input, le_swfinputp)); ++ zend_list_addref(zend_list_insert(input, le_swfinputp TSRMLS_CC)); + break; + + default: +@@ -3715,7 +3715,7 @@ + clip = newSWFPrebuiltClip_fromInput(input); + + if(clip) { +- ret = zend_list_insert(clip, le_swfprebuiltclipp); ++ ret = zend_list_insert(clip, le_swfprebuiltclipp TSRMLS_CC); + object_init_ex(getThis(), prebuiltclip_class_entry_ptr); + add_property_resource(getThis(), "prebuiltclip", ret); + zend_list_addref(ret); +@@ -3768,7 +3768,7 @@ + movie = newSWFMovie(); /* default version 4 */ + } + +- ret = zend_list_insert(movie, le_swfmoviep); ++ ret = zend_list_insert(movie, le_swfmoviep TSRMLS_CC); + + object_init_ex(getThis(), movie_class_entry_ptr); + add_property_resource(getThis(), "movie", ret); +@@ -3880,7 +3880,7 @@ + item = SWFMovie_add_internal(movie, ublock); + if (item != NULL) { + /* try and create a displayitem object */ +- ret = zend_list_insert(item, le_swfdisplayitemp); ++ ret = zend_list_insert(item, le_swfdisplayitemp TSRMLS_CC); + object_init_ex(return_value, displayitem_class_entry_ptr); + add_property_resource(return_value, "displayitem", ret); + zend_list_addref(ret); +@@ -4242,7 +4242,7 @@ + php_error(E_ERROR, "opening mp3 file failed"); + } + +- zend_list_addref(zend_list_insert(input, le_swfinputp)); ++ zend_list_addref(zend_list_insert(input, le_swfinputp TSRMLS_CC)); + break; + + default: +@@ -4327,7 +4327,7 @@ + if(item != NULL) + { + /* try and create a soundinstance object */ +- ret = zend_list_insert(item, le_swfsoundinstancep); ++ ret = zend_list_insert(item, le_swfsoundinstancep TSRMLS_CC); + object_init_ex(return_value, soundinstance_class_entry_ptr); + add_property_resource(return_value, "soundinstance", ret); + zend_list_addref(ret); +@@ -4369,7 +4369,7 @@ + character = SWFMovie_importCharacter(movie, libswf, name); + if(character != NULL) + { +- ret = zend_list_insert(character, le_swfcharacterp); ++ ret = zend_list_insert(character, le_swfcharacterp TSRMLS_CC); + object_init_ex(return_value, character_class_entry_ptr); + add_property_resource(return_value, "character", ret); + zend_list_addref(ret); +@@ -4397,7 +4397,7 @@ + if(res != NULL) + { + /* try and create a fontchar object */ +- ret = zend_list_insert(res, le_swffontcharp); ++ ret = zend_list_insert(res, le_swffontcharp TSRMLS_CC); + object_init_ex(return_value, fontchar_class_entry_ptr); + add_property_resource(return_value, "fontcharacter", ret); + zend_list_addref(ret); +@@ -4424,7 +4424,7 @@ + if(res != NULL) + { + /* try and create a fontchar object */ +- ret = zend_list_insert(res, le_swffontcharp); ++ ret = zend_list_insert(res, le_swffontcharp TSRMLS_CC); + object_init_ex(return_value, fontchar_class_entry_ptr); + add_property_resource(return_value, "fontcharacter", ret); + zend_list_addref(ret); +@@ -4509,7 +4509,7 @@ + PHP_METHOD(swfshape, __construct) + { + SWFShape shape = newSWFShape(); +- int ret = zend_list_insert(shape, le_swfshapep); ++ int ret = zend_list_insert(shape, le_swfshapep TSRMLS_CC); + + object_init_ex(getThis(), shape_class_entry_ptr); + add_property_resource(getThis(), "shape", ret); +@@ -4575,7 +4575,7 @@ + } + + /* return an SWFFill object */ +- ret = zend_list_insert(fill, le_swffillp); ++ ret = zend_list_insert(fill, le_swffillp TSRMLS_CC); + object_init_ex(return_value, fill_class_entry_ptr); + add_property_resource(return_value, "fill", ret); + zend_list_addref(ret); +@@ -4618,7 +4618,7 @@ + } + + /* return an SWFFill object */ +- ret = zend_list_insert(fill, le_swffillp); ++ ret = zend_list_insert(fill, le_swffillp TSRMLS_CC); + object_init_ex(return_value, fill_class_entry_ptr); + add_property_resource(return_value, "fill", ret); + zend_list_addref(ret); +@@ -4664,7 +4664,7 @@ + } + + /* return an SWFFill object */ +- ret = zend_list_insert(fill, le_swffillp); ++ ret = zend_list_insert(fill, le_swffillp TSRMLS_CC); + object_init_ex(return_value, fill_class_entry_ptr); + add_property_resource(return_value, "fill", ret); + zend_list_addref(ret); +@@ -4719,7 +4719,7 @@ + } + + /* return an SWFFill object */ +- ret = zend_list_insert(fill, le_swffillp); ++ ret = zend_list_insert(fill, le_swffillp TSRMLS_CC); + object_init_ex(return_value, fill_class_entry_ptr); + add_property_resource(return_value, "fill", ret); + zend_list_addref(ret); +@@ -5209,7 +5209,7 @@ + PHP_METHOD(swfsprite, __construct) + { + SWFMovieClip sprite = newSWFMovieClip(); +- int ret = zend_list_insert(sprite, le_swfspritep); ++ int ret = zend_list_insert(sprite, le_swfspritep TSRMLS_CC); + + object_init_ex(getThis(), sprite_class_entry_ptr); + add_property_resource(getThis(), "sprite", ret); +@@ -5259,7 +5259,7 @@ + + if (item != NULL) { + /* try and create a displayitem object */ +- ret = zend_list_insert(item, le_swfdisplayitemp); ++ ret = zend_list_insert(item, le_swfdisplayitemp TSRMLS_CC); + object_init_ex(return_value, displayitem_class_entry_ptr); + add_property_resource(return_value, "displayitem", ret); + zend_list_addref(ret); +@@ -5342,7 +5342,7 @@ + + if(item != NULL) { + /* try and create a displayitem object */ +- ret = zend_list_insert(item, le_swfsoundinstancep); ++ ret = zend_list_insert(item, le_swfsoundinstancep TSRMLS_CC); + object_init_ex(return_value, soundinstance_class_entry_ptr); + add_property_resource(return_value, "soundinstance", ret); + zend_list_addref(ret); +@@ -5400,7 +5400,7 @@ + input = newSWFInput_filename(Z_STRVAL_P(zfile)); + if(input == NULL) + php_error(E_ERROR, "opening sound file failed"); +- zend_list_addref(zend_list_insert(input, le_swfinputp)); ++ zend_list_addref(zend_list_insert(input, le_swfinputp TSRMLS_CC)); + break; + + } +@@ -5521,7 +5521,7 @@ + text = newSWFText2(); + } + +- int ret = zend_list_insert(text, le_swftextp); ++ int ret = zend_list_insert(text, le_swftextp TSRMLS_CC); + object_init_ex(getThis(), text_class_entry_ptr); + add_property_resource(getThis(), "text", ret); + zend_list_addref(ret); +@@ -5794,7 +5794,7 @@ + { + long flags = 0; + SWFTextField field = newSWFTextField(); +- int ret = zend_list_insert(field, le_swftextfieldp); ++ int ret = zend_list_insert(field, le_swftextfieldp TSRMLS_CC); + + object_init_ex(getThis(), textfield_class_entry_ptr); + add_property_resource(getThis(), "textfield", ret); diff --git a/dev-php/ming-php/files/php_ext-config.m4 b/dev-php/ming-php/files/php_ext-config.m4 new file mode 100644 index 000000000000..794d2cc067f7 --- /dev/null +++ b/dev-php/ming-php/files/php_ext-config.m4 @@ -0,0 +1,116 @@ +dnl +dnl $Id$ +dnl + +PHP_LIBDIR=lib + +PHP_ARG_WITH(ming, for MING support, +[ --with-ming[=DIR] Include MING support]) + +if test "$PHP_MING" != "no"; then + AC_CHECK_LIB(m, sin) + + for i in $PHP_MING ../../src /usr/local /usr; do + if test -f $i/$PHP_LIBDIR/libming.$SHLIB_SUFFIX_NAME || test -f $i/$PHP_LIBDIR/libming.a; then + MING_DIR=$i + break + fi + done + + if test -z "$MING_DIR"; then + AC_MSG_ERROR(Please reinstall ming distribution. libming.(a|so) not found.) + fi + + for i in ../../src $MING_DIR/include $MING_DIR/include/ming $MING_DIR/ming/include; do + if test -f $i/ming.h; then + MING_INC_DIR=$i + fi + done + + if test -z "$MING_INC_DIR"; then + AC_MSG_ERROR(Please reinstall ming distribution. ming.h not found.) + fi + + PHP_CHECK_LIBRARY(ming, Ming_useSWFVersion, [ + AC_DEFINE(HAVE_MING,1,[ ]) + ],[ + AC_MSG_ERROR([Ming library 0.2a or greater required.]) + ],[ + -L$MING_DIR/$PHP_LIBDIR + ]) + + PHP_ADD_INCLUDE($MING_INC_DIR) + PHP_ADD_LIBRARY_WITH_PATH(ming, $MING_DIR/$PHP_LIBDIR, MING_SHARED_LIBADD) + + old_CPPFLAGS=$CPPFLAGS + CPPFLAGS=-I$MING_INC_DIR + AC_MSG_CHECKING([for destroySWFBlock]) + AC_TRY_RUN([ +#include "ming.h" +int destroySWFBlock(int a, int b) { + return a+b; +} +int main() { + return destroySWFBlock(-1,1); /* returns 0 only if function is not yet defined */ +} + ],[ + AC_MSG_RESULT([missing]) + ],[ + AC_DEFINE(HAVE_DESTROY_SWF_BLOCK,1,[ ]) + AC_MSG_RESULT([ok]) + ],[ + AC_MSG_RESULT([unknown]) + ]) + +dnl Check Ming version (FIXME: if/when ming has some better way to detect the version..) + AC_EGREP_CPP(yes, [ +#include <ming.h> +#ifdef SWF_SOUND_COMPRESSION +yes +#endif + ], [ + AC_DEFINE(HAVE_NEW_MING, 1, [ ]) + dnl FIXME: This is now unconditional..better check coming later. + ]) + + dnl Check if SWFVideoStream_setFrameMode() is available + AC_TRY_COMPILE([ +#include <ming.h> + ], [ +int main(void) { SWFVideoStream_setFrameMode(0, 0); return 0; } + ], [ + AC_DEFINE(HAVE_SWFVIDEOSTREAM_SETFRAMEMODE, 1, [Have SWFVideoStream_setFrameMode(SWFVideoStream, int)]) + ], []) + + dnl Check if SWFVideoStream_nextFrame() is available + AC_TRY_COMPILE([ +#include <ming.h> + ], [ +int main(void) { SWFVideoStream_nextFrame(0); return 0; } + ], [ + AC_DEFINE(HAVE_SWFVIDEOSTREAM_NEXTFRAME, 1, [Have SWFVideoStream_nextFrame(SWFVideoStream)]) + ], []) + + dnl Check if SWFVideoStream_seek() is available + AC_TRY_COMPILE([ +#include <ming.h> + ], [ +int main(void) { SWFVideoStream_seek(0, 0, 0); return 0; } + ], [ + AC_DEFINE(HAVE_SWFVIDEOSTREAM_SEEK, 1, [Have SWFVideoStream_seek(SWFVideoStream, int frame, int whence)]) + ], []) + + + dnl Check if SWFMovie_output() accepts the 4th parameter + AC_TRY_COMPILE([ +#include <ming.h> + ], [ +int main(void) { SWFMovie_output(NULL, NULL, NULL, 0); return 0; } + ], [ + AC_DEFINE(HAVE_MING_MOVIE_LEVEL, 1, [ ]) + ], []) + CPPFLAGS=$old_CPPFLAGS + + PHP_NEW_EXTENSION(ming, ming.c, $ext_shared) + PHP_SUBST(MING_SHARED_LIBADD) +fi diff --git a/dev-php/ming-php/metadata.xml b/dev-php/ming-php/metadata.xml new file mode 100644 index 000000000000..ce2b7b48934b --- /dev/null +++ b/dev-php/ming-php/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>grknight@gentoo.org</email> + <name>Brian Evans</name> + </maintainer> + <herd>php</herd> + <upstream> + <remote-id type="sourceforge">ming</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/ming-php/ming-php-0.4.5.ebuild b/dev-php/ming-php/ming-php-0.4.5.ebuild new file mode 100644 index 000000000000..db29ac795a0b --- /dev/null +++ b/dev-php/ming-php/ming-php-0.4.5.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME=ming +MY_P="${PHP_EXT_NAME}-${PV}" +USE_PHP="php5-4 php5-5 php5-6" +PHP_EXT_S="${MY_P}/php_ext" +inherit flag-o-matic php-ext-source-r2 + +DESCRIPTION="PHP extension for the ming Flash movie generation library" +HOMEPAGE="http://ming.sourceforge.net/" +SRC_URI="mirror://sourceforge/ming/${MY_P}.tar.bz2" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" + +RDEPEND="media-libs/ming" +DEPEND="${RDEPEND}" + +S="${WORKDIR}/${MY_P}" + +src_prepare() { + local slot orig_s="${PHP_EXT_S}" + for slot in $(php_get_slots); do + cp "${FILESDIR}/php_ext-config.m4" "${WORKDIR}/${slot}/config.m4" || \ + die "Failed to copy config.m4 to target" + rm "${WORKDIR}/${slot}/Makefile.am" || die "Failed to remove Makefile.am for ${slot}" + php_init_slot_env ${slot} + epatch "${FILESDIR}/ming-php-54.patch" + php-ext-source-r2_phpize + done +} + +src_configure() { + # build is sensitive to -O3 (bug #297437) + replace-flags -O3 -O2 + + local my_conf="--with-ming=${S}" + php-ext-source-r2_src_configure +} diff --git a/dev-php/mmslib/Manifest b/dev-php/mmslib/Manifest new file mode 100644 index 000000000000..41ad6844df13 --- /dev/null +++ b/dev-php/mmslib/Manifest @@ -0,0 +1 @@ +DIST mmslib-0.97.tar.gz 62106 SHA256 08d9dd2ef82148566f7eb7dc85d19291df7ffc61fe893b9058549bcdf5d9d0a3 SHA512 ca406af28a25e7af042e4575d88159fbc55b1c90687c355d4175a3b6567bf8fac249b93660aa920c48aa4e05dfaa95a529f8aefedd07db9ce6edd69492918392 WHIRLPOOL e36aafeea4d55c9d242037ac3d13aa40385c7c49c18f6f9d19d4f4e5fa81c39ff8ab726a97599f7540f261e99ec83b34fb7154f1dd443142fc56d3678cbe4871 diff --git a/dev-php/mmslib/metadata.xml b/dev-php/mmslib/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/mmslib/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/mmslib/mmslib-0.97.ebuild b/dev-php/mmslib/mmslib-0.97.ebuild new file mode 100644 index 000000000000..4ad7531db516 --- /dev/null +++ b/dev-php/mmslib/mmslib-0.97.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +DESCRIPTION="library for encoding, decoding, and sending MMSes" +HOMEPAGE="http://www.hellkvist.org/software/#MMSLIB" +SRC_URI="http://www.hellkvist.org/software/mmslib/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="examples" + +DEPEND="" +RDEPEND="dev-lang/php" + +src_install() { + insinto "/usr/share/php/${PN}" + doins mmslib.php + + dodoc README + use examples && dodoc -r samples content +} diff --git a/dev-php/mockery/Manifest b/dev-php/mockery/Manifest new file mode 100644 index 000000000000..1d19cff171f4 --- /dev/null +++ b/dev-php/mockery/Manifest @@ -0,0 +1 @@ +DIST Mockery-0.9.0.tgz 30330 SHA256 6f6fda75362c4092b8628158bd90302f8a3a9865cd692f99211dcaa56da73bf3 SHA512 744f7727395feb1009ae879dd9f336a314c70d96e848efe19c399d3abee42950606352a0781a1664178f77485933491928a1bddbcdb86a5092d69434868eee1c WHIRLPOOL fbf2d541c5456b907c184a50c7349743caa271d8112f93aa634f0e99f5a4621cef2accf6a3dc65b96e1d3bc0c00f6538b374fb7d38acaf38dc3aa644632178f8 diff --git a/dev-php/mockery/files/channel.xml b/dev-php/mockery/files/channel.xml new file mode 100644 index 000000000000..b9fe38d87b18 --- /dev/null +++ b/dev-php/mockery/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.survivethedeepend.com</name> + <summary>Survive The Deep End PEAR Channel</summary> + <suggestedalias>deepend</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.survivethedeepend.com/rest/</baseurl> + <baseurl type="REST1.1">http://pear.survivethedeepend.com/rest/</baseurl> + <baseurl type="REST1.2">http://pear.survivethedeepend.com/rest/</baseurl> + <baseurl type="REST1.3">http://pear.survivethedeepend.com/rest/</baseurl> + </rest> + </primary> + </servers> +</channel>
\ No newline at end of file diff --git a/dev-php/mockery/metadata.xml b/dev-php/mockery/metadata.xml new file mode 100644 index 000000000000..388a8fe2dad9 --- /dev/null +++ b/dev-php/mockery/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="github">padraic/mockery</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/mockery/mockery-0.9.0.ebuild b/dev-php/mockery/mockery-0.9.0.ebuild new file mode 100644 index 000000000000..b289b7ea651c --- /dev/null +++ b/dev-php/mockery/mockery-0.9.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_PN="Mockery" +PHP_PEAR_URI="pear.survivethedeepend.com" +inherit php-pear-lib-r1 + +DESCRIPTION="Simple yet flexible PHP mock object framework for use in unit testing" +HOMEPAGE="https://github.com/padraic/mockery" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-php/onphp/Manifest b/dev-php/onphp/Manifest new file mode 100644 index 000000000000..e6434985cc80 --- /dev/null +++ b/dev-php/onphp/Manifest @@ -0,0 +1,2 @@ +DIST onphp-1.0.10.tar.bz2 298669 SHA256 f655f84dc0a314c0972b2bb4afe357bc928153ac0e6bf45035d54cd4401787fc SHA512 f8a44325fcefd2162bb08ae494396f4c8e91f183c61c5234f1e29807fa3eb9320bb2f081e99ca1e6bf588b1bd77d5a88b9f2d98f20c1907cffe87c28c30dd1cc WHIRLPOOL 7fbea00b492153f03bda84138c468f198edce542a7db8fa1c719660ffcbda3dfc41f5b9bd30749e351f8f24f6f3552cb41e191a5bba43da89ca68aaff28db44c +DIST onphp-api-1.0.10.tar.bz2 35427359 SHA256 cdc0542a376da9fe099bf205ff990ca229554b5a6572c97381060afc6fb958ab SHA512 4acdb9c804fd2bb7cfbefd22efcb0956972b2b94679627352169948a0fb23f97deca2f7aa77690cf3a5b6614299c0d9515802d9321cfa680e9a4a06d0533d4e5 WHIRLPOOL be73d5dc21e7113e4e721c876c3420375bd3e82ebc57266548d1d654a437561b1a93650e4d3d22764715d06245f5cf7240df6ce7a6acc58d35e39aab66e0807b diff --git a/dev-php/onphp/metadata.xml b/dev-php/onphp/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/onphp/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/onphp/onphp-1.0.10.ebuild b/dev-php/onphp/onphp-1.0.10.ebuild new file mode 100644 index 000000000000..8da58d5a2e18 --- /dev/null +++ b/dev-php/onphp/onphp-1.0.10.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="onPHP is the LGPL'ed multi-purpose object-oriented PHP framework" +HOMEPAGE="http://onphp.org/" +SRC_URI="http://onphp.org/download/${P}.tar.bz2 + doc? ( http://onphp.org/download/${PN}-api-${PV}.tar.bz2 )" +LICENSE="LGPL-2" +SLOT="0" +IUSE="doc" + +DEPEND="" +RDEPEND="dev-lang/php" + +src_install() { + dodoc `find doc -maxdepth 1 -type f -print` + + if use doc ; then + dohtml -r "${WORKDIR}/${PN}-api-${PV}/"* + fi + + insinto "/usr/share/php/${PN}" + doins global.inc.php.tpl + doins -r core main meta +} diff --git a/dev-php/pear/metadata.xml b/dev-php/pear/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pear/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pear/pear-1.9.4.ebuild b/dev-php/pear/pear-1.9.4.ebuild new file mode 100644 index 000000000000..2be0389d57a4 --- /dev/null +++ b/dev-php/pear/pear-1.9.4.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" + +DESCRIPTION="PEAR - PHP Extension and Application Repository" +HOMEPAGE="http://pear.php.net/" +SRC_URI="" +LICENSE="MIT" +SLOT="0" +IUSE="" +S="${WORKDIR}" + +DEPEND="!<dev-php/PEAR-PEAR-1.8.1 + ~dev-php/PEAR-PEAR-${PV} + >=dev-php/PEAR-Archive_Tar-1.3.7 + >=dev-php/PEAR-Console_Getopt-1.2.3 + >=dev-php/PEAR-Structures_Graph-1.0.2 + >=dev-php/PEAR-XML_Util-1.2.1" +RDEPEND="${DEPEND}" + +src_install() { + :; +} + +pkg_postinst() { + pear clear-cache + + # Update PEAR/PECL channels as needed, add new ones to the list if needed + elog "Updating PEAR/PECL channels" + local pearchans="pear.php.net pecl.php.net components.ez.no + pear.propelorm.org pear.phing.info pear.symfony-project.com + 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-1.9.5.ebuild b/dev-php/pear/pear-1.9.5.ebuild new file mode 100644 index 000000000000..11ccde9cb481 --- /dev/null +++ b/dev-php/pear/pear-1.9.5.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + +DESCRIPTION="PEAR - PHP Extension and Application Repository" +HOMEPAGE="http://pear.php.net/" +SRC_URI="" +LICENSE="MIT" +SLOT="0" +IUSE="" +S="${WORKDIR}" + +DEPEND="!<dev-php/PEAR-PEAR-1.8.1 + ~dev-php/PEAR-PEAR-${PV} + >=dev-php/PEAR-Archive_Tar-1.3.7 + >=dev-php/PEAR-Console_Getopt-1.2.3 + >=dev-php/PEAR-Structures_Graph-1.0.2 + >=dev-php/PEAR-XML_Util-1.2.1" +RDEPEND="${DEPEND}" + +src_install() { + :; +} + +pkg_postinst() { + pear clear-cache + + # Update PEAR/PECL channels as needed, add new ones to the list if needed + elog "Updating PEAR/PECL channels" + local pearchans="pear.php.net pecl.php.net components.ez.no + pear.propelorm.org pear.phing.info pear.symfony-project.com + 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/pecl-amqp/Manifest b/dev-php/pecl-amqp/Manifest new file mode 100644 index 000000000000..c6841546f429 --- /dev/null +++ b/dev-php/pecl-amqp/Manifest @@ -0,0 +1 @@ +DIST amqp-1.4.0.tgz 48648 SHA256 e6553154acbffeaacfad83edf94a7b94e2e50a850ec953d15537016267720f25 SHA512 aacf3d7e13c0acb7486fbc47a65ee70909e71401106479b38a9b6406453a6279cd32aceb0941ec56a39326f17700e8ea4a15460c9b156d4bef68e5e8f90f5a2e WHIRLPOOL aa83c6acec9c36ef47aa73cbb2209c15b89eb2a1888bb5117dc6d5ece907537f29a559d52787d8cd77ce8653ebc8f4799afc82ebdfdc303d615e78b3f012339d diff --git a/dev-php/pecl-amqp/metadata.xml b/dev-php/pecl-amqp/metadata.xml new file mode 100644 index 000000000000..928b80f50abc --- /dev/null +++ b/dev-php/pecl-amqp/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <longdescription lang="en"> + </longdescription> +</pkgmetadata> + diff --git a/dev-php/pecl-amqp/pecl-amqp-1.4.0.ebuild b/dev-php/pecl-amqp/pecl-amqp-1.4.0.ebuild new file mode 100644 index 000000000000..a91fdeabd3b1 --- /dev/null +++ b/dev-php/pecl-amqp/pecl-amqp-1.4.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +USE_PHP="php5-6 php5-4 php5-5" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="PHP Bindings for AMQP 0-9-1 compatible brokers" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="" + +DEPEND=">=net-libs/rabbitmq-c-0.4.1" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-apcu/Manifest b/dev-php/pecl-apcu/Manifest new file mode 100644 index 000000000000..461af9fe7476 --- /dev/null +++ b/dev-php/pecl-apcu/Manifest @@ -0,0 +1 @@ +DIST APCu-4.0.7.tgz 118670 SHA256 178a731ee3435b451f1144bc4a63c9d70d4909a2c434e17c6e07db554df90bd6 SHA512 50db51358c9268cc5fdd0d48fb444be9e9356f1690bc1ae021a9618c8819ce8873bf4502fe87a10467ffda2ef38267ccca2af55152b064400c69a8da92b7e98b WHIRLPOOL 3c721753764d6f3adbf6090710aafdb29d78b3d55e718c0101d7cad993b51d7b335931c61f120f8dad4623fe16cad9f13952367934968599ed15dd9c744b9725 diff --git a/dev-php/pecl-apcu/metadata.xml b/dev-php/pecl-apcu/metadata.xml new file mode 100644 index 000000000000..cf71629d0762 --- /dev/null +++ b/dev-php/pecl-apcu/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <use> + <flag name="lock_semaphore">Enable semaphore locks instead of fcntl</flag> + <flag name="lock_pthreadmutex">Enable pthread mutex locking</flag> + <flag name="lock_pthreadrw">Enable pthread read/write locking</flag> + <flag name="lock_spinlock">Enable spin locks (EXPERIMENTAL)</flag> + </use> +</pkgmetadata> diff --git a/dev-php/pecl-apcu/pecl-apcu-4.0.7.ebuild b/dev-php/pecl-apcu/pecl-apcu-4.0.7.ebuild new file mode 100644 index 000000000000..7a0d5e4ed772 --- /dev/null +++ b/dev-php/pecl-apcu/pecl-apcu-4.0.7.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="apcu" +PHP_EXT_PECL_PKG="APCu" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CHANGELOG INSTALL NOTICE TECHNOTES.txt TODO" + +USE_PHP="php5-6 php5-5 php5-4" + +S="${WORKDIR}/apcu-${PV}" +PHP_EXT_S="${WORKDIR}/apcu-${PV}" + +inherit php-ext-pecl-r2 confutils eutils + +S="${WORKDIR}/apcu-${PV}" + +KEYWORDS="amd64 x86" + +DESCRIPTION="Stripped down version of APC supporting only user cache" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="+mmap" + +DEPEND="" +RDEPEND="${DEPEND}" + +LOCKS="pthreadmutex pthreadrw spinlock semaphore" + +LUSE="" +for l in ${LOCKS}; do + LUSE+="lock_${l} " +done + +IUSE+=" ${LUSE/lock_pthreadrw/+lock_pthreadrw}" + +REQUIRED_USE="^^ ( $LUSE )" + +src_configure() { + my_conf="--enable-apcu" + use mmap || my_conf+=" --disable-apcu-mmap" + + enable_extension_enable "apcu-rwlocks" "lock_pthreadrw" 0 + + php-ext-source-r2_src_configure +} + +src_install() { + php-ext-pecl-r2_src_install + + dodir "${PHP_EXT_SHARED_DIR}" + insinto "${PHP_EXT_SHARED_DIR}" + doins apc.php +} + +pkg_postinst() { + elog "The apc.php file shipped with this release of pecl-apcu was" + elog "installed into ${PHP_EXT_SHARED_DIR}/." +} diff --git a/dev-php/pecl-bbcode/Manifest b/dev-php/pecl-bbcode/Manifest new file mode 100644 index 000000000000..25816095ad50 --- /dev/null +++ b/dev-php/pecl-bbcode/Manifest @@ -0,0 +1 @@ +DIST bbcode-1.0.3b1.tgz 47205 SHA256 c588adbc08b0d5b0df68d14e719202d3d4c22a8a0201b786927bec471ed61da7 SHA512 b631beaa062375499fdbf6129c6a7ef8151aa9f2d4e61794c56e48c218abd027b890db7b29a1c768c2d94decdb9a1194277b1da85471014b9cc09597cea7d689 WHIRLPOOL 666fb84497c7efd97023cac110f2bf545e6126663fa65cd306d2d7650d2782ea5064dc6a46ff599f94518ffc9cd10e6480568c7d4702f45baaea71eb458e1841 diff --git a/dev-php/pecl-bbcode/metadata.xml b/dev-php/pecl-bbcode/metadata.xml new file mode 100644 index 000000000000..89ceacf36dc5 --- /dev/null +++ b/dev-php/pecl-bbcode/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +<longdescription> +This is a quick and efficient BBCode Parsing Library.It provides various tag types, +high speed one pass parsing, callback system, tag position restriction. +It will force closing BBCode tags in the good order, and closing terminating tags +at the end of the string this is in order to ensure HTML Validity in all cases. +</longdescription> +</pkgmetadata> diff --git a/dev-php/pecl-bbcode/pecl-bbcode-1.0.3_beta1-r1.ebuild b/dev-php/pecl-bbcode/pecl-bbcode-1.0.3_beta1-r1.ebuild new file mode 100644 index 000000000000..7d57f022219f --- /dev/null +++ b/dev-php/pecl-bbcode/pecl-bbcode-1.0.3_beta1-r1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="bbcode" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="TODO" + +USE_PHP="php5-4 php5-5 php5-6" + +MY_PV="${PV/_beta/b}" +PECL_PKG_V="${PECL_PKG}-${MY_PV}" +S="${WORKDIR}/${PECL_PKG_V}" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +FILENAME="${PECL_PKG_V}.tgz" +SRC_URI="http://pecl.php.net/get/${FILENAME}" +HOMEPAGE="http://pecl.php.net/${PECL_PKG}" + +DESCRIPTION="A quick and efficient BBCode Parsing Library" +LICENSE="PHP-3.01 BSD" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="" diff --git a/dev-php/pecl-cairo/Manifest b/dev-php/pecl-cairo/Manifest new file mode 100644 index 000000000000..c9ac37f05a68 --- /dev/null +++ b/dev-php/pecl-cairo/Manifest @@ -0,0 +1 @@ +DIST cairo-0.3.2.tgz 173203 SHA256 c69a33b4d8c9611c0e32383b577509f64406afb5670518c8de2e34d53c926359 SHA512 def7cb67d84349317daad8c6aa8747d7dfe66159df0d72d50e528577288859cbfb6afa982888983bd41ce7ba5267c40a38ce48b56a0d33ac56e1805485391d7a WHIRLPOOL d90c5274813682c4ae131116eff0e593d6ca76c9527c54b366d0c3b7aaf778c440fdaa66d91aa9035eed1632c085e7e7706307771028a3f281f33aae0fc15820 diff --git a/dev-php/pecl-cairo/metadata.xml b/dev-php/pecl-cairo/metadata.xml new file mode 100644 index 000000000000..b98253a81102 --- /dev/null +++ b/dev-php/pecl-cairo/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <longdescription lang="en">The Cairo PHP Extension aims to provide support + for all officially supported font backends and surface backends, as well + as expose all available functionality in cairo to PHP users. + </longdescription> +</pkgmetadata> + diff --git a/dev-php/pecl-cairo/pecl-cairo-0.3.2.ebuild b/dev-php/pecl-cairo/pecl-cairo-0.3.2.ebuild new file mode 100644 index 000000000000..22101e27fc79 --- /dev/null +++ b/dev-php/pecl-cairo/pecl-cairo-0.3.2.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +DOCS="TODO" + +USE_PHP="php5-4 php5-5" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Cairo bindings for PHP" +LICENSE="PHP-3.01" +SLOT="0" + +DEPEND=">=x11-libs/cairo-1.4[svg]" +RDEPEND="${DEPEND}" + +IUSE="" + +S="${WORKDIR}/Cairo-${PV}" +PHP_EXT_S="$S" diff --git a/dev-php/pecl-crack/Manifest b/dev-php/pecl-crack/Manifest new file mode 100644 index 000000000000..eb6e3a225f11 --- /dev/null +++ b/dev-php/pecl-crack/Manifest @@ -0,0 +1 @@ +DIST crack-0.4.tgz 25524 SHA256 00a5250a6c82b39c1aefcb6e1ce0980da5df49c9bfc6ade9a8e867d89e87f560 SHA512 0dec64d1ce859bb3d7e2b834e4bcc4ef8c6f3e88e5b61884e40dddc366a992a7c85bfad4227224d4401aad7f26843678709f29acd2dcc75563658040b8067d7f WHIRLPOOL 2b6d26cf65912f6fac72733711ed48e0c859df28a3c7a2b351e607edcc51f15fea7cfef01419b3fd56267ddf9c57f4a75f93e64015c0db9d14e5799ac1a411c7 diff --git a/dev-php/pecl-crack/files/fix-pecl-bug-5765.patch b/dev-php/pecl-crack/files/fix-pecl-bug-5765.patch new file mode 100644 index 000000000000..c180d5310b1b --- /dev/null +++ b/dev-php/pecl-crack/files/fix-pecl-bug-5765.patch @@ -0,0 +1,11 @@ +--- crack-0.4/libcrack/src/cracklib.h 2005-09-21 11:00:06.000000000 +0200 ++++ crack-0.4-new/libcrack/src/cracklib.h 2006-10-08 20:44:00.618783250 +0200 +@@ -46,7 +46,7 @@ + + typedef unsigned char int8; + typedef unsigned short int int16; +-typedef unsigned long int int32; ++typedef unsigned int int32; + + #ifndef NUMWORDS + # define NUMWORDS 16 diff --git a/dev-php/pecl-crack/files/fix-php-5-4-support.patch b/dev-php/pecl-crack/files/fix-php-5-4-support.patch new file mode 100644 index 000000000000..4709ad8dd116 --- /dev/null +++ b/dev-php/pecl-crack/files/fix-php-5-4-support.patch @@ -0,0 +1,30 @@ +Gentoo bug: 423869 +Thanks to hanno + +--- pecl/crack/trunk/crack.c 2008/07/17 10:02:47 262854 ++++ pecl/crack/trunk/crack.c 2012/06/07 16:13:34 326013 +@@ -38,7 +38,7 @@ + + /* {{{ crack_functions[] + */ +-function_entry crack_functions[] = { ++zend_function_entry crack_functions[] = { + PHP_FE(crack_opendict, NULL) + PHP_FE(crack_closedict, NULL) + PHP_FE(crack_check, NULL) +@@ -94,6 +94,7 @@ + int filename_len; + int result = SUCCESS; + ++#if PHP_VERSION_ID < 50400 + if (PG(safe_mode)) { + filename_len = strlen(path) + 10; + filename = (char *) emalloc(filename_len); +@@ -125,6 +126,7 @@ + return FAILURE; + } + } ++#endif + + if (php_check_open_basedir(path TSRMLS_CC)) { + return FAILURE; diff --git a/dev-php/pecl-crack/metadata.xml b/dev-php/pecl-crack/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-crack/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild b/dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild new file mode 100644 index 000000000000..38567b04e982 --- /dev/null +++ b/dev-php/pecl-crack/pecl-crack-0.4-r4.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="crack" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="EXPERIMENTAL" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="amd64 ppc ppc64 x86" + +DESCRIPTION="PHP interface to the cracklib libraries" +LICENSE="PHP-3 CRACKLIB" +SLOT="0" +IUSE="" + +src_prepare() { + local slot + for slot in $(php_get_slots) ; do + cd "${WORKDIR}/${slot}" + epatch "${FILESDIR}/fix-php-5-4-support.patch" + # Patch for http://pecl.php.net/bugs/bug.php?id=5765 + epatch "${FILESDIR}/fix-pecl-bug-5765.patch" + done + php-ext-source-r2_src_prepare +} diff --git a/dev-php/pecl-dbx/Manifest b/dev-php/pecl-dbx/Manifest new file mode 100644 index 000000000000..8ef95c12851d --- /dev/null +++ b/dev-php/pecl-dbx/Manifest @@ -0,0 +1 @@ +DIST dbx-1.1.2.tgz 31348 SHA256 a13b79c112e040bc2bb1596c0eb832496b01b5322e13f78092c2cba583655165 SHA512 890d724d5f1c57952fc5ada8e9b3ab36cac5d9dd70c3296eadefe17fb225ad35d3002224dc03e6e2f21e974dc68c6e1a39b8a44a88ba906ab345599d73f4aeec WHIRLPOOL b301cb9a3788a14c2adeed1a441d6d565ef7c8e60798989bf83a51bc6b63c38d0ea887cb22dc55cb92a6ce843944d2da79a92ff27c732b922c9937fcc9cf394b diff --git a/dev-php/pecl-dbx/metadata.xml b/dev-php/pecl-dbx/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-dbx/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-dbx/pecl-dbx-1.1.2-r1.ebuild b/dev-php/pecl-dbx/pecl-dbx-1.1.2-r1.ebuild new file mode 100644 index 000000000000..714b51a36f13 --- /dev/null +++ b/dev-php/pecl-dbx/pecl-dbx-1.1.2-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="dbx" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" + +DESCRIPTION="The dbx module is a database abstraction layer" +LICENSE="PHP-3" +SLOT="0" +IUSE="" diff --git a/dev-php/pecl-dio/Manifest b/dev-php/pecl-dio/Manifest new file mode 100644 index 000000000000..32bc793ecd1c --- /dev/null +++ b/dev-php/pecl-dio/Manifest @@ -0,0 +1 @@ +DIST dio-0.0.7.tgz 19570 SHA256 0294c0f88705213b30589c565fffa1a3e7cb036806eaa2a47e6a793914a821fe SHA512 00925d6f6640f6a17c5bb8997910f15978c9e53b190ff4a44c3a23138013d1f460ef6fa1522fd5f5b1bd51130b859ea1619beffdb702a69b99a13e5eadd8ca25 WHIRLPOOL 4511273497f32ae726cce8153a83bca31b529e21dd73b1330cab9a8d56fc42fa993ae699631989f12625a25e4aa3aad9a25a036c86894a35c6f61c9c620ba037 diff --git a/dev-php/pecl-dio/metadata.xml b/dev-php/pecl-dio/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/pecl-dio/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-dio/pecl-dio-0.0.7-r1.ebuild b/dev-php/pecl-dio/pecl-dio-0.0.7-r1.ebuild new file mode 100644 index 000000000000..d4d4865cead8 --- /dev/null +++ b/dev-php/pecl-dio/pecl-dio-0.0.7-r1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="dio" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="docs/examples/tutorial.txt ThanksTo.txt KnownIssues.txt" + +USE_PHP="php5-6 php5-5 php5-4" + +MY_PV=${PV/_rc/RC} +S="${WORKDIR}/${PN/pecl-/}-${MY_PV}" +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Direct I/O functions for PHP" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +src_configure() { + my_conf="--enable-dio --enable-shared" + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-drizzle/Manifest b/dev-php/pecl-drizzle/Manifest new file mode 100644 index 000000000000..566ff8eea748 --- /dev/null +++ b/dev-php/pecl-drizzle/Manifest @@ -0,0 +1 @@ +DIST drizzle-0.4.2.tgz 24106 SHA256 5e9abd5200d840249003112e7d658eda06e2591e4c6bcf1c97194b4e274f0c66 SHA512 39b4d4fd7f68fba0c13e947c5b93179c3d7a4fd563b60c5ae9f7f175a095e16d2344a924cecd8c921892b33d7fe6cb4f95cfccbfbec40be14b1f46b534cba76e WHIRLPOOL 7ff5b373738a755a9ac90b5028eafa5f98a42bd47999e78fda3174c7361929d2d316b46fa28bfb4a2c5a0e370ce211895905605254b9d44999abf53881e138a0 diff --git a/dev-php/pecl-drizzle/files/pecl-drizzle-0.4.2-php54.patch b/dev-php/pecl-drizzle/files/pecl-drizzle-0.4.2-php54.patch new file mode 100644 index 000000000000..42c27103a67b --- /dev/null +++ b/dev-php/pecl-drizzle/files/pecl-drizzle-0.4.2-php54.patch @@ -0,0 +1,73 @@ +diff -aurN drizzle-0.4.2.orig/php_drizzle.c drizzle-0.4.2/php_drizzle.c +--- drizzle-0.4.2.orig/php_drizzle.c 1970-01-01 04:13:08.000000000 -0500 ++++ drizzle-0.4.2/php_drizzle.c 2014-10-22 21:38:21.882838493 -0400 +@@ -1314,9 +1314,13 @@ + } + + zend_object_std_init(&(obj->std), class_type TSRMLS_CC); ++#if PHP_VERSION_ID < 50399 + zend_hash_copy(obj->std.properties, &(class_type->default_properties), + (copy_ctor_func_t)zval_add_ref, (void *)(&tmp), + sizeof(zval *)); ++#else ++ object_properties_init((zend_object*) &(obj->std), class_type); ++#endif + + value.handle= zend_objects_store_put(obj, + (zend_objects_store_dtor_t)zend_objects_destroy_object, +@@ -1582,9 +1586,13 @@ + } + + zend_object_std_init(&(obj->std), class_type TSRMLS_CC); ++#if PHP_VERSION_ID < 50399 + zend_hash_copy(obj->std.properties, &(class_type->default_properties), + (copy_ctor_func_t)zval_add_ref, (void *)(&tmp), + sizeof(zval *)); ++#else ++ object_properties_init((zend_object*) &(obj->std), class_type); ++#endif + + obj->value.handle= zend_objects_store_put(obj, + (zend_objects_store_dtor_t)zend_objects_destroy_object, +@@ -2505,9 +2513,13 @@ + } + + zend_object_std_init(&(obj->std), class_type TSRMLS_CC); ++#if PHP_VERSION_ID < 50399 + zend_hash_copy(obj->std.properties, &(class_type->default_properties), + (copy_ctor_func_t)zval_add_ref, (void *)(&tmp), + sizeof(zval *)); ++#else ++ object_properties_init((zend_object*) &(obj->std), class_type); ++#endif + + obj->value.handle= zend_objects_store_put(obj, + (zend_objects_store_dtor_t)zend_objects_destroy_object, +@@ -3017,9 +3029,13 @@ + } + + zend_object_std_init(&(result->std), class_type TSRMLS_CC); ++#if PHP_VERSION_ID < 50399 + zend_hash_copy(result->std.properties, &(class_type->default_properties), + (copy_ctor_func_t)zval_add_ref, (void *)(&tmp), + sizeof(zval *)); ++#else ++ object_properties_init((zend_object*) &(result->std), class_type); ++#endif + + value.handle= zend_objects_store_put(result, + (zend_objects_store_dtor_t)zend_objects_destroy_object, +@@ -3382,9 +3398,13 @@ + } + + zend_object_std_init(&(obj->std), class_type TSRMLS_CC); ++#if PHP_VERSION_ID < 50399 + zend_hash_copy(obj->std.properties, &(class_type->default_properties), + (copy_ctor_func_t)zval_add_ref, (void *)(&tmp), + sizeof(zval *)); ++#else ++ object_properties_init((zend_object*) &(obj->std), class_type); ++#endif + + value.handle= zend_objects_store_put(obj, + (zend_objects_store_dtor_t)zend_objects_destroy_object, diff --git a/dev-php/pecl-drizzle/metadata.xml b/dev-php/pecl-drizzle/metadata.xml new file mode 100644 index 000000000000..21b6378eedbc --- /dev/null +++ b/dev-php/pecl-drizzle/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>proxy-maintainers</herd> + <maintainer> + <email>pavel.stratil-jun@fenix.cz</email> + <description>Proxied co-maintainer, assign bugs to him</description> + </maintainer> + <maintainer> + <email>flameeyes@gentoo.org</email> + </maintainer> +</pkgmetadata> diff --git a/dev-php/pecl-drizzle/pecl-drizzle-0.4.2-r3.ebuild b/dev-php/pecl-drizzle/pecl-drizzle-0.4.2-r3.ebuild new file mode 100644 index 000000000000..8d1be77b215f --- /dev/null +++ b/dev-php/pecl-drizzle/pecl-drizzle-0.4.2-r3.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="drizzle" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 eutils + +KEYWORDS="~amd64" + +DESCRIPTION="PHP extension using libdrizzle library to provide communcation with Drizzle and MySQL databases" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +DEPEND="dev-db/drizzle" +RDEPEND="${DEPEND}" + +src_prepare() { + local slot orig_s="${PHP_EXT_S}" + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + epatch "${FILESDIR}/${P}-php54.patch" + #Fix tests + mkdir ext || die + mv drizzle_*.phpt ext || die + done + php-ext-source-r2_src_prepare +} diff --git a/dev-php/pecl-eio/Manifest b/dev-php/pecl-eio/Manifest new file mode 100644 index 000000000000..0853f5eaa6fc --- /dev/null +++ b/dev-php/pecl-eio/Manifest @@ -0,0 +1 @@ +DIST eio-1.2.5.tgz 57539 SHA256 ee7b21aa413cbe39caaef1d2eb893fa3bcb9a278b5665c28d179a83a4a1bdb51 SHA512 629f4e0cd3f632ec7d5aed299a6f55ba089f8d455a974c02c892515212d1f9a28ee2977ef513eba8b7fddf3431449716f70c29999dcd71df77ea26baae8994d5 WHIRLPOOL 2bffa6aca39ccf85dda44b4a18f966a4be4bcf3dc0a53c2eac2443574b189540732b0204b4c8a7d1825956c7b9aa15946680d65ff16ad7237b3f535c960f10fd diff --git a/dev-php/pecl-eio/metadata.xml b/dev-php/pecl-eio/metadata.xml new file mode 100644 index 000000000000..b34d5e1b1c73 --- /dev/null +++ b/dev-php/pecl-eio/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>proxy-maintainers</herd> +<maintainer> +<email>rrosmanov@gmail.com</email> +<name>Ruslan Osmanov</name> +<description>Maintainer. Assign bugs to him</description> +</maintainer> +</pkgmetadata> diff --git a/dev-php/pecl-eio/pecl-eio-1.2.5.ebuild b/dev-php/pecl-eio/pecl-eio-1.2.5.ebuild new file mode 100644 index 000000000000..ba7fa0b038c1 --- /dev/null +++ b/dev-php/pecl-eio/pecl-eio-1.2.5.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PHP_EXT_NAME="eio" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CREDITS EXPERIMENTAL INSTALL README LICENSE" + +USE_PHP="php5-4 php5-5 php5-6" +inherit php-ext-pecl-r2 confutils + +KEYWORDS="~amd64 ~x86" +LICENSE="PHP-3.01" + +DESCRIPTION="PHP wrapper for libeio library" +LICENSE="PHP-3" +SLOT="0" +IUSE="debug" + +src_configure() { + my_conf="--with-eio" + enable_extension_enable "eio-debug" "debug" 0 + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-event/Manifest b/dev-php/pecl-event/Manifest new file mode 100644 index 000000000000..a0b4d354a486 --- /dev/null +++ b/dev-php/pecl-event/Manifest @@ -0,0 +1,3 @@ +DIST event-1.11.1.tgz 78942 SHA256 371e8d559461542058efd57be61fd8316121985dc455f2e7979722e37cedd526 SHA512 95db37aa339b7530b3636835191be12eceefa23e2b511b84c7654556145ce1e198bb81299380bb742b1edfc0e32222c96d81f5f2f6f2f19d41d636dc9f517480 WHIRLPOOL d0a1104d418a218e0b4311b02d05ae2a8e47ab3039047a2bae320d7e19f87b4aade28c0755741077e9380d29cdc626a250c75dd7fe75bffb6ac3ca235a5435c2 +DIST event-1.7.8.tgz 69828 SHA256 3b637b3c66c8e2311c16e79fb8e90a7a02bd0df08a25514d1445f1e648d1c58a SHA512 1f2128d2a7f84ad4a3b761dfb63ae5932ffe8b5b5faa20f8d0fc17ede807b5c44a6fe8589a0257fe7d4313f6c2df5332519a4c2bab9fb498c36cdf53564b5117 WHIRLPOOL 7cf81434e3d1b2c92adb9d2667f4fea77bbb16bac6771f7e85fcf69cae54729cc9a7cc1f1b1670c667a679037cf40aa37d78a2713cd1c1e919e5bf272cb0211a +DIST event-1.8.0.tgz 71640 SHA256 34ecc3f2367ac843b1764e9939cc511646364985165d743d538ff55043551682 SHA512 11d3deef376b699d9bab4477f1075a9464a5247048472a856ef8ebd74fa56dee8750c308fa615a08289d1d17415847a6671916ea11d0a6dd8781064aca6b7414 WHIRLPOOL a4addd4b250ca58186702edf926133bea2bb6f4d297f669cc794f9fc511ffc8f6e2904ca1c9f0418421356ce4b4505e646beec5003cd93e92c6af0373ed057ad diff --git a/dev-php/pecl-event/metadata.xml b/dev-php/pecl-event/metadata.xml new file mode 100644 index 000000000000..eb88016a77f4 --- /dev/null +++ b/dev-php/pecl-event/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>proxy-maintainers</herd> +<maintainer> +<email>rrosmanov@gmail.com</email> +<name>Ruslan Osmanov</name> +<description>Maintainer. Assign bugs to him</description> +</maintainer> +<use> +<flag name="extra">Add support of the Libevent extra API</flag> +</use> +</pkgmetadata> diff --git a/dev-php/pecl-event/pecl-event-1.11.1.ebuild b/dev-php/pecl-event/pecl-event-1.11.1.ebuild new file mode 100644 index 000000000000..a72f222bdaf4 --- /dev/null +++ b/dev-php/pecl-event/pecl-event-1.11.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="event" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CREDITS EXPERIMENTAL INSTALL.md README.md LICENSE" + +USE_PHP="php5-4 php5-5 php5-6" + +inherit php-ext-pecl-r2 confutils eutils + +KEYWORDS="amd64 ia64 x86" +LICENSE="PHP-3.01" + +DESCRIPTION="PHP wrapper for libevent2" +LICENSE="PHP-3" +SLOT="0" + +DEPEND=" + >=dev-libs/libevent-2.0.2 + !dev-php/pecl-libevent + sockets? ( dev-lang/php:*[sockets] )" + +RDEPEND="${DEPEND}" + +IUSE="debug +extra +ssl threads +sockets examples" + +src_configure() { + my_conf="--with-event-core" + enable_extension_enable "event-debug" "debug" 0 + + enable_extension_with "event-extra" "extra" 1 + enable_extension_with "event-openssl" "ssl" 1 + enable_extension_with "event-pthreads" "threads" 0 + enable_extension_enable "event-sockets" "sockets" 1 + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-event/pecl-event-1.7.8.ebuild b/dev-php/pecl-event/pecl-event-1.7.8.ebuild new file mode 100644 index 000000000000..b5498968f997 --- /dev/null +++ b/dev-php/pecl-event/pecl-event-1.7.8.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 +PHP_EXT_NAME="event" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CREDITS EXPERIMENTAL INSTALL.md README.md LICENSE" + +USE_PHP="php5-4 php5-5" +inherit php-ext-pecl-r2 confutils eutils + +KEYWORDS="~amd64 ~x86" +LICENSE="PHP-3.01" + +DESCRIPTION="PHP wrapper for libevent2" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +DEPEND=" + >=dev-libs/libevent-2.0.2 + !dev-php/pecl-libevent + sockets? ( dev-lang/php[sockets] )" +RDEPEND="${DEPEND}" + +IUSE="debug +extra +ssl threads +sockets examples" + +src_configure() { + my_conf="--with-event-core" + enable_extension_enable "event-debug" "debug" 0 + + enable_extension_with "event-extra" "extra" 1 + enable_extension_with "event-openssl" "ssl" 1 + enable_extension_with "event-pthreads" "threads" 0 + enable_extension_enable "event-sockets" "sockets" 1 + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-event/pecl-event-1.8.0.ebuild b/dev-php/pecl-event/pecl-event-1.8.0.ebuild new file mode 100644 index 000000000000..33403a1c92bd --- /dev/null +++ b/dev-php/pecl-event/pecl-event-1.8.0.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="event" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CREDITS EXPERIMENTAL INSTALL.md README.md LICENSE" + +USE_PHP="php5-4 php5-5" + +inherit php-ext-pecl-r2 confutils eutils + +KEYWORDS="amd64 ia64 x86" +LICENSE="PHP-3.01" + +DESCRIPTION="PHP wrapper for libevent2" +LICENSE="PHP-3" +SLOT="0" + +DEPEND=" + >=dev-libs/libevent-2.0.2 + !dev-php/pecl-libevent + sockets? ( dev-lang/php:*[sockets] )" + +RDEPEND="${DEPEND}" + +IUSE="debug +extra +ssl threads +sockets examples" + +src_configure() { + my_conf="--with-event-core" + enable_extension_enable "event-debug" "debug" 0 + + enable_extension_with "event-extra" "extra" 1 + enable_extension_with "event-openssl" "ssl" 1 + enable_extension_with "event-pthreads" "threads" 0 + enable_extension_enable "event-sockets" "sockets" 1 + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-gearman/Manifest b/dev-php/pecl-gearman/Manifest new file mode 100644 index 000000000000..5e30bf402bf0 --- /dev/null +++ b/dev-php/pecl-gearman/Manifest @@ -0,0 +1 @@ +DIST gearman-1.0.2.tgz 30405 SHA256 fd4bb531b9dbac5d7816254ae659155baf43a53addcec2a911852741d1194402 SHA512 503d16912bc7de6a3b348fef76eada4e0125636d4c75cc3361b39811efa6df020147c48116eceb7478fa76234491c70eab2974e45a7b2c5900810de272bec702 WHIRLPOOL 08270c7a01e97d246ac0ac3e11e76e8a6ef2531a0c382ffd9b495c69324d3b4e2fc5c323b86e851960e672ad53b3a65c9c85be81d46cde303e00d36bdcb066a0 diff --git a/dev-php/pecl-gearman/metadata.xml b/dev-php/pecl-gearman/metadata.xml new file mode 100644 index 000000000000..21b6378eedbc --- /dev/null +++ b/dev-php/pecl-gearman/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>proxy-maintainers</herd> + <maintainer> + <email>pavel.stratil-jun@fenix.cz</email> + <description>Proxied co-maintainer, assign bugs to him</description> + </maintainer> + <maintainer> + <email>flameeyes@gentoo.org</email> + </maintainer> +</pkgmetadata> diff --git a/dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild b/dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild new file mode 100644 index 000000000000..870bc7c4d0a0 --- /dev/null +++ b/dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PHP_EXT_NAME="gearman" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4 " + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="PHP extension for using gearmand" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +DEPEND=">=sys-cluster/gearmand-0.21" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-geoip/Manifest b/dev-php/pecl-geoip/Manifest new file mode 100644 index 000000000000..eac1185eed14 --- /dev/null +++ b/dev-php/pecl-geoip/Manifest @@ -0,0 +1,2 @@ +DIST geoip-1.0.8.tgz 10061 SHA256 08beeb2cbe9ab729d06b026795f5b9084aead6a1762493b0be53c4393d68d08a SHA512 3a8a64f1d420472cc5b3a760391be28bd6bd8a34092715b0f75f308502fa76ca71a029cb2f0ba2fb87ba26166781547edbb7f151609c91db48bb025add4d0447 WHIRLPOOL a79497cd4f9fe0bc8c50138a1c17ff4b0d08b615f6458a8b48149dccfbb7d5927c6cdb47ece5127ae477796d5a7ca2e38139fe71266584a5874b043d6a12ff95 +DIST geoip-1.1.0.tgz 12714 SHA256 82c6deb7264d2ff7c4d6c45a7d27cff7ab097be965795e317e04a9c5b7be98b9 SHA512 8a0fc698a234d3b2c01f2a0c05c28025d98a5d3dce509ba19ee462abae0fd0f5631d96d3e8bba4fce6c23b278ec3875da5e8535971c7d880e2e307a097dc30a1 WHIRLPOOL f8ccf90958bdc0eee41f24b6ad04907884fed2efe2bca483fa816aceb46d15311325175b07f27d85085afdb5651fd071fd20b046ba42e30da26eea56a14912d6 diff --git a/dev-php/pecl-geoip/metadata.xml b/dev-php/pecl-geoip/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-geoip/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-geoip/pecl-geoip-1.0.8-r2.ebuild b/dev-php/pecl-geoip/pecl-geoip-1.0.8-r2.ebuild new file mode 100644 index 000000000000..b16a49629cfe --- /dev/null +++ b/dev-php/pecl-geoip/pecl-geoip-1.0.8-r2.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="geoip" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README ChangeLog" + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="amd64 x86" + +DESCRIPTION="PHP extension to map IP address to geographic places" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +DEPEND=">=dev-libs/geoip-1.4.0" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-geoip/pecl-geoip-1.1.0.ebuild b/dev-php/pecl-geoip/pecl-geoip-1.1.0.ebuild new file mode 100644 index 000000000000..278827401863 --- /dev/null +++ b/dev-php/pecl-geoip/pecl-geoip-1.1.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="geoip" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README ChangeLog" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="amd64 x86" + +DESCRIPTION="PHP extension to map IP address to geographic places" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +DEPEND=">=dev-libs/geoip-1.4.0" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-gnupg/Manifest b/dev-php/pecl-gnupg/Manifest new file mode 100644 index 000000000000..8823a52888ab --- /dev/null +++ b/dev-php/pecl-gnupg/Manifest @@ -0,0 +1,2 @@ +DIST gnupg-1.3.3.tgz 19141 SHA256 6a20b9bb8567b305a77bc2c5671c3cb28006f337f5f022aff4e2968a2a3eb121 SHA512 ac6c315e7734b9efc82aa18664572dc24977d285cae588e58f5dbe8c7caeb89216f4be3889d18fa9840c69ab201faee058d3e4cd197f977e60fcb0a4fd594ed2 WHIRLPOOL 9f798989856e67ea4792502840a2a33b0b09fc110a2122ed65cc0c7faec363704164dbfd25ded3c704149fe6cff81cb686df0531caf73b4c94cfd55127469d04 +DIST gnupg-1.3.6.tgz 19273 SHA256 50065cb81f1ac3ec5fcd796e58c8433071ff24cc14900e6077682717f5239307 SHA512 94061da44ab950571b38ea677e904eae1d099f8b6b528ade5e242ff1a67d81ac7e70174bc075037d7820e9cd7983524d67e1381d1ab2e98d466fe1e855820b73 WHIRLPOOL 1423ecbdd59607198a39ba51286d7e9380dfbdcfe9f70bdf932ef57b5cc863b92ef0a85409e40fb88499d628f80a800c90821f671727bd50d083a65a61c8bdc1 diff --git a/dev-php/pecl-gnupg/files/1.3.2/01-large_file_system.patch b/dev-php/pecl-gnupg/files/1.3.2/01-large_file_system.patch new file mode 100644 index 000000000000..4e64e3ccef1a --- /dev/null +++ b/dev-php/pecl-gnupg/files/1.3.2/01-large_file_system.patch @@ -0,0 +1,9 @@ +--- config.m4 2007-05-04 13:23:41.000000000 +0000 ++++ config.m4.new 2010-03-28 01:13:10.000000000 +0000 +@@ -41,4 +41,6 @@ + PHP_SUBST(GNUPG_SHARED_LIBADD) + + PHP_NEW_EXTENSION(gnupg, [gnupg.c gnupg_keylistiterator.c], $ext_shared) ++ ++ AC_SYS_LARGEFILE + fi diff --git a/dev-php/pecl-gnupg/metadata.xml b/dev-php/pecl-gnupg/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/pecl-gnupg/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-gnupg/pecl-gnupg-1.3.3.ebuild b/dev-php/pecl-gnupg/pecl-gnupg-1.3.3.ebuild new file mode 100644 index 000000000000..4e1d0a283e7d --- /dev/null +++ b/dev-php/pecl-gnupg/pecl-gnupg-1.3.3.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="gnupg" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" +DESCRIPTION="PHP wrapper around the gpgme library" +LICENSE="BSD-2" +SLOT="0" +IUSE="" + +DEPEND="app-crypt/gpgme" +RDEPEND="${DEPEND}" + +src_prepare() { + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + epatch "${FILESDIR}"/1.3.2/01-large_file_system.patch + done + + php-ext-source-r2_src_prepare +} diff --git a/dev-php/pecl-gnupg/pecl-gnupg-1.3.6.ebuild b/dev-php/pecl-gnupg/pecl-gnupg-1.3.6.ebuild new file mode 100644 index 000000000000..4b2e7109a584 --- /dev/null +++ b/dev-php/pecl-gnupg/pecl-gnupg-1.3.6.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="gnupg" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" +DESCRIPTION="PHP wrapper around the gpgme library" +LICENSE="BSD-2" +SLOT="0" +IUSE="" + +DEPEND="app-crypt/gpgme" +RDEPEND="${DEPEND}" + +src_prepare() { + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + epatch "${FILESDIR}"/1.3.2/01-large_file_system.patch + done + + php-ext-source-r2_src_prepare +} diff --git a/dev-php/pecl-haru/Manifest b/dev-php/pecl-haru/Manifest new file mode 100644 index 000000000000..d2097ff4b566 --- /dev/null +++ b/dev-php/pecl-haru/Manifest @@ -0,0 +1 @@ +DIST haru-1.0.4.tgz 27538 SHA256 ab35e25521b486cc35a645727acd59dabfa0a7c85432f863ddad9e3d01a2ac70 SHA512 75cb8ae200cd41372ac738f5a4ed57607e13d538e2c9a46236dc05b7d0283ed4d152478e12fdff81735a4acd914055ebd58ff937ea0ca0a80056f255217b04c0 WHIRLPOOL a7c930847f2ff71abd9068896b650273f38bfb14d9e9a3f0a8724f43d52db669a27d7290398e70a68d146b18b3b664047f8cec40620ae1f202ef435df522a603 diff --git a/dev-php/pecl-haru/metadata.xml b/dev-php/pecl-haru/metadata.xml new file mode 100644 index 000000000000..0c93320ef0b0 --- /dev/null +++ b/dev-php/pecl-haru/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <longdescription lang="en">These functions allow you to create PDF documents + using the Haru Free PDF Library. + </longdescription> +</pkgmetadata> + diff --git a/dev-php/pecl-haru/pecl-haru-1.0.4-r1.ebuild b/dev-php/pecl-haru/pecl-haru-1.0.4-r1.ebuild new file mode 100644 index 000000000000..75c98ab8773c --- /dev/null +++ b/dev-php/pecl-haru/pecl-haru-1.0.4-r1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +USE_PHP="php5-4 php5-5 php5-6" + +inherit php-ext-pecl-r2 + +DESCRIPTION="An interface to libharu, a PDF generator" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="png zlib" + +DEPEND="media-libs/libharu[png?,zlib?]" +RDEPEND="${DEPEND}" + +src_configure() { + # config.m4 is broken checking paths, so we need to override it + my_conf="" + use png && my_conf+=" --with-png-dir=/usr" + use zlib && my_conf+=" --with-zlib-dir=/usr" + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-haru/pecl-haru-1.0.4.ebuild b/dev-php/pecl-haru/pecl-haru-1.0.4.ebuild new file mode 100644 index 000000000000..27ca70df08df --- /dev/null +++ b/dev-php/pecl-haru/pecl-haru-1.0.4.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +USE_PHP="php5-4 php5-5" + +inherit php-ext-pecl-r2 + +DESCRIPTION="An interface to libharu, a PDF generator" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="png zlib" + +DEPEND="media-libs/libharu[png?,zlib?]" +RDEPEND="${DEPEND}" + +src_configure() { + # config.m4 is broken checking paths, so we need to override it + my_conf="" + use png && my_conf+=" --with-png-dir=/usr" + use zlib && my_conf+=" --with-zlib-dir=/usr" + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-htscanner/Manifest b/dev-php/pecl-htscanner/Manifest new file mode 100644 index 000000000000..68b51357fdb7 --- /dev/null +++ b/dev-php/pecl-htscanner/Manifest @@ -0,0 +1 @@ +DIST htscanner-1.0.1.tgz 10229 SHA256 c894e6bccc258ac1601530292e949991a355b68650d70cb9dba303df48a7823f SHA512 c0ccc0e4c945806364d5fd162c901bb9a44afe9eeedca864ca30f9fda430e60bf86d4ef41c0540639252c215eb72b1d34b28eba823aaeb64217bd9400a99f22e WHIRLPOOL 5fd196bdcb76a3ccfe9dc05cedfa783be16bfe4fc77a98d4e7e6de641210dde8258770f6194bc773f4ee500b4c3e86eb5bc66f0e6c85135b04352e3748fd0650 diff --git a/dev-php/pecl-htscanner/metadata.xml b/dev-php/pecl-htscanner/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/pecl-htscanner/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-htscanner/pecl-htscanner-1.0.1-r2.ebuild b/dev-php/pecl-htscanner/pecl-htscanner-1.0.1-r2.ebuild new file mode 100644 index 000000000000..fa225b1adb76 --- /dev/null +++ b/dev-php/pecl-htscanner/pecl-htscanner-1.0.1-r2.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="htscanner" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" +PHPSAPILIST="cgi" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Enables .htaccess options for php-scripts running as cgi" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +for target in ${USE_PHP}; do + slot=${target/php} + slot=${slot/-/.} + PHPUSEDEPEND="${PHPUSEDEPEND} + php_targets_${target}? ( dev-lang/php:${slot}[cgi] )" +done + +DEPEND="${PHPUSEDEPEND}" +RDEPEND="${DEPEND}" + +my_conf="--enable-htscanner" + +src_install() { + php-ext-pecl-r2_src_install + + php-ext-source-r2_addtoinifiles "config_file" ".htaccess" + php-ext-source-r2_addtoinifiles "default_docroot" "/" + php-ext-source-r2_addtoinifiles "default_ttl" "300" + php-ext-source-r2_addtoinifiles "stop_on_error" "0" +} diff --git a/dev-php/pecl-http/Manifest b/dev-php/pecl-http/Manifest new file mode 100644 index 000000000000..1529ed995423 --- /dev/null +++ b/dev-php/pecl-http/Manifest @@ -0,0 +1 @@ +DIST pecl_http-1.7.6.tgz 174722 SHA256 e87207a7dcd713bef0eb3701b552e0d173fbd73dbd52f9d3968851112e899983 SHA512 e548073e08d106c9ee633dc00c2728845e3a1403c065134a0e8111899b52dacb7175cea836e19da8cf2b7f42fe58c084602003bb79f16d529bc109c39a78bbca WHIRLPOOL 778bd7f1a0bb1698c4a6a8745a40ea5c757ade6cfc027b99bd10f92cc3b111ceb7887a582216c8a303a2ce8edfc90c653b4c055b057691f873c2e3dbd78f740a diff --git a/dev-php/pecl-http/metadata.xml b/dev-php/pecl-http/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-http/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-http/pecl-http-1.7.6-r2.ebuild b/dev-php/pecl-http/pecl-http-1.7.6-r2.ebuild new file mode 100644 index 000000000000..3dde9ed5dee4 --- /dev/null +++ b/dev-php/pecl-http/pecl-http-1.7.6-r2.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="http" +PHP_EXT_PECL_PKG="pecl_http" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="docs/examples/tutorial.txt ThanksTo.txt KnownIssues.txt" + +# Does not compile with php5-6 +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 php-ext-source-r2 + +KEYWORDS="amd64 x86" + +DESCRIPTION="Extended HTTP Support for PHP" +LICENSE="BSD-2 MIT" +SLOT="0" +IUSE="" + +DEPEND="net-misc/curl + sys-libs/zlib + dev-libs/libevent + dev-lang/php[hash,session,iconv] + " +RDEPEND="${DEPEND}" + +my_conf="--enable-http \ + --with-http-curl-requests \ + --with-http-zlib-compression \ + --with-http-curl-libevent \ + --with-http-magic-mime" + +src_install() { + php-ext-pecl-r2_src_install + + php-ext-source-r2_addtoinifiles "http.etag.mode" "MD5" + php-ext-source-r2_addtoinifiles "http.force_exit" "1" + php-ext-source-r2_addtoinifiles "http.log.allowed_methods" "" + php-ext-source-r2_addtoinifiles "http.log.cache" "" + php-ext-source-r2_addtoinifiles "http.log.composite" "" + php-ext-source-r2_addtoinifiles "http.log.not_found" "" + php-ext-source-r2_addtoinifiles "http.log.redirect" "" + php-ext-source-r2_addtoinifiles "http.only_exceptions" "0" + php-ext-source-r2_addtoinifiles "http.persistent.handles.ident" "GLOBAL" + php-ext-source-r2_addtoinifiles "http.persistent.handles.limit" "-1" + php-ext-source-r2_addtoinifiles "http.request.datashare.connect" "0" + php-ext-source-r2_addtoinifiles "http.request.datashare.cookie" "0" + php-ext-source-r2_addtoinifiles "http.request.datashare.dns" "1" + php-ext-source-r2_addtoinifiles "http.request.datashare.ssl" "0" + php-ext-source-r2_addtoinifiles "http.request.methods.allowed" "" + php-ext-source-r2_addtoinifiles "http.request.methods.custom" "" + php-ext-source-r2_addtoinifiles "http.send.inflate.start_auto" "0" + php-ext-source-r2_addtoinifiles "http.send.inflate.start_flags" "0" + php-ext-source-r2_addtoinifiles "http.send.deflate.start_auto" "0" + php-ext-source-r2_addtoinifiles "http.send.deflate.start_flags" "0" + php-ext-source-r2_addtoinifiles "http.send.not_found_404" "1" +} diff --git a/dev-php/pecl-http/pecl-http-1.7.6-r3.ebuild b/dev-php/pecl-http/pecl-http-1.7.6-r3.ebuild new file mode 100644 index 000000000000..fa6f8d5341d6 --- /dev/null +++ b/dev-php/pecl-http/pecl-http-1.7.6-r3.ebuild @@ -0,0 +1,69 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="http" +PHP_EXT_PECL_PKG="pecl_http" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="docs/examples/tutorial.txt ThanksTo.txt KnownIssues.txt" + +# Does not compile with php5-6 +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 php-ext-source-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Extended HTTP Support for PHP" +LICENSE="BSD-2 MIT" +SLOT="0" +IUSE="" + +for target in ${USE_PHP}; do + slot=${target/php} + slot=${slot/-/.} + PHPUSEDEPEND="${PHPUSEDEPEND} + php_targets_${target}? ( dev-lang/php:${slot}[hash,session,iconv] )" +done + +DEPEND="net-misc/curl + sys-libs/zlib + dev-libs/libevent + ${PHPUSEDEPEND} + " +RDEPEND="${DEPEND}" + +my_conf="--enable-http \ + --with-http-curl-requests \ + --with-http-zlib-compression \ + --with-http-curl-libevent \ + --with-http-magic-mime" + +src_install() { + php-ext-pecl-r2_src_install + + php-ext-source-r2_addtoinifiles "http.etag.mode" "MD5" + php-ext-source-r2_addtoinifiles "http.force_exit" "1" + php-ext-source-r2_addtoinifiles "http.log.allowed_methods" "" + php-ext-source-r2_addtoinifiles "http.log.cache" "" + php-ext-source-r2_addtoinifiles "http.log.composite" "" + php-ext-source-r2_addtoinifiles "http.log.not_found" "" + php-ext-source-r2_addtoinifiles "http.log.redirect" "" + php-ext-source-r2_addtoinifiles "http.only_exceptions" "0" + php-ext-source-r2_addtoinifiles "http.persistent.handles.ident" "GLOBAL" + php-ext-source-r2_addtoinifiles "http.persistent.handles.limit" "-1" + php-ext-source-r2_addtoinifiles "http.request.datashare.connect" "0" + php-ext-source-r2_addtoinifiles "http.request.datashare.cookie" "0" + php-ext-source-r2_addtoinifiles "http.request.datashare.dns" "1" + php-ext-source-r2_addtoinifiles "http.request.datashare.ssl" "0" + php-ext-source-r2_addtoinifiles "http.request.methods.allowed" "" + php-ext-source-r2_addtoinifiles "http.request.methods.custom" "" + php-ext-source-r2_addtoinifiles "http.send.inflate.start_auto" "0" + php-ext-source-r2_addtoinifiles "http.send.inflate.start_flags" "0" + php-ext-source-r2_addtoinifiles "http.send.deflate.start_auto" "0" + php-ext-source-r2_addtoinifiles "http.send.deflate.start_flags" "0" + php-ext-source-r2_addtoinifiles "http.send.not_found_404" "1" +} diff --git a/dev-php/pecl-imagick/Manifest b/dev-php/pecl-imagick/Manifest new file mode 100644 index 000000000000..9f40b4c60ad5 --- /dev/null +++ b/dev-php/pecl-imagick/Manifest @@ -0,0 +1,3 @@ +DIST imagick-3.1.2.tgz 94657 SHA256 528769ac304a0bbe9a248811325042188c9d16e06de16f111fee317c85a36c93 SHA512 d30e129cc4b61e34830b34261671bf92579c355f36924a802952524119bf07b0e0d59fe2ad361a4caa0322f959bed669b82d1f12a531b106648ccf9d22b4fba3 WHIRLPOOL 99309fb01a43d369d6a348c623afedfa291470ff0299b38faa949ff9da4654af0ceef6d67d7b7889b6b50bcaf17c4893a6b719b3c7afaa4fc1c87eef79ea4dc9 +DIST imagick-3.2.0RC1.tgz 163503 SHA256 a5f1ea34b9a21f48ea0b978d11a3cac32c53306482097c63324f7ecd9b157b5e SHA512 2c898f5aceb8ef7cb1e2a6b3fc6c5f909afda1891ff67b53a2b7904fac528d0f444d5e655c117c91e261a31d7fb94781eb14d7e38a6365d923c28bdceba7b6ea WHIRLPOOL 38ade896bac904488da04627bdd321beecbb6f44d8cd352168128ecf222f40e4149fe2a99fd027a6789fd9c4a0411215ec5fa1e2e8d717442c66322d9ab67025 +DIST imagick-3.3.0RC1.tgz 179932 SHA256 e3211f5ee8e04f9a59f6f3c6d73a5deb84151a045c42a54ffce32db8d64b6448 SHA512 65aae6441aaa9ea243d16cc5e61348c9b471ab8fc419c2ece72df52c027d8259b8741d663f73a1ae788b44b19686415312ea3fcd7f767f6ba1736b6b51261331 WHIRLPOOL 8d9ee99d8bcb174363e8004fcdbb7a00ba7f8b0afc6c86f3912bfbbe5b5949d93aa682e189b87b205b387da3cdcd87d96dd0827b61ce12c0de275a1c91c42c45 diff --git a/dev-php/pecl-imagick/files/remove-header-check.patch b/dev-php/pecl-imagick/files/remove-header-check.patch new file mode 100644 index 000000000000..94fbf472d1fb --- /dev/null +++ b/dev-php/pecl-imagick/files/remove-header-check.patch @@ -0,0 +1,16 @@ +--- config.m4 2012-05-30 22:21:12.000000000 +0200 ++++ config.m4 2013-04-17 11:47:27.753015522 +0200 +@@ -50,13 +50,6 @@ + AC_MSG_ERROR(Cannot locate header file magick-wand.h) + fi + else +- AC_MSG_CHECKING(for MagickWand.h header file) +- +- if test -r $WAND_DIR/include/ImageMagick/wand/MagickWand.h; then +- AC_MSG_RESULT(found in $WAND_DIR/include/ImageMagick/wand/MagickWand.h) +- else +- AC_MSG_ERROR(Cannot locate header file MagickWand.h) +- fi + AC_DEFINE(IMAGICK_USE_NEW_HEADER,1,[ ]) + PHP_IMAGICK_USE_NEW_HEADER=1 + fi diff --git a/dev-php/pecl-imagick/metadata.xml b/dev-php/pecl-imagick/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-imagick/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-imagick/pecl-imagick-3.1.2-r1.ebuild b/dev-php/pecl-imagick/pecl-imagick-3.1.2-r1.ebuild new file mode 100644 index 000000000000..c3c71f450cec --- /dev/null +++ b/dev-php/pecl-imagick/pecl-imagick-3.1.2-r1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DOCS="TODO" + +MY_PV="${PV/rc/RC}" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="PHP wrapper for the ImageMagick library" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="examples" + +# -openmp needed wrt bug 547922 and upstream https://github.com/mkoppanen/imagick#openmp +DEPEND=">=media-gfx/imagemagick-6.2.4:=[-openmp]" +RDEPEND="${DEPEND}" + +my_conf="--with-imagick=/usr" diff --git a/dev-php/pecl-imagick/pecl-imagick-3.1.2.ebuild b/dev-php/pecl-imagick/pecl-imagick-3.1.2.ebuild new file mode 100644 index 000000000000..d160e9ab0b07 --- /dev/null +++ b/dev-php/pecl-imagick/pecl-imagick-3.1.2.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DOCS="TODO" + +MY_PV="${PV/rc/RC}" + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="amd64 x86" + +DESCRIPTION="PHP wrapper for the ImageMagick library" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="examples" + +DEPEND=">=media-gfx/imagemagick-6.2.4" +RDEPEND="${DEPEND}" + +my_conf="--with-imagick=/usr" diff --git a/dev-php/pecl-imagick/pecl-imagick-3.2.0_rc1.ebuild b/dev-php/pecl-imagick/pecl-imagick-3.2.0_rc1.ebuild new file mode 100644 index 000000000000..46f622e98352 --- /dev/null +++ b/dev-php/pecl-imagick/pecl-imagick-3.2.0_rc1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DOCS="TODO" + +MY_PV="${PV/rc/RC}" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="PHP wrapper for the ImageMagick library" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="examples" + +DEPEND=">=media-gfx/imagemagick-6.2.4" +RDEPEND="${DEPEND}" + +my_conf="--with-imagick=/usr" diff --git a/dev-php/pecl-imagick/pecl-imagick-3.3.0_rc1.ebuild b/dev-php/pecl-imagick/pecl-imagick-3.3.0_rc1.ebuild new file mode 100644 index 000000000000..c3c71f450cec --- /dev/null +++ b/dev-php/pecl-imagick/pecl-imagick-3.3.0_rc1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DOCS="TODO" + +MY_PV="${PV/rc/RC}" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="PHP wrapper for the ImageMagick library" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="examples" + +# -openmp needed wrt bug 547922 and upstream https://github.com/mkoppanen/imagick#openmp +DEPEND=">=media-gfx/imagemagick-6.2.4:=[-openmp]" +RDEPEND="${DEPEND}" + +my_conf="--with-imagick=/usr" diff --git a/dev-php/pecl-libevent/Manifest b/dev-php/pecl-libevent/Manifest new file mode 100644 index 000000000000..2980a3c91fa2 --- /dev/null +++ b/dev-php/pecl-libevent/Manifest @@ -0,0 +1 @@ +DIST libevent-0.1.0.tgz 9806 SHA256 de3d2ce16f5ab8798de1f059143a3367e59608fd12ec3b4b720fc64e4ba93435 SHA512 d49a24dcd9389ffe59e367d7c3b5d6e6cb07b5acc3f9c82cad9cd0fdcebf5feddcd7ec0bbc0c6d9eab450629e446575ce0ed711482557c4bc87cd4c6bc59f995 WHIRLPOOL e1523d10c59978f4f6c9341d7594c7c05a839101b980a75735f66a93831a05582688022183d656f720aad3f2211ef7538c808ad1570bfbd514726fec341c301b diff --git a/dev-php/pecl-libevent/metadata.xml b/dev-php/pecl-libevent/metadata.xml new file mode 100644 index 000000000000..35fcff406276 --- /dev/null +++ b/dev-php/pecl-libevent/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +<maintainer> +<email>olemarkus@gentoo.org</email> +<name>Ole Markus With</name> +</maintainer> +</pkgmetadata> + diff --git a/dev-php/pecl-libevent/pecl-libevent-0.1.0-r1.ebuild b/dev-php/pecl-libevent/pecl-libevent-0.1.0-r1.ebuild new file mode 100644 index 000000000000..025da6ae4ec1 --- /dev/null +++ b/dev-php/pecl-libevent/pecl-libevent-0.1.0-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PHP_EXT_NAME="libevent" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-5 php5-4" +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="PHP wrapper for libevent" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +DEPEND=">=dev-libs/libevent-1.4.0" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-lzf/Manifest b/dev-php/pecl-lzf/Manifest new file mode 100644 index 000000000000..cee8156e4c7b --- /dev/null +++ b/dev-php/pecl-lzf/Manifest @@ -0,0 +1 @@ +DIST LZF-1.6.2.tgz 13204 SHA256 b381ac66cd12cc753e768c602f87d542fcd9718039cec4947d37f1229a7b93e3 SHA512 d0def45eed1fac1e091d0bc0ee367757420aaf19dba6f8f3043c1c14bf0c91ec843aa829f907f2b15ec8fe22cfd2aa03b6f6c306bb2c851cd10e1ce4f926fc84 WHIRLPOOL e1ba89d4aefab2c6d6f9db2d88540fcb9b15e45f143be6d6ad55356c3aa07df9547168dc45c4d002b0ab41ea8beddd7832d10180113cc40cd5c379d2cf2294b3 diff --git a/dev-php/pecl-lzf/metadata.xml b/dev-php/pecl-lzf/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/pecl-lzf/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-lzf/pecl-lzf-1.6.2-r1.ebuild b/dev-php/pecl-lzf/pecl-lzf-1.6.2-r1.ebuild new file mode 100644 index 000000000000..f328b23ea5f6 --- /dev/null +++ b/dev-php/pecl-lzf/pecl-lzf-1.6.2-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="lzf" +PHP_EXT_PECL_PKG="LZF" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +USE_PHP="php5-6 php5-5 php5-4" +DOCS="README ChangeLog" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="This package handles LZF de/compression" +LICENSE="PHP-3" +SLOT="0" +IUSE="" diff --git a/dev-php/pecl-mailparse/Manifest b/dev-php/pecl-mailparse/Manifest new file mode 100644 index 000000000000..55432e8c6fa7 --- /dev/null +++ b/dev-php/pecl-mailparse/Manifest @@ -0,0 +1 @@ +DIST mailparse-2.1.6.tgz 36538 SHA256 73705197d2b2ee782efa5477eb2a21432f592c2cb05a72c3a037bbe39e02b5cc SHA512 a7337dd2e99a953a55b38c236da95a6bd2950c2bca16fc0ddfec39be8b0ffe01007353fc7b562d0509e0bb1623c3d2b03935d1c98a07dcd9f0b14bb508bce374 WHIRLPOOL 238f209a45d83eb9b91cf34f1398ff85c538e8273f73791d4736b15e21de3d48395fd0b838e927cd9dd247bff265782c3e96c87b1d90e73bffc1e6b04beea1ba diff --git a/dev-php/pecl-mailparse/metadata.xml b/dev-php/pecl-mailparse/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-mailparse/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild b/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild new file mode 100644 index 000000000000..742f0ba79eda --- /dev/null +++ b/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="mailparse" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="amd64 ppc ppc64 x86" + +DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages" +LICENSE="PHP-2.02" +SLOT="0" +IUSE="" + +RDEPEND="dev-lang/php[unicode]" +DEPEND="${RDEPEND} + dev-util/re2c" diff --git a/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r2.ebuild b/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r2.ebuild new file mode 100644 index 000000000000..9c99d332ea9c --- /dev/null +++ b/dev-php/pecl-mailparse/pecl-mailparse-2.1.6-r2.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="mailparse" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" + +DESCRIPTION="A PHP extension for parsing and working with RFC822 and RFC2045 (MIME) compliant messages" +LICENSE="PHP-2.02" +SLOT="0" +IUSE="" + +for target in ${USE_PHP}; do + slot=${target/php} + slot=${slot/-/.} + PHPUSEDEPEND="${PHPUSEDEPEND} + php_targets_${target}? ( dev-lang/php:${slot}[unicode] )" +done + +RDEPEND="${PHPUSEDEPEND}" +DEPEND="${RDEPEND} + dev-util/re2c" diff --git a/dev-php/pecl-memcache/Manifest b/dev-php/pecl-memcache/Manifest new file mode 100644 index 000000000000..305f88cce4a4 --- /dev/null +++ b/dev-php/pecl-memcache/Manifest @@ -0,0 +1,2 @@ +DIST memcache-2.2.7.tgz 36459 SHA256 73006c02194a5a7c196c6488d449e5f8c75573a73568fe1a94b15157c147305d SHA512 cf02aad8005e501a3222bdd0829d0a1363ae322a11b656c9b3993a08fc74675f9afed48de7b0d1941d0daaa145d47a11b2ebf04f79c686fb27d11dddf29e10ea WHIRLPOOL d343c29f7f430053c82276e1049ac195d36af0fee58edd1a32a8b714bdad56ed67c6b6e8171429912ad4783768c6250d2fff4908b7e08dabebd2c8cd79aaf12f +DIST memcache-3.0.8.tgz 70523 SHA256 2cae5b423ffbfd33a259829849f6000d4db018debe3e29ecf3056f06642e8311 SHA512 916c6b21ab7c1021128626c0df35ef0b83cb76b6115fe7c45b003ca4f78ad9484bf3c998bc7ebdee19f84349ff1e56759f74e75aee5bc70b1de9a03c45a99bc3 WHIRLPOOL 72a88736e53453cbf8b1c8f7aa39f4f144ab363b915c6fe641aee5c6f0ab46bf4dabdc5c8ef9e66ba186a4f38533a3e4ad336743cdc2bd3253794e697cfd418e diff --git a/dev-php/pecl-memcache/metadata.xml b/dev-php/pecl-memcache/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-memcache/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-memcache/pecl-memcache-2.2.7.ebuild b/dev-php/pecl-memcache/pecl-memcache-2.2.7.ebuild new file mode 100644 index 000000000000..4707b3e03c58 --- /dev/null +++ b/dev-php/pecl-memcache/pecl-memcache-2.2.7.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PHP_EXT_NAME="memcache" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" + +DESCRIPTION="PHP extension for using memcached" +LICENSE="PHP-3" +SLOT="0" +IUSE="+session" + +DEPEND="sys-libs/zlib + dev-lang/php:*[session?]" +RDEPEND="${DEPEND}" + +# upstream does not ship any testsuite, so the PHPize test-runner fails. +RESTRICT='test' + +src_configure() { + my_conf="--enable-memcache --with-zlib-dir=/usr $(use_enable session memcache-session)" + php-ext-source-r2_src_configure +} + +src_install() { + php-ext-pecl-r2_src_install + + php-ext-source-r2_addtoinifiles "memcache.allow_failover" "true" + php-ext-source-r2_addtoinifiles "memcache.max_failover_attempts" "20" + php-ext-source-r2_addtoinifiles "memcache.chunk_size" "32768" + php-ext-source-r2_addtoinifiles "memcache.default_port" "11211" + php-ext-source-r2_addtoinifiles "memcache.hash_strategy" "standard" + php-ext-source-r2_addtoinifiles "memcache.hash_function" "crc32" +} diff --git a/dev-php/pecl-memcache/pecl-memcache-3.0.8-r1.ebuild b/dev-php/pecl-memcache/pecl-memcache-3.0.8-r1.ebuild new file mode 100644 index 000000000000..cdf98be4f8db --- /dev/null +++ b/dev-php/pecl-memcache/pecl-memcache-3.0.8-r1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +PHP_EXT_NAME="memcache" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="amd64 hppa ppc64 x86" + +DESCRIPTION="PHP extension for using memcached" +LICENSE="PHP-3" +SLOT="0" +IUSE="+session" + +DEPEND="sys-libs/zlib + dev-lang/php:*[session?]" +RDEPEND="${DEPEND}" + +# The test suite requires memcached to be running. +RESTRICT='test' + +src_configure() { + my_conf="--enable-memcache --with-zlib-dir=/usr $(use_enable session memcache-session)" + php-ext-source-r2_src_configure +} + +src_install() { + php-ext-pecl-r2_src_install + + php-ext-source-r2_addtoinifiles "memcache.allow_failover" "true" + php-ext-source-r2_addtoinifiles "memcache.max_failover_attempts" "20" + php-ext-source-r2_addtoinifiles "memcache.chunk_size" "32768" + php-ext-source-r2_addtoinifiles "memcache.default_port" "11211" + php-ext-source-r2_addtoinifiles "memcache.hash_strategy" "consistent" + php-ext-source-r2_addtoinifiles "memcache.hash_function" "crc32" + php-ext-source-r2_addtoinifiles "memcache.redundancy" "1" + php-ext-source-r2_addtoinifiles "memcache.session_redundancy" "2" + php-ext-source-r2_addtoinifiles "memcache.protocol" "ascii" +} diff --git a/dev-php/pecl-memcache/pecl-memcache-3.0.8.ebuild b/dev-php/pecl-memcache/pecl-memcache-3.0.8.ebuild new file mode 100644 index 000000000000..ef3b70ee2346 --- /dev/null +++ b/dev-php/pecl-memcache/pecl-memcache-3.0.8.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +PHP_EXT_NAME="memcache" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="amd64 hppa ppc64 x86" + +DESCRIPTION="PHP extension for using memcached" +LICENSE="PHP-3" +SLOT="0" +IUSE="+session" + +DEPEND="sys-libs/zlib + dev-lang/php:*[session?]" +RDEPEND="${DEPEND}" + +# upstream does not ship any testsuite, so the PHPize test-runner fails. +RESTRICT='test' + +src_configure() { + my_conf="--enable-memcache --with-zlib-dir=/usr $(use_enable session memcache-session)" + php-ext-source-r2_src_configure +} + +src_install() { + php-ext-pecl-r2_src_install + + php-ext-source-r2_addtoinifiles "memcache.allow_failover" "true" + php-ext-source-r2_addtoinifiles "memcache.max_failover_attempts" "20" + php-ext-source-r2_addtoinifiles "memcache.chunk_size" "32768" + php-ext-source-r2_addtoinifiles "memcache.default_port" "11211" + php-ext-source-r2_addtoinifiles "memcache.hash_strategy" "consistent" + php-ext-source-r2_addtoinifiles "memcache.hash_function" "crc32" + php-ext-source-r2_addtoinifiles "memcache.redundancy" "1" + php-ext-source-r2_addtoinifiles "memcache.session_redundancy" "2" + php-ext-source-r2_addtoinifiles "memcache.protocol" "ascii" +} diff --git a/dev-php/pecl-memcached/Manifest b/dev-php/pecl-memcached/Manifest new file mode 100644 index 000000000000..dbb53388a81b --- /dev/null +++ b/dev-php/pecl-memcached/Manifest @@ -0,0 +1,3 @@ +DIST memcached-1.0.2.tgz 22724 SHA256 16de77317e43b0a5bfd802c0bd2ef575adbad2093e8632d58738974e6cb14129 SHA512 02ccd76a540b86fbd392fcdb0bb632fa3d715b702ee90a10bd7a0330d9b181c7c4f1420bc60ffbcd1e0315fd602382a93b0d50aa8c7d1d9b9152868b60f595b3 WHIRLPOOL 674b1e9437b4cccce48810db5cb71961d88716c25e66b83e06307e718265a8de4053e3b260aa78f64a91c9f17779448f372217a85a4245c249957fbfcc32bec5 +DIST memcached-2.1.0.tgz 39095 SHA256 bc4940015be74f47908d410d7b55e10a3d5bf65674036d944c73558227fcc4af SHA512 47695ee2ba90861810b0b7dda06ea0b72931b1e0be28c99535a98d4644500cdd7719bc98ff0500b798af46f6fa78336084c61e24fef5235891937b679cfd58d6 WHIRLPOOL 3ae08a948c7ecf03d8c1fd71bcc9899eac46a89f633d74c78a5e8cddde0c923a54b035f1c99e0d08e49b7adb77dad7139adf61d6ccb8e6acfddd989e04809319 +DIST memcached-2.2.0.tgz 70449 SHA256 17b9600f6d4c807f23a3f5c45fcd8775ca2e61d6eda70370af2bef4c6e159f58 SHA512 61207d3f8c11b0620dbcb20fb2ebb6d1fc10159a7e879ee91556a303c3dcdf3d2571e8dda5efcbed77ff779f5c9b226aa48800630b9e7781cd964126b848c356 WHIRLPOOL 1114a4c4371cfb42e3e4cb991980b32894f438abacf61c6da3dd6d9742c93e20df7691287c852c17dfe8261046227d73b1887c0b7b9c03a0e895a713005dc95a diff --git a/dev-php/pecl-memcached/files/libmc-1.09-fix.diff b/dev-php/pecl-memcached/files/libmc-1.09-fix.diff new file mode 100644 index 000000000000..1b014dfd6422 --- /dev/null +++ b/dev-php/pecl-memcached/files/libmc-1.09-fix.diff @@ -0,0 +1,71 @@ +This patch is fixes to compile with newer versions of libmemcached ported from the fork at: +https://github.com/paravoid/php-memcached/commit/37069e18ad399a8cc03d5fe9757e1481814ecb44 + +X-Ported-By: Allen Parker <infowolfe@gmail.com> +Signed-off-by: Allen Parker <infowolfe@gmail.com> +Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> + +diff -Nurw memcached-2.1.0/php_memcached.c memcached-2.1.0-fixed/php_memcached.c +--- memcached-2.1.0-broken/php_memcached.c 2012-08-07 05:02:46.000000000 +0000 ++++ memcached-2.1.0/php_memcached.c 2013-12-16 06:14:17.420837278 +0000 +@@ -315,9 +315,15 @@ + static void php_memc_getDelayed_impl(INTERNAL_FUNCTION_PARAMETERS, zend_bool by_key); + static memcached_return php_memc_do_cache_callback(zval *memc_obj, zend_fcall_info *fci, zend_fcall_info_cache *fcc, char *key, size_t key_len, zval *value TSRMLS_DC); + static int php_memc_do_result_callback(zval *memc_obj, zend_fcall_info *fci, zend_fcall_info_cache *fcc, memcached_result_st *result TSRMLS_DC); ++#if defined(LIBMEMCACHED_VERSION_HEX) && LIBMEMCACHED_VERSION_HEX >= 0x01000009 ++static memcached_return php_memc_do_serverlist_callback(const memcached_st *ptr, const memcached_instance_st *instance, void *in_context); ++static memcached_return php_memc_do_stats_callback(const memcached_st *ptr, const memcached_instance_st *instance, void *in_context); ++static memcached_return php_memc_do_version_callback(const memcached_st *ptr, const memcached_instance_st *instance, void *in_context); ++#else + static memcached_return php_memc_do_serverlist_callback(const memcached_st *ptr, memcached_server_instance_st instance, void *in_context); + static memcached_return php_memc_do_stats_callback(const memcached_st *ptr, memcached_server_instance_st instance, void *in_context); + static memcached_return php_memc_do_version_callback(const memcached_st *ptr, memcached_server_instance_st instance, void *in_context); ++#endif + static void php_memc_destroy(struct memc_obj *m_obj, zend_bool persistent TSRMLS_DC); + + /**************************************** +@@ -1855,7 +1861,7 @@ + zval **z_host, **z_port, **z_weight = NULL; + uint32_t weight = 0; + int entry_size, i = 0; +- memcached_server_st *list = NULL; ++ memcached_server_list_st list = NULL; + memcached_return status; + MEMC_METHOD_INIT_VARS; + +@@ -2573,7 +2579,11 @@ + /* }}} */ + + /* {{{ internal API functions */ ++#if defined(LIBMEMCACHED_VERSION_HEX) && LIBMEMCACHED_VERSION_HEX >= 0x01000009 ++static memcached_return php_memc_do_serverlist_callback(const memcached_st *ptr, const memcached_instance_st *instance, void *in_context) ++#else + static memcached_return php_memc_do_serverlist_callback(const memcached_st *ptr, memcached_server_instance_st instance, void *in_context) ++#endif + { + struct callbackContext* context = (struct callbackContext*) in_context; + zval *array; +@@ -2590,7 +2600,11 @@ + return MEMCACHED_SUCCESS; + } + ++#if defined(LIBMEMCACHED_VERSION_HEX) && LIBMEMCACHED_VERSION_HEX >= 0x01000009 ++static memcached_return php_memc_do_stats_callback(const memcached_st *ptr, const memcached_instance_st *instance, void *in_context) ++#else + static memcached_return php_memc_do_stats_callback(const memcached_st *ptr, memcached_server_instance_st instance, void *in_context) ++#endif + { + char *hostport = NULL; + int hostport_len; +@@ -2634,7 +2648,11 @@ + return MEMCACHED_SUCCESS; + } + ++#if defined(LIBMEMCACHED_VERSION_HEX) && LIBMEMCACHED_VERSION_HEX >= 0x01000009 ++static memcached_return php_memc_do_version_callback(const memcached_st *ptr, const memcached_instance_st *instance, void *in_context) ++#else + static memcached_return php_memc_do_version_callback(const memcached_st *ptr, memcached_server_instance_st instance, void *in_context) ++#endif + { + char *hostport = NULL; + char version[16]; diff --git a/dev-php/pecl-memcached/files/pecl-memcached-1.0.2-php54_zend.patch b/dev-php/pecl-memcached/files/pecl-memcached-1.0.2-php54_zend.patch new file mode 100644 index 000000000000..22d550f29972 --- /dev/null +++ b/dev-php/pecl-memcached/files/pecl-memcached-1.0.2-php54_zend.patch @@ -0,0 +1,15 @@ +--- a/php_memcached.c 1970-01-01 04:13:08.000000000 -0500 ++++ b/php_memcached.c 2015-02-16 20:46:34.849201777 -0500 +@@ -1862,8 +1862,11 @@ + + i_obj = ecalloc(1, sizeof(*i_obj)); + zend_object_std_init( &i_obj->zo, ce TSRMLS_CC ); ++#if PHP_VERSION_ID < 50399 + zend_hash_copy(i_obj->zo.properties, &ce->default_properties, (copy_ctor_func_t) zval_add_ref, (void *) &tmp, sizeof(zval *)); +- ++#else ++ object_properties_init((zend_object*) &(i_obj->zo), ce); ++#endif + i_obj->compression = 1; + + retval.handle = zend_objects_store_put(i_obj, (zend_objects_store_dtor_t)zend_objects_destroy_object, (zend_objects_free_object_storage_t)php_memc_free_storage, NULL TSRMLS_CC); diff --git a/dev-php/pecl-memcached/metadata.xml b/dev-php/pecl-memcached/metadata.xml new file mode 100644 index 000000000000..bd43a55951d2 --- /dev/null +++ b/dev-php/pecl-memcached/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <maintainer> + <email>robbat2@gentoo.org</email> + </maintainer> + <use> + <flag name="igbinary">Enable support for the igbinary serializer</flag> + <flag name="json">Enable support for json serialization</flag> + </use> +</pkgmetadata> diff --git a/dev-php/pecl-memcached/pecl-memcached-1.0.2-r2.ebuild b/dev-php/pecl-memcached/pecl-memcached-1.0.2-r2.ebuild new file mode 100644 index 000000000000..c3891c8543c6 --- /dev/null +++ b/dev-php/pecl-memcached/pecl-memcached-1.0.2-r2.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +PHP_EXT_NAME="memcached" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="PHP extension for interfacing with memcached via libmemcached library" +LICENSE="PHP-3" +SLOT="0" +IUSE="+session" + +DEPEND=">=dev-libs/libmemcached-0.38 sys-libs/zlib + dev-lang/php:*[session?]" +RDEPEND="${DEPEND}" + +src_prepare() { + local slot orig_s="${PHP_EXT_S}" + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + epatch "${FILESDIR}/${P}-php54_zend.patch" + done + php-ext-source-r2_src_prepare +} + +src_configure() { + my_conf="--enable-memcached + --with-zlib-dir=/usr + $(use_enable session memcached-session)" + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-memcached/pecl-memcached-2.1.0-r2.ebuild b/dev-php/pecl-memcached/pecl-memcached-2.1.0-r2.ebuild new file mode 100644 index 000000000000..1a4d891ce0fa --- /dev/null +++ b/dev-php/pecl-memcached/pecl-memcached-2.1.0-r2.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" +PHP_EXT_NAME="memcached" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="amd64 x86" + +DESCRIPTION="PHP extension for interfacing with memcached via libmemcached library" +LICENSE="PHP-3" +SLOT="0" +IUSE="+session igbinary json sasl" + +DEPEND="|| ( >=dev-libs/libmemcached-1.0.14 >=dev-libs/libmemcached-1.0[sasl?] ) + sys-libs/zlib + dev-lang/php[session?,json?] + igbinary? ( dev-php/igbinary[php_targets_php5-5?,php_targets_php5-4?] )" +RDEPEND="${DEPEND}" + +src_configure() { + my_conf="--enable-memcached + $(use_enable session memcached-session) + $(use_enable sasl memcached-sasl) + $(use_enable json memcached-json) + $(use_enable igbinary memcached-igbinary)" + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-memcached/pecl-memcached-2.1.0-r3.ebuild b/dev-php/pecl-memcached/pecl-memcached-2.1.0-r3.ebuild new file mode 100644 index 000000000000..b2e9cd411ba1 --- /dev/null +++ b/dev-php/pecl-memcached/pecl-memcached-2.1.0-r3.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" +PHP_EXT_NAME="memcached" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-5 php5-4" + +inherit base php-ext-pecl-r2 + +KEYWORDS="amd64 x86" + +DESCRIPTION="PHP extension for interfacing with memcached via libmemcached library" +LICENSE="PHP-3" +SLOT="0" +IUSE="+session igbinary json sasl" + +DEPEND="|| ( >=dev-libs/libmemcached-1.0.14 >=dev-libs/libmemcached-1.0[sasl?] ) + sys-libs/zlib + dev-lang/php[session?,json?] + igbinary? ( dev-php/igbinary[php_targets_php5-5?,php_targets_php5-4?] )" +RDEPEND="${DEPEND}" +PATCHES=( "${FILESDIR}/libmc-1.09-fix.diff" ) + +src_prepare() { + local slot orig_s="${S}" + for slot in $(php_get_slots); do + export S="${WORKDIR}/${slot}" + cd "${S}" + base_src_prepare + done + export S="${orig_s}" + cd "${S}" + php-ext-source-r2_src_prepare +} + +src_configure() { + my_conf="--enable-memcached + $(use_enable session memcached-session) + $(use_enable sasl memcached-sasl) + $(use_enable json memcached-json) + $(use_enable igbinary memcached-igbinary)" + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-memcached/pecl-memcached-2.2.0.ebuild b/dev-php/pecl-memcached/pecl-memcached-2.2.0.ebuild new file mode 100644 index 000000000000..ca9daec85a1b --- /dev/null +++ b/dev-php/pecl-memcached/pecl-memcached-2.2.0.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" +PHP_EXT_NAME="memcached" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-5 php5-6 php5-4" + +inherit base php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="PHP extension for interfacing with memcached via libmemcached library" +LICENSE="PHP-3" +SLOT="0" +IUSE="+session igbinary json sasl" + +DEPEND="|| ( >=dev-libs/libmemcached-1.0.14 >=dev-libs/libmemcached-1.0[sasl?] ) + sys-libs/zlib + dev-lang/php[session?,json?] + igbinary? ( dev-php/igbinary[php_targets_php5-5?,php_targets_php5-4?,php_targets_php5-6?] )" +RDEPEND="${DEPEND}" + +src_prepare() { + local slot orig_s="${S}" + for slot in $(php_get_slots); do + export S="${WORKDIR}/${slot}" + cd "${S}" + base_src_prepare + done + export S="${orig_s}" + cd "${S}" + php-ext-source-r2_src_prepare +} + +src_configure() { + my_conf="--enable-memcached + $(use_enable session memcached-session) + $(use_enable sasl memcached-sasl) + $(use_enable json memcached-json) + $(use_enable igbinary memcached-igbinary)" + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-mongo/Manifest b/dev-php/pecl-mongo/Manifest new file mode 100644 index 000000000000..be474332f3cc --- /dev/null +++ b/dev-php/pecl-mongo/Manifest @@ -0,0 +1,5 @@ +DIST mongo-1.5.4.tgz 191364 SHA256 19d01417f0c96c10fb9149fc6cb5cc9c1f096e9c6fa31ee4c454f229e33dbd30 SHA512 509eb4f9dc0fd7617ec2f7616b1511266b91b804c0ec04ef5dcfbb9b1a77ec6e9acc3108dfe6b2607f4e97f6091dc2f94456900dcd7e64c85e2f754aafb65c05 WHIRLPOOL 4807844725f6221d130ec30c3ab47fc9da25286ce039568c58332d63412a73a663cb713dd346095acc5d6c539ac0e6c0cdbae80ad6582ef1473a5dc23fa24edf +DIST mongo-1.5.6.tgz 193219 SHA256 939231c5129176f5f00ba6275dd34b261e173675b1e81a5fa536a14d05b12b11 SHA512 588915079ea08631ef60fce26bd86a0596003900b75c11af7935e57aa418220e21197aff4617f79808a5ee2bc0d74aba031f54f05be4604c6fc94ce146823c10 WHIRLPOOL c1c922750fa272cc2565d2377b65f5e25b2cb9e55f19abe94c34661e93d62b4162a8a18ef53b71b4c8e653778cc0d837930819b8ed79c6bbfd9690b35801f550 +DIST mongo-1.6.2.tgz 204061 SHA256 b9a1319910a3d91af94aec46b9dd0021e5b2504b199c60cc8b6075f8d3d78e7b SHA512 01118fd8f227c220c9c29749687cc33a6a56af1b8ed03f72e966d2ce4fd4e23048c6d0576d3c619b4e9e7c690892a05c665970bf8592170a8cb569a84094dd9d WHIRLPOOL cbef6dd822ef59301c4e534e4fe8a07bebdfbdf02f24b279ddf1c72c9ed27a5fafa81e9c20beb6687d049663ce2cf65777715d2e4c28aee65e848254ae0857c1 +DIST mongo-1.6.3.tgz 204130 SHA256 53620808eaf0c3dc7537162984354b45b3c90cbaaa36b7b23e0bf650051e77c3 SHA512 e15cdcbfcaef4793b78011435b94bd7de7ef38441b7ef55dc73214e0f29ce6d5312b7881f15d3514143c848c8894c3dd7473b608665ec87a8c6c5a89e5f6f556 WHIRLPOOL bc03929df2490ad72b7eeaa30889537c5f07fac2620ff8bc24795dad55b915d7f90102a4c4d55d300d862e95fb37f17d29d6b887f721f5f9084f074e4b2fd9f0 +DIST mongo-1.6.9.tgz 208955 SHA256 b8213e0f08873f1455b2c7e8bfb5f33405afbcd5ce598d81b5f5c49556114581 SHA512 0a649ef67450a795a2fd8fc34d927e640bc7ecde5a1885b581c967f8adb61429d864cd993939fa7299dc35edd58d13a28562e71a0287a754f9fd04f2ac1643de WHIRLPOOL b2c1d6adc08979520ad5d9b6ae1110c2bb4a5209be0074558290d1abfa27906ea0c446d8c0eaa784c3c77a2432ef58bfd7843a863ab541e385ee0959877ed06b diff --git a/dev-php/pecl-mongo/metadata.xml b/dev-php/pecl-mongo/metadata.xml new file mode 100644 index 000000000000..abaf29c54911 --- /dev/null +++ b/dev-php/pecl-mongo/metadata.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> + diff --git a/dev-php/pecl-mongo/pecl-mongo-1.5.4.ebuild b/dev-php/pecl-mongo/pecl-mongo-1.5.4.ebuild new file mode 100644 index 000000000000..197ee4729d9b --- /dev/null +++ b/dev-php/pecl-mongo/pecl-mongo-1.5.4.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="mongo" + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="MongoDB database driver" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-mongo/pecl-mongo-1.5.6.ebuild b/dev-php/pecl-mongo/pecl-mongo-1.5.6.ebuild new file mode 100644 index 000000000000..36f1953e6d33 --- /dev/null +++ b/dev-php/pecl-mongo/pecl-mongo-1.5.6.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="mongo" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="MongoDB database driver" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-mongo/pecl-mongo-1.6.2.ebuild b/dev-php/pecl-mongo/pecl-mongo-1.6.2.ebuild new file mode 100644 index 000000000000..57ec7284579a --- /dev/null +++ b/dev-php/pecl-mongo/pecl-mongo-1.6.2.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="mongo" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="MongoDB database driver" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-mongo/pecl-mongo-1.6.3.ebuild b/dev-php/pecl-mongo/pecl-mongo-1.6.3.ebuild new file mode 100644 index 000000000000..bd341902c2ab --- /dev/null +++ b/dev-php/pecl-mongo/pecl-mongo-1.6.3.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="mongo" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="MongoDB database driver" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-mongo/pecl-mongo-1.6.9.ebuild b/dev-php/pecl-mongo/pecl-mongo-1.6.9.ebuild new file mode 100644 index 000000000000..57ec7284579a --- /dev/null +++ b/dev-php/pecl-mongo/pecl-mongo-1.6.9.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="mongo" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="MongoDB database driver" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-mysqlnd_ms/Manifest b/dev-php/pecl-mysqlnd_ms/Manifest new file mode 100644 index 000000000000..63f3cd44d205 --- /dev/null +++ b/dev-php/pecl-mysqlnd_ms/Manifest @@ -0,0 +1 @@ +DIST mysqlnd_ms-1.5.2.tgz 385916 SHA256 22b9ba1afb36b3df11c1051c813bc07889c815d1d9993bb07ffda182665b472f SHA512 5ab888d683384e9d2b33df8d057cf438411b6506759a80b8bad79608bb4029abf77535ffc8472e8e478d5d456c2260b5dd4bc68396180a9ebfed45f90bdc8d7d WHIRLPOOL 6d3d8786c74d4dfac384af3ea9f0cd8664e99aeaa766806ef8319c955135ab57092c2db27ef615def5574ab05c5a8a4e8e1f7bff9888a4cd3b3fc660c623fbe0 diff --git a/dev-php/pecl-mysqlnd_ms/metadata.xml b/dev-php/pecl-mysqlnd_ms/metadata.xml new file mode 100644 index 000000000000..f891503ca635 --- /dev/null +++ b/dev-php/pecl-mysqlnd_ms/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <maintainer> + <email>olemarkus@gentoo.org</email> + </maintainer> +</pkgmetadata> diff --git a/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild new file mode 100644 index 000000000000..28ab4838571c --- /dev/null +++ b/dev-php/pecl-mysqlnd_ms/pecl-mysqlnd_ms-1.5.2-r1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="mysqlnd_ms" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +# php5-6 fails to build +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64" + +DESCRIPTION="A replication and load balancing plugin for the mysqlnd library" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +# Specifying targets due to USE flag transition +DEPEND=" + php_targets_php5-4? ( dev-lang/php:5.4[mysqlnd] ) + php_targets_php5-5? ( || ( + dev-lang/php:5.5[-libmysqlclient,mysql] + dev-lang/php:5.5[-libmysqlclient,mysqli] + ) + ) +" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-mysqlnd_qc/Manifest b/dev-php/pecl-mysqlnd_qc/Manifest new file mode 100644 index 000000000000..378b12a5c96e --- /dev/null +++ b/dev-php/pecl-mysqlnd_qc/Manifest @@ -0,0 +1 @@ +DIST mysqlnd_qc-1.2.0.tgz 147416 SHA256 08d64e917963c2404f77204bcc811adc1230361fcf389d1acde3a1a19edc2ae1 SHA512 7f04167e671f7018a72293c665f7d2b041c90a7005748ad102a2bbcbfb2331a07335f8a624ac35f1dc05066811e3a1caa1a2314c3b083a1276e36818872df8d2 WHIRLPOOL a901d072fab8061ecec7e4757680daaad51ab2ee8bd4aa9eff7caf6a26690491223d1f991d4f859375e346a04fc2df6c30491e28e5d722d5044bec3ad4521363 diff --git a/dev-php/pecl-mysqlnd_qc/metadata.xml b/dev-php/pecl-mysqlnd_qc/metadata.xml new file mode 100644 index 000000000000..eed0321d324c --- /dev/null +++ b/dev-php/pecl-mysqlnd_qc/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <maintainer> + <email>olemarkus@gentoo.org</email> + </maintainer> + <use> + <flag name="memcached">Use <pkg>dev-libs/libmemcached</pkg> as a storage handler</flag> + <flag name="sqlite">Use <pkg>dev-db/sqlite</pkg> as a storage handler</flag> + </use> +</pkgmetadata> diff --git a/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.2.0.ebuild b/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.2.0.ebuild new file mode 100644 index 000000000000..5348e65cb851 --- /dev/null +++ b/dev-php/pecl-mysqlnd_qc/pecl-mysqlnd_qc-1.2.0.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="mysqlnd_qc" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +# Fails to build with php5-6 +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 confutils flag-o-matic + +KEYWORDS="~amd64" + +DESCRIPTION="A query cache plugin for the mysqlnd library" +LICENSE="PHP-3" +SLOT="0" +IUSE="memcached sqlite" + +# Specifying targets due to USE flag transition +DEPEND=" + memcached? ( dev-libs/libmemcached ) + sqlite? ( dev-db/sqlite:3 ) + php_targets_php5-4? ( dev-lang/php:5.4[mysqlnd] ) + php_targets_php5-5? ( || ( + dev-lang/php:5.5[-libmysqlclient,mysql] + dev-lang/php:5.5[-libmysqlclient,mysqli] + ) + ) +" +RDEPEND="${DEPEND}" + +src_configure() { + # configure does not find pthreads when memcache is enabled + use memcached && append-flags -pthread + enable_extension_withonly libmemcached-dir memcached 0 "${ROOT}usr" + enable_extension_enable mysqlnd_qc_memcache memcached + enable_extension_withonly sqlite-dir sqlite 0 "${ROOT}usr" + enable_extension_enable mysqlnd_qc_sqlite sqlite + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-ncurses/Manifest b/dev-php/pecl-ncurses/Manifest new file mode 100644 index 000000000000..aa76922c7b82 --- /dev/null +++ b/dev-php/pecl-ncurses/Manifest @@ -0,0 +1 @@ +DIST ncurses-1.0.2.tgz 16226 SHA256 7fa4998d06a00a094276e5283fd6a408cbf78cd2d3b889fe6ab51be3780c9063 SHA512 e1f684dcab2aa4dd3fded79fed02c78de1525f0384027fe64ad08759617f13ca6fb11742e3407723eecc431ed99847c0c98ae559797dc98ce373a01ba8413bf2 WHIRLPOOL 31cb413b229b6b82b506ee24bc124272fad742567c66574013feb4006af7523aff5a68aae32e8091f62297befb5aa1cc7af199ca66567a9262d0388323830ec4 diff --git a/dev-php/pecl-ncurses/metadata.xml b/dev-php/pecl-ncurses/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-ncurses/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-ncurses/pecl-ncurses-1.0.2-r1.ebuild b/dev-php/pecl-ncurses/pecl-ncurses-1.0.2-r1.ebuild new file mode 100644 index 000000000000..4afaa9553cea --- /dev/null +++ b/dev-php/pecl-ncurses/pecl-ncurses-1.0.2-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="Terminal screen handling and optimization package" + +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="sys-libs/ncurses" +RDEPEND="${DEPEND}" + +my_conf="--enable-ncursesw" diff --git a/dev-php/pecl-oauth/Manifest b/dev-php/pecl-oauth/Manifest new file mode 100644 index 000000000000..9f1fb3cf5070 --- /dev/null +++ b/dev-php/pecl-oauth/Manifest @@ -0,0 +1 @@ +DIST oauth-1.2.3.tgz 45531 SHA256 86bb5ee37afe672d4532ad784c7f711855c79f0dabf0acacafd5344ab6cf0195 SHA512 ca61dbec8fa51679accb31eab90b8699c7780f2d60a83566ce05667148ee44b7dc70fd8235414d6a3a996b252ad4a236b3e8a549685fd7e890e0874029c455e1 WHIRLPOOL 20969ea78c25152ac8e32d0c726bd112bdc5cb2b8d2fc59401d2c43f3d8990ed51702235afb07f0b8af604a5cf7264661caff1a8fc6bc7db25e71d682583a69c diff --git a/dev-php/pecl-oauth/metadata.xml b/dev-php/pecl-oauth/metadata.xml new file mode 100644 index 000000000000..928b80f50abc --- /dev/null +++ b/dev-php/pecl-oauth/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <longdescription lang="en"> + </longdescription> +</pkgmetadata> + diff --git a/dev-php/pecl-oauth/pecl-oauth-1.2.3-r2.ebuild b/dev-php/pecl-oauth/pecl-oauth-1.2.3-r2.ebuild new file mode 100644 index 000000000000..e409572d0c69 --- /dev/null +++ b/dev-php/pecl-oauth/pecl-oauth-1.2.3-r2.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +PHP_EXT_NAME="oauth" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="OAuth is an authorization protocol built on top of HTTP" +LICENSE="BSD" +SLOT="0" +IUSE="" + +for target in ${USE_PHP}; do + slot=${target/php} + slot=${slot/-/.} + PHPUSEDEPEND="${PHPUSEDEPEND} + php_targets_${target}? ( dev-lang/php:${slot}[hash] )" +done + +DEPEND="${PHPUSEDEPEND}" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-pam/Manifest b/dev-php/pecl-pam/Manifest new file mode 100644 index 000000000000..c2cd6ce45a6a --- /dev/null +++ b/dev-php/pecl-pam/Manifest @@ -0,0 +1 @@ +DIST pam-1.0.3.tgz 6671 SHA256 2e00f253ffd987e2634b44689473beb61ae64120a3899b6f2d1ffdde06ddc887 SHA512 3580582f1456b31be30a713cadaaca106527f2d4f3f12032b5d3617cc361aaf49539a9db3dd27221ce40320187abaac0f6ad4e23cdfe5eaa94436e3eaef3fb9c WHIRLPOOL cbb1fb40286f501affab097be92709e142e7bfbc950dc6140051e03f9dc54d1992f84a8e575aab98e1a8d58e56a8bb3868669cc8a7daf1d620a1cc54454e7b3f diff --git a/dev-php/pecl-pam/metadata.xml b/dev-php/pecl-pam/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-pam/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-pam/pecl-pam-1.0.3-r1.ebuild b/dev-php/pecl-pam/pecl-pam-1.0.3-r1.ebuild new file mode 100644 index 000000000000..183094166c0f --- /dev/null +++ b/dev-php/pecl-pam/pecl-pam-1.0.3-r1.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="pam" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 pam + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="This extension provides PAM (Pluggable Authentication Modules) integration" +LICENSE="PHP-2.02" +SLOT="0" +IUSE="debug" + +DEPEND="sys-libs/pam" +RDEPEND="${DEPEND}" + +src_configure() { + my_conf="--with-pam=/usr $(use_enable debug)" + php-ext-source-r2_src_configure +} + +src_install() { + pamd_mimic_system php auth account password + php-ext-pecl-r2_src_install +} diff --git a/dev-php/pecl-ps/Manifest b/dev-php/pecl-ps/Manifest new file mode 100644 index 000000000000..a852b9c1876c --- /dev/null +++ b/dev-php/pecl-ps/Manifest @@ -0,0 +1 @@ +DIST ps-1.3.7.tgz 634024 SHA256 b4f83f7a4426e59a3026dec59405755c9a12f223d1286abb972d81abb11c8205 SHA512 cec6ecad27d35787a92453482f0e45fdcfe4bf79aab9cf1f7f6bc4468cf626343ed2b33d52d2ec48302a2ede9ecca3b397fb2d56fbc088997f39014f3dc47770 WHIRLPOOL f807623afd0871b60052221f74d3917de007252dfefd9c7e0627e26bd4c67f3801d42429ac6f8eb03da387440c25c096cf355fda136a297f7ce2b11f3bac4404 diff --git a/dev-php/pecl-ps/metadata.xml b/dev-php/pecl-ps/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-ps/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-ps/pecl-ps-1.3.7.ebuild b/dev-php/pecl-ps/pecl-ps-1.3.7.ebuild new file mode 100644 index 000000000000..9d8bce299b31 --- /dev/null +++ b/dev-php/pecl-ps/pecl-ps-1.3.7.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="ps" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" + +DESCRIPTION="PHP extension for creating PostScript files" +LICENSE="PHP-2.02" +SLOT="0" +IUSE="examples" + +DEPEND="dev-libs/pslib" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-radius/Manifest b/dev-php/pecl-radius/Manifest new file mode 100644 index 000000000000..fb7f83860439 --- /dev/null +++ b/dev-php/pecl-radius/Manifest @@ -0,0 +1 @@ +DIST radius-1.2.7.tgz 35779 SHA256 c4b229b4ee016c13bad326f4eb6b9f3698daed3c559a2d9e7fe05b459334bb34 SHA512 76d8fe4722a25b912e5fcfb3df79027384ce5037c6abec038abdb398698345463bdd17163294dd2734e440a6350380a27d2d2eba525bfc7285b953f726ac4ed5 WHIRLPOOL a8c6b58a166c1763bd5335ef79dfefdec270b6440646f9311200bd375f03fda6693792bdd39504247df16fff05e263fdc1f6e3cca9520a46f820ffd589691a11 diff --git a/dev-php/pecl-radius/files/radius_long.patch b/dev-php/pecl-radius/files/radius_long.patch new file mode 100644 index 000000000000..090674c4f189 --- /dev/null +++ b/dev-php/pecl-radius/files/radius_long.patch @@ -0,0 +1,15 @@ +Gentoo bug: 460836 +Upstream bug: 60885 + +diff -u php-radius-1.2.5/radius-1.2.5/radius.c php-radius-1.2.5/radius-1.2.5/radius.c +--- php-radius-1.2.5/radius-1.2.5/radius.c ++++ php-radius-1.2.5/radius-1.2.5/radius.c +@@ -265,7 +265,7 @@ + /* {{{ proto bool radius_create_request(desc, code) */ + PHP_FUNCTION(radius_create_request) + { +- int code; ++ long code; + radius_descriptor *raddesc; + zval *z_radh; + diff --git a/dev-php/pecl-radius/metadata.xml b/dev-php/pecl-radius/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-radius/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild b/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild new file mode 100644 index 000000000000..f0ea5fa46b2c --- /dev/null +++ b/dev-php/pecl-radius/pecl-radius-1.2.7.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="radius" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866)" +LICENSE="BSD BSD-2" +SLOT="0" +IUSE="examples" diff --git a/dev-php/pecl-redis/Manifest b/dev-php/pecl-redis/Manifest new file mode 100644 index 000000000000..4f14eca0d213 --- /dev/null +++ b/dev-php/pecl-redis/Manifest @@ -0,0 +1,3 @@ +DIST redis-2.2.3.tgz 86664 SHA256 87861198403ef7bf09306494f2efc5b55bfdcc6095b7aac059a546a2e662967d SHA512 17ff00c0ee3fa36fa6a2040740c51a9ad36e16be19b9b6df9872138a9015e3f01add59b0b6437c66966fb2850a4c63800b47737e468f4103d7285bdebf377b3b WHIRLPOOL bf0a30d2b9ba399edaddaae7856c6e42e48ed4be88e86a4da88ba5556a7aa36d54a448830810d3ffd3a3e49329f5a8e36a1d0eac9436843fc00b157e0fc592aa +DIST redis-2.2.5.tgz 96970 SHA256 dceb18c9b563a8da92752ffc2c280beb1b14a86649342af307831a881c053343 SHA512 a0ae16146b97be678d3a25037ada6eb65b4a5cfbc02622c3c056635428851d52634e9d8fef9d393db4787f568d3d4d0c4ebbc740d1b008acc2f168ea5002aeb5 WHIRLPOOL bbb13c9d4b9e9a2d1b60314325cdf0eb921fb2e6d1962919499db89d9a3a11f82ad196c1bff81e404a7133fd21231decd7277b9a537a079d4cdd953fff24d451 +DIST redis-2.2.7.tgz 134340 SHA256 95e5331cd7e709771eb4479c455bcf326a74b2aea3b1a5cba00b4c95e66dc902 SHA512 88be2abeda62b7c1c95b6d399bbb5f97774d956001b4d13a8e5f183e86fe6336d91f479a8125adcaeff1ad5617a920953961360fc3484ebafc3ed915bcd7f86c WHIRLPOOL e7c8ea7c0c4578933211d4571d742ad09eadb5dd93e207d4f0d5858bfacb7a78eb4bd7ed34cafbc17b465b0d423ea0ff788dee907d89c4939ee4a9acbbe8b95d diff --git a/dev-php/pecl-redis/metadata.xml b/dev-php/pecl-redis/metadata.xml new file mode 100644 index 000000000000..f18c6324cd03 --- /dev/null +++ b/dev-php/pecl-redis/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>olemarkus@gentoo.org</email> + <name>Ole Markus With</name> + </maintainer> + <longdescription lang="en"> + </longdescription> + <use> + <flag name="igbinary">Enables igbinary serialisation support</flag> + </use> +</pkgmetadata> + diff --git a/dev-php/pecl-redis/pecl-redis-2.2.3.ebuild b/dev-php/pecl-redis/pecl-redis-2.2.3.ebuild new file mode 100644 index 000000000000..56f8f55e754f --- /dev/null +++ b/dev-php/pecl-redis/pecl-redis-2.2.3.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="redis" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-5 php5-4" + +DOCS="README ChangeLog" + +inherit php-ext-pecl-r2 + +KEYWORDS="amd64" + +DESCRIPTION="This extension provides an API for communicating with Redis servers" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="igbinary" + +DEPEND="igbinary? ( dev-php/igbinary )" +RDEPEND="$DEPEND" + +src_configure() { + my_conf="--enable-redis + $(use_enable igbinary redis-igbinary)" + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-redis/pecl-redis-2.2.5.ebuild b/dev-php/pecl-redis/pecl-redis-2.2.5.ebuild new file mode 100644 index 000000000000..574e25e2bb2b --- /dev/null +++ b/dev-php/pecl-redis/pecl-redis-2.2.5.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="redis" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +DOCS="README ChangeLog" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64" + +DESCRIPTION="This extension provides an API for communicating with Redis servers" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="igbinary" + +DEPEND="igbinary? ( dev-php/igbinary )" +RDEPEND="$DEPEND" + +src_configure() { + my_conf="--enable-redis + $(use_enable igbinary redis-igbinary)" + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-redis/pecl-redis-2.2.7.ebuild b/dev-php/pecl-redis/pecl-redis-2.2.7.ebuild new file mode 100644 index 000000000000..604aa735d4ac --- /dev/null +++ b/dev-php/pecl-redis/pecl-redis-2.2.7.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="redis" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +DOCS="README ChangeLog" + +inherit php-ext-pecl-r2 + +KEYWORDS="amd64" + +DESCRIPTION="This extension provides an API for communicating with Redis servers" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="igbinary" + +DEPEND="igbinary? ( php_targets_php5-4? ( dev-php/igbinary[php_targets_php5-4] ) + php_targets_php5-5? ( dev-php/igbinary[php_targets_php5-5] ) + php_targets_php5-6? ( dev-php/igbinary[php_targets_php5-6] ) + )" +RDEPEND="$DEPEND" + +src_configure() { + my_conf="--enable-redis + $(use_enable igbinary redis-igbinary)" + + php-ext-source-r2_src_configure +} diff --git a/dev-php/pecl-rrd/Manifest b/dev-php/pecl-rrd/Manifest new file mode 100644 index 000000000000..a75dc739c8aa --- /dev/null +++ b/dev-php/pecl-rrd/Manifest @@ -0,0 +1,2 @@ +DIST rrd-1.1.0.tgz 18639 SHA256 3c31c9e07da55a57978a1e2801051ebfcad4a35fd1664e9bea63ecdfca0fcfdb SHA512 5d6887fbe5e9f5589ab3876ecb187159b10727f4cd64d4aaaf98442c737aaa9e43394d7795b1eb06d62dc253bb98d4c40ab37520ccf54850b3306ef14225619a WHIRLPOOL 4a7fab06d295cc4f0ebe96cd5bf68b12a889bd0048619ea9ad82639cb3ad08f4a9046102a164cd9c812f6e1c709998d4366fc94f2cb88ea465eac1c1769ebf0c +DIST rrd-1.1.3.tgz 19229 SHA256 0415ac51e09fe2e7a999d155d10d6af42ddf40ab0b4847a63ed1f9458533858e SHA512 356264de1b967af0f78e25e3c0afcbec704dd3e49d828e08d21d744d5fcdc46f4cd7f7c118b4e283c20bcaf2a4c29e0ac9437c7f66ca0d260a76fddf7b9d3242 WHIRLPOOL dbb3317985e47130ee03c4ba6284428d38e25849a8da9a3ada2437f4e5b276e79a104131a64aad0e244fe5b63d5d310d81bbbb090517efcd3b8a6e18992c1d6f diff --git a/dev-php/pecl-rrd/metadata.xml b/dev-php/pecl-rrd/metadata.xml new file mode 100644 index 000000000000..abaf29c54911 --- /dev/null +++ b/dev-php/pecl-rrd/metadata.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> + diff --git a/dev-php/pecl-rrd/pecl-rrd-1.1.0.ebuild b/dev-php/pecl-rrd/pecl-rrd-1.1.0.ebuild new file mode 100644 index 000000000000..58f56c9d90b1 --- /dev/null +++ b/dev-php/pecl-rrd/pecl-rrd-1.1.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +USE_PHP="php5-4 php5-5" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="RRDtool bindings for PHP" +LICENSE="BSD" + +SLOT="0" + +DEPEND=">=net-analyzer/rrdtool-1.4.5-r1[graph]" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-rrd/pecl-rrd-1.1.3.ebuild b/dev-php/pecl-rrd/pecl-rrd-1.1.3.ebuild new file mode 100644 index 000000000000..1eafe604d8c3 --- /dev/null +++ b/dev-php/pecl-rrd/pecl-rrd-1.1.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="RRDtool bindings for PHP" +LICENSE="BSD" + +SLOT="0" + +DEPEND=">=net-analyzer/rrdtool-1.4.5-r1[graph]" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-sphinx/Manifest b/dev-php/pecl-sphinx/Manifest new file mode 100644 index 000000000000..58c4b234d62a --- /dev/null +++ b/dev-php/pecl-sphinx/Manifest @@ -0,0 +1 @@ +DIST sphinx-1.3.2.tgz 15282 SHA256 0c3ada36833a44a8147d2dd1b907548010ae53de0a05041a77e68dee036130e6 SHA512 bcfe4aa5ea4ac4b3fb14f78114c1c55645148c5e599a9757d3a575b2a61d44287a98da6527f3eee1567ce2b6ae4451680b9ef5e5754bae925d905715c5e61c85 WHIRLPOOL 52dce1e14834bbafe48d2e48f7c058aa4bc0487385c611f8a5c112a54ca62e135b6e883cd9e6367222dd3d3522be24bff6a40e86bb9b845c43607e37919486d2 diff --git a/dev-php/pecl-sphinx/metadata.xml b/dev-php/pecl-sphinx/metadata.xml new file mode 100644 index 000000000000..abaf29c54911 --- /dev/null +++ b/dev-php/pecl-sphinx/metadata.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> + diff --git a/dev-php/pecl-sphinx/pecl-sphinx-1.3.2.ebuild b/dev-php/pecl-sphinx/pecl-sphinx-1.3.2.ebuild new file mode 100644 index 000000000000..5dffe802ae2a --- /dev/null +++ b/dev-php/pecl-sphinx/pecl-sphinx-1.3.2.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="sphinx" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +DOCS="README ChangeLog" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64" + +DESCRIPTION="PHP extension to execute search queries on a sphinx daemon" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +RDEPEND="app-misc/sphinx" +DEPEND="${RDEPEND} + >=dev-util/re2c-0.13" diff --git a/dev-php/pecl-spl_types/Manifest b/dev-php/pecl-spl_types/Manifest new file mode 100644 index 000000000000..11b40d8c1e5e --- /dev/null +++ b/dev-php/pecl-spl_types/Manifest @@ -0,0 +1 @@ +DIST SPL_Types-0.4.0.tgz 8388 SHA256 b44101401b2664822fd17e6f491d912203496108ff9d0b86b043bff67c5f724f SHA512 8d1d9c3159bf7856cd02ae159a4b58bd396ac4a396f071ca5f034481d4aa3d627a114d8cd49344d70873551a3086cb8d91b3f1468d35d12dd424b0933c51dfc2 WHIRLPOOL 52c920fe1ef4f450763e520353e0ca792affde58ff19cefe5438723ff81df61359391f531df51838496c824b83cc4ec48e542e710ff5c00dc68c1c18bd5dfdff diff --git a/dev-php/pecl-spl_types/metadata.xml b/dev-php/pecl-spl_types/metadata.xml new file mode 100644 index 000000000000..a351b4555ba7 --- /dev/null +++ b/dev-php/pecl-spl_types/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php + </herd> + <longdescription lang="en"> + </longdescription> +</pkgmetadata> + diff --git a/dev-php/pecl-spl_types/pecl-spl_types-0.4.0-r1.ebuild b/dev-php/pecl-spl_types/pecl-spl_types-0.4.0-r1.ebuild new file mode 100644 index 000000000000..3c4f05762c39 --- /dev/null +++ b/dev-php/pecl-spl_types/pecl-spl_types-0.4.0-r1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="spl_types" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +PHP_EXT_PECL_PKG="SPL_Types" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Standard PHP library types add-on" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" diff --git a/dev-php/pecl-ssh2/Manifest b/dev-php/pecl-ssh2/Manifest new file mode 100644 index 000000000000..a5967bf124fe --- /dev/null +++ b/dev-php/pecl-ssh2/Manifest @@ -0,0 +1 @@ +DIST ssh2-0.12.tgz 26223 SHA256 600c82d2393acf3642f19914f06a7afea57ee05cb8c10e8a5510b32188b97f99 SHA512 e48f8051f9234841bb0fc10594dcd90badf2d880d75c4bd59f847e3d4276e9fdd3fe71c1c01c07fb9f552cec470f3dbac6ae1db4d33e5793d3988ea5bac1d5bd WHIRLPOOL ff8e983027281db4fdff6c85d4a98c8987277abe40c82b4306a86459661864e4ca534b48ee22186d01b8166a58980bf5cba374a35d4e477e4dbb41f8c845a601 diff --git a/dev-php/pecl-ssh2/metadata.xml b/dev-php/pecl-ssh2/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/pecl-ssh2/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild new file mode 100644 index 000000000000..b007dbf02b3e --- /dev/null +++ b/dev-php/pecl-ssh2/pecl-ssh2-0.12-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="ssh2" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README ChangeLog" + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="Provides bindings to the functions of libssh2 which implements the SSH2 protocol" +LICENSE="PHP-3" +SLOT="0" +IUSE="" +KEYWORDS="amd64 x86" +DEPEND=">=net-libs/libssh2-1.2" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.12-r2.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-0.12-r2.ebuild new file mode 100644 index 000000000000..928307797fb8 --- /dev/null +++ b/dev-php/pecl-ssh2/pecl-ssh2-0.12-r2.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="ssh2" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README ChangeLog" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="Provides bindings to the functions of libssh2 which implements the SSH2 protocol" +LICENSE="PHP-3" +SLOT="0" +IUSE="" +KEYWORDS="~amd64 ~x86" +DEPEND=">=net-libs/libssh2-1.2" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-stomp/Manifest b/dev-php/pecl-stomp/Manifest new file mode 100644 index 000000000000..e6c7570f95d2 --- /dev/null +++ b/dev-php/pecl-stomp/Manifest @@ -0,0 +1 @@ +DIST stomp-1.0.6.tgz 20052 SHA256 79bf86542a167134fc9b264c90d811c06bed7ec52cdefc36e44ff933dd7d0918 SHA512 0ad521f759bdc64ef50a7d81fb1c289aae466edd605a9f5f916d104a255caf1685c60687b7582608d3fe48ea321f4975d2c7d950d6de35a28b4ec0f99c4d9c50 WHIRLPOOL 1f0fcac0ed7fd76c7e4aa832a8326ce8e0d8f8b97aba6345bf87f6e7f3f96aa1638d22eddc6996b12c97a66c3fe60422f58c032e186d6d58ab96d4fbab4ae608 diff --git a/dev-php/pecl-stomp/metadata.xml b/dev-php/pecl-stomp/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-stomp/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-stomp/pecl-stomp-1.0.6.ebuild b/dev-php/pecl-stomp/pecl-stomp-1.0.6.ebuild new file mode 100644 index 000000000000..ae57b89d77a0 --- /dev/null +++ b/dev-php/pecl-stomp/pecl-stomp-1.0.6.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +USE_PHP="php5-4 php5-5 php5-6" +PHP_EXT_NAME="stomp" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CREDITS EXPERIMENTAL README" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="PHP extension to communicate with any Stomp compliant Message Brokers" +LICENSE="PHP-3" +SLOT="0" +IUSE="+ssl" + +for target in ${USE_PHP}; do + slot=${target/php} + slot=${slot/-/.} + PHPUSEDEPEND="${PHPUSEDEPEND} + php_targets_${target}? ( dev-lang/php:${slot}[ssl?] )" +done + +DEPEND="${DEPEND} + ${PHPUSEDEPEND} +" + +RDEPEND="${DEPEND}" + +src_compile() { + my_conf="--enable-stomp + $(use_with ssl openssl-dir=/usr)" + php-ext-pecl-r2_src_compile +} diff --git a/dev-php/pecl-svn/Manifest b/dev-php/pecl-svn/Manifest new file mode 100644 index 000000000000..38f744e76109 --- /dev/null +++ b/dev-php/pecl-svn/Manifest @@ -0,0 +1 @@ +DIST svn-1.0.2.tgz 25226 SHA256 ca0ea834e745a1aae65b456800bb5c5cfd7c4eceff281f7a8e317d30726e48cd SHA512 32baa9d7becabde30d4454326ffeab7c815d2112b6e6554ed2eed3cdf01fe0be73917f5794e0b812daf4d733402e64beb2705daffa7c9895bab5782961f7fc5b WHIRLPOOL 52022d8ec414cb8e95ed8cca523a3cb392ddf27fc38ee7a2d028599b605ec4750b1d8e2e194710881a32e30bafdc1aa234abbdd89e97963bf42b691b65675688 diff --git a/dev-php/pecl-svn/metadata.xml b/dev-php/pecl-svn/metadata.xml new file mode 100644 index 000000000000..40dbb4c4bbaf --- /dev/null +++ b/dev-php/pecl-svn/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-svn/pecl-svn-1.0.2-r1.ebuild b/dev-php/pecl-svn/pecl-svn-1.0.2-r1.ebuild new file mode 100644 index 000000000000..2266572db851 --- /dev/null +++ b/dev-php/pecl-svn/pecl-svn-1.0.2-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="svn" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="PHP Bindings for the Subversion Revision control system" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="" + +DEPEND="dev-vcs/subversion" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-syck/Manifest b/dev-php/pecl-syck/Manifest new file mode 100644 index 000000000000..5f19764c1189 --- /dev/null +++ b/dev-php/pecl-syck/Manifest @@ -0,0 +1 @@ +DIST syck-0.9.3.tgz 12407 SHA256 2ce1c34856cc8826d9e75f4b885636b109e06e9739146997354db4086a35cc43 SHA512 a19371f888184d154174be71fef020119938c193e6f880ed39ecae9bdb68b7f89b6d55a9a60cce0c586a6f71a4a6efe59ac0892e4d6be6bd94deb544d6bab5d6 WHIRLPOOL b4210be0a49ba1bb709b1999cf1d57a93a21220e0872fd8f8158ee2582de96d846917e4a5157fdc4527e598e7cc57585792dc75adb4a70048b41d8b794bf87fe diff --git a/dev-php/pecl-syck/files/fix-php-5-4-support.patch b/dev-php/pecl-syck/files/fix-php-5-4-support.patch new file mode 100644 index 000000000000..c88fe34ff59a --- /dev/null +++ b/dev-php/pecl-syck/files/fix-php-5-4-support.patch @@ -0,0 +1,43 @@ +Gentooo bug 409963 + + +diff --git a/ext/php/phpext.c b/ext/php/phpext.c +index a7d7500..c0b5646 100644 +--- a/ext/php/phpext.c ++++ b/ext/php/phpext.c +@@ -198,7 +198,7 @@ static int psex_determine_array_type(HashTable *myht TSRMLS_DC) /* {{{ */ + + + +-function_entry syck_functions[] = { ++zend_function_entry syck_functions[] = { + PHP_FE(syck_load, arginfo_syck_load) + PHP_FE(syck_dump, arginfo_syck_dump) + {NULL, NULL, NULL} /* Must be the last line in syck_functions[] */ +@@ -403,7 +403,7 @@ SYMID php_syck_handler(SyckParser *p, SyckNode *n) + + strncpy(classname, n->type_id + 12, classname_len + 1); + +- if (FAILURE == zend_lookup_class_ex(classname, classname_len, 1, &ce TSRMLS_CC)) { ++ if (FAILURE == zend_lookup_class(classname, classname_len, &ce TSRMLS_CC)) { + zend_throw_exception_ex(syck_exception_entry, 0 TSRMLS_CC, "Couldn't find %s class on line %d, col %d: '%s'", classname, p->linect + 1, p->cursor - p->lineptr, p->lineptr); + efree(classname); + break; +@@ -439,7 +439,7 @@ SYMID php_syck_handler(SyckParser *p, SyckNode *n) + + strncpy(classname, n->type_id + 11, classname_len + 1); + +- if (FAILURE == zend_lookup_class_ex(classname, classname_len, 1, &ce TSRMLS_CC)) { ++ if (FAILURE == zend_lookup_class(classname, classname_len, &ce TSRMLS_CC)) { + zend_throw_exception_ex(syck_exception_entry, 0 TSRMLS_CC, "Couldn't find %s class on line %d, col %d: '%s'", classname, p->linect + 1, p->cursor - p->lineptr, p->lineptr); + efree(classname); + break; +@@ -511,7 +511,7 @@ SYMID php_syck_handler(SyckParser *p, SyckNode *n) + + strncpy(classname, n->type_id + 10, classname_len + 1); + +- if (FAILURE == zend_lookup_class_ex(classname, classname_len, 1, &ce TSRMLS_CC)) { ++ if (FAILURE == zend_lookup_class(classname, classname_len, &ce TSRMLS_CC)) { + zend_throw_exception_ex(syck_exception_entry, 0 TSRMLS_CC, "Couldn't find %s class on line %d, col %d: '%s'", classname, p->linect + 1, p->cursor - p->lineptr, p->lineptr); + efree(classname); + break; diff --git a/dev-php/pecl-syck/metadata.xml b/dev-php/pecl-syck/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-syck/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-syck/pecl-syck-0.9.3-r3.ebuild b/dev-php/pecl-syck/pecl-syck-0.9.3-r3.ebuild new file mode 100644 index 000000000000..c1bce4b3cd53 --- /dev/null +++ b/dev-php/pecl-syck/pecl-syck-0.9.3-r3.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="syck" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CHANGELOG TODO" + +USE_PHP="php5-6 php5-5 php5-4" +inherit php-ext-pecl-r2 + +KEYWORDS="amd64 ~arm ppc ppc64 x86" + +DESCRIPTION="PHP bindings for Syck - reads and writes YAML with it" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="" + +DEPEND="dev-libs/syck + >=dev-lang/php-5.3.1[hash]" +RDEPEND="${DEPEND}" + +src_prepare() { + local slot + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + epatch "${FILESDIR}"/fix-php-5-4-support.patch + done + php-ext-source-r2_src_prepare +} diff --git a/dev-php/pecl-syck/pecl-syck-0.9.3-r4.ebuild b/dev-php/pecl-syck/pecl-syck-0.9.3-r4.ebuild new file mode 100644 index 000000000000..8994fbefd915 --- /dev/null +++ b/dev-php/pecl-syck/pecl-syck-0.9.3-r4.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="syck" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CHANGELOG TODO" + +USE_PHP="php5-6 php5-5 php5-4" +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" + +DESCRIPTION="PHP bindings for Syck - reads and writes YAML with it" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="" + +for target in ${USE_PHP}; do + slot=${target/php} + slot=${slot/-/.} + PHPUSEDEPEND="${PHPUSEDEPEND} + php_targets_${target}? ( dev-lang/php:${slot}[hash] )" +done + +DEPEND="dev-libs/syck + ${PHPUSEDEPEND}" +RDEPEND="${DEPEND}" + +src_prepare() { + local slot + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + epatch "${FILESDIR}"/fix-php-5-4-support.patch + done + php-ext-source-r2_src_prepare +} diff --git a/dev-php/pecl-taint/Manifest b/dev-php/pecl-taint/Manifest new file mode 100644 index 000000000000..408eb1ee8b99 --- /dev/null +++ b/dev-php/pecl-taint/Manifest @@ -0,0 +1 @@ +DIST taint-1.2.2.tgz 19949 SHA256 ea38bfeb20c1ae46477db4bd5ae1ddf97b7b75abfba8c624e44dfb73643ad9ca SHA512 8c533320ad8d22fcec541b6c25c214f0b90a46889d840253f20378124e1492c9458a798cbb5752f17bb90994fcba3791dd3eb8f5ff7497f4194e84b50d6bbc4d WHIRLPOOL 7b7f20f9b8f66608b03a6b7484e0ccb6efd5e5784a4498e95307b8eb6dea0c3a413583ea05890010479c4136ae2e60857eb384096c6a984b839cbd3492f4df85 diff --git a/dev-php/pecl-taint/metadata.xml b/dev-php/pecl-taint/metadata.xml new file mode 100644 index 000000000000..f19192292abd --- /dev/null +++ b/dev-php/pecl-taint/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <longdescription lang="en"> + Extension used for detecting XSS codes(tainted string) + </longdescription> +</pkgmetadata> + diff --git a/dev-php/pecl-taint/pecl-taint-1.2.2-r1.ebuild b/dev-php/pecl-taint/pecl-taint-1.2.2-r1.ebuild new file mode 100644 index 000000000000..df7f9786d82e --- /dev/null +++ b/dev-php/pecl-taint/pecl-taint-1.2.2-r1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +# Fails to build with php5-5 and php5-6 +USE_PHP="php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="Extension used for detecting XSS codes(tainted string)" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +pkg_postinst() { + elog 'In order to enable this extension, add' + elog ' taint.enable=1' + elog 'to /etc/php/<sapi>-<slot>/ext/taint.ini' +} diff --git a/dev-php/pecl-timezonedb/Manifest b/dev-php/pecl-timezonedb/Manifest new file mode 100644 index 000000000000..eaa0a98d0eb6 --- /dev/null +++ b/dev-php/pecl-timezonedb/Manifest @@ -0,0 +1 @@ +DIST timezonedb-2014.7.tgz 196808 SHA256 76e1fba9ea263621810a220ffe280c8ca227a12fd497c9ce430537fbd13357a7 SHA512 4032581f87a9b5eb5d85d0f6f5ddbd3711d2b93aabbfd37462d548bac4bb1276bb6a8cb7cd0f1fbe92d8ad104aa6e624491512cf677478f37a7c6c43b02b3918 WHIRLPOOL d6c31d9f463bec166706ff0ca54764a4efc1f51841eaa19a2213ba773688b0fb9aaad5da85aa7ab0ca4b65078f14133295f57fbcb7829cd3dddf7c866ce7b3ef diff --git a/dev-php/pecl-timezonedb/metadata.xml b/dev-php/pecl-timezonedb/metadata.xml new file mode 100644 index 000000000000..e95c65c418d2 --- /dev/null +++ b/dev-php/pecl-timezonedb/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <longdescription> + This extension is a drop-in replacement for the builtin timezone database that + comes with PHP. You should only install this extension in case you need to get + a later version of the timezone database than the one that ships with PHP. + + The data that this extension uses comes from the "Olson" database, which is + located at ftp://elsie.nci.nih.gov/pub/. + </longdescription> +</pkgmetadata> diff --git a/dev-php/pecl-timezonedb/pecl-timezonedb-2014.7.ebuild b/dev-php/pecl-timezonedb/pecl-timezonedb-2014.7.ebuild new file mode 100644 index 000000000000..6a66d3864ded --- /dev/null +++ b/dev-php/pecl-timezonedb/pecl-timezonedb-2014.7.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="timezonedb" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="Timezone Database to be used with PHP's date and time functions" +LICENSE="PHP-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" diff --git a/dev-php/pecl-translit/Manifest b/dev-php/pecl-translit/Manifest new file mode 100644 index 000000000000..1370f0b52d92 --- /dev/null +++ b/dev-php/pecl-translit/Manifest @@ -0,0 +1 @@ +DIST translit-0.6.1.tgz 101748 SHA256 864faa76ef249e0203b761fd6a0b93ad5f61d1c1f4893dc0637997772bf671e3 SHA512 fd5d6d2f03825c9e966cdda5d671150cebe9ae399d76a22a0e63d812191a979887c4e9bd6db7a981558f00315f8e4be7dab95345e453ce0361a8e72764314f45 WHIRLPOOL 83eedc7eac0719c094e59b5457e54fed026f4de60955b6eb62a09b0679cdc31ce67cb1a5eb29c731424987992777b2c6c526f9443ba1cd6b8c7f0a268e28990b diff --git a/dev-php/pecl-translit/metadata.xml b/dev-php/pecl-translit/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-translit/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-translit/pecl-translit-0.6.1-r1.ebuild b/dev-php/pecl-translit/pecl-translit-0.6.1-r1.ebuild new file mode 100644 index 000000000000..a67320752ff6 --- /dev/null +++ b/dev-php/pecl-translit/pecl-translit-0.6.1-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="translit" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Transliterates non-latin character sets to latin" +LICENSE="PHP-3" +SLOT="0" +IUSE="" diff --git a/dev-php/pecl-uploadprogress/Manifest b/dev-php/pecl-uploadprogress/Manifest new file mode 100644 index 000000000000..3394d7061753 --- /dev/null +++ b/dev-php/pecl-uploadprogress/Manifest @@ -0,0 +1 @@ +DIST uploadprogress-1.0.3.1.tgz 9040 SHA256 30588b4589543bcf6371532546b1a8cee9da1086c206aca9f96ea1bd486bbab2 SHA512 c317a30ed81430184b643e2755867cdccf9848312aa31a5527e4fe229ac19ee3099121de8e253207b55dd7e788c28720bd3c477663c4ca15100478647a6dc1bb WHIRLPOOL d9ddc7d67b092f620db09a14ff5ad34f300c4078ba489e7c59fd6d0121cc1441bc03ea9c960c6a9ff51899a6e9e8c472047c96f314c2f6863492efc2084abaa4 diff --git a/dev-php/pecl-uploadprogress/metadata.xml b/dev-php/pecl-uploadprogress/metadata.xml new file mode 100644 index 000000000000..6299f7039419 --- /dev/null +++ b/dev-php/pecl-uploadprogress/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +<longdescription lang="en">An extension to track progress of a file upload. +See http://cvs.php.net/viewvc.cgi/pecl/uploadprogress/examples/ for a little example. It is only known to work on Apache with mod_php, other SAPI implementations unfortunately still have issues. +</longdescription> +</pkgmetadata> + diff --git a/dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r1.ebuild b/dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r1.ebuild new file mode 100644 index 000000000000..b08e9a91171d --- /dev/null +++ b/dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="An extension to track progress of a file upload" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-lang/php[apache2]" + +pkg_postinst() { + elog "This extension is only known to work on Apache with mod_php." +} diff --git a/dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r2.ebuild b/dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r2.ebuild new file mode 100644 index 000000000000..2850bc43cffd --- /dev/null +++ b/dev-php/pecl-uploadprogress/pecl-uploadprogress-1.0.3.1-r2.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="An extension to track progress of a file upload" +LICENSE="PHP-3.01" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +for target in ${USE_PHP}; do + slot=${target/php} + slot=${slot/-/.} + PHPUSEDEPEND="${PHPUSEDEPEND} + php_targets_${target}? ( dev-lang/php:${slot}[apache2] )" +done + +RDEPEND="${PHPUSEDEPEND}" + +pkg_postinst() { + elog "This extension is only known to work on Apache with mod_php." +} diff --git a/dev-php/pecl-uuid/Manifest b/dev-php/pecl-uuid/Manifest new file mode 100644 index 000000000000..80d4263bfe85 --- /dev/null +++ b/dev-php/pecl-uuid/Manifest @@ -0,0 +1 @@ +DIST uuid-1.0.3.tgz 6330 SHA256 6832c6453efec9800d2dc0bb9786cea02888378e88c15851f79210ef78369ef1 SHA512 8872de64d39691f7516c4181949ec66725dede3806b522d32198bb7cb7f651cb2223c0b245c2a13df8d67c63b3c482da8e0c8d9cc0dfa0cd05261f7670c6547f WHIRLPOOL a9056940755ff602b222f41889454540e162b04413a28c377010914e9215de45f7e986539ad862ee3fdf6f7b99297a1519f7cac5dd8ca7508f9290a4dbe80cc9 diff --git a/dev-php/pecl-uuid/metadata.xml b/dev-php/pecl-uuid/metadata.xml new file mode 100644 index 000000000000..75dd2ca7d302 --- /dev/null +++ b/dev-php/pecl-uuid/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>dev-zero@gentoo.org</email> + <name>Tiziano Müller</name> + </maintainer> +</pkgmetadata> diff --git a/dev-php/pecl-uuid/pecl-uuid-1.0.3-r2.ebuild b/dev-php/pecl-uuid/pecl-uuid-1.0.3-r2.ebuild new file mode 100644 index 000000000000..aff8749291b5 --- /dev/null +++ b/dev-php/pecl-uuid/pecl-uuid-1.0.3-r2.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="uuid" +PHP_EXT_INIT="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CREDITS" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +DESCRIPTION="A wrapper around libuuid" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="sys-apps/util-linux" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-xdiff/Manifest b/dev-php/pecl-xdiff/Manifest new file mode 100644 index 000000000000..b5050467cba1 --- /dev/null +++ b/dev-php/pecl-xdiff/Manifest @@ -0,0 +1 @@ +DIST xdiff-1.5.2.tgz 9275 SHA256 ebe72b887fcd2296f1e4032d476a8a463803ccfb0b34b403be8433daf3cfd81d SHA512 738d9624155b6d77b01fdef59eb0d34de6b4a8f757d2c0ccb6dd0140d021b6c88388312d6a43197dc5c24f8e643069c3a265fc0d17246e25e8104b00facf2dd0 WHIRLPOOL ee283ba7debacda6b46c931923469d98daae599b5e7a103eebeaea6044bcea3ee6f0bcd3f060463198724d62543a81ee55e570aa1584714a97a94cbd44dc8d6e diff --git a/dev-php/pecl-xdiff/metadata.xml b/dev-php/pecl-xdiff/metadata.xml new file mode 100644 index 000000000000..0575d3a570dc --- /dev/null +++ b/dev-php/pecl-xdiff/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-xdiff/pecl-xdiff-1.5.2-r2.ebuild b/dev-php/pecl-xdiff/pecl-xdiff-1.5.2-r2.ebuild new file mode 100644 index 000000000000..90133ccca0ff --- /dev/null +++ b/dev-php/pecl-xdiff/pecl-xdiff-1.5.2-r2.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +PHP_EXT_NAME="xdiff" +PHP_EXT_PECL_PKG="xdiff" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README.API" + +USE_PHP="php5-6 php5-4 php5-5" + +inherit php-ext-pecl-r2 + +KEYWORDS="~x86 ~amd64" + +DESCRIPTION="PHP extension for generating diff files" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="" + +DEPEND="dev-libs/libxdiff" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-xrange/Manifest b/dev-php/pecl-xrange/Manifest new file mode 100644 index 000000000000..32aaf9ba6349 --- /dev/null +++ b/dev-php/pecl-xrange/Manifest @@ -0,0 +1 @@ +DIST xrange-1.3.2.tgz 8767 SHA256 612849c8e6d5587183a3fb1e39bb5e4a061fe911d5bd3f9b08f6796ee1f4c112 SHA512 76b43867d1225249347e489dd24a0d278b45288e26f90b0678b657ac21e0d45c5c90496ca13b534f581643d865b266dabc2cad41fec0214951a4630e98efa5e4 WHIRLPOOL 4525a3f66e168437ddbce559e686b48d480e438d64cdcb8c2bbeb61d1aba4cd14581951ee7c8b232cfb58a80ff3f970c6e07901f87293f73e44b3147eddae1f8 diff --git a/dev-php/pecl-xrange/metadata.xml b/dev-php/pecl-xrange/metadata.xml new file mode 100644 index 000000000000..928b80f50abc --- /dev/null +++ b/dev-php/pecl-xrange/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <longdescription lang="en"> + </longdescription> +</pkgmetadata> + diff --git a/dev-php/pecl-xrange/pecl-xrange-1.3.2-r1.ebuild b/dev-php/pecl-xrange/pecl-xrange-1.3.2-r1.ebuild new file mode 100644 index 000000000000..52aab9d0fc3f --- /dev/null +++ b/dev-php/pecl-xrange/pecl-xrange-1.3.2-r1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="xrange" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Implementation of weak references" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" diff --git a/dev-php/pecl-yaml/Manifest b/dev-php/pecl-yaml/Manifest new file mode 100644 index 000000000000..9747ea582688 --- /dev/null +++ b/dev-php/pecl-yaml/Manifest @@ -0,0 +1 @@ +DIST yaml-1.1.1.tgz 37862 SHA256 762ec3d9eb163ac0d063118df8c5e2ee6746dbe8566d32055e7e066e590937c3 SHA512 cb00ba7bbccc99e0e70ad439e1d0bb11e24a623d00d864f559476d17ff0a6c24e4f6faaffd9da7ecf9a07eaac9cd88609491543546e81ed69b73cfe55536328e WHIRLPOOL 35406331f50b07a18d383e6d114e88c891cfa5a60f963b5a9b2f18d56000acdca07e92d4ddcc2f6deff69346ec3db5ae811c31003cc497cc26d0e991524c4a72 diff --git a/dev-php/pecl-yaml/metadata.xml b/dev-php/pecl-yaml/metadata.xml new file mode 100644 index 000000000000..09e07c16b25d --- /dev/null +++ b/dev-php/pecl-yaml/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <maintainer> + <email>olemarkus@gentoo.org</email> + <name>Ole Markus With</name> + </maintainer> +</pkgmetadata> + diff --git a/dev-php/pecl-yaml/pecl-yaml-1.1.1-r1.ebuild b/dev-php/pecl-yaml/pecl-yaml-1.1.1-r1.ebuild new file mode 100644 index 000000000000..58816b86adfa --- /dev/null +++ b/dev-php/pecl-yaml/pecl-yaml-1.1.1-r1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="yaml" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CREDITS EXPERIMENTAL README" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Support for YAML 1.1 (YAML Ain't Markup Language) serialization +using the LibYAML library." +LICENSE="MIT" +SLOT="0" +IUSE="" + +DEPEND=">=dev-libs/libyaml-0.1.0" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-yaml/pecl-yaml-1.1.1.ebuild b/dev-php/pecl-yaml/pecl-yaml-1.1.1.ebuild new file mode 100644 index 000000000000..ad504ece2e03 --- /dev/null +++ b/dev-php/pecl-yaml/pecl-yaml-1.1.1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="yaml" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="CREDITS EXPERIMENTAL README" + +USE_PHP="php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Support for YAML 1.1 (YAML Ain't Markup Language) serialization +using the LibYAML library." +LICENSE="MIT" +SLOT="0" +IUSE="" + +DEPEND=">=dev-libs/libyaml-0.1.0" +RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-yaz/Manifest b/dev-php/pecl-yaz/Manifest new file mode 100644 index 000000000000..afd642043233 --- /dev/null +++ b/dev-php/pecl-yaz/Manifest @@ -0,0 +1,2 @@ +DIST yaz-1.1.6.tgz 16464 SHA256 dd9b919ba3b2a09a9c77c847407f106512fe75979cc0689ebccef08c80719eee SHA512 5bef11616ff6fc44e75b5f6ace1b6b9c104e7a1c588e21d04c9da98262021029f3f8dca9ae53bbf7461f8cd3c2f57bac841dfd777931774f150809b5d60addc1 WHIRLPOOL bfdeb26fa749bd12172e33028b210e3c28259c8a15e31a543835ca4bd68af697379ba9a0befe3a1e69614769c8604a3683ba51b11bbf1644a9bed3edfd708032 +DIST yaz-1.1.9.tgz 18590 SHA256 9dd4da2fd6042b37a1811972134f852c94a6f6b85ca4ec5ed5d766eb27a6c401 SHA512 4d588afe60b3b219e0476fabc93a761210e8f625be167e7c2910a33ff9c1daec089d918a02b002d0c27bb7d8fbae03b8cab551d5d33f5ea971aadbaba2383739 WHIRLPOOL a9958d8db5a0934e727dec0b71283ff3d20d9a5b1e228c69f7f53a76b1638db28527adcd2381ce5a4e76d101702756508f6a135c69c02655e83bf2c63ade51ff diff --git a/dev-php/pecl-yaz/metadata.xml b/dev-php/pecl-yaz/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/pecl-yaz/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild new file mode 100644 index 000000000000..7416b25d6d4f --- /dev/null +++ b/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="yaz" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86" + +DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit" +LICENSE="PHP-3" +SLOT="0" +IUSE="" + +DEPEND=">=dev-libs/yaz-3.0.2:0=" +RDEPEND="${DEPEND}" + +my_conf="--with-yaz=/usr" diff --git a/dev-php/pecl-yaz/pecl-yaz-1.1.9.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.1.9.ebuild new file mode 100644 index 000000000000..1f4e0337f308 --- /dev/null +++ b/dev-php/pecl-yaz/pecl-yaz-1.1.9.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_EXT_NAME="yaz" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +DOCS="README" + +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + +DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit" +LICENSE="BSD" +SLOT="0" +IUSE="" + +DEPEND=">=dev-libs/yaz-3.0.2:0=" +RDEPEND="${DEPEND}" + +my_conf="--with-yaz=/usr" diff --git a/dev-php/pecl-zendopcache/Manifest b/dev-php/pecl-zendopcache/Manifest new file mode 100644 index 000000000000..be8e5f122d32 --- /dev/null +++ b/dev-php/pecl-zendopcache/Manifest @@ -0,0 +1 @@ +DIST zendopcache-7.0.3.tgz 94164 SHA256 08d9a6c21dd7b18c1f027a0c3f13a203a9a8362f98b04db0d39672e2dd5cee62 SHA512 0360c62f54724994ef96891dc387898f56da728b9899c9a989203caa9f2c709b8b783f209a0368a8fed285bedcdce1be08f29646d443c909da58ac78a9a981fb WHIRLPOOL 7a5c36481652aab538175e0dfc070fac96e86628a3ec3da5037867a015a4a572abfa686bb720b8660f639046f2a4319bfb013c2d607586c0497467822d328024 diff --git a/dev-php/pecl-zendopcache/metadata.xml b/dev-php/pecl-zendopcache/metadata.xml new file mode 100644 index 000000000000..cfc29501aae5 --- /dev/null +++ b/dev-php/pecl-zendopcache/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>olemarkus@gentoo.org</email> + <name>Ole Markus With</name> + </maintainer> + <longdescription lang="en"> + </longdescription> +</pkgmetadata> + diff --git a/dev-php/pecl-zendopcache/pecl-zendopcache-7.0.3.ebuild b/dev-php/pecl-zendopcache/pecl-zendopcache-7.0.3.ebuild new file mode 100644 index 000000000000..52ecb7710070 --- /dev/null +++ b/dev-php/pecl-zendopcache/pecl-zendopcache-7.0.3.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +PHP_EXT_NAME="opcache" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="yes" + +USE_PHP="php5-4" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64" + +MY_PV="${PV/_/}" +MY_PV="${MY_PV/rc/RC}" + +DESCRIPTION="The Zend Optimizer+ provides faster PHP execution through opcode caching and optimization" +LICENSE="PHP-3" +SLOT="0" +IUSE="" diff --git a/dev-php/phing/Manifest b/dev-php/phing/Manifest new file mode 100644 index 000000000000..c347acba66aa --- /dev/null +++ b/dev-php/phing/Manifest @@ -0,0 +1,2 @@ +DIST phing-2.10.1.phar 851181 SHA256 7df436757a0a9427e1983af4847abfbadc92a6b4535b1e60b69bacfb139da6f8 SHA512 026b08945f189be30b29268aa9a8fb889975addd385e7087cb3f1e1bd2b5a01cabddff47fa52d197bbc520c4d5ad6e47edaa5446300e0baeebff24165f7c4246 WHIRLPOOL ae60318f2551510ca40b011f538849928256d2e081d6d910f14f519db2838edf0925256df2a33dee4d37797d7b670e8761e3a93340fe1d44ad951b841fa08492 +DIST phing-2.8.2.phar 813699 SHA256 253ab59905ecb60b0be2d95bb4e222f0a71b9368fc24f022b64b9b23fc60198e SHA512 55304054a2c90787a29958143276be58bcfc8165db0594360853531dec3c9efaf3330ca1d217007fe0f700adb19b6cf98755f3f2b7dc4e1cd1bbfe7ee338b56f WHIRLPOOL afd5f76dd253691d725380532dabbdc69500bc290d1cb11fb343ed848f4f6f8417fb69ee49fe2f9455a6d202787fb6dd2834b788f8899e3640379286b2775323 diff --git a/dev-php/phing/metadata.xml b/dev-php/phing/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/phing/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/phing/phing-2.10.1.ebuild b/dev-php/phing/phing-2.10.1.ebuild new file mode 100644 index 000000000000..ecc1044d8500 --- /dev/null +++ b/dev-php/phing/phing-2.10.1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +DESCRIPTION="PHP project build system based on Apache Ant" +HOMEPAGE="http://www.phing.info/" +SRC_URI="http://www.phing.info/get/phing-${PV}.phar" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+minimal" + +DEPEND="" +RDEPEND="!minimal? ( dev-php/phpDocumentor + dev-php/PHP_CodeCoverage + >=dev-php/PEAR-HTTP_Request2-2.1.1 + >=dev-php/PEAR-PEAR_PackageFileManager-1.5.2 + >=dev-php/PEAR-VersionControl_SVN-0.3.0_alpha1 + >=dev-php/phpmd-1.1.0 + >=dev-php/phpunit-4.0 + >=dev-php/xdebug-2.0.5 + >=dev-php/simpletest-1.0.1_beta2 ) + dev-lang/php:*[cli,phar,xml,xslt] + " + +S=${WORKDIR} + +src_unpack() { :; } + +src_install() { + insinto /usr/share/php/phing + insopts -m755 + newins "${DISTDIR}/${P}.phar" phing.phar + dosym /usr/share/php/phing/phing.phar /usr/bin/phing +} + +pkg_postinst() { + if use minimal; then + elog "You have enabled the minimal USE flag. If you want to use features" + elog "from xdebug, phpunit, simpletest and more, disable the" + elog "USE flag or emerge the packages manually" + fi +} diff --git a/dev-php/phing/phing-2.8.2.ebuild b/dev-php/phing/phing-2.8.2.ebuild new file mode 100644 index 000000000000..45da1f517348 --- /dev/null +++ b/dev-php/phing/phing-2.8.2.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +DESCRIPTION="PHP project build system based on Apache Ant" +HOMEPAGE="http://www.phing.info/" +SRC_URI="http://www.phing.info/get/phing-${PV}.phar" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+minimal" + +DEPEND="" +RDEPEND="!minimal? ( dev-php/phpDocumentor + dev-php/PHP_CodeCoverage + >=dev-php/PEAR-HTTP_Request2-2.1.1 + >=dev-php/PEAR-PEAR_PackageFileManager-1.5.2 + >=dev-php/PEAR-VersionControl_SVN-0.3.0_alpha1 + >=dev-php/phpmd-1.1.0 + >=dev-php/phpunit-4.0 + >=dev-php/xdebug-2.0.5 + >=dev-php/simpletest-1.0.1_beta2 ) + dev-lang/php[phar,xml,xslt] + " + +S=${WORKDIR} + +src_unpack() { :; } + +src_install() { + insinto /usr/share/php/phing + insopts -m755 + newins "${DISTDIR}/${P}.phar" phing.phar + dosym /usr/share/php/phing/phing.phar /usr/bin/phing +} + +pkg_postinst() { + if use minimal; then + elog "You have enabled the minimal USE flag. If you want to use features" + elog "from xdebug, phpunit, simpletest and more, disable the" + elog "USE flag or emerge the packages manually" + fi +} diff --git a/dev-php/php-codebrowser/Manifest b/dev-php/php-codebrowser/Manifest new file mode 100644 index 000000000000..173205fb099e --- /dev/null +++ b/dev-php/php-codebrowser/Manifest @@ -0,0 +1 @@ +DIST PHP_CodeBrowser-1.0.2.tgz 171746 SHA256 b8fffc731efe2c26ac1a1cf5341a9bb4877491f38182cd2adabcb4ecc3fd5d49 SHA512 6b0a174e25ae76f8218856ee52dcb78a09bfe4084f79c241d6ef5f90ffb2c7cee68aa6557717f26a3ce91b09b0b15cd75352f4f59e04e9a74f7a4a9ed33e2c89 WHIRLPOOL 101abacf3d7ee1cd1759dc7b8f30ba6f056d7123180544c10e85f9f13d20a1630b853ef584cf29deddf38380b605d37168976c660df233a6c27f1465f21f845d diff --git a/dev-php/php-codebrowser/files/channel.xml b/dev-php/php-codebrowser/files/channel.xml new file mode 100644 index 000000000000..91bb6786f543 --- /dev/null +++ b/dev-php/php-codebrowser/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.phpunit.de</name> + <summary>PHPUnit PEAR Channel</summary> + <suggestedalias>phpunit</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.1">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.2">http://pear.phpunit.de/rest/</baseurl> + <baseurl type="REST1.3">http://pear.phpunit.de/rest/</baseurl> + </rest> + </primary> + </servers> +</channel>
\ No newline at end of file diff --git a/dev-php/php-codebrowser/metadata.xml b/dev-php/php-codebrowser/metadata.xml new file mode 100644 index 000000000000..9bdb49ee320e --- /dev/null +++ b/dev-php/php-codebrowser/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +<maintainer> +<email>olemarkus@gentoo.org</email> +<name>Ole Markus With</name> +</maintainer> +<longdescription lang="en"> +PHP_CodeBrowser generates a html view for code browsing with higlighted and colored errors, parsed from xml reports generated from codesniffer or phpunit. +</longdescription> +</pkgmetadata> + diff --git a/dev-php/php-codebrowser/php-codebrowser-1.0.2.ebuild b/dev-php/php-codebrowser/php-codebrowser-1.0.2.ebuild new file mode 100644 index 000000000000..100d2c377bd5 --- /dev/null +++ b/dev-php/php-codebrowser/php-codebrowser-1.0.2.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_URI="pear.phpunit.de" +PHP_PEAR_PN="PHP_CodeBrowser" +inherit php-pear-lib-r1 + +DESCRIPTION="Generates a highlighted code browsing parsed from xml reports generated from codesniffer or phpunit" +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +HOMEPAGE="http://pear.phpunit.de" + +RDEPEND="${RDEPEND} + >=dev-php/PEAR-Console_CommandLine-1.1.3 + >=dev-php/File_Iterator-1.3.0 + >=dev-php/PEAR-Log-1.12.1" diff --git a/dev-php/php-openid/Manifest b/dev-php/php-openid/Manifest new file mode 100644 index 000000000000..73a6cc805479 --- /dev/null +++ b/dev-php/php-openid/Manifest @@ -0,0 +1 @@ +DIST php-openid-fff9217fb1acda132702730b66b10981ea9d4cac.tar.gz 396390 SHA256 efeac8eaf8880f93d8fcc118e498b944e50a3d23536d5f3c6a7bb16cdfc0634f SHA512 930567426a5aa7d5967f4ef231f78c5719e174e6be7b78f62ecdd9e2bc2ec99e7c6051585ae3a92c6e005e05460d394d81b4c0cdb80ac0ffdfe5eaf6fdb9f625 WHIRLPOOL 6777d7cec562ebb8a4519e4ff451bfd0a8b54d6b881fe119d15de905c9db876e2c431815077d772cefeccc33f36be9d5c426f921c8bba63afd3bb29b0cfe0cb2 diff --git a/dev-php/php-openid/metadata.xml b/dev-php/php-openid/metadata.xml new file mode 100644 index 000000000000..25958af0e3a2 --- /dev/null +++ b/dev-php/php-openid/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="github">openid/php-openid</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/php-openid/php-openid-2.2.3_pre20140423.ebuild b/dev-php/php-openid/php-openid-2.2.3_pre20140423.ebuild new file mode 100644 index 000000000000..d1a841cb8d15 --- /dev/null +++ b/dev-php/php-openid/php-openid-2.2.3_pre20140423.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +MY_PV="fff9217fb1acda132702730b66b10981ea9d4cac" +MY_P="${PN}-${MY_PV}" + +PHP_LIB_NAME="Auth" +DESCRIPTION="PHP OpenID implementation" +HOMEPAGE="https://github.com/openid/php-openid" +SRC_URI="https://github.com/openid/${PN}/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="examples" + +DEPEND="" +RDEPEND="|| ( dev-lang/php[gmp] dev-lang/php[bcmath] ) + dev-lang/php[curl,xml,ssl] + net-misc/curl[ssl]" + +S="${WORKDIR}/${MY_P}" + +src_install() { + insinto "/usr/share/php/${PN}" + cd "${S}/Auth" && doins -r . + + use examples && dodoc -r ../examples +} + +pkg_postinst() { + elog "This ebuild can optionally make use of:" + elog " dev-php/PEAR-DB" +} diff --git a/dev-php/php-redmine-api/Manifest b/dev-php/php-redmine-api/Manifest new file mode 100644 index 000000000000..85edf3d2398e --- /dev/null +++ b/dev-php/php-redmine-api/Manifest @@ -0,0 +1 @@ +DIST php-redmine-api-1.5.2.tar.gz 31126 SHA256 466a83703997793b0bc783c0b61aa83824c690e233a5278db2b9e7bd31108a43 SHA512 cf39a154edc3994d380901ef20f6d1f26dc948a45664c819fd98225d86e6aef440518fa70896ca72149ed7ed2a163df856f33f6e9b3b36858573f118b22f10e5 WHIRLPOOL afe4eba58769ab17e18f321bea887e45e1853343afa125c67b79c260e4875841cc321e541e54fcd73541f1c56ae14c2cbffa67834965ce25ac8fc948f94575bd diff --git a/dev-php/php-redmine-api/metadata.xml b/dev-php/php-redmine-api/metadata.xml new file mode 100644 index 000000000000..217c69cfd5ed --- /dev/null +++ b/dev-php/php-redmine-api/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <maintainer> + <email>mjo@gentoo.org</email> + <name>Michael Orlitzky</name> + </maintainer> + <upstream> + <remote-id type="github">kbsali/php-redmine-api</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/php-redmine-api/php-redmine-api-1.5.2.ebuild b/dev-php/php-redmine-api/php-redmine-api-1.5.2.ebuild new file mode 100644 index 000000000000..4fa2a8c1298c --- /dev/null +++ b/dev-php/php-redmine-api/php-redmine-api-1.5.2.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="A simple, object-oriented, PHP Redmine API client" +HOMEPAGE="https://github.com/kbsali/${PN}" +SRC_URI="https://github.com/kbsali/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="test" + +RDEPEND="dev-lang/php:*[curl,json,simplexml]" +DEPEND="test? ( ${RDEPEND} >=dev-php/phpunit-4 )" + +src_install() { + insinto "/usr/share/php/${PN}" + doins -r lib + + dodoc example.php README.markdown +} + +src_test() { + phpunit || die "test suite failed" +} + +pkg_postinst() { + elog "${PN} has been installed in /usr/share/php/${PN}/." + elog "To use it in a script, require('${PN}/lib/autoload.php'), and then" + elog "use the Redmine\\Client class normally. Most of the examples in the" + elog "documentation should work without modification." +} diff --git a/dev-php/phpDocumentor/Manifest b/dev-php/phpDocumentor/Manifest new file mode 100644 index 000000000000..53cc8e195560 --- /dev/null +++ b/dev-php/phpDocumentor/Manifest @@ -0,0 +1,3 @@ +DIST phpDocumentor-2.3.0.tgz 17137438 SHA256 1b093f41ecadb0c541a9adb6dc520d4fe06eaf0a6c74a752ffe5e7bff63b751a SHA512 74ad4329d90e71a76977a38ed39dfeff33f557d68a1393f834f2eeb5d4b5e880a4b1813ecb1f4edff638fc5633a3a4b4c7156c5c6cb15e755db283780305c435 WHIRLPOOL 1b14119cbeb21f0887401423ddf50b6afdc379a433ad09db1229d8e53f7e7312df64055d69932d21deec1b3842c3cab78afe5212f7cd6eb1c9ebd8102acc3895 +DIST phpDocumentor-2.7.0.tgz 16118916 SHA256 4d0acb78e6233990595461b70f11db66d91fd38d4e8de5616b788db104caa746 SHA512 068f2470f73ea6940077c23f5565e737d6065e881b9d1456fc617b00c285cc2358773afc16e97e3d9403b5caaaa32a9dcd360bfc91decf349f4b100fee4a9129 WHIRLPOOL 29833d4cdf28f13bb4c78d3d9cb6a6c28acb9a60a1adfa5e6d30b4768afcec157aaecb32b85a75953e987bbda98d717076ebcc723c344af67f4ec32339fe7ba1 +DIST phpDocumentor-2.8.2.phar 33079646 SHA256 1f055bd562b7a209c4f89e865e653576b10a239880e55f423df02ecba4d48c53 SHA512 ef47483147358d423595d6c771971481b99338adeed0f2742ab6856925d3a1d501d4e786aab75cba5dc2306728aef6bf8fc4cfd8ea35d5d9c903f1afa5695c2a WHIRLPOOL c5b551dc3fbcd6b347b24a77ca7378e4301bcbf738f210a0f4b1a0b18d279028787a331c6274963b7c3f7749dba9d4f1993747cebd0be4531add3bce8954f665 diff --git a/dev-php/phpDocumentor/files/channel.xml b/dev-php/phpDocumentor/files/channel.xml new file mode 100644 index 000000000000..fab798db9a95 --- /dev/null +++ b/dev-php/phpDocumentor/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.phpdoc.org</name> + <summary>phpdoc PEAR channel</summary> + <suggestedalias>phpdoc</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.phpdoc.org//rest/</baseurl> + <baseurl type="REST1.1">http://pear.phpdoc.org//rest/</baseurl> + <baseurl type="REST1.2">http://pear.phpdoc.org//rest/</baseurl> + <baseurl type="REST1.3">http://pear.phpdoc.org//rest/</baseurl> + </rest> + </primary> + </servers> +</channel> diff --git a/dev-php/phpDocumentor/metadata.xml b/dev-php/phpDocumentor/metadata.xml new file mode 100644 index 000000000000..64ac63f2e56e --- /dev/null +++ b/dev-php/phpDocumentor/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="github">phpDocumentor/phpDocumentor2</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/phpDocumentor/phpDocumentor-2.3.0.ebuild b/dev-php/phpDocumentor/phpDocumentor-2.3.0.ebuild new file mode 100644 index 000000000000..09ed0de86a70 --- /dev/null +++ b/dev-php/phpDocumentor/phpDocumentor-2.3.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_PEAR_URI="pear.phpdoc.org" + +inherit php-pear-r1 + +DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source" + +LICENSE="MIT" +SLOT="0" + +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="doc" + +# block old version that provides the same binary +DEPEND="!dev-php/PEAR-PhpDocumentor" +RDEPEND="media-gfx/graphviz + dev-lang/php[iconv,intl,xslt]" + +src_install() { + php-pear-r1_src_install + + # install manual, tutorial, reference material + use doc && dodoc -r docs/* +} diff --git a/dev-php/phpDocumentor/phpDocumentor-2.7.0.ebuild b/dev-php/phpDocumentor/phpDocumentor-2.7.0.ebuild new file mode 100644 index 000000000000..d24d7855360a --- /dev/null +++ b/dev-php/phpDocumentor/phpDocumentor-2.7.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_PEAR_URI="pear.phpdoc.org" + +inherit php-pear-r1 + +DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source" + +LICENSE="MIT" +SLOT="0" + +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="doc" + +# block old version that provides the same binary +DEPEND="!dev-php/PEAR-PhpDocumentor" +RDEPEND="media-gfx/graphviz + dev-lang/php[iconv,intl,xmlreader,xslt]" + +src_install() { + php-pear-r1_src_install + + # install manual, tutorial, reference material + use doc && dodoc -r docs/* +} diff --git a/dev-php/phpDocumentor/phpDocumentor-2.8.2.ebuild b/dev-php/phpDocumentor/phpDocumentor-2.8.2.ebuild new file mode 100644 index 000000000000..d1b4b3af4491 --- /dev/null +++ b/dev-php/phpDocumentor/phpDocumentor-2.8.2.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="The phpDocumentor package provides automatic documenting of php api directly from the source" +HOMEPAGE="http://phpdoc.org" +SRC_URI="https://github.com/${PN}/${PN}2/releases/download/v${PV}/${PN}.phar -> ${P}.phar" + +LICENSE="MIT" +SLOT="0" + +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +# block old version that provides the same binary +DEPEND="!dev-php/PEAR-PhpDocumentor" +RDEPEND="media-gfx/graphviz + dev-lang/php:*[cli,iconv,intl,phar,xmlreader,xslt]" +S="${WORKDIR}" + +src_unpack() { :; } + +src_install() { + insinto /usr/share/php/${PN} + insopts -m755 + newins "${DISTDIR}/${P}.phar" ${PN}.phar + dosym /usr/share/php/${PN}/${PN}.phar /usr/bin/phpdoc +} diff --git a/dev-php/phpcov/Manifest b/dev-php/phpcov/Manifest new file mode 100644 index 000000000000..f88768708aed --- /dev/null +++ b/dev-php/phpcov/Manifest @@ -0,0 +1 @@ +DIST phpcov-1.1.0.phar 3552394 SHA256 f2294bdbd305486b3c2b85d6a6f0906fcd4ecf125867988607670438db34446f SHA512 690a66afacca15a9851c0d13b7ee449a928a9862dd7e0b88ef4f0da6a9ad9663d087c2225d822f9fbb0afd08a881f44d7bd64c069d29c598293eb423aa6b30cb WHIRLPOOL 8816d9d66fcdc94909649ec8cbcdd883827107432ff58b4ea964f20d648044d3edb66102acc13f0b68e1a55d21fd6d97a36dd18a16cf8d2c173a5dd00cae5c8c diff --git a/dev-php/phpcov/metadata.xml b/dev-php/phpcov/metadata.xml new file mode 100644 index 000000000000..6321a19367e0 --- /dev/null +++ b/dev-php/phpcov/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="github">sebastianbergmann/phpcov</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/phpcov/phpcov-1.1.0.ebuild b/dev-php/phpcov/phpcov-1.1.0.ebuild new file mode 100644 index 000000000000..6aeed8fcec66 --- /dev/null +++ b/dev-php/phpcov/phpcov-1.1.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="CLI frontend for PHP_CodeCoverage" +HOMEPAGE="https://github.com/sebastianbergmann/phpcov" +SRC_URI="https://phar.phpunit.de/${P}.phar" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~x86" +IUSE="" + +DEPEND="" +RDEPEND="dev-lang/php[phar] + dev-php/xdebug" + +S="${WORKDIR}" + +src_unpack() { + return +} + +src_install() { + insinto /usr/share/php/${PN} + insopts -m755 + newins "${DISTDIR}"/${P}.phar "${PN}.phar" + dosym /usr/share/php/${PN}/${PN}.phar /usr/bin/${PN} +} diff --git a/dev-php/phpdepend/Manifest b/dev-php/phpdepend/Manifest new file mode 100644 index 000000000000..f4042b67caf4 --- /dev/null +++ b/dev-php/phpdepend/Manifest @@ -0,0 +1 @@ +DIST PHP_Depend-1.1.1.tgz 181421 SHA256 64a03e82f6b38b4bd0187a27c2cc2bf47c76790b0f4e806dcdeab36ccc6e40f9 SHA512 688e8d0000a14fcc5eb4469d02177c6894f9172d2ae3813712c0af745f75327b6434a1a770d1c299bfce7c380fe5aeb3b9f9de26f4bf984d733437142bf7621b WHIRLPOOL f492e67b6e77985face1b50814dcbe4744d08cd83b8abfac8bc36254f4b67a866a53d3e15a9020a4a2ded7d5c12bbf36b949b2590aa778c8f5bd4ee7371679b6 diff --git a/dev-php/phpdepend/files/channel.xml b/dev-php/phpdepend/files/channel.xml new file mode 100644 index 000000000000..f1587121b7c4 --- /dev/null +++ b/dev-php/phpdepend/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.pdepend.org</name> + <summary>PHP Depend PEAR channel</summary> + <suggestedalias>pdepend</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.pdepend.org/rest/</baseurl> + <baseurl type="REST1.1">http://pear.pdepend.org/rest/</baseurl> + <baseurl type="REST1.2">http://pear.pdepend.org/rest/</baseurl> + <baseurl type="REST1.3">http://pear.pdepend.org/rest/</baseurl> + </rest> + </primary> + </servers> +</channel>
\ No newline at end of file diff --git a/dev-php/phpdepend/metadata.xml b/dev-php/phpdepend/metadata.xml new file mode 100644 index 000000000000..e69fad8eccaa --- /dev/null +++ b/dev-php/phpdepend/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +<maintainer> +<email>olemarkus@gentoo.org</email> +<name>Ole Markus With</name> +</maintainer> +<longdescription lang="en"> +Static code analyser for PHP +</longdescription> +</pkgmetadata> + diff --git a/dev-php/phpdepend/phpdepend-1.1.1.ebuild b/dev-php/phpdepend/phpdepend-1.1.1.ebuild new file mode 100644 index 000000000000..cd9257b59015 --- /dev/null +++ b/dev-php/phpdepend/phpdepend-1.1.1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_PN="PHP_Depend" +PHP_PEAR_URI="pear.pdepend.org" + +inherit php-pear-lib-r1 + +DESCRIPTION="Static code analyser for PHP" +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +HOMEPAGE="http://www.pdepend.org" + +RDEPEND="${RDEPEND} + >=dev-lang/php-5.2.3" + +src_unpack() { + # we only have one file in $A and it contains a lone zero block + tar xf "${DISTDIR}/${A}" --ignore-zeros +} diff --git a/dev-php/phpmd/Manifest b/dev-php/phpmd/Manifest new file mode 100644 index 000000000000..3f9ba7cb8338 --- /dev/null +++ b/dev-php/phpmd/Manifest @@ -0,0 +1 @@ +DIST PHP_PMD-1.5.0.tgz 49534 SHA256 fd6533e6c794eb33422a301269fa928b124df6fc555c8d4b8786bdcb9b49529c SHA512 6846be145e3c52e2fc687aa910a3de8080e9cbdf56e88039077eceae59459fb4c833d61dccfffa68a8098abdb4b3c17c837398329216f8afa9f4b1ed41ce6e2d WHIRLPOOL 1269df2e60e0b2815d94c4d33a1af07c864bdf4b267bd1955f530afffca43da5fa2415936a7041fb2fae6d8b652c4f5be9aa3e801823734c1349b9964f1e2672 diff --git a/dev-php/phpmd/files/channel.xml b/dev-php/phpmd/files/channel.xml new file mode 100644 index 000000000000..148ac19cf83a --- /dev/null +++ b/dev-php/phpmd/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.phpmd.org</name> + <summary>PHP Mess Detector PEAR channel</summary> + <suggestedalias>phpmd</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.phpmd.org//rest/</baseurl> + <baseurl type="REST1.1">http://pear.phpmd.org//rest/</baseurl> + <baseurl type="REST1.2">http://pear.phpmd.org//rest/</baseurl> + <baseurl type="REST1.3">http://pear.phpmd.org//rest/</baseurl> + </rest> + </primary> + </servers> +</channel>
\ No newline at end of file diff --git a/dev-php/phpmd/metadata.xml b/dev-php/phpmd/metadata.xml new file mode 100644 index 000000000000..020eb56d968e --- /dev/null +++ b/dev-php/phpmd/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>php</herd> +<maintainer> +<email>olemarkus@gentoo.org</email> +<name>Ole Markus With</name> +</maintainer> +<longdescription lang="en"> +PHP mess detector +</longdescription> +</pkgmetadata> + diff --git a/dev-php/phpmd/phpmd-1.5.0.ebuild b/dev-php/phpmd/phpmd-1.5.0.ebuild new file mode 100644 index 000000000000..37ab52732e3d --- /dev/null +++ b/dev-php/phpmd/phpmd-1.5.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_PN="PHP_PMD" +PHP_PEAR_URI="pear.phpmd.org" + +inherit php-pear-lib-r1 + +DESCRIPTION="PHP mess detector" +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +HOMEPAGE="http://www.phpmd.org" + +RDEPEND="${RDEPEND} + >=dev-php/phpdepend-1.1.1" diff --git a/dev-php/phptal/Manifest b/dev-php/phptal/Manifest new file mode 100644 index 000000000000..d9d34fb2b978 --- /dev/null +++ b/dev-php/phptal/Manifest @@ -0,0 +1 @@ +DIST PHPTAL-1.2.2.tar.gz 163248 SHA256 3ebe48671ecf183cec47459beba6e2d2ca3ae6ebb296d0ea074bb95e9034bd17 SHA512 7af41180bccbc81481a48f474b1d2c811ba678706f85045611ff1e69c3ee820e27e6cf17ea58ec562120dcdaae1cf3d91f606a13b5c262906ceba7570b092d9b WHIRLPOOL e7aebed0a8e31613655b91161b82b6aad116af6e7564676ab3475d1c478023beabf072164af03e1259a6d50a2fb4fd1811258613439d64d60d1984d07e443cc7 diff --git a/dev-php/phptal/metadata.xml b/dev-php/phptal/metadata.xml new file mode 100644 index 000000000000..0575d3a570dc --- /dev/null +++ b/dev-php/phptal/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/phptal/phptal-1.2.2.ebuild b/dev-php/phptal/phptal-1.2.2.ebuild new file mode 100644 index 000000000000..c518e771b888 --- /dev/null +++ b/dev-php/phptal/phptal-1.2.2.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +PHP_LIB_NAME="PHPTAL" + +DESCRIPTION="A templating engine for PHP5 that implements Zope Page Templates syntax" +HOMEPAGE="http://phptal.org/" +SRC_URI="http://phptal.org/files/${PHP_LIB_NAME}-${PV}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="dev-lang/php" + +S="${WORKDIR}/${PHP_LIB_NAME}-${PV}" + +src_install() { + insinto /usr/share/php/${PN} + doins -r "${PHP_LIB_NAME}" + doins PHPTAL.php phptal_lint.php + + dodoc README +} diff --git a/dev-php/phpunit/Manifest b/dev-php/phpunit/Manifest new file mode 100644 index 000000000000..2e071e6bce6d --- /dev/null +++ b/dev-php/phpunit/Manifest @@ -0,0 +1,2 @@ +DIST phpunit-3.7.20.phar 2769487 SHA256 7972291d498a425f7daaf0274eed45d8ba564b87da3250fc975e1af2b0d60602 SHA512 9263364087ad2f4870ce4d849c31b75c82799088809e444206b9e113e917d05923ece62264568ee5f2a6d7aeb04d75cbdc375ddd7825ceff16704431de5f68bf WHIRLPOOL 7e6399ccfe01f5e59bd14e243ee4fed760a40d36708aea8c1c5be08b2814125effb89f351f8ea0777d280d7a5557aadfe6142330bbc020d4c1159658cfc99baa +DIST phpunit-4.3.1.phar 3324489 SHA256 1bac0c5f53bc04efa680bf9b3dcb35e804714eb8f497931ba81bdf08ae432c37 SHA512 de123e2301dc1d64e7401ceaec48c9458c3ab0dfc78faa488bed12c5b30b1367e1f9f6dfbbd5a07b427a56aad6d989f36a11b4642a0a843eed9c39e551be0490 WHIRLPOOL dbe5bed2251832c6c905b09c131bc2dc98de6247ef55077d9882c41a0b20b2e8b1c2489dbc0b3c1ed746f81c2b7163042e73790fff2b2ca78f8470875d77d88f diff --git a/dev-php/phpunit/metadata.xml b/dev-php/phpunit/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/phpunit/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/phpunit/phpunit-3.7.20.ebuild b/dev-php/phpunit/phpunit-3.7.20.ebuild new file mode 100644 index 000000000000..4ee1173e689a --- /dev/null +++ b/dev-php/phpunit/phpunit-3.7.20.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="A PHP Unit Testing framework" +HOMEPAGE="http://phpunit.de" + +PHPUNIT_PHAR="${P}.phar" + +SRC_URI="http://dev.gentoo.org/~olemarkus/phpunit/${PHPUNIT_PHAR}" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 ~hppa x86" +IUSE="" + +DEPEND="dev-lang/php:*[phar,xml]" +RDEPEND="${DEPEND}" + +S="${WORKDIR}" + +src_unpack() { + return +} + +src_install() { + insinto /usr/share/php/phpunit + insopts -m755 + newins "${DISTDIR}"/${PHPUNIT_PHAR} phpunit.phar + dosym /usr/share/php/phpunit/phpunit.phar /usr/bin/phpunit +} + +pkg_postinst() { + elog "${PN} can optionally use json, pdo-sqlite and pdo-mysql features." + elog "If you want those, emerge dev-lang/php with USE=\"json pdo sqlite mysql\"." +} diff --git a/dev-php/phpunit/phpunit-4.3.1.ebuild b/dev-php/phpunit/phpunit-4.3.1.ebuild new file mode 100644 index 000000000000..b1d013e47d0c --- /dev/null +++ b/dev-php/phpunit/phpunit-4.3.1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="A PHP Unit Testing framework" +HOMEPAGE="http://phpunit.de" + +PHPUNIT_PHAR="${P}.phar" + +SRC_URI="https://phar.phpunit.de/${PHPUNIT_PHAR}" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="amd64 ~hppa x86" +IUSE="" + +DEPEND="dev-lang/php:*[phar,xml]" +RDEPEND="${DEPEND}" + +S="${WORKDIR}" + +src_unpack() { + return +} + +src_install() { + insinto /usr/share/php/phpunit + insopts -m755 + newins "${DISTDIR}"/${PHPUNIT_PHAR} phpunit.phar + dosym /usr/share/php/phpunit/phpunit.phar /usr/bin/phpunit +} + +pkg_postinst() { + elog "${PN} can optionally use json, pdo-sqlite and pdo-mysql features." + elog "If you want those, emerge dev-lang/php with USE=\"json pdo sqlite mysql\"." +} diff --git a/dev-php/propel-generator/Manifest b/dev-php/propel-generator/Manifest new file mode 100644 index 000000000000..4bc9d7070357 --- /dev/null +++ b/dev-php/propel-generator/Manifest @@ -0,0 +1 @@ +DIST propel_generator-1.6.4.tgz 273948 SHA256 1c276d33066c0f729c5a7477fb02fe745e277eaafe1b4c0331b89c56225681ad SHA512 29612631a0760d471bba291f460cc9fa8477acb5967d910075f1a7eb364e3c1a9af5290e3510f28e99272b2df541e17a2b002b57903d73153e5bf7ff033689aa WHIRLPOOL 085dbb5c13e38e01a25cae9ebc380c94f8508ff33203fbcc9da3e103e600e8de3a59535d60f70edd8515dabf937749b3d1cd3fa9a3f5e56d114b422f8e6c3779 diff --git a/dev-php/propel-generator/metadata.xml b/dev-php/propel-generator/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/propel-generator/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/propel-generator/propel-generator-1.6.4.ebuild b/dev-php/propel-generator/propel-generator-1.6.4.ebuild new file mode 100644 index 000000000000..bbbf4e7c3e1e --- /dev/null +++ b/dev-php/propel-generator/propel-generator-1.6.4.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" +inherit php-pear-lib-r1 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Object Persistence Layer for PHP 5 (Generator)" +HOMEPAGE="http://propelorm.org" +SRC_URI="http://pear.propelorm.org/get/propel_generator-${PV}.tgz" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND="dev-lang/php[pdo,xml,xslt] + >=dev-php/pear-1.9.0-r1 +" +RDEPEND="${DEPEND} + >=dev-php/phing-2.3.0" + +S="${WORKDIR}/propel_generator-${PV}" diff --git a/dev-php/propel-runtime/Manifest b/dev-php/propel-runtime/Manifest new file mode 100644 index 000000000000..a1bf09a1e3fd --- /dev/null +++ b/dev-php/propel-runtime/Manifest @@ -0,0 +1 @@ +DIST propel_runtime-1.6.4.tgz 120685 SHA256 37bdef1a14b1981bc0b12c27d23e27877f101d71d672d2a352938c9d8c54aa65 SHA512 3942f440b9b5394324005d5af28c77aecf2e428d421f5e71b09723a667a7432e2d615da288f4f700d2480017ca6cded91a5ea4fd794299cc9a9eff1ac19a8f4e WHIRLPOOL b01d967437a16acaa094e577a8aeff3db5be6a1d1fa7606bfa7661569b04d9bf78c53f39e9dcadb28bc5c5bb4ed41474e0b96dd5dcf29909b9c41644b084aeb6 diff --git a/dev-php/propel-runtime/metadata.xml b/dev-php/propel-runtime/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/propel-runtime/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild b/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild new file mode 100644 index 000000000000..25750dc2fd7f --- /dev/null +++ b/dev-php/propel-runtime/propel-runtime-1.6.4.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" +inherit php-pear-lib-r1 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Object Persistence Layer for PHP 5 (Runtime)" +HOMEPAGE="http://propelorm.org" +SRC_URI="http://pear.propelorm.org/get/propel_runtime-${PV}.tgz" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND="dev-lang/php[pdo,xml,xslt] + >=dev-php/pear-1.9.0-r1" +RDEPEND="${DEPEND} + >=dev-php/PEAR-Log-1.8.7-r1 + " + +S="${WORKDIR}/propel_runtime-${PV}" diff --git a/dev-php/propel/metadata.xml b/dev-php/propel/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/propel/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/propel/propel-1.6.4.ebuild b/dev-php/propel/propel-1.6.4.ebuild new file mode 100644 index 000000000000..7a9b812cb8cc --- /dev/null +++ b/dev-php/propel/propel-1.6.4.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="Object Persistence Layer for PHP 5" +HOMEPAGE="http://propelorm.org" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="~dev-php/propel-generator-${PV} + ~dev-php/propel-runtime-${PV}" diff --git a/dev-php/securimage/Manifest b/dev-php/securimage/Manifest new file mode 100644 index 000000000000..9ede2af43306 --- /dev/null +++ b/dev-php/securimage/Manifest @@ -0,0 +1 @@ +DIST securimage-3.0.1.tar.gz 1107713 SHA256 f507c4e11c753cb40d6c3703ee513048a51b28ee85f4ab85f199d77d8013433a SHA512 e294a32302a04b0cf379475c44c3d9c28bc6cecd3196b10e6dc8dabbfb0f96f267f9d649f884ae1f583b4a8be9c2282a21514a6abf786f698feb9de36d9d3aa2 WHIRLPOOL 8e2d08b7e2130e830d36477f5c2b79685550882a811a36de655a120e0f6d6858fba73c53bfbff05c0cb824373151fab6cb1c92a000647be0c61d31598bbae462 diff --git a/dev-php/securimage/metadata.xml b/dev-php/securimage/metadata.xml new file mode 100644 index 000000000000..548448307c18 --- /dev/null +++ b/dev-php/securimage/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>binki@gentoo.org</email> + <name>Nathan Phillip Brink</name> + </maintainer> +</pkgmetadata> diff --git a/dev-php/securimage/securimage-3.0.1.ebuild b/dev-php/securimage/securimage-3.0.1.ebuild new file mode 100644 index 000000000000..19984a9cd495 --- /dev/null +++ b/dev-php/securimage/securimage-3.0.1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +DESCRIPTION="PHP captcha creator and validator library" +HOMEPAGE="http://phpcaptcha.org/" +SRC_URI="http://phpcaptcha.org/${P}.tar.gz + ftp://mirror.ohnopub.net/mirror/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-lang/php[gd,truetype] + virtual/httpd-php" + +S=${WORKDIR}/${PN} + +src_install() +{ + # Grab all PHP files except the examples. + set *.php + local php_files=${@/*example*/} + + insinto /usr/share/php/${PN} + doins -r ${php_files} *.{ttf,swf} audio backgrounds database images words + + dodoc README* *example* +} diff --git a/dev-php/simpletest/Manifest b/dev-php/simpletest/Manifest new file mode 100644 index 000000000000..802b4e03670b --- /dev/null +++ b/dev-php/simpletest/Manifest @@ -0,0 +1 @@ +DIST simpletest_1.1.0.tar.gz 287537 SHA256 c9843becf2cec9022e11a05c8e95ae9e8d23624054c5c4e8e2b68f153e98d665 SHA512 e6d4673ba33af2296e57c0deea56871dd9c55014d0169f0a35325659f73b6596300f8bbf0956b7ee53924bcc967de38e224e3110d8e1d7e57c4f6068a66a5a1f WHIRLPOOL 7c141c640856aa462b2aaadb6b8cf8a499b6cbe250ccf251af9f6a13971debd2888df2b1c8d16f9f156b3b63ea192c9f903b53f9e53670911d099bcb9f90e46c diff --git a/dev-php/simpletest/metadata.xml b/dev-php/simpletest/metadata.xml new file mode 100644 index 000000000000..88b298f05ca8 --- /dev/null +++ b/dev-php/simpletest/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="sourceforge">simpletest</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/simpletest/simpletest-1.1.0.ebuild b/dev-php/simpletest/simpletest-1.1.0.ebuild new file mode 100644 index 000000000000..e94bcd462cbc --- /dev/null +++ b/dev-php/simpletest/simpletest-1.1.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +KEYWORDS="~amd64 ~x86" + +DESCRIPTION="A PHP testing framework" +HOMEPAGE="http://www.lastcraft.com/simple_test.php" +SRC_URI="mirror://sourceforge/simpletest/${PN}_${PV/_/}.tar.gz" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="dev-lang/php" + +S="${WORKDIR}/${PN}" + +src_install() { + dodoc [[:upper:]]* && rm -f [[:upper:]]* + dodoc -r docs/ && rm -rf docs/ + + insinto "/usr/share/php/${PN}" + doins -r . +} diff --git a/dev-php/smarty-docs/Manifest b/dev-php/smarty-docs/Manifest new file mode 100644 index 000000000000..a547591db2e4 --- /dev/null +++ b/dev-php/smarty-docs/Manifest @@ -0,0 +1,3 @@ +DIST Smarty-2.6.14-docs.tar.gz 136235 SHA256 50d92a5fe2ff2a77668de36de5d9bff7a021892aa66e31ff660a89240edb6dc3 SHA512 2389db876bd419bbf7c96e37a818108106364a94e82fb1286265829c4444038eae01de5642f7c1d29d4faed9209e184fe8abdc8ed3de7a32a3b3717e80f02b69 WHIRLPOOL b4d478df28ab17e641a1348540572bc5f750ce42f556f2c0f6f13878e1a989610f9bbde18b356e502aebacc29ee9632122bb287ba1b2eccc00e71c56d3bbc950 +DIST smarty-docs-3.0-en.pdf 1167021 SHA256 13dbe6e3eb052e6bf1ce3f2b1b014c54977cbd51df7b8c0ddd7c5a554537d0d2 SHA512 2bdf77e088d6e2e2fabf84449b2ca5c70e706cf433751da0b1fd130ad74512d82fd66d9395140969b69d9e9f924cfd635919f51ea798f561d4994f02d6139683 WHIRLPOOL 7113f9bba2ccb2b0f5c96666caa774b1d4bf8eb33e0f3125602bdc3a69f9af5b995bd17f8f8cc87cca848c7e2af743a781beece2348c127908c631303eba647a +DIST smarty-docs-3.0-en.zip 344408 SHA256 1bdf02a6fcb02aa4faca4b42b6a32efa76361e659c2c1cd7357e03a25cc47af4 SHA512 22f54e3fc895b5abe7c08d28be19f1dabe050d0afbcec0d5b86b72173bc44994d62e4d589b7103acb66d79a8a7a7e3ab7d391106b8655b9b1334403690c053b5 WHIRLPOOL 8548cf10ee6913c4aea65e8a91fd70764cfbf05a17256740cf8724c9a54ba321d7a59a3a8e1fdfc0dc4a3cd0213789ebde63e54260646de9a53399d9e889a76b diff --git a/dev-php/smarty-docs/metadata.xml b/dev-php/smarty-docs/metadata.xml new file mode 100644 index 000000000000..b821fbacd809 --- /dev/null +++ b/dev-php/smarty-docs/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <use> + <flag name="html">Install the documentation in HTML format</flag> + <flag name="pdf">Install the documentation in PDF format</flag> + </use> +</pkgmetadata> diff --git a/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild new file mode 100644 index 000000000000..d13a72f7dd5d --- /dev/null +++ b/dev-php/smarty-docs/smarty-docs-2.6.14.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" + +MY_P="Smarty-${PV}-docs" + +DESCRIPTION="Documentation for Smarty, a template engine for PHP" +HOMEPAGE="http://smarty.php.net/docs.php" +SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="" + +S="${WORKDIR}/manual" + +src_install() { + dohtml -r . +} diff --git a/dev-php/smarty-docs/smarty-docs-3.0.ebuild b/dev-php/smarty-docs/smarty-docs-3.0.ebuild new file mode 100644 index 000000000000..9ed7df437cac --- /dev/null +++ b/dev-php/smarty-docs/smarty-docs-3.0.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +IUSE="pdf html" +DESCRIPTION="Documentation for Smarty, a template engine for PHP" +HOMEPAGE="http://www.smarty.net/documentation" +SRC_URI="html? ( http://www.smarty.net/files/docs/manual-en-${PV}.zip -> ${P}-en.zip ) + pdf? ( http://www.smarty.net/files/docs/manual-en-${PV}.pdf -> ${P}-en.pdf )" + +LANGS="en" + +for X in ${LANGS}; do + [[ ${X} != "en" ]] && SRC_URI="${SRC_URI} linguas_${X}? ( + html? ( http://www.smarty.net/files/docs/manual-${X}-${PV}.zip -> ${P}-${X}.zip ) + pdf? ( http://www.smarty.net/files/docs/manual-${X}-${PV}.pdf -> ${P}-${X}.pdf ) )" + IUSE="${IUSE} linguas_${X}" +done + +LICENSE="LGPL-2.1" +SLOT="0" + +DEPEND="html? ( app-arch/unzip )" +RDEPEND="${DEPEND}" + +REQUIRED_USE="|| ( html pdf )" + +src_unpack() { + mkdir -p "${S}" + + if use html; then + mkdir "${S}"/html + pushd "${S}"/html > /dev/null + + unpack ${P}-en.zip + + for X in ${LANGS}; do + if [[ ${X} != "en" ]] && use linguas_${X}; then + unpack ${P}-${X}.zip + fi + done + + popd > /dev/null + fi +} + +src_install() { + if use html; then + dohtml -r html/* + fi + + if use pdf; then + docinto pdf + dodoc "${DISTDIR}"/${P}-*.pdf + fi +} diff --git a/dev-php/smarty/Manifest b/dev-php/smarty/Manifest new file mode 100644 index 000000000000..7931ce8f4d4a --- /dev/null +++ b/dev-php/smarty/Manifest @@ -0,0 +1,3 @@ +DIST Smarty-3.1.21.tar.gz 208308 SHA256 e872f98a194a31b9dea710fceb308431c0e2b846e46ce845b547f54e5789c465 SHA512 018b85f9b8f0de5b5c796cc7ee250159e3e0eba3d91344ce619cc96f2bab45510d49a240938c2b15820cfef9f6de52121194db7d9991559a3e58c31288fa46af WHIRLPOOL 9bbc8965bb8fb1394abf2dbb564fbc62af9259f285952cd9cdc69dd06e9f615f5fbb4e39c408e69b926107ab9c2f958af927c80d4d3792d4dee2a7da68f442c2 +DIST manual-en.3.1.14.zip 408414 SHA256 3aabe51e932b790d24dd8a3c77188b43b99a127f3adaeb0108f085c310404850 SHA512 d384e3856b45ed3f992f3732a5465120abe9fb947cdf13ff67a9c4264f72987d24885ee61cd7309b728e64cdfe4f34c3e7f757096d35de56d962f3b78def9e58 WHIRLPOOL 33dd45ea6cd7bc1129625eb72417fae7c41226a92a6aaddcb72c4426517bd465529599fd8bfc259d8bc3f70f7cd064ada020da4ea7d260cf9801af6944db29f4 +DIST smarty-3.1.27.tar.gz 226277 SHA256 56851d938fde2133331263d0e7788a6f8428f00a97e8d58f486983e64afe6415 SHA512 3ccb17c13a35070fdf50bc641bf6e218890013881fdd5ee03ed5d14c314d646b4aabcfe723a59723bd1c10dd2b63dd92110cf2505edeb5c45ca32ce6ce623ca2 WHIRLPOOL d15f6b7c0753262e9d9a698fdd877b7e5466a0b8d4a59c21e5cce2ed0cd7177bc5e02709e7af7bd312af1bc5e5658bd284eda04b5233c55ede7e491e9c617aef diff --git a/dev-php/smarty/metadata.xml b/dev-php/smarty/metadata.xml new file mode 100644 index 000000000000..3bcc6b223fda --- /dev/null +++ b/dev-php/smarty/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <longdescription lang="en"> + Smarty is a template engine for PHP, facilitating the separation of + presentation (HTML/CSS) from application logic. This implies that PHP + code is application logic, and is separated from the presentation. + </longdescription> + <upstream> + <remote-id type="github">smarty-php/smarty</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/smarty/smarty-3.1.21-r1.ebuild b/dev-php/smarty/smarty-3.1.21-r1.ebuild new file mode 100644 index 000000000000..a8a05a84236b --- /dev/null +++ b/dev-php/smarty/smarty-3.1.21-r1.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MY_P="Smarty-${PV}" +DOC_PV="3.1.14" + +DESCRIPTION="A template engine for PHP" +HOMEPAGE="http://www.smarty.net/" +SRC_URI="http://www.smarty.net/files/${MY_P}.tar.gz + doc? ( http://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" + +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +IUSE="doc" + +DEPEND="doc? ( app-arch/unzip )" + +# PHP unicode support is detected at runtime, and the cached templates +# that smarty generates depend on it. If, later on, PHP is reinstalled +# without unicode support, all of the previously-generated cached +# templates will begin to throw 500 errrors for missing mb_foo +# functions. See bug #532618. +RDEPEND="dev-lang/php[unicode]" + +S="${WORKDIR}/${MY_P}" + +src_install() { + insinto "/usr/share/php/${PN}" + doins -r libs/* + + dodoc *.txt README + use doc && dohtml -r "${WORKDIR}/manual-en/"* +} + +pkg_postinst() { + elog "${PN} has been installed in /usr/share/php/${PN}/." + elog + elog 'To use it in your scripts, include the Smarty.class.php file' + elog "from the \"${PN}\" directory; for example," + elog + elog " require('${PN}/Smarty.class.php');" + elog + elog 'After that, the Smarty class will be available to you.' +} diff --git a/dev-php/smarty/smarty-3.1.27.ebuild b/dev-php/smarty/smarty-3.1.27.ebuild new file mode 100644 index 000000000000..821c82c452ee --- /dev/null +++ b/dev-php/smarty/smarty-3.1.27.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DOC_PV="3.1.14" + +DESCRIPTION="A template engine for PHP" +HOMEPAGE="http://www.smarty.net/" +SRC_URI="https://github.com/smarty-php/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz + doc? ( http://www.smarty.net/files/docs/manual-en.${DOC_PV}.zip )" + +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="doc" + +DEPEND="doc? ( app-arch/unzip )" + +# PHP unicode support is detected at runtime, and the cached templates +# that smarty generates depend on it. If, later on, PHP is reinstalled +# without unicode support, all of the previously-generated cached +# templates will begin to throw 500 errrors for missing mb_foo +# functions. See bug #532618. +RDEPEND="dev-lang/php[unicode]" + +src_install() { + insinto "/usr/share/php/${PN}" + doins -r libs/* + + dodoc *.txt README + use doc && dohtml -r "${WORKDIR}/manual-en/"* +} + +pkg_postinst() { + elog "${PN} has been installed in /usr/share/php/${PN}/." + elog + elog 'To use it in your scripts, include the Smarty.class.php file' + elog "from the \"${PN}\" directory; for example," + elog + elog " require('${PN}/Smarty.class.php');" + elog + elog 'After that, the Smarty class will be available to you.' +} diff --git a/dev-php/stringparser_bbcode/Manifest b/dev-php/stringparser_bbcode/Manifest new file mode 100644 index 000000000000..641046c98ec5 --- /dev/null +++ b/dev-php/stringparser_bbcode/Manifest @@ -0,0 +1 @@ +DIST stringparser_bbcode-0.3.3.tar.gz 338784 SHA256 804ab19543e00fa3ac81ff2f08de68b4e90987157f8f671a4ecf1b2d6ebb507d SHA512 45cdbe717d8c11a138ed700b987dc4e0f5c85048b402a6ef24c35941342680c341c4ddbdc2ac984976a56128a2a80a8457d5b884ea92dab019f094886c77d1bd WHIRLPOOL 43967e375d14503a9591e5fa4b85bc172ecd75cf5350ad922d46e2337293e821df1243cafda4767e9fa20e5e53fc3bd86ac9323e906ccb1305ea2ecbb9bd6243 diff --git a/dev-php/stringparser_bbcode/metadata.xml b/dev-php/stringparser_bbcode/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/stringparser_bbcode/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/stringparser_bbcode/stringparser_bbcode-0.3.3.ebuild b/dev-php/stringparser_bbcode/stringparser_bbcode-0.3.3.ebuild new file mode 100644 index 000000000000..cb3a435f69cd --- /dev/null +++ b/dev-php/stringparser_bbcode/stringparser_bbcode-0.3.3.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="4" + +DESCRIPTION="A PHP class to parse BB codes" +HOMEPAGE="http://christian-seiler.de/projekte/php/bbcode/index_en.html" +SRC_URI="http://christian-seiler.de/projekte/php/bbcode/download/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="doc" + +RDEPEND="dev-lang/php" + +src_install() { + insinto "/usr/share/php/${PN}" + doins -r src/* + + dodoc AUTHORS ChangeLog THANKS + if use doc ; then + dohtml -r doc/* + fi +} diff --git a/dev-php/suhosin/Manifest b/dev-php/suhosin/Manifest new file mode 100644 index 000000000000..4f51b4f6f27e --- /dev/null +++ b/dev-php/suhosin/Manifest @@ -0,0 +1 @@ +DIST suhosin-0.9.38.tar.gz 122800 SHA256 c02d76c4e7ce777910a37c18181cb67fd9e90efe0107feab3de3131b5f89bcea SHA512 cc4eb38b5d6673cc3f2dc395e5a8b5461d3221019ac9849b747b6d5bae423cd5bd01a75b9432414dc7c26c78bab9f2381a5414712a6906a999f3ec9dc77ebc45 WHIRLPOOL db10d0cda4d161440c8dd53f5bbfdcb7da5bdf7e294975a0a3b6f6b69575e16eb43d7fc0aaf3bd9497a8065282b8403e480bc699ee9100574bc212f47f763933 diff --git a/dev-php/suhosin/files/suhosin-0.9.37.1-libcrypt.patch b/dev-php/suhosin/files/suhosin-0.9.37.1-libcrypt.patch new file mode 100644 index 000000000000..02b5aba1af2b --- /dev/null +++ b/dev-php/suhosin/files/suhosin-0.9.37.1-libcrypt.patch @@ -0,0 +1,12 @@ +Index: suhosin-0.9.32.1/config.m4 +=================================================================== +--- suhosin-0.9.33.orig/config.m4 ++++ suhosin-0.9.33/config.m4 +@@ -6,4 +6,7 @@ PHP_ARG_ENABLE(suhosin, whether to enabl + + if test "$PHP_SUHOSIN" != "no"; then + PHP_NEW_EXTENSION(suhosin, suhosin.c sha256.c memory_limit.c treat_data.c ifilter.c post_handler.c ufilter.c rfc1867.c rfc1867_new.c log.c header.c execute.c ex_imp.c session.c aes.c crypt.c, $ext_shared) ++ PHP_CHECK_LIBRARY(crypt, crypt, ++ [PHP_ADD_LIBRARY(crypt,, SUHOSIN_SHARED_LIBADD)]) ++ PHP_SUBST(SUHOSIN_SHARED_LIBADD) + fi diff --git a/dev-php/suhosin/files/suhosin-0.9.38-libcrypt.patch b/dev-php/suhosin/files/suhosin-0.9.38-libcrypt.patch new file mode 100644 index 000000000000..691f70c1b4c5 --- /dev/null +++ b/dev-php/suhosin/files/suhosin-0.9.38-libcrypt.patch @@ -0,0 +1,12 @@ +Index: suhosin-0.9.32.1/config.m4 +=================================================================== +--- suhosin-0.9.33.orig/config.m4 ++++ suhosin-0.9.33/config.m4 +@@ -6,4 +6,7 @@ PHP_ARG_ENABLE(suhosin, whether to enabl + + if test "$PHP_SUHOSIN" != "no"; then + PHP_NEW_EXTENSION(suhosin, suhosin.c sha256.c memory_limit.c treat_data.c ifilter.c post_handler.c ufilter.c rfc1867_new.c log.c header.c execute.c ex_imp.c session.c aes.c crypt.c, $ext_shared) ++ PHP_CHECK_LIBRARY(crypt, crypt, ++ [PHP_ADD_LIBRARY(crypt,, SUHOSIN_SHARED_LIBADD)]) ++ PHP_SUBST(SUHOSIN_SHARED_LIBADD) + fi diff --git a/dev-php/suhosin/metadata.xml b/dev-php/suhosin/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/suhosin/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/suhosin/suhosin-0.9.38.ebuild b/dev-php/suhosin/suhosin-0.9.38.ebuild new file mode 100644 index 000000000000..9f0b7e021744 --- /dev/null +++ b/dev-php/suhosin/suhosin-0.9.38.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="suhosin" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="no" +USE_PHP="php5-6 php5-5 php5-4" + +inherit php-ext-source-r2 + +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 ~s390 ~sh sparc x86" + +DESCRIPTION="Suhosin is an advanced protection system for PHP installations" +HOMEPAGE="http://www.suhosin.org/" +SRC_URI="http://download.suhosin.org/${P}.tar.gz" +LICENSE="PHP-3.01" +SLOT="0" +IUSE="" + +for target in ${USE_PHP}; do + slot=${target/php} + slot=${slot/-/.} + PHPUSEDEPEND="${PHPUSEDEPEND} + php_targets_${target}? ( dev-lang/php:${slot}[unicode] )" +done + +DEPEND="${PHPUSEDEPEND}" +RDEPEND="${DEPEND}" + +src_prepare() { + local slot + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + epatch "${FILESDIR}"/${P}-libcrypt.patch + done + php-ext-source-r2_src_prepare +} + +src_install() { + php-ext-source-r2_src_install + dodoc CREDITS + + local slot + for slot in $(php_get_slots); do + php_init_slot_env ${slot} + for inifile in ${PHPINIFILELIST} ; do + insinto "${inifile/${PHP_EXT_NAME}.ini/}" + insopts -m644 + doins "suhosin.ini" + done + done +} + +src_test() { + # Makefile passes a hard-coded -d extension_dir=./modules, we move the lib + # away from there in src_compile + for slot in `php_get_slots`; do + php_init_slot_env ${slot} + NO_INTERACTION="yes" emake test || die "emake test failed for slot ${slot}" + done +} diff --git a/dev-php/tcpdf/Manifest b/dev-php/tcpdf/Manifest new file mode 100644 index 000000000000..16d178bb6ac0 --- /dev/null +++ b/dev-php/tcpdf/Manifest @@ -0,0 +1,2 @@ +DIST tcpdf_5_9_149.zip 11636507 SHA256 f08579dff46ef648bd3f076ca679b3932604edbef188cc504f38c243f8e9b362 SHA512 c1821f59a5e46088bca424c047f3cf10bf9b9f68a63b2cd714d449a6cb6e06270285604b08be8fc660b5cd3785c3db00e46fc6a8d8f54e9f3bd86704f5a9aa07 WHIRLPOOL 4a357e5a689ceb2eb143d17957365b76a2ea0363c9003d3c8944e1bfb377f61bb053938235e8b56c62a6a1dffc6021e7c6a142d0dfee6a18d3ac3299bc19d6ed +DIST tcpdf_6_0_096.zip 16734285 SHA256 352086268b86900b9c6a68353ac5f31a86438d10f20f49797248f3f4b41e605b SHA512 99a554d02ee5e1f5288a09c95aa11c3a1384112a133bf98069a08ec6b02d87459366645b6d0548cc293f71f85f2b9b661644e5151dab50834b6b5d70cc1126a5 WHIRLPOOL 31dc13ca81f927f8be84e425839088af0092b2e96246ce10480897ee3fa32d3d22020e45f29aa7ccf9d7f1ea5fbb480d8261138bb7e3f60e1c07554720435d5d diff --git a/dev-php/tcpdf/metadata.xml b/dev-php/tcpdf/metadata.xml new file mode 100644 index 000000000000..04e7563e8098 --- /dev/null +++ b/dev-php/tcpdf/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <upstream> + <remote-id type="sourceforge">tcpdf</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-php/tcpdf/tcpdf-5.9.149.ebuild b/dev-php/tcpdf/tcpdf-5.9.149.ebuild new file mode 100644 index 000000000000..d6bb2df94257 --- /dev/null +++ b/dev-php/tcpdf/tcpdf-5.9.149.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +KEYWORDS="~amd64 ~x86" + +MY_P=${PN}_${PV//./_} + +DESCRIPTION="TCPDF is a FLOSS PHP class for generating PDF documents" +HOMEPAGE="http://www.tcpdf.org/" +SRC_URI="mirror://sourceforge/tcpdf/${MY_P}.zip" +LICENSE="LGPL-3" +SLOT="0" +IUSE="examples" + +DEPEND="dev-lang/php" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${PN}" + +src_install() { + insinto "/usr/share/php/${PN}" + doins *.php tcpdf.* + doins -r config images fonts cache + + dodoc CHANGELOG.TXT README.TXT + + dohtml -r doc/* + use examples && dodoc -r examples +} diff --git a/dev-php/tcpdf/tcpdf-6.0.096.ebuild b/dev-php/tcpdf/tcpdf-6.0.096.ebuild new file mode 100644 index 000000000000..79a95f2b48f2 --- /dev/null +++ b/dev-php/tcpdf/tcpdf-6.0.096.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KEYWORDS="~amd64 ~x86" + +MY_P=${PN}_${PV//./_} + +DESCRIPTION="TCPDF is a FLOSS PHP class for generating PDF documents" +HOMEPAGE="http://www.tcpdf.org/" +SRC_URI="mirror://sourceforge/tcpdf/${MY_P}.zip" +# Main source is LGPL-3+, some included fonts have other licenses +LICENSE="LGPL-3+ GPL-3 BitstreamVera GPL-2" +SLOT="0" +IUSE="examples" + +RDEPEND="dev-lang/php" +DEPEND="app-arch/unzip" + +S="${WORKDIR}/${PN}" + +src_install() { + insinto "/usr/share/php/${PN}" + doins *.php tcpdf.* + doins -r config include fonts tools + + dodoc CHANGELOG.TXT README.TXT + + use examples && dodoc -r examples +} diff --git a/dev-php/twig/Manifest b/dev-php/twig/Manifest new file mode 100644 index 000000000000..8aba59273862 --- /dev/null +++ b/dev-php/twig/Manifest @@ -0,0 +1,2 @@ +DIST Twig-1.12.3.tgz 81967 SHA256 1aafe50c3f4c1a16064ff0dd7352edaa732c6dc2bd5a5db704e2a91807ed0922 SHA512 42887a367ac1ab1b8a201083ef09ba88372a764644c990b19d9ec26bd5edf2032347ca77b6be35d368cb7dcc5fbf8be57286ec1fe2804c22235aeb4aec97a83d WHIRLPOOL 2fe4e331a34e4eade4917695c368e8425dae06fd12fc954815d2791e66f970aad652c1f95a0de2bff84d7b9173a579e92be82b760005b8ebc455cc59ce2bfd49 +DIST Twig-1.16.3.tgz 87723 SHA256 f5ff9fadf10529e658a2d23abe19301cc799304c7ac85d0d572a341e28767b1f SHA512 36cf2c01d7550f3e9021d516ba905c34d8759c22ecef2c8a242dede43970af87d7145de22b27a06d077cdee01edbdd8e9d6a9f2f44fa53ed6b53d3e0da9d7abc WHIRLPOOL 36553498fe8aebb10965192b5e346e51ec0aaafee2db6bc1cb7bfa101c2276a20d5cf8970f73daae6c00e52292e0e152fa4938a1074cb0e57ed5cb5ac17f11fa diff --git a/dev-php/twig/files/channel.xml b/dev-php/twig/files/channel.xml new file mode 100644 index 000000000000..2581a36cc86c --- /dev/null +++ b/dev-php/twig/files/channel.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<channel version="1.0" xmlns="http://pear.php.net/channel-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd"> + <name>pear.twig-project.org</name> + <summary>Twig PEAR channel</summary> + <suggestedalias>twig</suggestedalias> + <servers> + <primary> + <rest> + <baseurl type="REST1.0">http://pear.twig-project.org//rest/</baseurl> + <baseurl type="REST1.1">http://pear.twig-project.org//rest/</baseurl> + <baseurl type="REST1.2">http://pear.twig-project.org//rest/</baseurl> + <baseurl type="REST1.3">http://pear.twig-project.org//rest/</baseurl> + </rest> + </primary> + </servers> +</channel>
\ No newline at end of file diff --git a/dev-php/twig/metadata.xml b/dev-php/twig/metadata.xml new file mode 100644 index 000000000000..8749191723c3 --- /dev/null +++ b/dev-php/twig/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>djc@gentoo.org</email> + <name>Dirkjan Ochtman</name> + </maintainer> + <herd>php</herd> +</pkgmetadata> + + diff --git a/dev-php/twig/twig-1.12.3.ebuild b/dev-php/twig/twig-1.12.3.ebuild new file mode 100644 index 000000000000..d17888e9b935 --- /dev/null +++ b/dev-php/twig/twig-1.12.3.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_PN="Twig" +PHP_PEAR_URI="pear.twig-project.org" +inherit php-pear-lib-r1 + +DESCRIPTION="PHP templating engine with syntax similar to Django" +HOMEPAGE="http://twig.sensiolabs.org/" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="" + +src_install() { + pwd + dodoc AUTHORS README.markdown + #rm AUTHORS README.markdown + php-pear-lib-r1_src_install + rm -r "${D}"/usr/share/php/docs +} diff --git a/dev-php/twig/twig-1.16.3.ebuild b/dev-php/twig/twig-1.16.3.ebuild new file mode 100644 index 000000000000..b3eaca604119 --- /dev/null +++ b/dev-php/twig/twig-1.16.3.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" +PHP_PEAR_PN="Twig" +PHP_PEAR_URI="pear.twig-project.org" +inherit php-pear-lib-r1 + +DESCRIPTION="PHP templating engine with syntax similar to Django" +HOMEPAGE="http://twig.sensiolabs.org/" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="" + +src_install() { + pwd + dodoc CHANGELOG README.rst + #rm AUTHORS README.markdown + php-pear-lib-r1_src_install + rm -r "${D}"/usr/share/php/docs +} diff --git a/dev-php/xcache/Manifest b/dev-php/xcache/Manifest new file mode 100644 index 000000000000..1f5a5fadf231 --- /dev/null +++ b/dev-php/xcache/Manifest @@ -0,0 +1,3 @@ +DIST xcache-3.0.4.tar.bz2 142844 SHA256 447baab727b6b0d2955e10ce117f55d9a63d306def78c34837b4ff3d6c586a4e SHA512 99c7756e100ff844e8e995a1909e0bb66330631f208ac28b5008f172c19a98cd3e126481c6a8f35cff70d3360902ddd799a5aa6fb0148a2d3b462a52ca7e1fa0 WHIRLPOOL 2a2153f8e3240b6bca6287939f6bec3a4e1a539b81383d0f298944da4014c5b7c5be15e6f354c798f30c3a74d0b5ba49ea72b8185f89a8e2a0349f2f8a84df1a +DIST xcache-3.1.2.tar.bz2 146408 SHA256 84cf9b38710c51aabd28987632999cae99f7869d4cb056752ed901a262fef98f SHA512 1ed32b5e781d2bcf32e15481b6277657701b1a0cb1f8ef96852cbe1f0c8621c1ffaa550920cb06b93f9f51b31d18bcfc49c477defcf558fea167a8eab4266b2a WHIRLPOOL e697552aad67d9a270cb5dc2628c8f47e99311ac787226c76c4044191c21e15797ce79341f8b39ef3ba5680fb8dc26ccd74e42d1a3fb44926c74b566cd3cea6f +DIST xcache-3.2.0.tar.bz2 148392 SHA256 7d12a3cbd5f729b70f9226ac19406d11219f1c5f5e82b3bbb43ea9460cbf6cbd SHA512 9d7bec73ac941c8e38b2cda15af65044291adc0806b39586048943515d67656d64871bea4ea05b3dff76761ebed462db2d6ad0e489079291abc55313b1508946 WHIRLPOOL 37eb83618f896037f7ca6f5a65e113c468b4ee03bf05421ee5f6907a1ad562f5794267970531eba4798ec517915ac9debde36f1d8dcabfe442ae75f1de5b0841 diff --git a/dev-php/xcache/metadata.xml b/dev-php/xcache/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/xcache/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/xcache/xcache-3.0.4.ebuild b/dev-php/xcache/xcache-3.0.4.ebuild new file mode 100644 index 000000000000..701e15d261cd --- /dev/null +++ b/dev-php/xcache/xcache-3.0.4.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="xcache" +PHP_EXT_INI="yes" +PHPSAPILIST="apache2 cgi fpm" +USE_PHP="php5-4" + +inherit php-ext-source-r2 confutils + +DESCRIPTION="A fast and stable PHP opcode cacher" +HOMEPAGE="http://xcache.lighttpd.net/" +SRC_URI="http://xcache.lighttpd.net/pub/Releases/${PV}/${P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +# make test would just run php's test and as such need the full php source +RESTRICT="test" + +DEPEND=" + !dev-php/eaccelerator + !dev-php/pecl-apc + virtual/httpd-php +" +RDEPEND="${DEPEND}" + +src_configure() { + + my_conf="--enable-xcache=shared \ + --enable-xcache-constant \ + --enable-xcache-optimizer \ + --enable-xcache-coverager \ + --enable-xcache-assembler \ + --enable-xcache-encoder \ + --enable-xcache-decoder" + + php-ext-source-r2_src_configure +} + +src_install() { + php-ext-source-r2_src_install + dodoc AUTHORS ChangeLog NEWS README THANKS + + insinto "${PHP_EXT_SHARED_DIR}" + doins lib/Decompiler.class.php + insinto "${PHP_EXT_SHARED_DIR}" + doins -r htdocs +} + +pkg_postinst() { + elog "lib/Decompiler.class.php, and the htdocs/ directory shipped with this" + elog "release were installed into ${PHP_EXT_SHARED_DIR}." +} diff --git a/dev-php/xcache/xcache-3.1.2.ebuild b/dev-php/xcache/xcache-3.1.2.ebuild new file mode 100644 index 000000000000..e98818354c78 --- /dev/null +++ b/dev-php/xcache/xcache-3.1.2.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="xcache" +PHP_EXT_INI="yes" +PHPSAPILIST="apache2 cgi fpm" +USE_PHP="php5-4 php5-5" + +inherit php-ext-source-r2 confutils + +DESCRIPTION="A fast and stable PHP opcode cacher" +HOMEPAGE="http://xcache.lighttpd.net/" +SRC_URI="http://xcache.lighttpd.net/pub/Releases/${PV}/${P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +# make test would just run php's test and as such need the full php source +RESTRICT="test" + +DEPEND=" + !dev-php/eaccelerator + !dev-php/pecl-apc + virtual/httpd-php + php_targets_php5-5? ( !dev-lang/php:5.5[opcache] ) +" +RDEPEND="${DEPEND}" + +src_configure() { + + my_conf="--enable-xcache=shared \ + --enable-xcache-constant \ + --enable-xcache-optimizer \ + --enable-xcache-coverager \ + --enable-xcache-assembler \ + --enable-xcache-encoder \ + --enable-xcache-decoder" + + php-ext-source-r2_src_configure +} + +src_install() { + php-ext-source-r2_src_install + dodoc AUTHORS ChangeLog NEWS README THANKS + + insinto "${PHP_EXT_SHARED_DIR}" + doins lib/Decompiler.class.php + insinto "${PHP_EXT_SHARED_DIR}" + doins -r htdocs +} + +pkg_postinst() { + elog "lib/Decompiler.class.php, and the htdocs/ directory shipped with this" + elog "release were installed into ${PHP_EXT_SHARED_DIR}." +} diff --git a/dev-php/xcache/xcache-3.2.0.ebuild b/dev-php/xcache/xcache-3.2.0.ebuild new file mode 100644 index 000000000000..6ad537bdcb15 --- /dev/null +++ b/dev-php/xcache/xcache-3.2.0.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_NAME="xcache" +PHP_EXT_INI="yes" +PHPSAPILIST="apache2 cgi fpm" +USE_PHP="php5-4 php5-5 php5-6" + +inherit php-ext-source-r2 confutils + +DESCRIPTION="A fast and stable PHP opcode cacher" +HOMEPAGE="http://xcache.lighttpd.net/" +SRC_URI="http://xcache.lighttpd.net/pub/Releases/${PV}/${P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +# make test would just run php's test and as such need the full php source +RESTRICT="test" + +DEPEND=" + !dev-php/eaccelerator + !dev-php/pecl-apc + virtual/httpd-php + php_targets_php5-5? ( !dev-lang/php:5.5[opcache] ) +" +RDEPEND="${DEPEND}" + +src_configure() { + + my_conf="--enable-xcache=shared \ + --enable-xcache-constant \ + --enable-xcache-optimizer \ + --enable-xcache-coverager \ + --enable-xcache-assembler \ + --enable-xcache-encoder \ + --enable-xcache-decoder" + + php-ext-source-r2_src_configure +} + +src_install() { + php-ext-source-r2_src_install + dodoc AUTHORS ChangeLog NEWS README THANKS + + insinto "${PHP_EXT_SHARED_DIR}" + doins lib/Decompiler.class.php + insinto "${PHP_EXT_SHARED_DIR}" + doins -r htdocs +} + +pkg_postinst() { + elog "lib/Decompiler.class.php, and the htdocs/ directory shipped with this" + elog "release were installed into ${PHP_EXT_SHARED_DIR}." +} diff --git a/dev-php/xdebug-client/Manifest b/dev-php/xdebug-client/Manifest new file mode 100644 index 000000000000..9bfd4615ed13 --- /dev/null +++ b/dev-php/xdebug-client/Manifest @@ -0,0 +1,6 @@ +DIST xdebug-2.2.2.tgz 250184 SHA256 b143cb205a2a07ce50fc3c4d1e3c51958837927f97f1d9e912b99015e2c84f03 SHA512 22ace1b2635a9424e201b45252018035ef71d1e018d009eae31e2874c29fdceb8d7f016ee9d6da7bfdb81eec027a7988421d3c5c2088ba9371ceb86f016f7ed5 WHIRLPOOL c1af8e32ea90bc0deaf2463274342fc3cac5acd31e8226cfec1b40558857395ef009cec3da825024560c34a067af0891d5a6f19f52e23ef54792afcbe47e21a1 +DIST xdebug-2.2.3.tgz 250543 SHA256 b351872da46ed8378dff90a87673f5ec1e0bdd94324558ebc898e1d115e9d71c SHA512 2ba62010776a1bf05fbbc9bee086b88ce23d257814e309732e4ec3015079213a7a8cf855256edadd8566d564050a6e517ac9f3c239e3be3af0bfdcb3a79d21bc WHIRLPOOL 66c4da83a91ff6d838a72f2286b5e462e0e45c2ce8083b4826b454292c1d9d895e3b3b928ab7e0cec2cd7cd1a986cb3f13043ee80edb0915d52797f85ab0fc9d +DIST xdebug-2.2.5.tgz 255840 SHA256 adc6fe92dcff2368be94d20a5997aadb4d46d74551e2dd6602a704a35a195a6f SHA512 19177fef02716beee172f68cb1ef26bdf7f949b06ade2047e7b9131d70b1f8794b8db7c115f2b6114a42d7568c0d4bc6d850a705627db83d5b3020aeee44ac40 WHIRLPOOL 6f6ce56acf0f09f846fd59818d81c1fdcf4e3cb74f234f427b7c7fd985578faeb982b3774bb7748ef6ea0876cea3d5f3d15550bfbe589557c787f4e433a951bd +DIST xdebug-2.2.6.tgz 256161 SHA256 6dd1cba0605e75009331aa3625a19ef49ade5a75aa9fe2ff8a818108d2cce84e SHA512 18deac94f8f9c102dce83ed1accd0831e5b8c2f5d47ea60f89c8b493e5e180d0dfa153065089e1081276db8960ff2ea4082103f228f9191c572888180efa6f82 WHIRLPOOL 0e152ea5740bc8ca8cc6d0178bb59556f98ba0722a0b3cdaeecdc5aa551324cadf5f1c11b215058cf890c16eb7e9e108919a389a6c89d60a469396a20cc083ed +DIST xdebug-2.2.7.tgz 256437 SHA256 4fce7fc794ccbb1dd0b961191cd0323516e216502fe7209b03711fc621642245 SHA512 ddbf2b2c4086962e1e51767ebf0ab61f6199a2aad8d85be40c3fb731247a93744365757803cc6e3f190dc130282cbf7f01a6f9f8acac277011e7d767a24b2ba3 WHIRLPOOL d050dfa80a6f6be845a5a201164b508020c2ca492cad520f92fe470205d3bdd6f1721c16c0ed02614da28f9c7c0bb56c6567dc95c65e45352a9738bb14d2aa86 +DIST xdebug-2.3.1.tgz 266218 SHA256 b50365896089c76d6d64924b66428cc5ef6b4802371e3d422581b3c34d3ca64c SHA512 aca3ce1546f8b99482f55c0f09e532addecff7db4cc81818260b2d3524fd6888e05c15ed0f98f25a139c40e011540705f02aab56f4c52d90212a843459493bd2 WHIRLPOOL 69e4545c1489f240a23ba4ee70afec754471e5cbffdd48a1d5f5db1eace13982807b1e30ae2efd541f79b658613e770ad2dea1ca016a67037e5b5b59ce08fb9c diff --git a/dev-php/xdebug-client/metadata.xml b/dev-php/xdebug-client/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/xdebug-client/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild new file mode 100644 index 000000000000..f7de8d2e3dad --- /dev/null +++ b/dev-php/xdebug-client/xdebug-client-2.2.2.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=4 + +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" + +MY_PV="${PV/_/}" +MY_PV="${MY_PV/rc/RC}" + +DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)" +HOMEPAGE="http://www.xdebug.org/" +SRC_URI="http://pecl.php.net/get/xdebug-${MY_PV}.tgz" +LICENSE="Xdebug" +SLOT="0" +IUSE="libedit" + +S="${WORKDIR}/xdebug-${MY_PV}/debugclient" + +DEPEND="libedit? ( dev-libs/libedit )" +RDEPEND="${DEPEND}" + +src_configure() { + econf $(use_with libedit) +} + +src_install() { + newbin debugclient xdebug +} diff --git a/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild new file mode 100644 index 000000000000..731e55d16f2e --- /dev/null +++ b/dev-php/xdebug-client/xdebug-client-2.2.3.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KEYWORDS="amd64 ~hppa ppc ppc64 x86" + +MY_PV="${PV/_/}" +MY_PV="${MY_PV/rc/RC}" + +DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)" +HOMEPAGE="http://www.xdebug.org/" +SRC_URI="http://pecl.php.net/get/xdebug-${MY_PV}.tgz" +LICENSE="Xdebug" +SLOT="0" +IUSE="libedit" + +S="${WORKDIR}/xdebug-${MY_PV}/debugclient" + +DEPEND="libedit? ( dev-libs/libedit )" +RDEPEND="${DEPEND}" + +src_configure() { + econf $(use_with libedit) +} + +src_install() { + newbin debugclient xdebug +} diff --git a/dev-php/xdebug-client/xdebug-client-2.2.5.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.5.ebuild new file mode 100644 index 000000000000..28f5c6f4a2ac --- /dev/null +++ b/dev-php/xdebug-client/xdebug-client-2.2.5.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" + +MY_PV="${PV/_/}" +MY_PV="${MY_PV/rc/RC}" + +DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)" +HOMEPAGE="http://www.xdebug.org/" +SRC_URI="http://pecl.php.net/get/xdebug-${MY_PV}.tgz" +LICENSE="Xdebug" +SLOT="0" +IUSE="libedit" + +S="${WORKDIR}/xdebug-${MY_PV}/debugclient" + +DEPEND="libedit? ( dev-libs/libedit )" +RDEPEND="${DEPEND}" + +src_configure() { + econf $(use_with libedit) +} + +src_install() { + newbin debugclient xdebug +} diff --git a/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild new file mode 100644 index 000000000000..f2501581529f --- /dev/null +++ b/dev-php/xdebug-client/xdebug-client-2.2.6.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KEYWORDS="amd64 ~hppa ppc ppc64 x86" + +MY_PV="${PV/_/}" +MY_PV="${MY_PV/rc/RC}" + +DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)" +HOMEPAGE="http://www.xdebug.org/" +SRC_URI="http://pecl.php.net/get/xdebug-${MY_PV}.tgz" +LICENSE="Xdebug" +SLOT="0" +IUSE="libedit" + +S="${WORKDIR}/xdebug-${MY_PV}/debugclient" + +DEPEND="libedit? ( dev-libs/libedit )" +RDEPEND="${DEPEND}" + +src_configure() { + econf $(use_with libedit) +} + +src_install() { + newbin debugclient xdebug +} diff --git a/dev-php/xdebug-client/xdebug-client-2.2.7.ebuild b/dev-php/xdebug-client/xdebug-client-2.2.7.ebuild new file mode 100644 index 000000000000..ae3be6af8d88 --- /dev/null +++ b/dev-php/xdebug-client/xdebug-client-2.2.7.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" + +MY_PV="${PV/_/}" +MY_PV="${MY_PV/rc/RC}" + +DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)" +HOMEPAGE="http://www.xdebug.org/" +SRC_URI="http://pecl.php.net/get/xdebug-${MY_PV}.tgz" +LICENSE="Xdebug" +SLOT="0" +IUSE="libedit" + +S="${WORKDIR}/xdebug-${MY_PV}/debugclient" + +DEPEND="libedit? ( dev-libs/libedit )" +RDEPEND="${DEPEND}" + +src_configure() { + econf $(use_with libedit) +} + +src_install() { + newbin debugclient xdebug +} diff --git a/dev-php/xdebug-client/xdebug-client-2.3.1.ebuild b/dev-php/xdebug-client/xdebug-client-2.3.1.ebuild new file mode 100644 index 000000000000..ae3be6af8d88 --- /dev/null +++ b/dev-php/xdebug-client/xdebug-client-2.3.1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" + +MY_PV="${PV/_/}" +MY_PV="${MY_PV/rc/RC}" + +DESCRIPTION="Xdebug client for the Common Debugger Protocol (DBGP)" +HOMEPAGE="http://www.xdebug.org/" +SRC_URI="http://pecl.php.net/get/xdebug-${MY_PV}.tgz" +LICENSE="Xdebug" +SLOT="0" +IUSE="libedit" + +S="${WORKDIR}/xdebug-${MY_PV}/debugclient" + +DEPEND="libedit? ( dev-libs/libedit )" +RDEPEND="${DEPEND}" + +src_configure() { + econf $(use_with libedit) +} + +src_install() { + newbin debugclient xdebug +} diff --git a/dev-php/xdebug/Manifest b/dev-php/xdebug/Manifest new file mode 100644 index 000000000000..534b41c35ad0 --- /dev/null +++ b/dev-php/xdebug/Manifest @@ -0,0 +1,3 @@ +DIST xdebug-2.2.6.tgz 256161 SHA256 6dd1cba0605e75009331aa3625a19ef49ade5a75aa9fe2ff8a818108d2cce84e SHA512 18deac94f8f9c102dce83ed1accd0831e5b8c2f5d47ea60f89c8b493e5e180d0dfa153065089e1081276db8960ff2ea4082103f228f9191c572888180efa6f82 WHIRLPOOL 0e152ea5740bc8ca8cc6d0178bb59556f98ba0722a0b3cdaeecdc5aa551324cadf5f1c11b215058cf890c16eb7e9e108919a389a6c89d60a469396a20cc083ed +DIST xdebug-2.2.7.tgz 256437 SHA256 4fce7fc794ccbb1dd0b961191cd0323516e216502fe7209b03711fc621642245 SHA512 ddbf2b2c4086962e1e51767ebf0ab61f6199a2aad8d85be40c3fb731247a93744365757803cc6e3f190dc130282cbf7f01a6f9f8acac277011e7d767a24b2ba3 WHIRLPOOL d050dfa80a6f6be845a5a201164b508020c2ca492cad520f92fe470205d3bdd6f1721c16c0ed02614da28f9c7c0bb56c6567dc95c65e45352a9738bb14d2aa86 +DIST xdebug-2.3.1.tgz 266218 SHA256 b50365896089c76d6d64924b66428cc5ef6b4802371e3d422581b3c34d3ca64c SHA512 aca3ce1546f8b99482f55c0f09e532addecff7db4cc81818260b2d3524fd6888e05c15ed0f98f25a139c40e011540705f02aab56f4c52d90212a843459493bd2 WHIRLPOOL 69e4545c1489f240a23ba4ee70afec754471e5cbffdd48a1d5f5db1eace13982807b1e30ae2efd541f79b658613e770ad2dea1ca016a67037e5b5b59ce08fb9c diff --git a/dev-php/xdebug/metadata.xml b/dev-php/xdebug/metadata.xml new file mode 100644 index 000000000000..fd3dbe39fa64 --- /dev/null +++ b/dev-php/xdebug/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> +</pkgmetadata> diff --git a/dev-php/xdebug/xdebug-2.2.6.ebuild b/dev-php/xdebug/xdebug-2.2.6.ebuild new file mode 100644 index 000000000000..a77b2c198167 --- /dev/null +++ b/dev-php/xdebug/xdebug-2.2.6.ebuild @@ -0,0 +1,89 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +PHP_EXT_NAME="xdebug" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="yes" + +USE_PHP="php5-6 php5-5 php5-4" + +MY_PV="${PV/_/}" +MY_PV="${MY_PV/rc/RC}" + +S="${WORKDIR}/${PN}-${MY_PV}" + +inherit php-ext-source-r2 + +KEYWORDS="amd64 ~hppa ppc ppc64 x86" + +DESCRIPTION="A PHP debugging and profiling extension" +HOMEPAGE="http://www.xdebug.org/" +SRC_URI="http://pecl.php.net/get/${PN}-${MY_PV}.tgz" +LICENSE="Xdebug" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND} + ~dev-php/xdebug-client-${PV}" + +src_install() { + dodoc NEWS README CREDITS + php-ext-source-r2_src_install + + php-ext-source-r2_addtoinifiles "xdebug.auto_trace" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.trace_output_dir" '"/tmp"' + php-ext-source-r2_addtoinifiles "xdebug.trace_output_name" '"trace.%c"' + php-ext-source-r2_addtoinifiles "xdebug.trace_format" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.trace_options" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.collect_includes" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.collect_params" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.collect_return" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.collect_vars" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.default_enable" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.extended_info" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.manual_url" '"http://www.php.net"' + php-ext-source-r2_addtoinifiles "xdebug.max_nesting_level" '"100"' + php-ext-source-r2_addtoinifiles "xdebug.show_exception_trace" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.show_local_vars" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.show_mem_delta" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.dump.COOKIE" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.ENV" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.FILES" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.GET" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.POST" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.REQUEST" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.SERVER" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.SESSION" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump_globals" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.dump_once" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.dump_undefined" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_enable" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_output_dir" '"/tmp"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_output_name" '"cachegrind.out.%p"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_enable_trigger" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_append" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_aggregate" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.remote_enable" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.remote_handler" '"dbgp"' + php-ext-source-r2_addtoinifiles "xdebug.remote_host" '"localhost"' + php-ext-source-r2_addtoinifiles "xdebug.remote_mode" '"req"' + php-ext-source-r2_addtoinifiles "xdebug.remote_port" '"9000"' + php-ext-source-r2_addtoinifiles "xdebug.remote_autostart" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.remote_log" '""' + php-ext-source-r2_addtoinifiles "xdebug.idekey" '""' + php-ext-source-r2_addtoinifiles "xdebug.var_display_max_data" '"512"' + php-ext-source-r2_addtoinifiles "xdebug.var_display_max_depth" '"2"' + php-ext-source-r2_addtoinifiles "xdebug.var_display_max_children" '"128"' + +} + +pkg_postinst() { + ewarn "We have set xdebug.default_enable to 0 (off), as xdebug can be" + ewarn "installed as a dependency, and not all users will want xdebug to be" + ewarn "enabled by default. If you want to enable it, you should edit the" + ewarn "ini file and set xdebug.default_enable to 1. Alternatively you can" + ewarn "call xdebug_enable() in your code." +} diff --git a/dev-php/xdebug/xdebug-2.2.7.ebuild b/dev-php/xdebug/xdebug-2.2.7.ebuild new file mode 100644 index 000000000000..7ae3a31ead9e --- /dev/null +++ b/dev-php/xdebug/xdebug-2.2.7.ebuild @@ -0,0 +1,89 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +PHP_EXT_NAME="xdebug" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="yes" + +USE_PHP="php5-6 php5-5 php5-4" + +MY_PV="${PV/_/}" +MY_PV="${MY_PV/rc/RC}" + +S="${WORKDIR}/${PN}-${MY_PV}" + +inherit php-ext-source-r2 + +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" + +DESCRIPTION="A PHP debugging and profiling extension" +HOMEPAGE="http://www.xdebug.org/" +SRC_URI="http://pecl.php.net/get/${PN}-${MY_PV}.tgz" +LICENSE="Xdebug" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND} + ~dev-php/xdebug-client-${PV}" + +src_install() { + dodoc NEWS README CREDITS + php-ext-source-r2_src_install + + php-ext-source-r2_addtoinifiles "xdebug.auto_trace" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.trace_output_dir" '"/tmp"' + php-ext-source-r2_addtoinifiles "xdebug.trace_output_name" '"trace.%c"' + php-ext-source-r2_addtoinifiles "xdebug.trace_format" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.trace_options" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.collect_includes" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.collect_params" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.collect_return" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.collect_vars" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.default_enable" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.extended_info" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.manual_url" '"http://www.php.net"' + php-ext-source-r2_addtoinifiles "xdebug.max_nesting_level" '"100"' + php-ext-source-r2_addtoinifiles "xdebug.show_exception_trace" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.show_local_vars" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.show_mem_delta" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.dump.COOKIE" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.ENV" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.FILES" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.GET" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.POST" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.REQUEST" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.SERVER" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.SESSION" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump_globals" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.dump_once" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.dump_undefined" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_enable" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_output_dir" '"/tmp"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_output_name" '"cachegrind.out.%p"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_enable_trigger" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_append" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_aggregate" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.remote_enable" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.remote_handler" '"dbgp"' + php-ext-source-r2_addtoinifiles "xdebug.remote_host" '"localhost"' + php-ext-source-r2_addtoinifiles "xdebug.remote_mode" '"req"' + php-ext-source-r2_addtoinifiles "xdebug.remote_port" '"9000"' + php-ext-source-r2_addtoinifiles "xdebug.remote_autostart" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.remote_log" '""' + php-ext-source-r2_addtoinifiles "xdebug.idekey" '""' + php-ext-source-r2_addtoinifiles "xdebug.var_display_max_data" '"512"' + php-ext-source-r2_addtoinifiles "xdebug.var_display_max_depth" '"2"' + php-ext-source-r2_addtoinifiles "xdebug.var_display_max_children" '"128"' + +} + +pkg_postinst() { + ewarn "We have set xdebug.default_enable to 0 (off), as xdebug can be" + ewarn "installed as a dependency, and not all users will want xdebug to be" + ewarn "enabled by default. If you want to enable it, you should edit the" + ewarn "ini file and set xdebug.default_enable to 1. Alternatively you can" + ewarn "call xdebug_enable() in your code." +} diff --git a/dev-php/xdebug/xdebug-2.3.1.ebuild b/dev-php/xdebug/xdebug-2.3.1.ebuild new file mode 100644 index 000000000000..7ae3a31ead9e --- /dev/null +++ b/dev-php/xdebug/xdebug-2.3.1.ebuild @@ -0,0 +1,89 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +PHP_EXT_NAME="xdebug" +PHP_EXT_INI="yes" +PHP_EXT_ZENDEXT="yes" + +USE_PHP="php5-6 php5-5 php5-4" + +MY_PV="${PV/_/}" +MY_PV="${MY_PV/rc/RC}" + +S="${WORKDIR}/${PN}-${MY_PV}" + +inherit php-ext-source-r2 + +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" + +DESCRIPTION="A PHP debugging and profiling extension" +HOMEPAGE="http://www.xdebug.org/" +SRC_URI="http://pecl.php.net/get/${PN}-${MY_PV}.tgz" +LICENSE="Xdebug" +SLOT="0" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND} + ~dev-php/xdebug-client-${PV}" + +src_install() { + dodoc NEWS README CREDITS + php-ext-source-r2_src_install + + php-ext-source-r2_addtoinifiles "xdebug.auto_trace" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.trace_output_dir" '"/tmp"' + php-ext-source-r2_addtoinifiles "xdebug.trace_output_name" '"trace.%c"' + php-ext-source-r2_addtoinifiles "xdebug.trace_format" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.trace_options" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.collect_includes" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.collect_params" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.collect_return" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.collect_vars" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.default_enable" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.extended_info" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.manual_url" '"http://www.php.net"' + php-ext-source-r2_addtoinifiles "xdebug.max_nesting_level" '"100"' + php-ext-source-r2_addtoinifiles "xdebug.show_exception_trace" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.show_local_vars" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.show_mem_delta" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.dump.COOKIE" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.ENV" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.FILES" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.GET" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.POST" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.REQUEST" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.SERVER" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump.SESSION" '"NULL"' + php-ext-source-r2_addtoinifiles "xdebug.dump_globals" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.dump_once" '"1"' + php-ext-source-r2_addtoinifiles "xdebug.dump_undefined" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_enable" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_output_dir" '"/tmp"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_output_name" '"cachegrind.out.%p"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_enable_trigger" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_append" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.profiler_aggregate" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.remote_enable" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.remote_handler" '"dbgp"' + php-ext-source-r2_addtoinifiles "xdebug.remote_host" '"localhost"' + php-ext-source-r2_addtoinifiles "xdebug.remote_mode" '"req"' + php-ext-source-r2_addtoinifiles "xdebug.remote_port" '"9000"' + php-ext-source-r2_addtoinifiles "xdebug.remote_autostart" '"0"' + php-ext-source-r2_addtoinifiles "xdebug.remote_log" '""' + php-ext-source-r2_addtoinifiles "xdebug.idekey" '""' + php-ext-source-r2_addtoinifiles "xdebug.var_display_max_data" '"512"' + php-ext-source-r2_addtoinifiles "xdebug.var_display_max_depth" '"2"' + php-ext-source-r2_addtoinifiles "xdebug.var_display_max_children" '"128"' + +} + +pkg_postinst() { + ewarn "We have set xdebug.default_enable to 0 (off), as xdebug can be" + ewarn "installed as a dependency, and not all users will want xdebug to be" + ewarn "enabled by default. If you want to enable it, you should edit the" + ewarn "ini file and set xdebug.default_enable to 1. Alternatively you can" + ewarn "call xdebug_enable() in your code." +} diff --git a/dev-php/xhprof/Manifest b/dev-php/xhprof/Manifest new file mode 100644 index 000000000000..0dd9ffd29edd --- /dev/null +++ b/dev-php/xhprof/Manifest @@ -0,0 +1 @@ +DIST xhprof-0.9.4.tgz 842077 SHA256 002a2d4a825d16aeb3017c59f94d8c5e5d06611dd6197acd2f07fce197d3b8f8 SHA512 25de7b69cef9b5b468eba1b4151e53f721c1b1437eb5a63a99da996857b77052513cf13c27d4f9034e8eff558b9bd8941ce8bd7ce824087636f5e000f3a647ff WHIRLPOOL 670a36c54850e8307e032fefa732d5fdb91692de45f55ab47495286b2fa0bd5aacc7fc4ba7070d4b2703536c34e1ef334f51935f3136034704f749a68ba61ade diff --git a/dev-php/xhprof/metadata.xml b/dev-php/xhprof/metadata.xml new file mode 100644 index 000000000000..7d83cdf6633f --- /dev/null +++ b/dev-php/xhprof/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>php</herd> + <longdescription lang="en"> +XHProf is a function-level hierarchical profiler for PHP + </longdescription> +</pkgmetadata> + diff --git a/dev-php/xhprof/xhprof-0.9.4.ebuild b/dev-php/xhprof/xhprof-0.9.4.ebuild new file mode 100644 index 000000000000..4a88509c32f6 --- /dev/null +++ b/dev-php/xhprof/xhprof-0.9.4.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PHP_EXT_S="${WORKDIR}/${P}/extension" + +USE_PHP="php5-4 php5-5" + +inherit php-ext-pecl-r2 + +KEYWORDS="~amd64 ~x86" + +HOMEPAGE="http://pecl.php.net/package/xhprof" +DESCRIPTION="A Hierarchical Profiler for PHP" +LICENSE="Apache-2.0" +SLOT="0" +IUSE="" |