| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Jun 2011 09:23:47
2.0.8_1
|
miwi  |
Bye Bye
2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more
available
2011-06-24 net/libevnet: no longer necessary now that libevent2 has been
released
2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available
2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to
2.2.x+ and mod_authnz_ldap now
2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is
release, migrate to 2.2.x+ now
2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is
release, migrate to 2.2.x+ now
2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now |
19 Mar 2011 12:38:54
2.0.8_1
|
miwi  |
- Get Rid MD5 support |
12 Dec 2010 08:44:49
2.0.8_1
|
pgollucci  |
- Corresponding to www/apache20 deprecation, deprecate ports
that only build with www/apache20 (2.0.x)
With Hat: apache |
17 May 2009 07:24:35
2.0.8_1
|
pgollucci  |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
13 Apr 2009 02:57:07
2.0.8_1
|
pgollucci  |
- USE_APACHE=yes is deprecated
- WITH_APACHE2 is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST
- Bump PORTREVISION |
24 Jan 2006 03:14:23
2.0.8
|
edwin  |
SHA256ify
Approved by: krion@ |
18 Aug 2004 16:21:56
2.0.8
|
clement  |
- Assign maintainership to freshly created apache@ mailing list |
20 Mar 2004 12:35:41
2.0.8
|
clement  |
Unbreak on amd64/ia64. |
19 Mar 2004 22:44:25
2.0.8
|
kris  |
BROKEN on amd64 and ia64: Does not compile (shared library objects must be
compiled with -fPIC) |
08 Mar 2004 11:28:14
2.0.8
|
clement  |
- (should) Fix build on amd64
Reported by: bento via kris |
06 Mar 2004 14:09:43
2.0.8
|
clement  |
- Update to 2.0.8 |
07 Feb 2004 17:16:21
2.0.6
|
clement  |
- SIZEify distinfo |
13 Jan 2004 15:04:51
2.0.6
|
clement  |
- Update my email address
Approved and reviewed by: erwin (mentor) |
14 Oct 2003 13:04:02
2.0.6
|
erwin  |
fix typo in maintainer address
Submitted by: maintainer |
14 Oct 2003 10:47:09
2.0.6
|
erwin  |
Add mod_authenticache 2.0.6,
As HTTP is a relatively stateless protocol, each request generates an
authentication attempt. While this is cheap when authenticating against dbm or
htpasswd files, it can get very expensive when running against a Windows
domain controller, ACE server, or other networked database, particularly on
image-rich pages and FancyIndexes from mod_autoindex.
mod_authenticache provides a secure method of caching credentials in order to
more efficiently serve in these situations.
WWW: http://killa.net/infosec/mod_authenticache/
PR: 57964
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |