| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A user reported the following error on the roundcube forums:
http://www.roundcubeforum.net/index.php?topic=23182.0
This is fixed in the latest version of Net_LDAP2.
Gentoo-Bug: 589070
Reported-By: Stefan Briesenick
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
| |
As per mjo's comments on IRC, this package may be better off
in its own namepace. None of the includes are meant to be used outside
of the script
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
|
|
| |
Version 2.1.6 of pecl-mailparse supports php-5.6.x, but said support
was never added to the ebuild. This commit adds it, and upgrades the
ebuild to EAPI=6 and the new revision of php-ext-pecl-r3.eclass.
Gentoo-Bug: 588034
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Net_Sieve upstream project has been abandoned in favor of another
package, Horde_ManageSieve. Roundcube still uses Net_Sieve, so the
Roundcube team has forked this package and updated it for php7.
The old maintainer of Net_Sieve did not want to let the Roundcube
people take over maintenance (and the old Net_Sieve truly is dead), so
in this case it seems acceptable to let Roundcube usurp upstream for
Net_Sieve. In the past, the Roundcube team has taken over maintenance
of other related PEAR mail packages.
The PEAR eclass has been dropped from the ebuild, which now uses
EAPI=6. In the future this can be renamed without the "PEAR" prefix.
Gentoo-Bug: 586624
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
| |
Bump to a VCS snapshot that can build on PHP 5.6
There are many intermediate changes which prevent a direct
patch on 1.5.2 for PHP 5.6
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
|
|
|
| |
We have a lot of trouble with our php-pear-* eclasses. Many of the
PEAR packages (including PEAR-HTTP_Header) can be installed in only a
few lines, in which case it seems smarter to skip the eclass
altogether. This new revision does so, and lets us jump to EAPI=6.
Gentoo-Bug: 576432
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The previous revision was based on our PEAR eclass which is getting
long in the tooth. And upstream's PEAR channel has died, also bad;
fortunately the sources for v3.0.1 are still available on github.
The new revision uses a github commit tarball as SRC_URI, and installs
the package manually (i.e. without PEAR). This allows us to use
EAPI=6, and get the test suite working.
Gentoo-Bug: 551002
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
| |
These days, upstream is checking for the existence of the posix_*
functions before trying to use them. Thus we no longer need to require
dev-lang/php[posix] at runtime.
Gentoo-Bug: 573810
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The main reason for this revision is to make the coverager module
optional. It is now hidden behind the USE=coverage flag and is not
enabled by default (it is not recommended for production servers).
At the same time, the ebuild was upgraded to EAPI=6 and now uses the
newer revision php-ext-source-r3.eclass. Finally, the htdocs/ admin
interface directory was moved out of /usr/share/php and into
/usr/share/xcache, which is more appropriate. Two minor repoman
warnings were also corrected.
Gentoo-Bug: 491358
Package-Manager: portage-2.2.28
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
|
|
|
|
|
|
| |
This driver API is not compabitible with the Legacy dev-php/peccl-mongo
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
| |
This shapshot fixes some bugs but has yet to be released into a new version.
All tests pass instead of failing on 5.5 and 5.6 with the release
Package-Manager: portage-2.3.0
|