summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-servers/lighttpd: switch to HTTPSMikle Kolyada2018-04-294-10/+10
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/h2o: drop support for Ruby 2.2 (masked for removal)Ian Moone2018-04-292-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8177 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/thin: cleanupHans de Graaff2018-04-293-178/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/lighttpd: revbump (switch stable to memcached + cosmetic fixes)Mikle Kolyada2018-04-281-0/+219
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/lighttpd: minor QA fixesMikle Kolyada2018-04-281-5/+4
| | | | | | | | | | | - switch to libmemcached - add missing || die statement - dohtml -> dodoc - remove .la files explicitly - call `default` install - do not pull sqlite within webdav? () as it is controlled by the REQUIRED_USE now Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/lighttpd: Drop oldMikle Kolyada2018-04-283-252/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/monkeyd: git-2->git-r3Marty E. Plummer2018-04-272-9/+9
| | | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-265-5/+5
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* www-servers/lighttpd: Drop oldMikle Kolyada2018-04-264-651/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/lighttpd: Mark ppc stableMikle Kolyada2018-04-261-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/puma: add 3.11.4Hans de Graaff2018-04-262-0/+65
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/puma: cleanupHans de Graaff2018-04-262-68/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/uwsgi: remove vulnerable wrt #649618Ultrabug2018-04-252-416/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/apache: add missing parenthese in LibreSSL patchAaron Bauman2018-04-231-1/+1
| | | | | Closes: https://bugs.gentoo.org/653830 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* www-servers/lighttpd: Version bumpMikle Kolyada2018-04-232-0/+232
| | | | | Closes: https://bugs.gentoo.org/643892 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/lighttpd: Add myself as maintainerMikle Kolyada2018-04-221-0/+4
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/gatling: epatch->PATCHES=()Marty E. Plummer2018-04-212-5/+8
| | | | | | Also reworked the patch to be -p1. Package-Manager: Portage-2.3.31, Repoman-2.3.9
* www-servers/apache: arm stable wrt bug #649356Mikle Kolyada2018-04-211-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/gunicorn: version bump (bug #653590)Rafael G. Martins2018-04-202-0/+51
| | | | | | also removed examples use flag, banned on EAPI 6 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-servers/apache: compatibility patch for LibreSSLAaron Bauman2018-04-192-0/+102
| | | | | | | | This patch fixes building dev-libs/libressl and is based on the upstream Git commit 8134addfabf2685e08da6d51167775b628fda0dc. Closes: https://bugs.gentoo.org/651312 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-195-5/+5
| | | | Bug: https://bugs.gentoo.org/653540
* www-servers/nginx: Fix self blockThomas Deutschmann2018-04-171-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/nginx: Cleanup oldThomas Deutschmann2018-04-179-6473/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/nginx: Bump to v1.14.0 stableThomas Deutschmann2018-04-172-0/+1065
| | | | | | | Based on v1.13.12-r1 mainline. See v1.13.x commits for changes. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/nginx: Rev bump vor v1.13.12 mainlineThomas Deutschmann2018-04-173-0/+1181
| | | | | | | | Ebuild changes: =============== - brotli module updated to commit 37ab9b2933a0b756ba3447000b7f31d432ed8228. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/apache: stable 2.4.29-r1 for ppc64, bug #649356Sergei Trofimovich2018-04-151-1/+1
| | | | | | Bug: https://bugs.gentoo.org/649356 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* www-servers/tomcat: eapply->epatch.Marty E. Plummer2018-04-1410-10/+10
| | | | | | | Also converted the rest of the ${P}'s to ${PN}-${PV} to hopefully prevent more of the massive patch duplication we saw earlier. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/puma: add ruby25Hans de Graaff2018-04-141-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/tomcat: removed obsolete versionsMiroslav Šulc2018-04-135-724/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/tomcat: stabilized versions 8.5.28 and 9.0.5Miroslav Šulc2018-04-132-2/+2
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/tomcat: version bump in slot 9Miroslav Šulc2018-04-132-0/+159
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/tomcat: version bump in slot 8.5Miroslav Šulc2018-04-132-0/+159
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/nginx: Bump to v1.13.12 mainlineThomas Deutschmann2018-04-102-0/+1065
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* www-servers/resin: drop oldMarty E. Plummer2018-04-0910-481/+6
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7902
* www-servers/tomcat: clean duplicate patchesMarty E. Plummer2018-04-0819-971/+14
| | | | | | | | Also cleaned up the patches to be -p1 applicable where doable for the eventual epatch->eapply change. Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7888
* www-servers/nginx: Bump to v1.13.11 mainlineThomas Deutschmann2018-04-032-0/+1067
| | | | | | | | | | | | | | Ebuild changes: =============== - brotli module updated to commit 6a1174446f5a866d3d13615dd2824177570f0a69. - nginScript module bumped to v0.2.0. - Support for EXTRA_ECONF added to allow those who know what they are doing to add additional modules for example. [Bug 651164] Closes: https://bugs.gentoo.org/651164 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* www-servers/apache-2.4.29-r1: alpha stableTobias Klausmann2018-03-311-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/649356
* www-servers/uwsgi: x86 stable (bug #649618)Thomas Deutschmann2018-03-291-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/uwsgi: amd64 stable wrt bug #649618Mikle Kolyada2018-03-261-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* Revert "www-servers/apache: Bye bye apache-2.2"Lars Wendler2018-03-263-0/+135
| | | | This reverts commit 551a46a19cefaf4502e7f80823fe4cae7a56cdac.
* www-servers/pshs: Drop oldMichał Górny2018-03-262-39/+0
|
* www-servers/apache: Bye bye apache-2.2Lars Wendler2018-03-263-135/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/puma: keyworded 3.11.3 for ppc, bug #624234Sergei Trofimovich2018-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* www-servers/puma: keyworded 3.11.2 for ppc, bug #624234Sergei Trofimovich2018-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* www-servers/puma: keyworded 3.11.0 for ppc, bug #624234Sergei Trofimovich2018-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* www-servers/apache: Bump to version 2.4.33. Removed old.Lars Wendler2018-03-232-4/+4
| | | | | | | | | | Changes/Enhancements: - Start apache daemon after entropy daemon if available (#470018) - Fixed "bashism" in apache2ctl file (#650678) Closes: https://bugs.gentoo.org/470018 Closes: https://bugs.gentoo.org/650678 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/puma: Mark ~hppa too.Jeroen Roovers2018-03-224-5/+5
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches
* www-servers/nginx: Bump to v1.13.10 mainlineThomas Deutschmann2018-03-202-0/+1068
| | | | | | | | | | Ebuild changes: =============== - brotli module updated to commit 482761e7c0cf3ea4d1540fc9e14c9dedd80d2f7c. - New upstream gRPC HTTP module added. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/apache: x86 stable (bug #649356)Thomas Deutschmann2018-03-181-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/varnish: version bump to 6.0.0Anthony G. Basile2018-03-172-0/+103
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6