Skip site navigation (1)Skip section navigation (2)

CVS log for ports/www/mod_wsgi3/Makefile

[BACK] Up to [FreeBSD] / ports / www / mod_wsgi3

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jan 9 15:41:07 2012 UTC (4 weeks, 2 days ago) by tabthorpe
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jan 1 16:47:39 2012 UTC (5 weeks, 3 days ago) by ohauer
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Aug 20 17:27:48 2011 UTC (5 months, 2 weeks ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Feb 25 04:40:28 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
- Move over to py25
- while here drop md5 support
- Small cleanups

Revision 1.20: 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.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
- Actually apply the 3.3 update in ports/148982

PR:             ports/148982

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 10 01:45:26 2010 UTC (17 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Fix CONFLICTS

Reported by:    Douglas William Thrift <douglas@douglasthrift.net> (maintainer)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 9 03:31:20 2010 UTC (17 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +11 -1 lines
- Update to mod_wsgi3 to 3.3
- Add LICENSE
- Update CONFLICTS

PR:             ports/148982
Submitted by:   Douglas Thrift <douglas@douglasthrift.net> (maintainer)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 15 22:29:46 2010 UTC (18 months, 3 weeks ago) by delphij
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Apply a vendor fix to mod_wsgi ticket 197.

With newer Python version, mod_wsgi gives error messages like this:

[error] Exception KeyError: KeyError(139934492751712,) in <module
'threading' from '/usr/local/lib/python2.6/threading.pyc'> ignored

This is a backport for svn revision 1605.

PR:		ports/148651
Approved by:	maintainer

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue May 25 20:43:04 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Fix 2 minor glitches in www/mod_wsgi and www/mod_wsgi3

Reported by:    Freshports via d

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue May 25 20:17:37 2010 UTC (20 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Mar 10 13:04:10 2010 UTC (23 months ago) by miwi
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update to 3.2

PR:		144611
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Dec 13 16:27:58 2009 UTC (2 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:	portmgr

Revision 1.12: 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
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -5 lines
- Update to 3.1

PR:		ports/141265
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)

Revision 1.11: 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.10: preferred, colored
Changes since revision 1.10: +0 -0 lines
- Force Repocopy Commit.

Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- Update to 2.8
- Remove the unneeded patch

PR:		ports/140958
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)

Revision 1.9: 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.8: preferred, colored
Changes since revision 1.8: +5 -2 lines
- Update to 2.7

PR:		140805
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Nov 21 10:51:19 2009 UTC (2 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
- Update MASTER_SITE

PR:		140748

Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +4 -3 lines
- Update to 2.6
- Add new MASTER_SITE
- Whitespace fix

PR:		ports/139257
Submitted by:	douglas@douglasthrift.net (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 21 20:45:34 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
CVS tags: old_RELEASE_8_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes

PR:             ports/134611
Approved by:    pav (#bsdports)

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
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 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: +1 -1 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 -1 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: +1 -1 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

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options