summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-servers/nginx: bump to v1.19.9 mainlineThomas Deutschmann2021-03-302-0/+1092
| | | | | | | - nginScript module bumped to v0.5.3 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-servers/xsp: fix DoubleEmptyLineSam James2021-03-281-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/xsp: switch to tarball for 3.8_p2014120900Sam James2021-03-282-3/+2
| | | | | | Why not? Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/xsp: tidy variable declarationsSam James2021-03-282-11/+14
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/xsp: add app-arch/unzip BDEPENDSam James2021-03-281-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/xsp: fix whitespaceSam James2021-03-282-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/xsp: add 4.7.1Sam James2021-03-282-0/+96
| | | | | Closes: https://bugs.gentoo.org/642942 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/xsp: rename 2014.12-r2014120900 to 3.8_p2014120900Sam James2021-03-282-1/+1
| | | | | | | The old version name doesn't follow convention for git snapshots and makes adding future actually-released versions difficult. Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/xsp: port to EAPI 7, drop autotools-utils.eclassSam James2021-03-282-33/+37
| | | | | | | | | * Port to EAPI 7 * Drop autotools-utils.eclass * Use normal makefiles to build for now Closes: https://bugs.gentoo.org/642942 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/tomcat: removed obsolete and vulnerable 9.0.41Miroslav Šulc2021-03-262-188/+0
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* www-servers/tomcat: removed obsolete and vulnerable 7.0.107 & 8.561Miroslav Šulc2021-03-263-303/+0
| | | | | | Bug: https://bugs.gentoo.org/773571 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* www-servers/tomcat: amd64 stable wrt bug #773571Agostino Sarubbo2021-03-262-2/+2
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-163-3/+3
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-163-3/+3
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-164-4/+2
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/gunicorn: make worker tests optional rather than skip them ↵Marek Szuba2021-03-152-4/+26
| | | | | | altogether Signed-off-by: Marek Szuba <marecki@gentoo.org>
* www-servers/gunicorn: bump to 20.1.0Marek Szuba2021-03-152-0/+48
| | | | | | | | | | | | | | Pre-release, it seems - absent from PyPI, packaged on GitHub but not listed as the latest release there, not mentioned on gunicorn.org either. Nb. there are now tests of eventlet- and gevent-based workers, which fail if the relevant Python modules are not installed. For the time being just remove these tests (neither dev-python/eventlet nor dev-python/gevent currently support pypy3, and both miss certain arch keywords) so that alternative worker types remain entirely optional as far as the tree is concerned, in the long run we probably should have USE flags for these. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* www-servers/tomcat: bump to 10.0.4Miroslav Šulc2021-03-133-0/+477
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* www-servers/tomcat: bump to 9.0.44Miroslav Šulc2021-03-122-0/+188
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* www-servers/tomcat: bump to 8.5.64Miroslav Šulc2021-03-122-0/+160
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* www-servers/nginx: bump to v1.19.8 mainlineThomas Deutschmann2021-03-092-0/+1092
| | | | | | | - nginScript module bumped to v0.5.2 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-servers/lighttpd: migrate to tmpfiles.eclassTheo Anderson2021-03-071-2/+2
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/18544 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Signed-off-by: David Seifert <soap@gentoo.org>
* www-servers/adsf: add 1.4.5Hans de Graaff2021-03-072-0/+41
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* www-servers/puma: remove unused patchMichael Mair-Keimberger2021-03-061-115/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19773 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* www-servers/uwsgi: drop old and php7.2, support py3.9Alexys Jacob2021-03-042-15/+16
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/puma: add 5.2.2Hans de Graaff2021-03-042-0/+60
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* www-servers/puma: cleanupHans de Graaff2021-03-044-218/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* www-servers/tomcat: remove unused patchMichael Mair-Keimberger2021-02-271-284/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19687 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* www-servers/lighttpd: Update mime types, #399401Alan Swanson2021-02-221-18/+109
| | | | | | | | | | Update with commonly used file types without the bloat from generation using entire /etc/mime.types source. Closes: https://bugs.gentoo.org/399401 Signed-off-by: Alan Swanson <reiver@improbability.net> Closes: https://github.com/gentoo/gentoo/pull/19507 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-servers/nginx: bump to v1.19.7 mainlineThomas Deutschmann2021-02-212-0/+1092
| | | | | | | - nginScript module bumped to v0.5.1 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-servers/mongrel2: Port to EAPI 7Jakov Smolic2021-02-203-13/+55
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19559 Closes: https://bugs.gentoo.org/771582 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* www-servers/nginx-unit: minor style changesSam James2021-02-161-2/+7
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/nginx-unit: Remove obsolete ebuildRalph Seichter2021-02-162-80/+0
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/19472 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/nginx-unit: Bump to version 1.22.0Ralph Seichter2021-02-162-0/+83
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Ralph Seichter <gentoo@seichter.de> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/monkeyd: drop double KEYWORDSSam James2021-02-151-2/+1
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/thttpd: fix double KEYWORDSSam James2021-02-152-2/+0
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/ocsigenserver: fix double KEYWORDSSam James2021-02-152-4/+2
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/monkeyd: fix double KEYWORDSSam James2021-02-151-2/+1
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/monkeyd: Apply gcc-10 workaroundJakov Smolic2021-02-141-0/+1
| | | | | | | | | * Ebuild needs multiple improvements * Upstream active, but last release in 2016 Closes: https://bugs.gentoo.org/707642 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* www-servers/puma: fix extension installationHans de Graaff2021-02-131-0/+59
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* www-servers/apache: Removed oldLars Wendler2021-02-121-252/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-servers/apache: Revbump to fix logrotate on systemdLars Wendler2021-02-122-0/+258
| | | | | | | Thanks-to: Pacho Ramos <pacho@gentoo.org> Closes: https://bugs.gentoo.org/646032 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-servers/nginx-unit: Stabilize 1.21.0 amd64, #768783Sam James2021-02-111-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/thttpd: add github HOMEPAGESam James2021-02-092-4/+4
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/thttpd: add github remote-idSam James2021-02-091-0/+3
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/thttpd: fix metadata indentationSam James2021-02-091-4/+4
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/lighttpd: remove last ebuild depending on unslotted LuaMarek Szuba2021-02-091-229/+0
| | | | | | This effectively drops this package to ~s390, as discussed on IRC. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* www-servers/tomcat: bump to 7.0.108Miroslav Šulc2021-02-082-0/+143
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* www-servers/puma: add 5.2.1Hans de Graaff2021-02-072-0/+66
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* www-servers/tomcat: introduced slot 10 with version 10.0.2Miroslav Šulc2021-02-043-0/+476
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>