Commit graph

11 commits

Author SHA1 Message Date
Wen Heping
709fba1bb3 - Update to 2.8
- Remove the unneeded patch

PR:		ports/140958
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2009-11-28 11:38:53 +00:00
Martin Wilke
b0e3c0a792 - Update to 2.7
PR:		140805
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2009-11-23 10:34:40 +00:00
Martin Wilke
7792943a85 - Update MASTER_SITE
PR:		140748
2009-11-21 10:51:19 +00:00
Wesley Shields
d7763e548f - Update to 2.6
- Add new MASTER_SITE
- Whitespace fix

PR:		ports/139257
Submitted by:	douglas@douglasthrift.net (maintainer)
2009-10-11 12:19:17 +00:00
Philip M. Gollucci
805c652f35 - Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR:             ports/134611
Approved by:    pav (#bsdports)
2009-05-21 20:45:34 +00:00
Beat Gaetzi
c673b3f090 - Update to 2.5
PR:		ports/134523
Submitted by:	Douglas William Thrift <douglas AT douglasthrift.net> (maintainer)
Approved by:	miwi (mentor, implicit)
2009-05-14 08:18:55 +00:00
Wesley Shields
86639a7dab - Update to 2.4
PR:		ports/133767
Submitted by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2009-04-22 15:09:04 +00:00
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
Martin Wilke
a8c31a5d50 - Add support for display-name
PR:		125628
Submitted by:	Emil Mikulic <emikulic@gmail.com>
Approved by:	maintainer
2008-07-19 17:50:05 +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