Bug 113925

Summary: New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPN
Product: Ports & Packages Reporter: Nick Barkas <snb>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
openvpn-auth-ldap.shar none

Description Nick Barkas 2007-06-21 23:50:02 UTC
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/
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-09-07 03:47:18 UTC
edwin       2007-09-07 02:47:13 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/openvpn-auth-ldap Makefile Makefile.bak distinfo 
                               pkg-descr 
  Log:
  New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPN
  
          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>
  
  Revision  Changes    Path
  1.913     +1 -0      ports/security/Makefile
  1.1       +35 -0     ports/security/openvpn-auth-ldap/Makefile (new)
  1.1       +34 -0     ports/security/openvpn-auth-ldap/Makefile.bak (new)
  1.1       +3 -0      ports/security/openvpn-auth-ldap/distinfo (new)
  1.1       +5 -0      ports/security/openvpn-auth-ldap/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-07 03:47:21 UTC
State Changed
From-To: open->closed

Committed, thanks!