Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump PORTREVISION's after OpenLDAP update. | delphij | 2009-01-06 | 1 | -0/+1 |
| | | | | Suggested by: rafan | ||||
* | Unmark broken; the missing Objective C header with gcc 4.2 has now been | linimon | 2007-11-20 | 1 | -7/+1 |
| | | | | | | | | fixed. PR: ports/117967 Submitted by: maintainer Approved by: portmgr (self) | ||||
* | Mark as broken on gcc4.2. | linimon | 2007-10-07 | 1 | -1/+7 |
| | |||||
* | Remove errornous # DO NOT DELETE lines caused by makedepend(1) | edwin | 2007-10-05 | 1 | -1/+0 |
| | |||||
* | Remove cruft. | linimon | 2007-09-30 | 1 | -34/+0 |
| | |||||
* | New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPN | edwin | 2007-09-07 | 4 | -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> |