remove a couple of PFRAG.shared
This commit is contained in:
parent
559d906e79
commit
3a90f883c0
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2016/01/26 13:05:26 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2016/03/17 11:44:56 sthen Exp $
|
||||
|
||||
COMMENT = LDAP authentication plugin for OpenVPN 2.x
|
||||
|
||||
VERSION = 2.0.3
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
DISTNAME = auth-ldap-${VERSION}
|
||||
PKGNAME = openvpn-${DISTNAME}
|
||||
CATEGORIES = net security
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2012/01/27 13:45:50 jsing Exp $
|
||||
lib/openvpn-auth-ldap.so
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/01/27 13:45:50 jsing Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.2 2016/03/17 11:44:56 sthen Exp $
|
||||
lib/openvpn-auth-ldap.so
|
||||
share/examples/openvpn-auth-ldap/
|
||||
share/examples/openvpn-auth-ldap/auth-ldap.conf
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2016/01/06 11:03:21 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2016/03/17 11:44:56 sthen Exp $
|
||||
|
||||
COMMENT= easy-to-use, robust, and highly configurable VPN
|
||||
|
||||
DISTNAME= openvpn-2.3.10
|
||||
REVISION= 0
|
||||
CATEGORIES= net security
|
||||
|
||||
HOMEPAGE= http://openvpn.net/
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1 2013/04/20 16:22:55 sthen Exp $
|
||||
lib/openvpn/plugins/openvpn-plugin-down-root.so
|
@ -1,13 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.17 2014/12/01 21:43:39 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.18 2016/03/17 11:44:56 sthen Exp $
|
||||
@newgroup _openvpn:577
|
||||
@newuser _openvpn:577:_openvpn:daemon:OpenVPN Daemon:/nonexistent:/sbin/nologin
|
||||
%%SHARED%%
|
||||
include/openvpn/
|
||||
include/openvpn/openvpn-plugin.h
|
||||
lib/openvpn/
|
||||
lib/openvpn/plugins/
|
||||
lib/openvpn/plugins/openvpn-plugin-down-root.a
|
||||
lib/openvpn/plugins/openvpn-plugin-down-root.la
|
||||
lib/openvpn/plugins/openvpn-plugin-down-root.so
|
||||
@man man/man8/openvpn.8
|
||||
@bin sbin/openvpn
|
||||
share/doc/openvpn/
|
||||
|
Loading…
x
Reference in New Issue
Block a user