summaryrefslogtreecommitdiff
path: root/www/auth_ldap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - New option LDAP_PORTDirk Meyer2003-08-141-3/+3
| | | | | | | | - Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client - Make portlint happier Notes: svn path=/head/; revision=86953
* - Support APACHE_PORTDirk Meyer2003-06-043-7/+54
| | | | | | | | - rename module so apxs can install it nicely. PR: 38861 Notes: svn path=/head/; revision=82291
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76346
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* Fix bogus maintainerEdwin Groothuis2003-01-241-1/+1
| | | | | | | | PR: ports/47422 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=73903
* Reassign maintainership to ports -- I don't have any LDAP servers handy thatNik Clayton2002-11-241-1/+1
| | | | | | | I can test this against any more. Notes: svn path=/head/; revision=70986
* Make www/auth_ldap compiling under -current again.Edwin Groothuis2002-11-212-5/+4
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70654
* BROKEN: Does not configureKris Kennaway2002-09-191-0/+2
| | | | Notes: svn path=/head/; revision=66665
* Make sure it links with liblber. Remove BROKEN, and bump PORTREVISION.Nik Clayton2002-04-071-2/+2
| | | | | | | Submitted by: Robin P. Blanchard" <Robin_Blanchard@georgiacenter.org> Notes: svn path=/head/; revision=57408
* BROKEN: Looks like a missing dependencyKris Kennaway2002-03-251-0/+2
| | | | Notes: svn path=/head/; revision=56577
* add @FreeBSD.org to MAINTAINER lineMichael Haro2001-10-181-1/+1
| | | | Notes: svn path=/head/; revision=48920
* Add auth_ldap, an Apache module that can authenticate against an LDAPNik Clayton2001-09-285-0/+44
directory. Notes: svn path=/head/; revision=48237