CVS log for ports/www/mod_wsgi3/distinfo
Up to [FreeBSD] / ports / www / mod_wsgi3
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Mar 19 12:34:48 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -1 lines
- Get Rid MD5 support
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 14 01:52:46 2010 UTC (16 months, 3 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
- Actually apply the 3.3 update in ports/148982 PR: ports/148982
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 10 13:04:10 2010 UTC (23 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
- Update to 3.2 PR: 144611 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Dec 8 06:55:21 2009 UTC (2 years, 2 months ago) by wen
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
- Update to 3.1 PR: ports/141265 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 7 13:31:00 2009 UTC (2 years, 2 months ago) by wen
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -0 lines
- Force Repocopy Commit.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Nov 28 11:38:52 2009 UTC (2 years, 2 months ago) by wen
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
- Update to 2.8 - Remove the unneeded patch PR: ports/140958 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 23 10:34:40 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
- Update to 2.7 PR: 140805 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 11 12:19:17 2009 UTC (2 years, 3 months ago) by wxs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Update to 2.6 - Add new MASTER_SITE - Whitespace fix PR: ports/139257 Submitted by: douglas@douglasthrift.net (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 14 08:18:55 2009 UTC (2 years, 8 months ago) by beat
Branches: MAIN
CVS tags: old_RELEASE_8_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
- Update to 2.5 PR: ports/134523 Submitted by: Douglas William Thrift <douglas AT douglasthrift.net> (maintainer) Approved by: miwi (mentor, implicit)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 22 15:09:03 2009 UTC (2 years, 9 months ago) by wxs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
- Update to 2.4 PR: ports/133767 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 2 21:55:40 2008 UTC (3 years, 5 months ago) by lippe
Branches: MAIN
CVS tags: old_RELEASE_7_2_0, old_RELEASE_7_1_0, old_RELEASE_6_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- 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)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 16 23:23:54 2008 UTC (3 years, 6 months ago) by wxs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Update to 2.1 PR: ports/125660 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 20 23:12:20 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
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
