| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
16 Apr 2012 06:03:11
0.6_1
|
bapt  |
Make it depends on sqlite3 instead of sqlite34
While here remove the pre 7.x bits
PR: ports/166478
Submitted by: bapt
Approved by: maintainer timeout (> 14j) |
14 Feb 2012 19:16:24
0.6
|
pgollucci  |
- Update to 0.6
PR: ports/165077
Submitted by: myself (pgollucci)
Approved by: zhoushuqun@gmail.com (maintainer)
Sponsored by: Apache Software Foundation (ASF) |
20 Aug 2011 17:27:52
0.5_1
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
19 Mar 2011 12:38:54
0.5
|
miwi  |
- Get Rid MD5 support |
29 Sep 2010 03:58:50
0.5
|
pgollucci  |
- Update to 0.5
PR: ports/150908
Submitted by: Sutra Zhou <zhoushuqun@gmail.com> (maintainer) |
25 May 2010 20:17:37
0.4  |
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) |
25 May 2010 06:41:03
0.4
|
pgollucci  |
- Unbreak after devel/apr0 incranation. USE_APACHE will pull in the correct
apr.
With Hat: apache@ |
18 May 2010 04:05:05
0.4
|
pgollucci  |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
20 May 2009 08:56:46
0.4
|
pgollucci  |
- update to 0.4
- mark MAKE_JOBS_SAFE=yes
PR: ports/134701
Approved by: maintainer
Submitted by: me |
25 Aug 2008 00:53:28
0.3_1
|
edwin  |
Mark broken on 6.x because it is unbuildable there.
Noticed by: pavbot, drosobot |
17 Aug 2008 06:27:23
0.3
|
edwin  |
New port: www/mod_auth_openid An authentication module for the
Apache 2 webserver with OpenID
mod_auth_openid is an authentication module for the Apache
2 webserver. It handles the functions of an OpenID consumer
as specified in the OpenID 2.0 specification.
WWW: http://trac.butterfat.net/public/mod_auth_openid
PR: ports/126218
Submitted by: Sutra Zhou <zhoushuqun@gmail.com> |