summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-php/pecl-memcached: Fix build error that ignored php7-1Brian Evans2017-01-121-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-php/ming-php: sparc stable wrt bug #544556Agostino Sarubbo2017-01-111-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/adodb: sparc stable wrt bug #604714Agostino Sarubbo2017-01-111-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/composer: add a comment about installing the LICENSE file.Michael Orlitzky2017-01-101-0/+3
| | | | Package-Manager: portage-2.3.0
* dev-php/composer: remove old version 1.2.4.Michael Orlitzky2017-01-102-41/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/composer: bump to 1.3.1Tomas Mozes2017-01-102-0/+41
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-php/PEAR-HTTP_Header: remove old version 1.2.1-r1.Michael Orlitzky2017-01-101-20/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-HTTP_Header: x86 stable wrt bug #604868Agostino Sarubbo2017-01-101-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/adodb: x86 stable wrt bug #604714Agostino Sarubbo2017-01-101-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/pecl-yaz: x86 stable wrt bug #604706Agostino Sarubbo2017-01-101-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/PEAR-Net_DNSBL: new EAPI=6 revision.Michael Orlitzky2017-01-092-4/+38
| | | | | | | | | | | | This new revision drops the php-pear-r1 eclass, which means that the examples are now installed in the correct place. They're also hidden behind USE=examples, as are the associated dependencies. The other major reason for the new revision is to drop the erroneous RDEPEND on dev-php/PEAR-Net_CheckIP. That package is not needed, and should be last-rited once this new revision has stabilized. Package-Manager: portage-2.3.0
* dev-php/PEAR-PHP_Beautifier: new revision sans the php-pear-r1 eclass.Michael Orlitzky2017-01-094-27/+102
| | | | | | | | | | | | | | | | | | | | This new revision drops the php-pear-r1 eclass in order to fix some otherwise-unfixable issues. First, the ebuild has been updated to EAPI=6; that one was easy. Two new USE flags to enable the CLI and installation of the examples were added -- that and the removal of the eclass caused some RDEPEND changes. We now have custom src_prepare() and src_install() phases: * In src_prepare, we replace the strings @package_version@ and @php_bin@ everywhere in the source code using sed. We also apply a new patch to use the default error_reporting, which hides a bunch of ugly errors. * The src_install phase now installs the examples to the proper location, and only installs the CLI script with USE=cli. Package-Manager: portage-2.3.0
* dev-php/PEAR-XML_RSS: new version 1.1.0_alpha1.Michael Orlitzky2017-01-093-4/+39
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-Services_W3C_CSSValidator: new version 0.2.3.Michael Orlitzky2017-01-094-21/+36
| | | | | | | | | | | This new version is the latest one from upstream, dating back to 2012(!). Somehow, this package still works well. In the new version, I've dropped the php-pear-r1 eclass, which greatly overcomplicated things. This package doesn't depend directly on PEAR, so some useless eclass RDEPENDs were dropped, and now the examples are installed in the correct location too. Package-Manager: portage-2.3.0
* dev-php/PEAR-System_Command: new EAPI=6 revision sans the php-pear-r1 eclass.Michael Orlitzky2017-01-092-4/+35
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-Net_SmartIRC: new revision without PEAR dependency.Michael Orlitzky2017-01-091-2/+1
| | | | | | | | This package is hosted on pear.php.net, but doesn't actually use any PEAR classes, so the new revision drops the RDEPEND on dev-php/PEAR-PEAR. Package-Manager: portage-2.3.0
* dev-php/PEAR-Net_SmartIRC: new version 1.1.10.Michael Orlitzky2017-01-084-42/+44
| | | | Package-Manager: portage-2.3.0
* dev-php/recaptcha: new revision with EAPI=6 but no other changes.Michael Orlitzky2017-01-081-2/+2
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-Var_Dump: new EAPI=6 revision sans the php-pear-r1 eclass.Michael Orlitzky2017-01-082-22/+44
| | | | | | | | With our own (non-eclass) src_install, we actually install the docs in the correct place. I've added a test suite but was forced to restrict it because of some deprecation warnings. Package-Manager: portage-2.3.0
* dev-php/PEAR-Net_Ping: new EAPI=6 revision sans the php-pear-r1 eclass.Michael Orlitzky2017-01-083-18/+35
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-OLE: new EAPI=6 revision sans the php-pear-r1 eclass.Michael Orlitzky2017-01-083-17/+36
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-Text_Figlet: new EAPI=6 revision sans the php-pear-r1 eclass.Michael Orlitzky2017-01-082-4/+52
| | | | | | | | | This new revision updates to EAPI=6, and drops the php-pear-r1 eclass. Dropping an eclass is motivation in itself, but along with that reduction in complexity comes a fix: we now install the documentation and examples in the correct place. Package-Manager: portage-2.3.0
* dev-php/PEAR-Net_Socket: remove unused version 1.0.14.Michael Orlitzky2017-01-081-14/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-Net_SMTP: remove unused version 1.6.2.Michael Orlitzky2017-01-082-18/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-Net_Sieve: remove unused version 1.3.3.Michael Orlitzky2017-01-082-19/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-XML_Util: remove unused version 1.2.3-r1.Michael Orlitzky2017-01-082-34/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-Structures_Graph: remove unused version 1.0.4-r2.Michael Orlitzky2017-01-082-35/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-XML_Util: amd64 stable wrt bug #604976. ALLARCHES.Aaron Bauman2017-01-081-2/+2
|
* dev-php/PEAR-Structures_Graph: amd64 stable wrt bug #604972. ALLARCHES.Aaron Bauman2017-01-081-2/+2
|
* dev-php/PEAR-Net_Socket: amd64 stable wrt bug #604930. ALLARCHES.Aaron Bauman2017-01-081-1/+1
|
* dev-php/PEAR-Net_SMTP: amd64 stable wrt bug #604928. ALLARCHESAaron Bauman2017-01-081-2/+2
|
* dev-php/PEAR-Net_Sieve: amd64 stable wrt bug #604926. ALLARCHES.Aaron Bauman2017-01-081-2/+2
|
* dev-php/PEAR-Pager: drop unused version 2.4.8 and add upstream metadata.Michael Orlitzky2017-01-073-17/+7
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-PEAR_PackageFileManager: remove unused version 1.6.3.Michael Orlitzky2017-01-072-18/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/phing: new unbundled version 2.16.0.Michael Orlitzky2017-01-075-51/+86
| | | | | | | | | | | | | | | | | | | | | | This new version is a major overhaul of the ebuild. We start with an update to EAPI=6, and then everything else is basically new. The previous version installed a single compressed PHAR archive, while now we actually install the source, documentation, examples, and executables -- all in the correct places. Some dependencies were fixed, and there are new USE flags for a couple of optional dependencies (eventually there should be more flags, rather than rely on USE=minimal). Upstream's metadata was updated, too. Unfortunately, many features of this package will not work. Since phpDocumentor and phpunit are still packaged as PHAR archives, phing cannot make use of their libraries. This is not a new problem, however, so it is acceptable to allow in in the new version. Gentoo-Bug: 604954 Package-Manager: portage-2.3.0
* dev-php/PEAR-HTTP_Request2: remove unused versions 2.0.0 and 2.1.1.Michael Orlitzky2017-01-073-36/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/agavi: new version 1.0.8.Michael Orlitzky2017-01-075-45/+69
| | | | | | | | | | | | | | | | | | | | | | This new version fixes a lot of problems caused by the old PEAR build system. First, we don't need the PEAR dependencies, so they've been dropped. The docs are installed in the correct place, and the build system won't crash if you eselect the wrong version of PHP. The ebuild has been updated to EAPI=6, and has a few more USE flags to control its dependencies. Even the executable (which requires phing) is now optional. But beware: this package is mostly broken out-of-the-box. The "agavi" executable requires some code from dev-php/phing, but the phing ebuild was rewritten to use a PHAR, and no longer installs any source code. Since the old version of phing (a) would not build for me and (b) should have exactly the same problem, I don't consider that a blocker for this new version. Gentoo-Bug: 604954 Package-Manager: portage-2.3.0
* dev-php/PEAR-PEAR_PackageFileManager: remove unused version 1.7.0.Michael Orlitzky2017-01-072-19/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-PEAR: remove unused versions 1.9.5 and 1.10.1.Michael Orlitzky2017-01-073-217/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/pear: remove unused versions 1.9.5 and 1.10.1.Michael Orlitzky2017-01-072-84/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-Net_Socket: fix LICENSE and add upstream metadata.Michael Orlitzky2017-01-072-6/+9
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-Net_Sieve: add "upstream" tag to metadata.Michael Orlitzky2017-01-071-4/+7
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-Net_Sieve: remove unused version 1.3.2.Michael Orlitzky2017-01-072-17/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-Mail_Mime: remove unused version 1.8.8.Michael Orlitzky2017-01-072-17/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-MIME_Type: remove unused version 1.3.1.Michael Orlitzky2017-01-072-15/+0
| | | | Package-Manager: portage-2.3.0
* dev-php/PEAR-HTTP_Header: amd64 stable wrt bug #604868Aaron Bauman2017-01-071-1/+1
|
* dev-php/pecl-yaz: amd64 stable wrt bug #604706Aaron Bauman2017-01-071-1/+1
|
* dev-php/adodb: amd64 stable wrt bug #604714Aaron Bauman2017-01-071-1/+1
|
* dev-php/PEAR-Log: new version 1.13.1 replacing version 1.13.0.Michael Orlitzky2017-01-063-18/+49
| | | | | | | | | | | This new version drops the php-pear-r1 eclass, and fixes a few bugs. The documentation is now installed in the correct location, and the examples are behind a USE flag. The "minimal" USE flag is gone, because detection of features is automagic, and we don't want to surpise users when they suddenly disappear. The test suite now also works. Package-Manager: portage-2.3.0
* dev-php/PEAR-Log: remove unused version 1.12.8.Michael Orlitzky2017-01-062-18/+0
| | | | Package-Manager: portage-2.3.0