Commit graph

3 commits

Author SHA1 Message Date
Felippe de Meirelles Motta
bd031c1971 - Update to 2.3.
- Move pkg-message to FILESDIR.

PR:		ports/127025
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net>
Approved by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2008-09-02 21:55:40 +00:00
Wesley Shields
5ab4efc18e Update to 2.1
PR:		ports/125660
Submitted by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2008-07-16 23:23:54 +00:00
Martin Wilke
84198308e2 The mod_wsgi adapter is an Apache module that provides a WSGI compliant
interface for hosting Python based web applications within Apache. The
adapter is written completely in C code against the Apache C runtime and
for hosting WSGI applications within Apache has a lower overhead than using
existing WSGI adapters for mod_python or CGI.

WWW: http://www.modwsgi.org/

PR:		ports/122612
Submitted by:	Douglas Thrift
2008-06-20 23:12:20 +00:00