| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
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 |
29 Jun 2010 13:50:28
0.9.5.3
|
danger  |
- update to 0.9.5.3
PR: ports/148222
Submitted by: danger (maintainer)
Approved by: portmgr (linimon)
Feature safe: yes |
21 Jun 2010 22:18:40
0.9.5.1
|
pav  |
- Mark BROKEN on 6.X: does not build
Feature safe: yes
Reported by: pointyhat |
02 Jun 2010 16:27:50
0.9.5.1
|
miwi  |
uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
aimed for professional python webapps deployment and development. Over
time it has evolved in a complete stack for networked/clustered python
applications, implementing message/object passing, RPC and process
management.
WWW: http://projects.unbit.it/uwsgi/
PR: ports/146865
Submitted by: Daniel Gerzo <danger at FreeBSD.org> |