notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mod_wsgi3 Python WSGI adapter module for Apache
3.5 www Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.5Version of this port present on the latest quarterly branch.
Maintainer: douglas@douglasthrift.net search for ports maintained by this maintainer
Port Added: 2009-12-07 13:31:33
Last Update: 2015-07-12 10:04:31
SVN Revision: 391772
People watching this port, also watch:: subversion, python27, sudo, unzip
Also Listed In: python
License: APACHE20
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ap24-mod_wsgi3>0:www/mod_wsgi3
No installation instructions:
This port has been deleted.
PKGNAME: ap24-mod_wsgi3
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache24
  2. python2.7 : lang/python27
Runtime dependencies:
  1. apxs : www/apache24
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. https://codeload.github.com/GrahamDumpleton/mod_wsgi/tar.gz/3.5?dummy=/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5
12 Jul 2015 10:04:31
Revision:391772Original commit files touched by this commit
ohauer search for other commits by this committer
- rename mod_wsgi3 => mod_wsgi4 to reflect new version

PR:		201023
Submitted by:	ohauer
Approved by:	douglas_at_douglasthrift.net (maintainer)
3.5
18 May 2015 17:07:46
Revision:386691Original commit files touched by this commit
mat search for other commits by this committer
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
3.5
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
3.5
30 May 2014 05:31:33
Revision:355778Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.5

Changes:	http://modwsgi.readthedocs.org/en/develop/release-notes/version-3.5.html
PR:		ports/190297
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
3.4_1
19 May 2014 05:02:36
Revision:354493Original commit files touched by this commit
ohauer search for other commits by this committer
- deprecate mod_wsgi2, no longer supported upstream
  www/mod_wsgi3 should be used instead.
- set EXPIRATION_DATE=2014-06-30
- bump mod_wsgi2 PORTREVISION to notify users
- s/CONFLICTS/CONFLICTS_INSTALL/

Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer, per PM)
3.4_1
14 Feb 2014 20:24:25
Revision:344312Original commit files touched by this commit
swills search for other commits by this committer
- Remove unneeded post-install
3.4_1
14 Feb 2014 19:31:07
Revision:344298Original commit files touched by this commit
swills search for other commits by this committer
- Calling apxs when building packages breaks staging checks, so only do it if
  PACKAGE_BUILDING is not set.

PR:		ports/186749
Submitted by:	swills (myself)
Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
3.4_1
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
3.4_1
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
3.4_1
24 Nov 2013 23:33:16
Revision:334797Original commit files touched by this commit
ohauer search for other commits by this committer
- 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)
3.4_1
21 Nov 2013 17:38:40
Revision:334504Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix PKGNAME collision
- Update MASTER_SITES
- Support STAGEDIR
- While I'm here:
  - update USE_PYTHON
  - Remove outdated PYTHON_REL check
  - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk

PR:		ports/184065
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
3.4_1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
3.4_1
12 Sep 2013 20:21:32
Revision:327109Original commit files touched by this commit
ohauer search for other commits by this committer
- Scoreboard handle in daemon mode should be set to NULL
  for Apache 2.4 to avoid crash in lingering close.

PR:		ports/182030
Submitted by:	Trevor Caira <trevor@bitba.se>
Reviewed by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Obtained from:	upstream revision: 20979c8abd2f
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure Refresh
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
3.4
11 Sep 2012 20:04:28
Revision:304120Original commit files touched by this commit
ohauer search for other commits by this committer
- Upgrade www/mod_wsgi3 to 3.4.
- adopt new Makefile header.

PR:		171549
Submitted by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
3.3_2
18 Aug 2012 14:29:11
Original commit files touched by this commit
ohauer search for other commits by this committer
- 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@
3.3_2
09 Jan 2012 15:41:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- 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
3.3_2
01 Jan 2012 16:47:41
Original commit files touched by this commit
ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
3.3_2
20 Aug 2011 17:27:52
Original commit files touched by this commit
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
3.3_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
3.3_1
25 Feb 2011 04:40:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Move over to py25
- while here drop md5 support
- Small cleanups
3.3
15 Sep 2010 18:01:26
Original commit files touched by this commit
pgollucci search for other commits by this committer
remove empty file
3.3
14 Sep 2010 01:52:46
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Actually apply the 3.3 update in ports/148982

PR:             ports/148982
3.2_1
10 Sep 2010 01:45:26
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix CONFLICTS

Reported by:    Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
3.2_1
09 Sep 2010 03:31:20
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to mod_wsgi3 to 3.3
- Add LICENSE
- Update CONFLICTS

PR:             ports/148982
Submitted by:   Douglas Thrift <douglas@douglasthrift.net> (maintainer)
3.2_1
15 Jul 2010 22:29:47
Original commit files touched by this commit
delphij search for other commits by this committer
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
3.2
25 May 2010 20:43:04
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix 2 minor glitches in www/mod_wsgi and www/mod_wsgi3

Reported by:    Freshports via d
3.2
25 May 2010 20:17:37
Original commit files touched by this commit Sanity Test Failure
pgollucci search for other commits by this committer
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)
3.2
10 Mar 2010 13:04:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.2

PR:             144611
Submitted by:   Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
3.1
13 Dec 2009 16:28:06
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
3.1
08 Dec 2009 06:55:21
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.1

PR:             ports/141265
Submitted by:   Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2.8
07 Dec 2009 13:31:00
Original commit files touched by this commit
wen search for other commits by this committer
- Force Repocopy Commit.

Number of commits found: 32