head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2012.10.19.14.26.05;	author rm;	state Exp;
branches;
next	1.2;

1.2
date	2011.11.19.10.51.55;	author sunpoet;	state Exp;
branches;
next	1.1;

1.1
date	2011.03.17.13.15.29;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@SVN rev 306124 on 2012-10-19 14:26:05Z by rm

- Update to 0.15.0
- Tweak USE_PYTHON version
- Add TEST_DEPENDS and regression-test: target
- Add LICENSE
- Add TORNADO and TESTS
- Add NO_OPTIONS_SORT
- Tweak OPTIONS descriptions
- Trim Makefile header
- Whitespace alignment

PR:		172875
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail dot com> (maintainer)
Tested by:	redports
Feature safe:	yes
@
text
@Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX.
It's a pre-fork worker model ported from Ruby's Unicorn project.
The Gunicorn server is broadly compatible with various web frameworks,
simply implemented, light on server resource usage, and fairly speedy.

WWW: http://gunicorn.org/
@


1.2
log
@- Update to 0.13.4
- Add OPTIONS: EVENTLET, GEVENT, SETPROC
  - asynchronous workers: used in CLI with -k/--worker-class option [1]
  - setproctitle: used in CLI with --name option [2]
- While I'm here, restrict USE_PYTHON range to 2.5-2.7

[1] http://gunicorn.org/configure.html#worker-class
[2] http://gunicorn.org/configure.html#proc-name

Changes:	http://gunicorn.org/news.html
PR:		ports/162194
Submitted by:	Olivier Duchateau <duchateau.olivier@@gmail.com>
Approved by:	maintainer (timeout, 19 days)
Feature safe:	yes
@
text
@d2 1
a2 1
It's a pre-fork worker model ported from Ruby's Unicorn project. 
d6 1
a6 1
WWW:    http://gunicorn.org/
@


1.1
log
@Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX.
It's a pre-fork worker model ported from Ruby's Unicorn project.
The Gunicorn server is broadly compatible with various web frameworks,
simply implemented, light on server resource usage, and fairly speedy.

WWW:    http://gunicorn.org/

PR:		ports/155226
Submitted by:	Kristaps Kulis <kristaps.kulis at gmail.com>
@
text
@a5 2


@

