aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn-auth-ldap
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Mark BROKEN on 9-CURRENT: fails to configurePav Lucistnik2011-05-011-0/+4
| | | | | | | | | configure: error: Objective C preprocessor "/lib/cpp" fails sanity check Reported by: pointyhat Notes: svn path=/head/; revision=273419
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Try creatively to prevent this from failing on pointyhatPav Lucistnik2010-11-191-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=264817
* Conditionally install configuration example (auth-ldap.conf) to EXAMPLESDIR.Emanuel Haupt2010-08-141-1/+6
| | | | | | | | | PR: 149229 (based on) Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> Approved by: snb (via mail) Notes: svn path=/head/; revision=259215
* Update home page and MASTER_SITESSean Nicholas Barkas2009-11-172-2/+2
| | | | | | | Approved by: ehaupt Notes: svn path=/head/; revision=244377
* Change MAINTAINER to my @FreeBSD.org addressSean Nicholas Barkas2009-07-241-1/+1
| | | | | | | Approved by: erwin Notes: svn path=/head/; revision=238325
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-0/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Unmark broken; the missing Objective C header with gcc 4.2 has now beenMark Linimon2007-11-201-7/+1
| | | | | | | | | | | fixed. PR: ports/117967 Submitted by: maintainer Approved by: portmgr (self) Notes: svn path=/head/; revision=202763
* Mark as broken on gcc4.2.Mark Linimon2007-10-071-1/+7
| | | | Notes: svn path=/head/; revision=201044
* Remove errornous # DO NOT DELETE lines caused by makedepend(1)Edwin Groothuis2007-10-051-1/+0
| | | | Notes: svn path=/head/; revision=200885
* Remove cruft.Mark Linimon2007-09-301-34/+0
| | | | Notes: svn path=/head/; revision=200463
* New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPNEdwin Groothuis2007-09-074-0/+77
The OpenVPN Auth-LDAP Plugin implements username/password authentication via LDAP for OpenVPN 2.x. It also includes some integration with the OpenBSD packet filter, supporting adding and removing VPN clients from PF tables. WWW: http://dpw.threerings.net/projects/openvpn-auth-ldap/ PR: ports/113925 Submitted by: Nick Barkas <snb@threerings.net> Notes: svn path=/head/; revision=198968