| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Jan 2012 15:41:08
1.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 |
19 Jun 2011 21:01:17
1.2
|
ohauer  |
- update to mod_authn_sasl-1.2
- fix linker arguments ( reference to libsasl2 was missing ) [1]
- extend portdocs
[1] Noted on apache@FreeBSD list by Felix Janssen
Changelog:
* m4/apache.m4: fix httpd version regex to match vendor extended
version strings
* Makefile.am: add Changelog to tarball
* doc/index.html: let configure update the module version
* mod_authn_sasl.c: fix segfault in cleanup code, closes ID: 3015155
* mod_authn_sasl.c: make AuthSaslRealm a multi-value directive,
if the username contains a realm it must now match one of these |
19 Mar 2011 12:38:54
1.1
|
miwi  |
- Get Rid MD5 support |
26 May 2010 21:43:21
1.1
|
pgollucci  |
- Update to 1.1
- A few cleanups
With Hat: apache@ |
18 May 2010 04:08:06
1.0.2_2
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:54:08
1.0.2_1
|
pgollucci  |
5/5: Chase www/apache22 (bundled apr shlib bump)
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
22 Aug 2009 00:38:34
1.0.2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
17 May 2009 07:24:35
1.0.2
|
pgollucci  |
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes |
12 May 2009 22:34:36
1.0.2
|
pgollucci  |
over to apache@ |
12 May 2009 22:32:29
1.0.2
|
linimon  |
Release these ports into the wild due to maintainer-timeouts and no
response to email. We hope to see him back again sometime. |
18 Feb 2009 15:35:11
1.0.2
|
itetcu  |
This module provides the mod_auth_basic authentication front-end a way to
authenticate users by checking credentials via the Cyrus SASL library.
This may be interesting for setups where other daemons (e.g. for SMTP, IMAP or
LDAP) already running at a machine use SASL to authenticate users.
WWW: http://mod-authn-sasl.sourceforge.net/
PR: ports/131750
Submitted by: Joerg Pulz <Joerg.Pulz at frm2.tum.de> |