diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-02-14 01:06:29 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-02-14 01:06:29 +0000 |
commit | ae1f2b576daa057c416c3be904232ad9ca464902 (patch) | |
tree | 90afd1827fe7e3d720987f860e262a6a2c9f885f /www/mod_auth_ldap | |
parent | 7ca645a76b9743346b929815d6892d95ac132a72 (diff) |
Notes
Diffstat (limited to 'www/mod_auth_ldap')
-rw-r--r-- | www/mod_auth_ldap/Makefile | 5 | ||||
-rw-r--r-- | www/mod_auth_ldap/distinfo | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/mod_auth_ldap/Makefile b/www/mod_auth_ldap/Makefile index fe1d048b9771..29b74c184cec 100644 --- a/www/mod_auth_ldap/Makefile +++ b/www/mod_auth_ldap/Makefile @@ -19,8 +19,11 @@ COMMENT= Apache module to authenticate against an LDAP directory MAKE_JOBS_SAFE= yes +DEPRECATED= apache 13/20 is sceduled for deletion, migrate to 2.2.x+ and mod_authnz_ldap now +EXPIRATION_DATE=2011-05-01 + USE_OPENLDAP= yes -USE_APACHE= 2.0+ +USE_APACHE= 20 AP_FAST_BUILD= yes AP_GENPLIST= yes SHORTMODNAME= auth_ldap diff --git a/www/mod_auth_ldap/distinfo b/www/mod_auth_ldap/distinfo index a62cafa2e566..9f79b7799c39 100644 --- a/www/mod_auth_ldap/distinfo +++ b/www/mod_auth_ldap/distinfo @@ -1,3 +1,2 @@ -MD5 (modauthldap_apache2.tar.gz) = 2666189a1ec9bef4ae264870b22f8714 SHA256 (modauthldap_apache2.tar.gz) = 752041bbeac760ba38aa44083cf876882adb0e67f1903b03d9620b3aee154eef SIZE (modauthldap_apache2.tar.gz) = 155812 |