summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-servers/uwsgi: migrate to lua-single.eclassMarek Szuba2020-12-161-0/+380
| | | | | | | | | Very simple, the trick implemented to support unslotted Lua translates without changes to using the eclass-provider pkgconfig wrapper. Upstream build scripts only support lua5.1 so stick with that. Closes: https://bugs.gentoo.org/752882 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: limit pkgs not migrated to lua eclasses to dev-lang/lua:0Marek Szuba2020-12-151-1/+1
| | | | | | | | | | | Only ebuilds which previously were happy with any slot (those which explicitly specify one of the 5.x slots are allowed to keep doing so until they have been migrated to the eclasses) and which do not require a version of Lua higher than 5.1 (to prevent CI from complaining about non-existent dependencies; all of these should have been masked or USE-masked by now anyway). Signed-off-by: Marek Szuba <marecki@gentoo.org>
* www-servers/uwsgi: drop oldAlexys Jacob2020-10-072-378/+0
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.19.1 arm, #738954Sam James2020-10-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.19.1 amd64, #738954Sam James2020-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: x86 stable (bug #738954)Thomas Deutschmann2020-09-211-1/+1
| | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-servers/uwsgi: version bump fix #731936 #727692Alexys Jacob2020-08-172-0/+378
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: avoid build failure fixes #724394Alexys Jacob2020-08-171-1/+1
| | | | | | | | related to: https://github.com/unbit/uwsgi/issues/1318 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: Remove py2.7Michał Górny2020-08-021-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: remove unused patch/fileMichael Mair-Keimberger2020-06-252-31/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/16401 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* www-servers/uwsgi: cleanup versionsAlexys Jacob2020-06-092-377/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: arm stable (bug #718828)Sam James (sam_c)2020-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: remove old 2.0.17Joonas Niilola2020-06-082-389/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/16110 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-servers/uwsgi: 2.0.18 x86 stable for openstack USSURIMatthew Thode2020-05-301-1/+1
| | | | | | Bug: https://bugs.gentoo.org/718828 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* www-servers/uwsgi: amd64 stable wrt bug #718828Mikle Kolyada2020-05-251-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* www-servers/uwsgi: invalid IUSE semantics fixes #695146Alexys Jacob2020-05-204-30/+30
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: Remove mono from stable versionDavid Seifert2020-05-161-4/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
* www-servers/uwsgi: ebuilds cleanup fix #721528 #710582Alexys Jacob2020-05-115-484/+9
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-054-8/+8
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: Remove dep on virtual/pypyMichał Górny2019-12-305-5/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: correct go dependencyAlessandro Barbieri2019-10-174-4/+4
| | | | | | | | Closes: https://bugs.gentoo.org/696878 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13194 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: migrate to sys-libs/pamMikle Kolyada2019-10-124-4/+4
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* www-servers/uwsgi: add ruby26Hans de Graaff2019-08-031-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* www-servers/uwsgi: avoid using obsolete ruby targetsHans de Graaff2019-08-034-24/+16
| | | | | | | | | Only use ruby targets that are still available, rather than those listed in USE_RUBY. Fixes: https://bugs.gentoo.org/687762 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-174-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: add missing libnsl dep for phpAlexys Jacob2019-04-161-0/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: Fix hardcoding impl flagsMichał Górny2019-03-214-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: remove obsolete php7-0 in favor of php7-3Alexys Jacob2019-02-113-8/+8
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: version bumpAlexys Jacob2019-02-112-0/+401
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi-2.0.17.1-r1: ~arm keywording + conversion to eapi7-verCorentin `nado` Pazdera2019-01-081-3/+3
| | | | | | | | Closes: https://bugs.gentoo.org/655070 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Corentin `nado` Pazdera <nado@troglodyte.be> Closes: https://github.com/gentoo/gentoo/pull/10679 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: add missing slot operatorJustin Lecher2019-01-021-7/+12
| | | | | Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* */*: remove redundant local descriptions of 'jemalloc' flagMichał Górny2018-10-201-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: multiple ebuild clean upUltrabug2018-10-103-4/+399
| | | | | | | | | | | drop obsolete ruby22 target, closes #667540 drop obsolete version dep on mono-4, closes #645906 drop apache2 modules installation, closes #650776 drop useless dependency on gevent when asyncio is selected fix building of the missing greenlet plugin when asyncio or gevent are used Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* www-servers/uwsgi: version bump, add python3.7 supportUltrabug2018-07-182-0/+411
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* www-servers/uwsgi: remove vulnerable wrt #649618Ultrabug2018-04-252-416/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* 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
* www-servers/uwsgi: version bump, drop useless ebuildUltrabug2018-03-012-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/uwsgi: drop oldUltrabug2018-02-141-413/+0
|
* www-servers/uwsgi: amd64 stableJason Zaman2018-02-141-1/+1
| | | | | Gentoo-bug: 645904 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-servers/uwsgi: version bump with fix for CVE-2018-6758Ultrabug2018-02-112-0/+416
|
* www-servers/uwsgi: x86 stable (bug #645904)Thomas Deutschmann2018-02-061-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/uwsgi: add php 7.x targets, wrt #641434Ultrabug2018-01-051-3/+5
|
* www-servers: Update Manifest hashes.Ulrich Müller2017-12-091-1/+1
|
* www-servers/uwsgi: drop obsolete ruby21 target, bug 630310Hans de Graaff2017-10-012-2/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.2
* www-servers/uwsgi: revbump for #624866 #624860 #596598 #620852Ultrabug2017-07-311-0/+413
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* www-servers/uwsgi: remove old ebuildsUltrabug2017-06-053-819/+0
|
* www-servers/uwsgi: x86 stable wrt bug #620392Agostino Sarubbo2017-06-041-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-servers/uwsgi: amd64 stable wrt bug #620392Agostino Sarubbo2017-06-021-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-servers/uwsgi: remove unused 42_mod_uwsgi.confZac Medico2017-04-121-7/+0
| | | | | | | | Note that 42_mod_uwsgi.conf in the APACHE2_MOD_CONF variable is actually the destination argument of a newins call. Fixes: c8973f428af3 ("www-servers/uwsgi: re-add files referenced by APACHE2_MOD_CONF (bug 611300)") Package-Manager: Portage-2.3.5, Repoman-2.3.2