Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | www-apache/mpm_itk: revert EAPI=6 ebuild to EAPI=5. | Michael Orlitzky | 2016-02-20 | 1 | -1/+1 |
| | | | | | | | | | | The depend.apache eclass is not fully EAPI=6 compatible. Revert to EAPI=5 until it is. Thanks go to Arfrever Frehtes Taifersar Arahesis for catching the mistake. Gentoo-Bug: 575252 Package-Manager: portage-2.2.26 | ||||
* | Remove masked for removal packages | Pacho Ramos | 2016-02-20 | 4 | -52/+0 |
| | |||||
* | www-apache/mod_caucho: Remove old | James Le Cuirot | 2016-02-20 | 3 | -103/+0 |
| | | | | | | | | | | This drops the only stable version but there are no revdeps and we need to clear this for the removal of Java 6. I recommend not marking it stable again until someone has done more than just build it. I don't use Resin or Apache and I'm not entirely confident that it would work. Package-Manager: portage-2.2.27 | ||||
* | www-apache/mod_caucho: Version bump to 4.0.47 | James Le Cuirot | 2016-02-20 | 2 | -0/+40 |
| | | | | | | | | This ebuild is a rewrite that builds with apxs manually as that is easier. See the ebuild for details but the short version is that Java isn't really needed. Package-Manager: portage-2.2.27 | ||||
* | www-apache/mpm_itk: version bump 2.4.7_p3 -> 2.4.7_p4 and EAPI bump 5 -> 6. | Michael Orlitzky | 2016-02-15 | 2 | -3/+3 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | www-apache/mod_python: fix version generation #531154 | Mike Frysinger | 2016-02-15 | 2 | -0/+175 |
| | |||||
* | www-apache/mod_wsgi: x86 stable wrt bug #574152 | Agostino Sarubbo | 2016-02-14 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | www-apache/mod_gnutls: Removed old. | Lars Wendler | 2016-02-13 | 3 | -107/+0 |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | www-apache/mod_gnutls: Bump to version 0.7.3 | Lars Wendler | 2016-02-13 | 2 | -0/+56 |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | www-apache/mod_wsgi: amd64 stable wrt bug #574152 | Agostino Sarubbo | 2016-02-13 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | www-apache/mod_nss: Bump #551074 #574330 | Patrick Lauer | 2016-02-12 | 2 | -3/+1 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | www-apache/passenger: add 5.0.24 | Hans de Graaff | 2016-02-09 | 2 | -0/+119 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | www-apache/mod_wsgi: version bump to 4.4.22 | Dirkjan Ochtman | 2016-02-08 | 2 | -0/+39 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 28 | -37/+37 |
| | |||||
* | Replace all herds with appropriate projects (GLEP 67) | Michał Górny | 2016-01-24 | 11 | -13/+49 |
| | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. | ||||
* | Remove explicit notion of maintainer-needed, for GLEP 67 | Michał Górny | 2016-01-24 | 46 | -78/+2 |
| | | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers. | ||||
* | Unify quoting in metadata.xml files for machine processing | Michał Górny | 2016-01-24 | 9 | -11/+11 |
| | | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. | ||||
* | www-apache/mod_perl: Remove old | Andreas K. Huettel | 2016-01-22 | 1 | -162/+0 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | www-apache/mod_perl: Restore keywords after encouraging feedback | Andreas K. Hüttel | 2016-01-22 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | Drop support for Java on ppc across the tree | James Le Cuirot | 2016-01-16 | 3 | -6/+6 |
| | | | | Sorry! *sniff* | ||||
* | Add a snapshot from upstream SVN | Andreas K. Hüttel | 2016-01-09 | 3 | -0/+289 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | Remove old | Andreas K. Hüttel | 2016-01-09 | 1 | -162/+0 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | Restore keywords after positive feedback | Andreas K. Hüttel | 2016-01-09 | 1 | -2/+2 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | www-apache/mod_perl Fix Perl initialization | Tobias Klausmann | 2015-12-29 | 2 | -0/+406 |
| | | | | | | | | | | Newer (>=5.22) versions of Perl require initialization to be handled differently. The added patch comes from mod_perl's SVN, commit #1717474, plus a few adaptations to apply cleanly. Gentoo-Bug: 554794 Package-Manager: portage-2.2.26 | ||||
* | www-apache/mod_wsgi: remove old version | Dirkjan Ochtman | 2015-12-28 | 2 | -39/+0 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | www-apache/mod_wsgi: version bump to 4.4.21 | Dirkjan Ochtman | 2015-12-28 | 2 | -0/+39 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | www-apache/passenger: add 5.0.23 | Hans de Graaff | 2015-12-24 | 2 | -0/+119 |
| | | | | Package-Manager: portage-2.2.24 | ||||
* | www-apache/passenger: cleanup vulnerable versions | Hans de Graaff | 2015-12-13 | 8 | -825/+0 |
| | | | | Package-Manager: portage-2.2.24 | ||||
* | www-apache/passenger: x86 stable wrt bug #567758 | Agostino Sarubbo | 2015-12-09 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | www-apache/passenger: amd64 stable wrt bug #567758 | Agostino Sarubbo | 2015-12-09 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | www-apache/passenger: add 4.0.60, 5.0.22 | Hans de Graaff | 2015-12-09 | 3 | -0/+235 |
| | | | | | | Security bug #567758 Package-Manager: portage-2.2.20.1 | ||||
* | www-apache/mod_gnutls: Bump to version 0.7.2 | Lars Wendler | 2015-11-22 | 2 | -0/+56 |
| | | | | | Package-Manager: portage-2.2.25 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | www-apache/mod_perl: add ~arm, bug #549968 | Markus Meier | 2015-11-22 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.25 | ||||
* | www-apache/anyterm: EAPI 5 bump. | Patrice Clement | 2015-11-07 | 1 | -0/+50 |
| | | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | www-apache/passenger: add 5.0.21 | Hans de Graaff | 2015-10-23 | 2 | -0/+119 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | www-apache/mod_gnutls: Bump to version 0.7.1 | Lars Wendler | 2015-10-19 | 3 | -0/+89 |
| | | | | | Package-Manager: portage-2.2.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> | ||||
* | Update remote-ids | Justin Lecher | 2015-10-16 | 3 | -6/+9 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | fix various encoding corruption | Mike Frysinger | 2015-10-10 | 2 | -2/+2 |
| | |||||
* | www-apache/mod_auth_kerb: x86 stable wrt bug #532790 | Mikle Kolyada | 2015-10-06 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | fix broken headers in a few random files | Mike Frysinger | 2015-10-05 | 2 | -2/+0 |
| | |||||
* | Add missing remote-id type=sourceforge | Justin Lecher | 2015-10-01 | 2 | -4/+14 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | www-apache/passenger: fix multilib-strict | Hans de Graaff | 2015-09-28 | 2 | -0/+234 |
| | | | | | | This fixes bug 561754. Package-Manager: portage-2.2.20.1 | ||||
* | www-apache/passenger: remove obsolete files | Hans de Graaff | 2015-09-28 | 8 | -370/+0 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | www-apache/passenger: version bump | Hans de Graaff | 2015-09-28 | 3 | -0/+150 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | www-apache/passenger: cleanup | Hans de Graaff | 2015-09-28 | 5 | -472/+0 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | www-apache/mod_auth_kerb: amd64 stable wrt bug #532790 | Agostino Sarubbo | 2015-09-24 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" | ||||
* | Update hashes in Manifest | Justin Lecher | 2015-09-23 | 18 | -19/+19 |
| | | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | www-apache/mod_wsgi: version bump to 4.4.13 | Dirkjan Ochtman | 2015-09-19 | 2 | -3/+39 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | www-apache/mod_wsgi: remove old versions | Dirkjan Ochtman | 2015-09-19 | 3 | -113/+0 |
| | |||||
* | www-apache/passenger: version bump | Hans de Graaff | 2015-09-14 | 2 | -0/+119 |
| | | | | Package-Manager: portage-2.2.20.1 |