summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorIsmael Luceno2022-05-30 22:53:46 +0200
committerIsmael Luceno2022-05-30 22:59:38 +0200
commit147df51c852ccf168a4c1fd7ead7b8c7a5f0e0f5 (patch)
treeca2242d723738e28955db99bcde48f0ee382e444 /net
parent5213d27900ddc41e29e6cd6e5530260a4c33e072 (diff)
vpnc-scripts: new spell, Configuration script for VPNC and OpenConnect
Diffstat (limited to 'net')
-rwxr-xr-xnet/vpnc-scripts/BUILD1
-rwxr-xr-xnet/vpnc-scripts/DETAILS19
-rw-r--r--net/vpnc-scripts/HISTORY2
-rwxr-xr-xnet/vpnc-scripts/INSTALL2
4 files changed, 24 insertions, 0 deletions
diff --git a/net/vpnc-scripts/BUILD b/net/vpnc-scripts/BUILD
new file mode 100755
index 0000000000..397db75f0d
--- /dev/null
+++ b/net/vpnc-scripts/BUILD
@@ -0,0 +1 @@
+:
diff --git a/net/vpnc-scripts/DETAILS b/net/vpnc-scripts/DETAILS
new file mode 100755
index 0000000000..fe17b3f4b9
--- /dev/null
+++ b/net/vpnc-scripts/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=vpnc-scripts
+ VERSION=20210402
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=ftp://ftp.infradead.org/pub/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:5f9fc5ab1a5a2607f807700536c4a8e71c551052e72979c1cdd02b15906615be33a297b873b0806f269e51645f10f1c02a7acfed2501148bfa2797250582920d
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="http://www.infradead.org/openconnect/vnpc-script.html"
+ LICENSE[0]="GPL-2.0-or-later"
+ ENTERED=20220530
+ KEYWORDS=""
+ SHORT="Configuration script for VPNC and OpenConnect"
+cat << EOF
+This script setups the routing and name service for the VPN client.
+
+It improves over the original VPNC script with:
+* Bug fixes.
+* IPv6 support
+* Support for newer Linux kernels.
+EOF
diff --git a/net/vpnc-scripts/HISTORY b/net/vpnc-scripts/HISTORY
new file mode 100644
index 0000000000..de96167fe0
--- /dev/null
+++ b/net/vpnc-scripts/HISTORY
@@ -0,0 +1,2 @@
+2018-02-05 Ismael Luceno <ismael@sourcemage.org>
+ * BUILD, DETAILS, INSTALL: spell created
diff --git a/net/vpnc-scripts/INSTALL b/net/vpnc-scripts/INSTALL
new file mode 100755
index 0000000000..2ec5e29195
--- /dev/null
+++ b/net/vpnc-scripts/INSTALL
@@ -0,0 +1,2 @@
+install -d "$INSTALL_ROOT"/etc/vpnc/ &&
+install -m755 vpnc-script "$INSTALL_ROOT"/etc/vpnc/