diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-07-16 11:28:19 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-07-16 11:28:19 +0000 |
commit | 5913bb8cf76eedbcb0285fc5666ab9ecba8f79da (patch) | |
tree | 8187ddb03cc29d4942068fe97dcfe4ba9ee36847 /doc | |
parent | 6d02714cac7a667f6337328d286288035f5e29fe (diff) | |
download | pkgsrc-5913bb8cf76eedbcb0285fc5666ab9ecba8f79da.tar.gz |
Import ap-auth-mysql 4.3.1, Apache module for user authentication
using information stored in a MySQL database.
Based on pkgwip package done by cube@, thanks a lot!
Package should support both Apache 1.x and 2.x, but only Apache 1.x
tested at the moment.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 524ee8e298d..c44e4d3596b 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6570 2004/07/16 07:47:53 adam Exp $ +$NetBSD: CHANGES,v 1.6571 2004/07/16 11:31:42 jdolecek Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3409,3 +3409,4 @@ Changes to the packages collection and infrastructure in 2004: Added xyame-038 [wiz 2004-07-16] Added libosip2-2.0.9 [xtraeme 2004-07-16] Updated gd to 2.0.27 [adam 2004-07-16] + Added ap-auth-mysql-4.3.1 [jdolecek 2004-07-16] |