aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn20
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-09 07:34:00 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-09 07:34:00 +0000
commit3f85c0f495b157c725a10862ad493c735e427c05 (patch)
tree0f2f14ed6411bd94afb8eae6b05891b81eb83504 /security/openvpn20
parent45fa762e5266ce6a2126677d8ecc5d8210f7aeca (diff)
downloadports-3f85c0f495b157c725a10862ad493c735e427c05.tar.gz
ports-3f85c0f495b157c725a10862ad493c735e427c05.zip
upgrade to 1.4.0
PR: 51956 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=80532
Diffstat (limited to 'security/openvpn20')
-rw-r--r--security/openvpn20/Makefile6
-rw-r--r--security/openvpn20/distinfo2
-rw-r--r--security/openvpn20/pkg-plist78
3 files changed, 44 insertions, 42 deletions
diff --git a/security/openvpn20/Makefile b/security/openvpn20/Makefile
index e26da3de4a21..07cc2e59bb94 100644
--- a/security/openvpn20/Makefile
+++ b/security/openvpn20/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openvpn
-PORTVERSION= 1.3.2
+PORTVERSION= 1.4.0
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,9 +18,9 @@ LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
GNU_CONFIGURE= yes
USE_OPENSSL= yes
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-lzo-lib=${LOCALBASE}/lib \
- --with-lzo-headers=${LOCALBASE}/include \
- --program-transform-name="s/x/x/"
+ --with-lzo-headers=${LOCALBASE}/include
MAN8= openvpn.8
diff --git a/security/openvpn20/distinfo b/security/openvpn20/distinfo
index 48ba3eeb93b8..b000a91d173a 100644
--- a/security/openvpn20/distinfo
+++ b/security/openvpn20/distinfo
@@ -1 +1 @@
-MD5 (openvpn-1.3.2.tar.gz) = 57f5f92730566401797943561f7cae6e
+MD5 (openvpn-1.4.0.tar.gz) = a69f10c7d77b3fbade09721e50591f0e
diff --git a/security/openvpn20/pkg-plist b/security/openvpn20/pkg-plist
index f3b09096c538..cee89a468518 100644
--- a/security/openvpn20/pkg-plist
+++ b/security/openvpn20/pkg-plist
@@ -1,40 +1,42 @@
sbin/openvpn
etc/rc.d/openvpn.sh.sample
-%%PORTDOCS%%share/doc/openvpn/AUTHORS
-%%PORTDOCS%%share/doc/openvpn/COPYING
-%%PORTDOCS%%share/doc/openvpn/COPYRIGHT.GPL
-%%PORTDOCS%%share/doc/openvpn/ChangeLog
-%%PORTDOCS%%share/doc/openvpn/INSTALL
-%%PORTDOCS%%share/doc/openvpn/NEWS
-%%PORTDOCS%%share/doc/openvpn/PORTS
-%%PORTDOCS%%share/doc/openvpn/README
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/README
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/build-ca
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/build-dh
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/build-inter
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/build-key
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/build-key-pass
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/build-req
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/build-req-pass
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/clean-all
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/openssl.cnf
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/sign-req
-%%PORTDOCS%%share/doc/openvpn/easy-rsa/vars
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/README
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/firewall.sh
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/home.up
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/office.up
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/openvpn-shutdown.sh
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/openvpn-startup.sh
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/static-home.conf
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/static-office.conf
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/tls-home.conf
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/tls-office.conf
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/xinetd-client-config
-%%PORTDOCS%%share/doc/openvpn/sample-config-files/xinetd-server-config
-%%PORTDOCS%%share/doc/openvpn/sample-scripts/openvpn.init
-%%PORTDOCS%%share/doc/openvpn/sample-scripts/verify-cn
-%%PORTDOCS%%@dirrm share/doc/openvpn/sample-scripts
-%%PORTDOCS%%@dirrm share/doc/openvpn/sample-config-files
-%%PORTDOCS%%@dirrm share/doc/openvpn/easy-rsa
-%%PORTDOCS%%@dirrm share/doc/openvpn/
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.GPL
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/PORTS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/README
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/build-ca
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/build-dh
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/build-inter
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/build-key
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/build-key-pass
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/build-req
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/build-req-pass
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/clean-all
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/openssl.cnf
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/sign-req
+%%PORTDOCS%%%%DOCSDIR%%/easy-rsa/vars
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/README
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/firewall.sh
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/home.up
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/loopback-client
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/loopback-server
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/office.up
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/openvpn-shutdown.sh
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/openvpn-startup.sh
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/static-home.conf
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/static-office.conf
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/tls-home.conf
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/tls-office.conf
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/xinetd-client-config
+%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/xinetd-server-config
+%%PORTDOCS%%%%DOCSDIR%%/sample-scripts/openvpn.init
+%%PORTDOCS%%%%DOCSDIR%%/sample-scripts/verify-cn
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/sample-scripts
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/sample-config-files
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/easy-rsa
+%%PORTDOCS%%@dirrm %%DOCSDIR%%