aboutsummaryrefslogtreecommitdiffstats
path: root/security/openvpn-auth-ldap
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1
| | | | Suggested by: rafan
* Unmark broken; the missing Objective C header with gcc 4.2 has now beenlinimon2007-11-201-7/+1
| | | | | | | | fixed. PR: ports/117967 Submitted by: maintainer Approved by: portmgr (self)
* Mark as broken on gcc4.2.linimon2007-10-071-1/+7
|
* Remove errornous # DO NOT DELETE lines caused by makedepend(1)edwin2007-10-051-1/+0
|
* Remove cruft.linimon2007-09-301-34/+0
|
* New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPNedwin2007-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>