Port details |
- mod_wsgi Python WSGI adapter module for Apache
- 2.8_2 www
=1 2.8_2Version of this port present on the latest quarterly branch.
- Maintainer: douglas@douglasthrift.net
- Port Added: 2008-06-20 23:12:44
- Last Update: 2013-11-24 23:33:16
- SVN Revision: 334797
- People watching this port, also watch:: openssl, python
- Also Listed In: python
- License: AL2
- WWW:
- http://www.modwsgi.org/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ap22-mod_wsgi>0:www/mod_wsgi
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap22-mod_wsgi
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.7 : lang/python27
- python : lang/python
- apxs : www/apache22
- Runtime dependencies:
-
- python2.7 : lang/python27
- python : lang/python
- apxs : www/apache22
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8_2 24 Nov 2013 23:33:16 |
ohauer |
- svn mv www/mod_wsgi www/mod_wsgi2 [1]
- update ports to reflect new location
- fix mod_wsgi3 build with python3
PR: 184065 [1]
PR 183353 [2]
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
2.8_2 20 Nov 2013 20:58:39 |
sunpoet |
- Update MASTER_SITES
- Update CONFLICTS
- Support STAGEDIR
- While I'm here, update USE_PYTHON
PR: ports/184065
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
2.8_2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.8_2 22 Sep 2012 21:15:51 |
ohauer |
- USE_APACHE= s/22+/22/
- adopt new Makefile header
Port build fails on local exp-run with apache24 with
error: 'conn_rec' has no member named 'remote_ip'
or various other apache22 specific functions/parameters
with hat apache@ |
2.8_2 18 Aug 2012 14:29:11 |
ohauer |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
2.8_2 09 Jan 2012 15:41:08 |
tabthorpe |
- 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 |
2.8_2 01 Jan 2012 16:47:41 |
ohauer |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
2.8_2 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
2.8_1 25 Feb 2011 04:40:31 |
miwi |
- Move over to py25
- while here drop md5 support
- Small cleanups |
2.8 30 Sep 2010 02:04:37 |
pgollucci |
- Works with python 2.7
PR: ports/151092
Submitted by: John Hein <jhein@symmetricom.com>
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
2.8 10 Sep 2010 01:44:26 |
pgollucci |
- Fix CONFLICTS
Reported by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
2.8 09 Sep 2010 03:31:20 |
pgollucci |
- Update to mod_wsgi3 to 3.3
- Add LICENSE
- Update CONFLICTS
PR: ports/148982
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
2.8 25 May 2010 20:43:04 |
pgollucci |
- Fix 2 minor glitches in www/mod_wsgi and www/mod_wsgi3
Reported by: Freshports via d |
2.8 25 May 2010 20:17:37 |
pgollucci |
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) |
2.8 19 May 2010 10:50:34 |
wen |
- Added PORTSCOUT limit to only show updates for 2.X versions.
PR: ports/146697
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
2.8 13 Dec 2009 16:28:06 |
miwi |
- 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 |
2.8 11 Dec 2009 07:50:32 |
pav |
- Set LATEST_LINK
PR: ports/141277
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
2.8 28 Nov 2009 11:38:53 |
wen |
- Update to 2.8
- Remove the unneeded patch
PR: ports/140958
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
2.7 23 Nov 2009 10:34:40 |
miwi |
- Update to 2.7
PR: 140805
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
2.6 21 Nov 2009 10:51:19 |
miwi |
- Update MASTER_SITE
PR: 140748 |
2.6 11 Oct 2009 12:19:17 |
wxs |
- Update to 2.6
- Add new MASTER_SITE
- Whitespace fix
PR: ports/139257
Submitted by: douglas@douglasthrift.net (maintainer) |
2.5 21 May 2009 20:45:34 |
pgollucci |
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports) |
2.5 14 May 2009 08:18:55 |
beat |
- Update to 2.5
PR: ports/134523
Submitted by: Douglas William Thrift <douglas AT douglasthrift.net>
(maintainer)
Approved by: miwi (mentor, implicit) |
2.4 22 Apr 2009 15:09:04 |
wxs |
- Update to 2.4
PR: ports/133767
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
2.3 02 Sep 2008 21:55:40 |
lippe |
- 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) |
2.1 19 Jul 2008 17:50:06 |
miwi |
- Add support for display-name
PR: 125628
Submitted by: Emil Mikulic <emikulic@gmail.com>
Approved by: maintainer |
2.1 16 Jul 2008 23:23:54 |
wxs |
Update to 2.1
PR: ports/125660
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
2.0 20 Jun 2008 23:12:20 |
miwi |
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 |