Port details |
- mod_authenticache A generic credential caching module for Apache 2.0.x
- 2.0.8_1 www
=2 2.0.8_1Version of this port present on the latest quarterly branch. DEPRECATED: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
This port expired on: 2011-05-01
- Maintainer: apache@FreeBSD.org
 - Port Added: 2003-10-14 10:50:04
- Last Update: 2011-06-25 09:23:47
- SVN Revision: UNKNOWN
- People watching this port, also watch:: proftpd, rsync
- License: not specified in port
- WWW:
- http://killa.net/infosec/mod_authenticache/
- Description:
- 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/
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:
-
- ap20-mod_authenticache>0:www/mod_authenticache
- No installation instructions:
- This port has been deleted.
- PKGNAME: ap20-mod_authenticache
- 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:
-
- apxs : www/apache20
- gmake : devel/gmake
- Runtime dependencies:
-
- apxs : www/apache20
- 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.0.8_1 25 Jun 2011 09:23:47
 |
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 |
2.0.8_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
2.0.8_1 12 Dec 2010 08:44:49
 |
pgollucci  |
- Corresponding to www/apache20 deprecation, deprecate ports
that only build with www/apache20 (2.0.x)
With Hat: apache |
2.0.8_1 17 May 2009 07:24:35
 |
pgollucci  |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
2.0.8_1 13 Apr 2009 02:57:07
 |
pgollucci  |
- USE_APACHE=yes is deprecated
- WITH_APACHE2 is deprecated
- Convert to AP_FAST_BUILD/AP_GENPLIST
- Bump PORTREVISION |
2.0.8 24 Jan 2006 03:14:23
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.0.8 18 Aug 2004 16:21:56
 |
clement  |
- Assign maintainership to freshly created apache@ mailing list |
2.0.8 20 Mar 2004 12:35:41
 |
clement  |
Unbreak on amd64/ia64. |
2.0.8 19 Mar 2004 22:44:25
 |
kris  |
BROKEN on amd64 and ia64: Does not compile (shared library objects must be
compiled with -fPIC) |
2.0.8 08 Mar 2004 11:28:14
 |
clement  |
- (should) Fix build on amd64
Reported by: bento via kris |
2.0.8 06 Mar 2004 14:09:43
 |
clement  |
- Update to 2.0.8 |
2.0.6 07 Feb 2004 17:16:21
 |
clement  |
- SIZEify distinfo |
2.0.6 13 Jan 2004 15:04:51
 |
clement  |
- Update my email address
Approved and reviewed by: erwin (mentor) |
2.0.6 14 Oct 2003 13:04:02
 |
erwin  |
fix typo in maintainer address
Submitted by: maintainer |
2.0.6 14 Oct 2003 10:47:09
 |
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> |