aboutsummaryrefslogtreecommitdiff
path: root/security/openfortivpn
diff options
context:
space:
mode:
authorNikolai Lifanov <lifanov@FreeBSD.org>2019-06-18 15:26:00 +0000
committerNikolai Lifanov <lifanov@FreeBSD.org>2019-06-18 15:26:00 +0000
commita5ccfda7609a78379200547711cc5b39352360ab (patch)
tree4ee4b4127f732e46962b951813508f86302b758a /security/openfortivpn
parent58f1039d8479348ae2d617bbe72e5fc765d2e544 (diff)
downloadports-a5ccfda7609a78379200547711cc5b39352360ab.tar.gz
ports-a5ccfda7609a78379200547711cc5b39352360ab.zip
new port: security/openfortivpn
This is a client for PPP+SSL VPN tunnel services. It works with Fortinet VPN.
Notes
Notes: svn path=/head/; revision=504487
Diffstat (limited to 'security/openfortivpn')
-rw-r--r--security/openfortivpn/Makefile21
-rw-r--r--security/openfortivpn/distinfo3
-rw-r--r--security/openfortivpn/pkg-descr5
-rw-r--r--security/openfortivpn/pkg-plist4
4 files changed, 33 insertions, 0 deletions
diff --git a/security/openfortivpn/Makefile b/security/openfortivpn/Makefile
new file mode 100644
index 000000000000..c47b9179ca4e
--- /dev/null
+++ b/security/openfortivpn/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= openfortivpn
+PORTVERSION= 1.10.0
+DISTVERSIONPREFIX=v
+CATEGORIES= security
+
+MAINTAINER= lifanov@FreeBSD.org
+COMMENT= Client for PPP+SSL VPN tunnel services
+
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= autoreconf pkgconfig ssl
+USE_GITHUB= yes
+GH_ACCOUNT= adrienverge
+
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= OPENSSL_LIBS="-lssl -lcrypto" OPENSSL_CFLAGS=${OPENSSLINC}
+
+.include <bsd.port.mk>
diff --git a/security/openfortivpn/distinfo b/security/openfortivpn/distinfo
new file mode 100644
index 000000000000..6d9653549ad8
--- /dev/null
+++ b/security/openfortivpn/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1560867376
+SHA256 (adrienverge-openfortivpn-v1.10.0_GH0.tar.gz) = d6ea0c84c0cf811530073fa19865334bb42ab10a780157fe95c4efb3476ad58d
+SIZE (adrienverge-openfortivpn-v1.10.0_GH0.tar.gz) = 74872
diff --git a/security/openfortivpn/pkg-descr b/security/openfortivpn/pkg-descr
new file mode 100644
index 000000000000..c6b704d13597
--- /dev/null
+++ b/security/openfortivpn/pkg-descr
@@ -0,0 +1,5 @@
+Openfortivpn is a client for PPP+SSL VPN tunnel services.
+It spawns a pppd process and operates the communication between
+the gateway and the process. It is compatible with Fortinet VPNs.
+
+WWW: https://github.com/adrienverge/openfortivpn
diff --git a/security/openfortivpn/pkg-plist b/security/openfortivpn/pkg-plist
new file mode 100644
index 000000000000..77ec42cd362c
--- /dev/null
+++ b/security/openfortivpn/pkg-plist
@@ -0,0 +1,4 @@
+bin/openfortivpn
+man/man1/openfortivpn.1.gz
+@dir %%ETCDIR%%
+@sample %%DATADIR%%/config.template %%ETCDIR%%/config