Bjoern, is a fast and ultra-lightweight asynchronous HTTP/1.1 WSGI server. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
miwi 2012-01-29 06:53:34 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-bjoern Makefile distinfo pkg-descr www/py-bjoern/files patch-bjoern_server.c patch-setup.py Log: bjoern, is a fast and ultra-lightweight asynchronous HTTP/1.1 WSGI server. It uses Marc Lehmann's hight performance libev event loop and Ryan Dahl's http-parser. WWW: https://github.com/jonashaag/bjoern PR: ports/164582 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Revision Changes Path 1.3095 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/py-bjoern/Makefile (new) 1.1 +2 -0 ports/www/py-bjoern/distinfo (new) 1.1 +32 -0 ports/www/py-bjoern/files/patch-bjoern_server.c (new) 1.1 +14 -0 ports/www/py-bjoern/files/patch-setup.py (new) 1.1 +5 -0 ports/www/py-bjoern/pkg-descr (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"