| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Sep 2012 20:04:28
3.4
|
ohauer  |
- Upgrade www/mod_wsgi3 to 3.4.
- adopt new Makefile header.
PR: 171549
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
18 Aug 2012 14:29:11
3.3_2
|
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@ |
09 Jan 2012 15:41:08
3.3_2
|
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 |
01 Jan 2012 16:47:41
3.3_2
|
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@ |
20 Aug 2011 17:27:52
3.3_2
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
19 Mar 2011 12:38:54
3.3_1
|
miwi  |
- Get Rid MD5 support |
25 Feb 2011 04:40:31
3.3_1
|
miwi  |
- Move over to py25
- while here drop md5 support
- Small cleanups |
15 Sep 2010 18:01:26
3.3
|
pgollucci  |
remove empty file |
14 Sep 2010 01:52:46
3.3
|
pgollucci  |
- Actually apply the 3.3 update in ports/148982
PR: ports/148982 |
10 Sep 2010 01:45:26
3.2_1
|
pgollucci  |
- Fix CONFLICTS
Reported by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
09 Sep 2010 03:31:20
3.2_1
|
pgollucci  |
- Update to mod_wsgi3 to 3.3
- Add LICENSE
- Update CONFLICTS
PR: ports/148982
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
15 Jul 2010 22:29:47
3.2_1
|
delphij  |
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 |
25 May 2010 20:43:04
3.2
|
pgollucci  |
- Fix 2 minor glitches in www/mod_wsgi and www/mod_wsgi3
Reported by: Freshports via d |
25 May 2010 20:17:37
3.2  |
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) |
10 Mar 2010 13:04:10
3.2
|
miwi  |
- Update to 3.2
PR: 144611
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
13 Dec 2009 16:28:06
3.1
|
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 |
08 Dec 2009 06:55:21
3.1
|
wen  |
- Update to 3.1
PR: ports/141265
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
07 Dec 2009 13:31:00
2.8
|
wen  |
- Force Repocopy Commit. |