Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jan 2021 06:10:58
2.0.19.1_1

|
danfe  |
- Allow to build uWSGI with COROAE and LOGPIPE plugins
- Drop now useless -fno-common bandaid added in r552097
PR: 246167
Submitted by: Tomohiro Hosaka |
28 Dec 2020 23:02:15
2.0.19.1_1

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
20 Nov 2020 07:58:19
2.0.19.1_1

|
fjoe  |
Apply logfile-chown and logfile-chmod options when logfile is rotated.
PR: 250900 |
17 Nov 2020 15:56:54
2.0.19.1

|
fernape  |
www/uwsgi: Update to 2.0.19.1
ChangeLog: https://uwsgi-docs.readthedocs.io/en/latest/Changelog-2.0.19.1.html
PR: 251045
Submitted by: meka@tilda.center
Approved by: eugene@zhegan.in (maintainer, timeout 1 week) |
12 Oct 2020 05:48:37
2.0.18

|
danfe  |
Unbreak the build with -fno-common (Clang 11, GCC 10): looks like that
the code is aware of this, but bogusly checked for Apple platform only.
Reported by: maintainer |
03 Dec 2019 11:48:45
2.0.18

|
amdmi3  |
- Update to 2.0.18
PR: 242059
Submitted by: amdmi3
Approved by: maintainer timeout (eugene@zhegan.in, 2 weeks) |
10 Apr 2019 06:18:32
2.0.16_3

|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
03 Mar 2019 12:50:55
2.0.16_2

|
pi  |
www/uwsgi: add USES=perl5 if PSGI option is selected
PR: 229771
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch>
Reported by: Mike Andrews <mandrews@bit0.com>
Approved by: eugene@zhegan.in (maintainer timeout) |
27 Aug 2018 14:51:29
2.0.16_2

|
amdmi3  |
- Optionize SSL support
- Remove bogus LIB_DEPENDS line
- Whitespace fixes
PR: 229205
Submitted by: amdmi3
Approved by: maintainer timeout (eugene@zhegan.in, 2 months) |
22 Jun 2018 14:59:34
2.0.16_1

|
swills  |
www/uwsgi: Fix typo in rc script
PR: 228805
Submitted by: Nikola Kolev <koue@chaosophia.net>
Approved by: maintainer timeout (eugene@zhegan.in, > 2 weeks) |
13 Feb 2018 09:30:16
2.0.16

|
vsevolod  |
- Update to 2.0.16
PR: 225858
Submitted by: maintainer
MFH: 2018Q1
Security: a8f25565-109e-11e8-8d41-97657151f8c2 |
24 Dec 2017 06:46:49
2.0.15_3

|
tobik  |
www/uwsgi: Fix rc.d script when using the uwsgi-py3* packages
PR: 224198
Submitted by: Christian Sturm <reezer@reezer.org>
Approved by: eugene@zhegan.in (maintainer timeout, 2 weeks) |
30 Nov 2017 15:50:34
2.0.15_2

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
10 Nov 2017 08:48:57
2.0.15_2

|
eugen  |
www/uwsgi: enhance handling of plugins
Add new option group with PSGI embedded plugin option to start with.
Submitter agreed to take maintainership, so pass this unmaintained
port to him.
Default build not changed, so no PORTREVISION bump.
PR: 223588
Submitted by: Eugene Zheganin (based on) |
21 Aug 2017 17:49:01
2.0.15_2

|
ultima  |
Fix regression from r448441
PR: 221684
Reported by: Simeon Simeonov
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12100 |
20 Aug 2017 22:53:57
2.0.15_1

|
ultima  |
* Bump port revision, added emperor support to rc script
* Changed socket uid/gid and mode, this should fix github issue #1471[1]
[1] https://github.com/unbit/uwsgi/issues/1471
PR: 210170
Submitted by: David Wahlund
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12089 |
21 May 2017 23:40:02
2.0.15

|
wen  |
- Update to 2.0.15 |
13 Apr 2017 16:53:16
2.0.14_2

|
amdmi3  |
- Simplify substitution of options in build config
- Switch to options helpers
- Add missing pkgconfig dependency, fix build with JSON
- Cosmetic fixes |
17 Feb 2017 13:46:14
2.0.14_2

