summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-apache/passenger: fix EAPI=6 and make apache2 optionalHans de Graaff2017-05-121-14/+18
| | | | | | | | | | | Fix EAPI=6 which failed silently due to changes in depend.apache.eclass. This only seems possible when apache2 is optional, so make this a USE flag. This should make it possible to use passenger standalone version without apache, but this is not tested yet. Fixes bug 618270 Package-Manager: Portage-2.3.5, Repoman-2.3.1
* www-apache/passenger: add 5.1.4Hans de Graaff2017-05-112-0/+119
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* www-apache/mod_security: new version 2.9.1 to fix some bugs.Michael Orlitzky2017-05-074-8/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are a few important changes in this version. First, there is a new USE flag "mlogc" for the audit log collector. USE=curl was too confusing. Oh, and it actually installs the log collector files now. Next, I've moved the SecDataDir under /var/lib to eliminate a QA warning. That's a better place for it anyway, because it doesn't hold cached data (we have no way to recreate the stuff if it disappears). I've dropped the code that enables/disables the GeoIP stuff in the configuration file. We don't need to sed our users' configurations based on USE flags: they'll set it to what they want, and we should leave it that way. The flag is still there to pull in the geoip libs. The configuration file is named 79_mod_security.conf now, for consistency. There are two completely new flags, USE=json and USE=fuzzyhash to enable new upstream features. Some missing dependencies were added, and the docs are being built with doxygen for now. The following users submitted code and/or suggestions that I've used. Thanks guys! * Chris Frederick * Graham E * Leho Kraav * Mario D. Santana Gentoo-Bug: 518828 Gentoo-Bug: 594720 Gentoo-Bug: 605496 Gentoo-Bug: 615294 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_perl: Remove oldAndreas K. Hüttel2017-04-303-284/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* www-apache/mod_perl: ppc64 stable wrt bug #597824Agostino Sarubbo2017-04-301-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/passenger: drop vulnerable versions, bug 616638Hans de Graaff2017-04-303-234/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_perl: ppc stable wrt bug #597824Agostino Sarubbo2017-04-291-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/mod_gnutls: cleanupAlon Bar-Lev2017-04-279-326/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_gnutls: x86 stable wrt bug #616610Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/passenger: x86 stable wrt bug #616638Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/passenger: amd64 stable wrt bug #616638Agostino Sarubbo2017-04-271-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/passenger: cleanupHans de Graaff2017-04-273-238/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_gnutls: amd64 stable wrt bug #616610Agostino Sarubbo2017-04-261-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/mod_gnutls: 0.8.2 can be built with gnutls-3.3Alon Bar-Lev2017-04-251-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_gnutls: do not attempt to generate documentationAlon Bar-Lev2017-04-251-0/+4
| | | | | | Bug: 573914 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_gnutls: fix gnutls-3.5 + sandboxAlon Bar-Lev2017-04-251-0/+48
| | | | | | | Bug: 601228 Bug: 616602 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_wsgi: [QA] Add missing python metadata variablesDavid Seifert2017-04-214-6/+10
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* www-apache/mod_python: [QA] Add missing python metadata variablesDavid Seifert2017-04-211-2/+4
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* www-apache/mod_perl: Remove oldAndreas K. Hüttel2017-04-195-362/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* www-apache/mod_perl: Drop hppa ia64 sparc, bug 597822Andreas K. Hüttel2017-04-192-4/+4
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* www-apache/mod_wsgi: add ~arm keyword (bug 59701)Michael Weber2017-04-051-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
* www-apache/mod_perl: add ~arm ~ppc ~ppc64 keywords (bug 597822).Michael Weber2017-03-311-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
* www-apache/mod_nss: remove unused version 1.0.12.Michael Orlitzky2017-03-261-56/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_rpaf: remove unused version 0.6.Michael Orlitzky2017-03-261-27/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_scgi: remove oldMichael Palimaka2017-03-181-29/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* www-apache/mod_python: stabilize for all #531154Mike Frysinger2017-03-142-53/+1
|
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2881-81/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* www-apache/passenger: remove unused patchesMichael Mair-Keimberger (asterix)2017-02-145-187/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3968
* www-apache/mod_whatkilledus: remove unused fileMichael Mair-Keimberger (asterix)2017-02-141-121/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3959
* www-apache/mod_perl: remove unused patch.Michael Mair-Keimberger (asterix)2017-02-141-241/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3961
* www-apache/mod_gnutls: remove unused patchMichael Mair-Keimberger (asterix)2017-02-141-31/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3960
* www-apache/mod_perl: missing DEPENDRobin H. Johnson2017-02-071-0/+1
| | | | | | | | | mod_perl needs the APR_ECRYPT header definition which was introduced in apr-util-1.4.x. Any box with only apr-util-1.3.x would fail to compile otherwise. Compile failure found during infra upgrades, as nothing else brought in newer apr-util on old systems. Package-Manager: portage-2.3.2
* www-apache/passenger: bug#580078 isnan compile fix.Robin H. Johnson2017-02-035-1/+19
| | | | | | Fixes: https://bugs.gentoo.org/show_bug.cgi?id=580078 Package-Manager: portage-2.3.2 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* www-apache/mod_perl: Block testing with mpm-itk installed re bug #603378Kent Fredric2017-02-021-0/+1
| | | | | | | | | | | mpm_itk needs root or things running apache as non-root fail. mod_perl tests needs to be not run as root or it will skip tests. Therefor, mod_perl's tests and mpm_itk can't coexist. Bug: https://bugs.gentoo.org/603378 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/passenger: add 5.1.2Hans de Graaff2017-01-272-0/+119
| | | | Package-Manager: portage-2.3.3
* www-apache/mod_wsgi: ppc stable wrt bug #606642Agostino Sarubbo2017-01-211-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/mod_wsgi: x86 stable wrt bug #606642Agostino Sarubbo2017-01-211-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/mod_wsgi: amd64 stable wrt bug #606642Agostino Sarubbo2017-01-211-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/mod_perl: Remove oldAndreas K. Hüttel2017-01-211-165/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_wsgi: remove old versionsDirkjan Ochtman2017-01-203-78/+0
| | | | Package-Manager: portage-2.3.0
* www-apache/mod_wsgi: version bump to 4.5.13Dirkjan Ochtman2017-01-202-0/+39
| | | | Package-Manager: portage-2.3.0
* www-apache/mod_perl: Remove oldAndreas K. Hüttel2017-01-142-140/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/passenger: add 5.1.1Hans de Graaff2017-01-112-0/+119
| | | | Package-Manager: portage-2.3.0
* www-apache/mod_gnutls: Bump to version 0.8.2Lars Wendler2017-01-102-0/+55
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-apache/mod_perl: amd64 stableAaron Bauman2017-01-101-2/+2
| | | | | | Gentoo-bug: 597824 Package-Manager: portage-2.3.0
* www-apache/passenger: x86 stable wrt bug #580636Agostino Sarubbo2017-01-041-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/mod_scgi: x86 stable wrt bug #549002Agostino Sarubbo2017-01-021-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/mod_scgi: amd64 stable wrt bug #549002Agostino Sarubbo2016-12-311-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-apache/mod_xsendfile: remove the proxied maintainer per his requestGöktürk Yüksek2016-12-291-9/+0
| | | | Package-Manager: portage-2.3.0