Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
graph
-
VERSION removedWed, 28 Oct 2020 08:54:25 +0100, by Franz Glasner
-
Version for 2.1-dev:Wed, 05 Aug 2020 12:50:09 +0200, by Franz Glasner
-
Fairly complete atexit handler: modelled after the CPython plugin, but implemented in pypy_setup.py.Wed, 05 Aug 2020 09:49:03 +0200, by Franz Glasner
-
Extra comment what "skip-atexit" does"Wed, 05 Aug 2020 09:47:14 +0200, by Franz Glasner
-
FIX: Syntax error in the script that generates updates extra patchesWed, 05 Aug 2020 09:46:03 +0200, by Franz Glasner
-
Shell script to generate updated "extra" patches for pypy3Tue, 04 Aug 2020 23:45:58 +0200, by Franz Glasner
-
Implement a first simple .atexit handler: call uwsgin.atexit and handle "atexit" registrations.Tue, 04 Aug 2020 09:47:59 +0200, by Franz Glasner
-
Make the GH tag date also an variable -- but a private one: MYGH_TAG_DATESun, 02 Aug 2020 22:04:17 +0200, by Franz Glasner
-
Internally rename the PyPy3 plugin to pypy3 also: struct and its nameSun, 02 Aug 2020 17:17:11 +0200, by Franz Glasner
-
Use the new PORTVERSION in plugin builds also: commit date and commit idWed, 22 Jul 2020 21:12:31 +0200, by Franz Glasner
-
Use the commit date and the commit id in the port's version number.Wed, 22 Jul 2020 21:02:04 +0200, by Franz Glasner
-
Use the latest github version as of 2020-07-22Wed, 22 Jul 2020 20:21:21 +0200, by Franz Glasner
-
FIX: Rename the `pypy_plugin' variable to `pypy3_plugin` because the compiler creates it that wayWed, 17 Jun 2020 22:35:10 +0200, by Franz Glasner
-
FIX: Allow to compile the uwsgi.h header with cffi.Wed, 17 Jun 2020 22:04:54 +0200, by Franz Glasner
-
FIX: Package descriptionWed, 17 Jun 2020 00:32:49 +0200, by Franz Glasner
-
Patch pypy_setup.py for proper PY3 compatibility.Tue, 16 Jun 2020 23:56:15 +0200, by Franz Glasner
-
Properly handle "uwsginl_procname".Tue, 16 Jun 2020 09:19:27 +0200, by Franz Glasner
-
Use the QUIT signal to stop the daemon (which is an immediate kill)Tue, 16 Jun 2020 09:07:27 +0200, by Franz Glasner
-
For the PyPy3-plugin: use the proper shared library name for FreeBSD: libpypy3-co.so.Mon, 15 Jun 2020 12:34:20 +0200, by Franz Glasner
-
Use current GitHub head of trunk with master ports py3 and pypy3 also.Mon, 15 Jun 2020 12:13:22 +0200, by Franz Glasner
-
All plugins by default use the PATCHDIR of the uwsginl binary.Mon, 15 Jun 2020 09:42:50 +0200, by Franz Glasner
-
Make a new line of code with the current trunk.Mon, 15 Jun 2020 09:41:15 +0200, by Franz Glasner
-
plugins/logsocket: always initialize ul->count.Sun, 14 Jun 2020 23:23:47 +0200, by Franz Glasner
-
python: use consistent key type for opt dict manipulations - fixes #1374.Sun, 14 Jun 2020 23:20:32 +0200, by Franz Glasner
-
python: fix object leak in uwsgi.workers().Sun, 14 Jun 2020 23:06:03 +0200, by Franz Glasner
-
use strrchr to get port.Sun, 14 Jun 2020 22:45:26 +0200, by Franz Glasner
-
Correctly handle SERVER_PORT for IPv6 sockets.Sun, 14 Jun 2020 22:43:18 +0200, by Franz Glasner
-
Fix possible deadlock in install.Sun, 14 Jun 2020 22:38:56 +0200, by Franz Glasner
-
plugins/{pypy,python}: get rid of unnecessary paste.script dependencySun, 14 Jun 2020 22:23:07 +0200, by Franz Glasner
-
All plugins by default use the PATCHDIR of the uwsginl binary.Sun, 14 Jun 2020 22:16:10 +0200, by Franz Glasner
-
Apply patch: logging: use fchmod instead of chmod to avoid TOCTOU race.Sun, 14 Jun 2020 21:00:58 +0200, by Franz Glasner
-
Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.Sun, 14 Jun 2020 20:03:33 +0200, by Franz Glasner
-
Some more plugins for Python2.7: tornado, gevent, greenletFri, 12 Jun 2020 09:25:17 +0200, by Franz Glasner
-
Language plugin for Python 3.7Fri, 12 Jun 2020 09:17:19 +0200, by Franz Glasner
-
MERGE: Upstream version 2.0.18.Thu, 11 Jun 2020 22:43:41 +0200, by Franz Glasner
-
FIX: Figure out the type of configuration file and provide the correct option flag for it: --ini, --xml, --json, --yamlSun, 17 Nov 2019 09:55:23 +0100, by Franz Glasner
-
Use the long option --disable-logging instead of "-L" for better understandabilitySun, 17 Nov 2019 09:54:40 +0100, by Franz Glasner
-
Put only required settings into rc variables for uwsginl.Sat, 16 Nov 2019 14:13:00 +0100, by Franz Glasner
-
MERGE: PORTREVISION 3 of upstream.Wed, 06 Nov 2019 09:23:07 +0100, by Franz Glasner
-
Update to the PORTREVISION 3 as of 2019-11-06 (version 2.0.16) originWed, 06 Nov 2019 09:19:35 +0100, by Franz Glasner
-
===== Added signature for changeset 689ef3454fc9Sun, 10 Mar 2019 20:17:01 +0100, by Franz Glasner
-
>>>>> Added tag v2.0.18 for changeset 02a0807309f7Sun, 10 Mar 2019 20:16:45 +0100, by Franz Glasner
-
Build the "tornado" plugin for Python3 and Python3.6Sun, 10 Mar 2019 17:38:27 +0100, by Franz Glasner
-
FIX: Use the pkg-descr of the plugins and not the MASTERDIR's.Sun, 10 Mar 2019 16:29:30 +0100, by Franz Glasner
-
Build "greenlet" plugins for Python3 and Python3.6Sun, 10 Mar 2019 16:13:45 +0100, by Franz Glasner
-
Build "gevent" plugins for Python3 and Python3.6.Sun, 10 Mar 2019 13:55:09 +0100, by Franz Glasner
-
Build the PAM plugin for uwsginl as external pluginSun, 10 Mar 2019 12:46:00 +0100, by Franz Glasner
-
FIX: DescriptionSun, 10 Mar 2019 11:07:22 +0100, by Franz Glasner
-
Allow selection of YAML support modes: none, built-in minimal or external with libyaml.Sun, 10 Mar 2019 10:58:41 +0100, by Franz Glasner
-
Put some other lists (alarms, loggers, clocks, cheaper algorithms, loop engines) into the package descriptionSun, 10 Mar 2019 05:12:12 +0100, by Franz Glasner
-
Add clock_monotonik to the embedded pluginsSun, 10 Mar 2019 05:11:39 +0100, by Franz Glasner
-
Include the pty and forkptyrouter into the buildSun, 10 Mar 2019 04:58:06 +0100, by Franz Glasner
-
Do not dynamically patch the build profile base "base.ini"; use the official WSGI_PROFILE_OVERRIDE mechanism instead.Sun, 10 Mar 2019 04:49:35 +0100, by Franz Glasner
-
The Python3.6 language (interpreter) plugin for www/uwsginlSun, 10 Mar 2019 00:13:59 +0100, by Franz Glasner
-
FreeBSD does not support the generic "python:2" specifier any more: use python:2.7 insteadSun, 10 Mar 2019 00:09:11 +0100, by Franz Glasner
-
The project address now uses the https protocol.Sat, 09 Mar 2019 23:31:26 +0100, by Franz Glasner
-
Update the python3 plugin to uwsgi 2.0.18.Sat, 09 Mar 2019 23:31:07 +0100, by Franz Glasner
-
Use the https project address in the package descriptionSat, 09 Mar 2019 23:07:19 +0100, by Franz Glasner
-
Include the list of built and included plugins into the package description.Sat, 09 Mar 2019 23:06:51 +0100, by Franz Glasner
-
Update to uwsgi 2.0.18Sat, 09 Mar 2019 23:00:00 +0100, by Franz Glasner
-
MERGE: the php71 plugin from the old repositorySat, 09 Mar 2019 13:48:07 +0100, by Franz Glasner
-
Prepare for a common repository: move all files into directory uwsginl-plugin-lang-php71Sat, 09 Mar 2019 13:30:05 +0100, by Franz Glasner
-
The PHP7.1 language plugin (interpreter) for www/uwsginl.Sun, 24 Sep 2017 18:21:37 +0200, by Franz Glasner
-
MERGE: the python27 plugin from the old repositorySat, 09 Mar 2019 13:46:19 +0100, by Franz Glasner
-
Prepare for a common repository: move all files into directory uwsginl-plugin-lang-py27Sat, 09 Mar 2019 13:28:26 +0100, by Franz Glasner
-
Adjust to master port changes: re-define PLUGIN_NAME and PLUGIN_SOURCESun, 24 Sep 2017 16:09:15 +0200, by Franz Glasner
-
The Python2.7 language (interpreter) plugin for www/uwsginlSun, 24 Sep 2017 03:59:05 +0200, by Franz Glasner
-
MERGE: the python2 plugin from the old repositorySat, 09 Mar 2019 13:45:34 +0100, by Franz Glasner
-
Prepare for common repository: move all files in uwsginl-plugin-lang-py2Sat, 09 Mar 2019 13:24:47 +0100, by Franz Glasner
-
Adjust to master port changes: re-define PLUGIN_NAME and PLUGIN_SOURCESun, 24 Sep 2017 16:08:51 +0200, by Franz Glasner
-
The Python2 (OS default version) language (interpreter) plugin for www/uwsginlSun, 24 Sep 2017 03:53:23 +0200, by Franz Glasner
-
MERGE: the python34 plugin from the old repositorySat, 09 Mar 2019 13:45:01 +0100, by Franz Glasner
-
Prepare for a common repository: move all files into uwsginl-plugin-lang-py34Sat, 09 Mar 2019 13:29:15 +0100, by Franz Glasner
-
Adjust to the master port changes: re-define PLUGIN_NAME and PLUGIN_SOURCESun, 24 Sep 2017 16:08:12 +0200, by Franz Glasner
-
The Python3.4 language (interpreter) plugin for www/uwsginlSun, 24 Sep 2017 03:52:28 +0200, by Franz Glasner
-
MERGE: the python3 plugin from the old repositorySat, 09 Mar 2019 13:42:34 +0100, by Franz Glasner
-
Prepare for a common repo: move all files into an extra subdirectory uwsginl-plugin-lang-py3Sat, 09 Mar 2019 13:23:13 +0100, by Franz Glasner
-
Upgrade to 2.0.16Wed, 21 Feb 2018 22:38:14 +0100, by Franz Glasner
-
FIX: Honor PREFIX properly: as recommended in the porter's handbook test for required files with LOCALBASE and not PREFIX.Sun, 24 Sep 2017 21:56:37 +0200, by Franz Glasner
-
Better support for slave ports:Sun, 24 Sep 2017 17:56:29 +0200, by Franz Glasner
-
Make PLUGIN_NAME the name of the output plugin now and let PLUGIN_SOURCE optionally specify the source.Sun, 24 Sep 2017 16:07:04 +0200, by Franz Glasner
-
The Python3 (OS default version) language (interpreter) plugin for www/uwsginlSun, 24 Sep 2017 03:51:09 +0200, by Franz Glasner
-
Prepare for common repository for uwsginl and related plugins: move uwsginl into a subdirectorySat, 09 Mar 2019 11:52:46 +0100, by Franz Glasner
-
Download protocol can be https also: use itSat, 09 Mar 2019 10:36:03 +0100, by Franz Glasner
-
MERGE: port revision 2 from uwsgi 2.0.16Sat, 09 Mar 2019 09:58:40 +0100, by Franz Glasner
-
Update to the PORTREVISION 2 as of Fri Mar 08 21:12:59 2019 (version 2.0.16) originFri, 08 Mar 2019 21:21:52 +0100, by Franz Glasner
-
MERGE: Merge with upstream 2.0.16Wed, 21 Feb 2018 22:25:05 +0100, by Franz Glasner
-
MERGE: The latest changes from upstream: just an "ignore"Sun, 10 Dec 2017 17:41:39 +0100, by Franz Glasner
-
The latest SVN changes to the original of port www/uwsgi: using new stuff from US_PYTHON now: originSun, 10 Dec 2017 17:33:15 +0100, by Franz Glasner
-
MERGE: the latest head from branch "origin": keep the local copySat, 11 Nov 2017 00:13:45 +0100, by Franz Glasner
-
The latest SVN changes to the original of port www/uwsgi. originSat, 11 Nov 2017 00:07:00 +0100, by Franz Glasner
-
Added an option to enable internal UWSGI debugging.Sun, 24 Sep 2017 13:42:02 +0200, by Franz Glasner
-
FIX: Fix patch generation with "make makepatch"Sun, 24 Sep 2017 13:32:42 +0200, by Franz Glasner
-
Remove unused distutils specific variables.Sun, 24 Sep 2017 12:47:50 +0200, by Franz Glasner
-
Patch uwsgiconfig.py to always build verboselySun, 24 Sep 2017 03:04:27 +0200, by Franz Glasner
-
FIX: Regenerated patch files to be up-to-date with 2.0.15Sun, 24 Sep 2017 03:02:37 +0200, by Franz Glasner
-
Don't use Python's setuptools; this removes the superfluous runtime-dependency on Python's setuptoolsSun, 24 Sep 2017 01:16:20 +0200, by Franz Glasner
-
Use the UWSGI_PROFILE_OVERRIDE environment variable instead of appending to the build profile configuration file.Sat, 16 Sep 2017 00:52:44 +0200, by Franz Glasner
-
Use the UWSGI_BIN_NAME environment variable instead of appending "bin_name" to the build configuration fileSat, 16 Sep 2017 00:10:09 +0200, by Franz Glasner
-
Added the correct customized license: GPLv2 with linking exceptionFri, 15 Sep 2017 23:24:08 +0200, by Franz Glasner
-
CleanupFri, 15 Sep 2017 22:51:34 +0200, by Franz Glasner
-
Shortened COMMENT because portlint complainedFri, 15 Sep 2017 22:51:09 +0200, by Franz Glasner
-
Configure and prepare an empty directory for installing pluginsFri, 15 Sep 2017 22:41:17 +0200, by Franz Glasner
-
A new port named www/uwsginl which is www/uwsi with the "nolang" profile and some additional embedded plugins.Fri, 15 Sep 2017 21:59:09 +0200, by Franz Glasner
-
Ignore the port's working directoryFri, 15 Sep 2017 12:47:00 +0200, by Franz Glasner
-
Added the FreeBSD port www/uwsgi as of 2017-09-13 as origin port originWed, 13 Sep 2017 17:09:22 +0200, by Franz Glasner
