summaryrefslogtreecommitdiff
path: root/net/vpnc-script
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-03-02 15:24:12 +0000
committerwiz <wiz@pkgsrc.org>2015-03-02 15:24:12 +0000
commit5b92232e1f716367b3259e0ca983c7dd240454e8 (patch)
tree64ec8f78470251da2317a13a03f835f61b511aca /net/vpnc-script
parentbcf87d938f2c0da69ae7e68abff4080feb685189 (diff)
downloadpkgsrc-5b92232e1f716367b3259e0ca983c7dd240454e8.tar.gz
Import vpnc-script-20140805 as net/vpnc-script, packaged for wip
by pdtafti, hfath, asau, jakllsch, and keckhardt. This package provides David Woodhouse's modified vpnc config script with IPv6 support and bug fixes. It can be used in conjunction with net/vpnc and/or net/openconnect.
Diffstat (limited to 'net/vpnc-script')
-rw-r--r--net/vpnc-script/DESCR3
-rw-r--r--net/vpnc-script/MESSAGE10
-rw-r--r--net/vpnc-script/Makefile27
-rw-r--r--net/vpnc-script/PLIST2
-rw-r--r--net/vpnc-script/distinfo5
5 files changed, 47 insertions, 0 deletions
diff --git a/net/vpnc-script/DESCR b/net/vpnc-script/DESCR
new file mode 100644
index 00000000000..8661ae21fe2
--- /dev/null
+++ b/net/vpnc-script/DESCR
@@ -0,0 +1,3 @@
+This package provides David Woodhouse's modified vpnc config script
+with IPv6 support and bug fixes. It can be used in conjunction
+with net/vpnc and/or net/openconnect.
diff --git a/net/vpnc-script/MESSAGE b/net/vpnc-script/MESSAGE
new file mode 100644
index 00000000000..f09a5248963
--- /dev/null
+++ b/net/vpnc-script/MESSAGE
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2015/03/02 15:24:12 wiz Exp $
+
+A sample config script has been installed at
+
+ "${PKG_SYSCONFDIR}/vpnc-script".
+
+See OpenConnect documentation for usage examples.
+
+===========================================================================
diff --git a/net/vpnc-script/Makefile b/net/vpnc-script/Makefile
new file mode 100644
index 00000000000..d52cb7f4171
--- /dev/null
+++ b/net/vpnc-script/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1 2015/03/02 15:24:12 wiz Exp $
+
+DISTNAME= vpnc-script-20140805
+CATEGORIES= net security
+MASTER_SITES= http://git.infradead.org/users/dwmw2/vpnc-scripts.git/blob_plain/HEAD:/
+DIST_SUBDIR= ${PKGNAME_NOREV}
+DISTFILES= vpnc-script
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.infradead.org/openconnect/vpnc-script.html
+# see also http://git.infradead.org/users/dwmw2/vpnc-scripts.git
+COMMENT= Improved config script for OpenConnect and vpnc
+LICENSE= gnu-gpl-v2
+
+NO_BUILD= YES
+WRKSRC= ${WRKDIR}
+
+EGDIR= ${PREFIX}/share/examples/vpnc-script
+INSTALLATION_DIRS= ${EGDIR}
+CONF_FILES_PERMS= ${EGDIR}/vpnc-script \
+ ${PKG_SYSCONFDIR}/vpnc-script \
+ ${ROOT_USER} ${ROOT_GROUP} 555
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/vpnc-script ${DESTDIR}${EGDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/vpnc-script/PLIST b/net/vpnc-script/PLIST
new file mode 100644
index 00000000000..8c8bcf06424
--- /dev/null
+++ b/net/vpnc-script/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2015/03/02 15:24:12 wiz Exp $
+share/examples/vpnc-script/vpnc-script
diff --git a/net/vpnc-script/distinfo b/net/vpnc-script/distinfo
new file mode 100644
index 00000000000..a1237036350
--- /dev/null
+++ b/net/vpnc-script/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/03/02 15:24:12 wiz Exp $
+
+SHA1 (vpnc-script-20140805/vpnc-script) = c4cb07222ed5b6c4a52f5c094dec9933ade87344
+RMD160 (vpnc-script-20140805/vpnc-script) = 90e01d1597592657b88d763ebf9d678b1c6feed5
+Size (vpnc-script-20140805/vpnc-script) = 23761 bytes