|
demon  |
Release |
02 Feb 2017 17:45:28
2.0.14_2

|
feld  |
www/uwsgi: Further rc script security improvements
This update introduces a dedicated user for uwsgi and introduces the
uwsgi_socket_owner setting which by default is set to www:www. The
previous change to socket mode of 600 has been modified to 660 as well.
This change further increases security while restoring compatibility.
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D9398 |
27 Jan 2017 23:21:23
2.0.14_1

|
feld  |
www/uwsgi: Change default socket mode to 600 for security
This change may be a disruptive for some users, but the default mode
of 777 is a disaster waiting to happen.
MFH: 2017Q1 |
13 Dec 2016 11:30:51
2.0.14

|
demon  |
Correct OpenSSL support.
PR: 215047
Submitted by: Melvyn Sopacua <m.r.sopacua@gmail.com> |
03 Oct 2016 09:02:32
2.0.14

|
demon  |
Update to version 2.0.14. |
31 May 2016 10:44:59
2.0.13_1

|
demon  |
Switch xml implementation to libxml2, because it supports embedding pythin
code to CDATA elements (expat doesn't).
Submitted by: Eric Masson <emss@free.fr> |
30 May 2016 15:14:17
2.0.13_1

|
demon  |
Add OPTIONal support for json, xml and pcre plugins. |
10 May 2016 10:37:42
2.0.13

|
demon  |
Update to version 2.0.13. |
17 Feb 2016 15:10:50
2.0.12_1

|
demon  |
Add a patch from upstream to fix build with clang 3.8
PR: 207196
Submitted by: dim |
02 Jan 2016 09:59:35
2.0.12_1

|
demon  |
Move UWSGI_EMBED_PLUGINS assignment to MAKE_ENV as submitter reports it
does not works anymore is defined in MAKE_ARGS.
PR: 197492
Submitted by: kevin.bowling@kev009.com |
30 Dec 2015 10:57:26
2.0.12

|
demon  |
Update to version 2.0.12. |
16 Nov 2015 19:38:39
2.0.11.2_2

|
demon  |
Revert "concurrent" for now, port is not ready for it yet.
PR: 204558
Submitted by: John W. O'Brien <john@saltant.com>
No objection from: koobs |
29 Oct 2015 09:36:52
2.0.11.2_2

|
koobs  |
www/uwsgi: Use distutils, Add DEBUG option
- Use distutils over Makefile for building
- Allow concurrent (multiple Python version) installation
- Add DEBUG option
- Build verbose by default
- Add support for MAKE_JOBS
- Remove post-patch REINPLACE_CMD (no longer needed)
- Make patches makepatch compatible (portlint)
Approved by: demon (maintainer)
Differential Revision: https://reviews.freebsd.org/D4022 |
25 Oct 2015 12:17:28
2.0.11.2_1

|
demon  |
Build cgi plugin by default.
PR: 197492
Requested by: kevin.bowling@kev009.com |
07 Oct 2015 08:13:52
2.0.11.2

|
demon  |
Update to 2.0.11.2 |
20 Jul 2015 11:43:01
2.0.11.1

|
demon  |
Update to version 2.0.11.1 |
01 Jul 2015 12:12:09
2.0.11

|
demon  |
Update to version 2.0.11. |
17 Mar 2015 11:00:15
2.0.10

|
demon  |
Update to version 2.0.10 |
30 Dec 2014 09:10:33
2.0.9

|
demon  |
Update to version 2.0.9. |
26 Oct 2014 06:31:36
2.0.8

|
demon  |
Update to version 2.0.8;
Convert to USES. |
05 Sep 2014 09:54:24
2.0.7

|
demon  |
Update to version 2.0.7 |
01 Jul 2014 09:48:45
2.0.6

|
demon  |
Update to version 2.0.6. |
02 Jun 2014 07:24:10
2.0.5.1

|
demon  |
Update to 2.0.5.1. |
01 Jun 2014 18:44:18
2.0.5

|
demon  |
Restore LDFLAGS definition, it is still needed in some environments. |
01 Jun 2014 06:12:14
2.0.5

|
demon  |
Update to version 2.0.5. |
26 Apr 2014 10:30:33
2.0.4

|
demon  |
Update to 2.0.4. |
17 Mar 2014 09:00:17
2.0.3

|
demon  |
Update to version 2.0.3. |
26 Feb 2014 20:42:52
2.0.2

|
demon  |
Update to version 2.0.2. |
17 Feb 2014 12:03:54
2.0.1

|
demon  |
Update to version 2.0.1. |
30 Dec 2013 12:05:02
2.0

|
demon  |
Update to version 2.0. |
12 Dec 2013 10:57:03
1.9.21.1

|
demon  |
Update to version 1.9.21.1 |
17 Nov 2013 08:51:46
1.9.20

|
demon  |
Update to version 1.9.20. |
09 Nov 2013 17:47:10
1.9.19

|
demon  |
Update to version 1.9.19. |
28 Oct 2013 17:22:15
1.9.18.2_1

|
demon  |
Bump portrevision because of patch-core-stats.c |
28 Oct 2013 17:21:35
1.9.18.2

|
demon  |
Add a patch to fix endless loop during reload under certain conditions.
Obtained from: Project git repository |
17 Oct 2013 21:40:20
1.9.18.2

|
demon  |
Remove extra $${name}_flags from command_args, it will be automatically appended
by rc.subr.
Submitted by: Gennady Karpov <gekar@yandex-team.ru> |
17 Oct 2013 11:07:22
1.9.18.2

|
demon  |
Update to 1.9.18.2. |
11 Oct 2013 20:07:26
1.9.18.1

|
demon  |
Update to 1.9.18.1. |
24 Sep 2013 09:00:21
1.9.17.1

|
demon  |
Update to 1.9.17.1. |
22 Sep 2013 20:14:42
1.9.17

|
demon  |
Update to 1.9.17. |
20 Sep 2013 23:36:54
1.9.16

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
17 Sep 2013 17:24:43
1.9.16

|
demon  |
Fix build for people who built python with libintl. |
16 Sep 2013 10:43:45
1.9.16

|
demon  |
Update to version 1.9.16. |
29 Aug 2013 11:10:05
1.9.15

|
demon  |
Update to 1.9.15. |
14 Aug 2013 22:35:54
1.9.14

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
22 Jul 2013 08:10:37
1.9.14

|
demon  |
Update to version 1.9.14. |
26 Jun 2013 10:09:28
1.9.13

|
demon  |
Update to version 1.9.13. |
05 Jun 2013 15:15:28
1.9.12

|
demon  |
Update to version 1.9.12. |
03 Jun 2013 11:31:51
1.9.11

|
demon  |
Update to version 1.9.11.
Do not auto-detect installed libraries and link agaist them.
Switch these off by now (no major uwsgi fuctionality depends on it
anyway). This should be switched on via OPTIONS. |
24 May 2013 13:27:11
1.9.10

|
demon  |
pkg_add seems to have problems if PLIST_FILES contain absolute path. |
23 May 2013 14:19:10
1.9.10

|
demon  |
Remove double space;
Be verbose on do-install.
Noted by: danfe |
23 May 2013 13:14:28
1.9.10

|
demon  |
Use PLIST_FILES;
Use PYTHONPREFIX_SITELIBDIR instead of PYTHON_SITELIBDIR in install target;
Strip header.
PR: 177472 |
23 May 2013 13:08:48
1.9.10

|
demon  |
Update to version 1.9.10
PR: 177472
Submitted by: Denis Generalov <gd@rambler-co.ru> |
11 Mar 2013 12:50:47
1.4.9

|
demon  |
Update to version 1.4.9. |
03 Mar 2013 14:02:22
1.4.8

|
demon  |
Update to version 1.4.8. |
25 Feb 2013 07:37:25
1.4.6

|
demon  |
Update to version 1.4.6. |
06 Feb 2013 14:13:18
1.4.5

|
demon  |
Update to version 1.4.5
Submitted by: Denis Generalov <gd@rambler-co.ru>
PR: 175847 |
14 Dec 2012 15:13:07
1.4.3

|
demon  |
Take maintainership.
Approved by: former maintainer. |
14 Dec 2012 08:45:09
1.4.3

|
demon  |
Update to version 1.4.3
Approved by: maintainer |
26 Nov 2012 20:23:49
1.4.2

|
demon  |
Allow to redefine uwsgi_procname to fix 'status' command when
uwsgi was started with --auto-procname option.
Patch from Gennady Karpov <gekar@yandex-team.ru>.
Approved by: maintainer
Feature safe: yes |
26 Nov 2012 11:36:05
1.4.2

|
demon  |
Update to version 1.4.2
Approved by: maintainer
Feature safe: yes |
19 Nov 2012 11:59:56
1.4.1

|
demon  |
Update to version 1.4.1
Patch patch-casting.diff was included upstream.
Approved by: maintainer
Feature safe: yes |
13 Jul 2012 15:41:19
1.2.4 
|
danger  |
- update to 1.2.4
- import upstream patch to fix build with python 3.2
Approved by: crees |
15 May 2012 12:38:51
1.2.3 
|
danger  |
- update to 1.2.3
PR: ports/167915
Submitted by: Denis Generalov <gd@rambler-co.ru> |
01 May 2012 21:28:42
1.2 
|
danger  |
- update to 1.2 LTS release
- add a temporary fix for ports/167108 until I figure a proper fix |
07 Apr 2012 09:34:31
1.0.4 
|
danger  |
- update to 1.0.4
PR: ports/166710
Submitted by: Marko Zinn mail@derzinn.de
Feature safe: yes |
14 Jan 2012 08:57:23
1.0.1 
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
09 Jan 2012 20:59:12
1.0.1 
|
danger  |
- update to 1.0.1
- unbreak build on 9.x [1]
Submitted by: Maxim Khitrov <max@mxcrypt.com> [1] |
01 Jan 2012 21:55:30
1.0 
|
danger  |
- update to 1.0 |
28 Dec 2011 12:54:42
0.9.9.3 
|
danger  |
- update to 0.9.9.3
PR: ports/163569
Submitted by: Mirko Zinn <mail@derzinn.de> |
14 Sep 2011 11:18:53
0.9.9.2 
|
danger  |
- update to 0.9.9.2 |
03 Aug 2011 22:36:16
0.9.8.3_1 
|
pav  |
- Fix plist
- While here, drop 6.X conditional
Reported by: pointyhat |
25 Jul 2011 16:15:50
0.9.8.3_1 
|
danger  |
- install uwsgidecorators.py as well [1]
- improve the rc.d script - allow multiple instances etc (see PR) [2]
PR: ports/156723 [2]
Submitted by: Luka Lalinsky <lalinsky@gmail.com> [2]
Requested by: Attila Nagy <bra@fsn.hu> [1] |
25 Jul 2011 10:43:13
0.9.8.3 
|
danger  |
- update to 0.9.8.3 |
26 Jun 2011 09:36:01
0.9.8.1 
|
danger  |
- update to 0.9.8.1 |
14 Jun 2011 14:58:51
0.9.8 
|
danger  |
- update to 0.9.8
PR: 157742
Submitted by: Mirko Zinn <mail@derzinn.de> |
14 Apr 2011 22:26:54
0.9.7.2 
|
danger  |
- update to latest stable release - 0.9.7.2 |
07 Feb 2011 13:27:24
0.9.6.8 
|
danger  |
- update to 0.9.6.8 maintenance release
Feature safe: yes |
02 Nov 2010 17:31:24
0.9.6.5 
|
danger  |
- update to 0.9.6.5
PR: ports/151890
Submitted by: lwhsu@ |
15 Sep 2010 09:20:06
0.9.6.2 
|
danger  |
- update to 0.9.6.2:
http://lists.unbit.it/pipermail/uwsgi/2010-September/000668.html |
12 Sep 2010 10:39:04
0.9.6.1 
|
danger  |
- update to 0.9.6.1
- remove local patches as they have been applied upstream |
11 Sep 2010 16:47:20
0.9.6 
|
danger  |
- update to lates 0.9.6
- add simple rc.d script
- add LICENSE info |