Summary: | New port:www/py-gunicorn Python WSGI HTTP server | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Kristaps Kulis <kristaps.kulis> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Kristaps Kulis
2011-03-03 12:20:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: open->closed New port added, with minor changes. Thanks! miwi 2011-03-17 13:15:29 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-gunicorn Makefile distinfo pkg-descr pkg-plist 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> Revision Changes Path 1.2837 +1 -0 ports/www/Makefile 1.1 +20 -0 ports/www/py-gunicorn/Makefile (new) 1.1 +2 -0 ports/www/py-gunicorn/distinfo (new) 1.1 +8 -0 ports/www/py-gunicorn/pkg-descr (new) 1.1 +114 -0 ports/www/py-gunicorn/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |