Date: Sun, 29 Jan 2012 06:53:34 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/py-bjoern Makefile distinfo pkg-descr ports/www/py-bjoern/files patch-bjoern_server.c patch-setup.py Message-ID: <201201290653.q0T6rYRx093256@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201290653.q0T6rYRx093256>
