| Commit message (Expand) | Author | Age | Files | Lines |
* | python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal | Charlie Li | 2025-03-08 | 1 | -0/+1 |
* | www/uwsgi: Update to 2.0.28 | Wen Heping | 2024-12-22 | 2 | -4/+4 |
* | www/uwsgi: Update to 2.0.27 | Wen Heping | 2024-10-14 | 2 | -5/+4 |
* | www/uwsgi: Fix SOCK_NONBLOCK handling for FreeBSD, copied from NetBSD. | Wen Heping | 2024-06-05 | 4 | -0/+73 |
* | www/uwsgi: Update to 2.0.26 | Wen Heping | 2024-06-03 | 2 | -4/+4 |
* | www/uwsgi: Update to 2.0.25.1 | Wen Heping | 2024-05-27 | 2 | -5/+5 |
* | www/uwsgi: drop maintainership | Dmitry Marakasov | 2024-05-27 | 1 | -1/+1 |
* | all: remove explicit versions in USES=python for "3.x+" | Rene Ladan | 2023-06-27 | 1 | -1/+1 |
* | www/uwsgi: update 2.0.20 → 2.0.21, take maintainership | Dmitry Marakasov | 2022-11-16 | 3 | -19/+10 |
* | Remove WWW entries moved into port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -2/+0 |
* | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
* | www: remove 'Created by' lines | Tobias C. Berner | 2022-07-20 | 1 | -2/+0 |
* | www/uwsgi: update to 2.0.20 | Dmitry Marakasov | 2021-12-10 | 2 | -6/+5 |
* | www/uwsgi: mark as not compatible with python 3.10 | Dmitry Marakasov | 2021-10-05 | 1 | -1/+1 |
* | www/uwsgi: Add CPE information | Bernhard Froehlich | 2021-09-21 | 1 | -1/+2 |
* | all: Remove all other $FreeBSD keywords. | Mathieu Arnold | 2021-04-06 | 1 | -3/+1 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | - Allow to build uWSGI with COROAE and LOGPIPE plugins | Alexey Dokuchaev | 2021-01-20 | 2 | -5/+22 |
* | Drop python 2.7 support from a few ports | Antoine Brodin | 2020-12-28 | 1 | -1/+1 |
* | Apply logfile-chown and logfile-chmod options when logfile is rotated. | Max Khon | 2020-11-20 | 2 | -0/+33 |
* | www/uwsgi: Update to 2.0.19.1 | Fernando Apesteguía | 2020-11-17 | 2 | -4/+4 |
* | Unbreak the build with -fno-common (Clang 11, GCC 10): looks like that | Alexey Dokuchaev | 2020-10-12 | 1 | -0/+2 |
* | - Update to 2.0.18 | Dmitry Marakasov | 2019-12-03 | 2 | -5/+4 |
* | Bump a few PORTREVISIONs after r498529 | Antoine Brodin | 2019-04-10 | 1 | -1/+1 |
* | www/uwsgi: add USES=perl5 if PSGI option is selected | Kurt Jaeger | 2019-03-03 | 1 | -0/+2 |
* | - Optionize SSL support | Dmitry Marakasov | 2018-08-27 | 1 | -11/+11 |
* | www/uwsgi: Fix typo in rc script | Steve Wills | 2018-06-22 | 2 | -1/+2 |
* | - Update to 2.0.16 | Vsevolod Stakhov | 2018-02-13 | 3 | -23/+4 |
* | www/uwsgi: Fix rc.d script when using the uwsgi-py3* packages | Tobias Kortkamp | 2017-12-24 | 2 | -3/+5 |
* | Convert Python ports to FLAVORS. | Mathieu Arnold | 2017-11-30 | 1 | -1/+1 |
* | www/uwsgi: enhance handling of plugins | Eugene Grosbein | 2017-11-10 | 1 | -1/+10 |
* | Fix regression from r448441 | Richard Gallamore | 2017-08-21 | 2 | -2/+2 |
* | * Bump port revision, added emperor support to rc script | Richard Gallamore | 2017-08-20 | 2 | -26/+59 |
* | - Update to 2.0.15 | Wen Heping | 2017-05-21 | 2 | -5/+4 |
* | - Simplify substitution of options in build config | Dmitry Marakasov | 2017-04-13 | 2 | -48/+25 |
* | Release | Dmitry Sivachenko | 2017-02-17 | 1 | -1/+1 |
* | www/uwsgi: Further rc script security improvements | Mark Felder | 2017-02-02 | 2 | -8/+15 |
* | www/uwsgi: Change default socket mode to 600 for security | Mark Felder | 2017-01-27 | 2 | -1/+6 |
* | Correct OpenSSL support. | Dmitry Sivachenko | 2016-12-13 | 1 | -1/+3 |
* | Update to version 2.0.14. | Dmitry Sivachenko | 2016-10-03 | 2 | -4/+4 |
* | Switch xml implementation to libxml2, because it supports embedding pythin | Dmitry Sivachenko | 2016-05-31 | 1 | -3/+2 |
* | Add OPTIONal support for json, xml and pcre plugins. | Dmitry Sivachenko | 2016-05-30 | 2 | -7/+33 |
* | Update to version 2.0.13. | Dmitry Sivachenko | 2016-05-10 | 3 | -65/+3 |
* | Add a patch from upstream to fix build with clang 3.8 | Dmitry Sivachenko | 2016-02-17 | 1 | -0/+61 |
* | Move UWSGI_EMBED_PLUGINS assignment to MAKE_ENV as submitter reports it | Dmitry Sivachenko | 2016-01-02 | 1 | -2/+2 |
* | Update to version 2.0.12. | Dmitry Sivachenko | 2015-12-30 | 2 | -4/+3 |
* | Revert "concurrent" for now, port is not ready for it yet. | Dmitry Sivachenko | 2015-11-16 | 1 | -1/+1 |
* | www/uwsgi: Use distutils, Add DEBUG option | Kubilay Kocak | 2015-10-29 | 3 | -8/+18 |
* | Build cgi plugin by default. | Dmitry Sivachenko | 2015-10-25 | 1 | -0/+2 |
* | Update to 2.0.11.2 | Dmitry Sivachenko | 2015-10-07 | 2 | -3/+3 |