Date: Sat, 19 Nov 2011 10:51:55 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/py-gunicorn Makefile distinfo pkg-descr pkg-plist Message-ID: <201111191051.pAJAptNt076852@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sunpoet 2011-11-19 10:51:55 UTC
FreeBSD ports repository
Modified files:
www/py-gunicorn Makefile distinfo pkg-descr pkg-plist
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
Revision Changes Path
1.3 +20 -2 ports/www/py-gunicorn/Makefile
1.3 +2 -2 ports/www/py-gunicorn/distinfo
1.2 +0 -2 ports/www/py-gunicorn/pkg-descr
1.3 +69 -66 ports/www/py-gunicorn/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111191051.pAJAptNt076852>
