From owner-cvs-all@FreeBSD.ORG Fri Sep 7 02:47:13 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C73E716A419; Fri, 7 Sep 2007 02:47:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AE55913C45B; Fri, 7 Sep 2007 02:47:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l872lDa9033395; Fri, 7 Sep 2007 02:47:13 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l872lDNq033394; Fri, 7 Sep 2007 02:47:13 GMT (envelope-from edwin) Message-Id: <200709070247.l872lDNq033394@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 7 Sep 2007 02:47:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/openvpn-auth-ldap Makefile Makefile.bak distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2007 02:47:13 -0000 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 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)