aboutsummaryrefslogtreecommitdiff
path: root/www/auth_ldap
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plistsPhilip M. Gollucci2009-05-171-1/+1
| | | | | | | - DO NOT bump PORTREVISION Notes: svn path=/head/; revision=234069
* - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-171-0/+2
| | | | Notes: svn path=/head/; revision=234060
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-0/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* - Update to 1.6.1 and fix vulnerabilities [1]Clement Laforet2006-03-193-11/+20
| | | | | | | | | | | - Set USE_APACHE to 13 - Assign maintainership to apache@ PR: ports/94457 [1] Submitted by: Panagiotis Christias <p.christias@noc.ntua.gr> [1] Notes: svn path=/head/; revision=157670
* - Mark FORBIDDEN due to multiple format strings vulnerabilities.Simon L. B. Nielsen2006-03-081-0/+4
| | | | | | | | | | | | | | - Set EXPIRATION_DATE to one month from now since the port is unmaintained. Reported by: Christos Siaterlis csiat AT noc dotty ntua dotty gr Security: http://www.digitalarmaments.com/2006090173928420.html Security: http://secunia.com/advisories/18382/ Approved by: portmgr (implicit) Approved by: security-officer (simon) Notes: svn path=/head/; revision=157029
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149462
* bump PORTREVISONOliver Eikemeier2004-03-031-1/+1
| | | | | | | Forgotten by: me Notes: svn path=/head/; revision=102791
* - USE_OPENLDAPOliver Eikemeier2004-03-031-4/+1
| | | | | | | | PR: 62920 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=102790
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-4/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* - 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