| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Aug 2011 17:27:52
2.2.11_1
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
19 Mar 2011 12:38:54
2.2.11
|
miwi  |
- Get Rid MD5 support |
07 May 2010 17:54:30
2.2.11
|
pgollucci  |
- Works with apache 2.0.x and 2.2.x
Reported by: Vlad GURDIGA <gurdiga@gmail.com> via apache@ list
With Hat: apache@ |
17 May 2009 07:24:35
2.2.11
|
pgollucci  |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
19 Mar 2007 20:01:47
2.2.11
|
clement  |
- Update to 2.2.11 |
14 Feb 2006 11:41:12
2.2.10
|
pav  |
- Correct SHORTMODNAME, it was renamed in 2.2.10
Reported by: Lukas Maly <lukas.maly@col.cz> |
04 Dec 2005 16:27:42
2.2.10
|
clement  |
- Convert to new USE_APACHE
- Add SHA256 |
04 Dec 2005 00:18:15
2.2.10
|
clement  |
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus |
30 Oct 2005 22:03:29
2.2.10
|
clement  |
- Update to 2.2.10
- Fix DIST_SUBDIR |
01 Aug 2005 09:34:37
2.2.9
|
clement  |
- set ${SHORTMODNAME} to fix LoadModule line in httpd.conf
PR: ports/83507
Reported by: Maurizio Giunti <meg@0x01.org> |
13 Nov 2004 15:02:27
2.2.9
|
clement  |
- Update to 2.2.9 |
18 Aug 2004 16:21:56
2.2.8
|
clement  |
- Assign maintainership to freshly created apache@ mailing list |
11 Jul 2004 09:18:44
2.2.8
|
clement  |
- Update to 2.2.8
- Utilize www/apache2/Makefile.modules.3rd macros |
07 Feb 2004 17:16:21
2.2.7
|
clement  |
- SIZEify distinfo |
21 Dec 2003 18:40:44
2.2.7
|
clement  |
- Update to 2.2.7
- use PORTDOCS macro
- Change my email address
Approved by: erwin (mentor) |
14 Oct 2003 13:04:02
2.2.6
|
erwin  |
fix typo in maintainer address
Submitted by: maintainer |
14 Oct 2003 10:57:45
2.2.6
|
erwin  |
Add mod_auth_external2 2.2.6,
Mod_Auth_External is an Apache module used for authentication. The Apache HTTP
Daemon can be configured to require users to supply logins and passwords
before accessing pages in some directories. Authentication is the process of
checking if the password given is correct for a user. Apache has standard
modules for authenticating out of several different kinds of databases.
Mod_Auth_External is a flexible tool for creating authentication systems based
on other databases.
WWW: http://www.unixpapa.com/mod_auth_external.html
PR: 57967
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |