View | Details | Raw Unified | Return to bug 85156
Collapse All | Expand All

(-)/usr/home/emma/ports/security/openvpn/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	openvpn
8
PORTNAME=	openvpn
9
DISTVERSION=	2.0.1
9
DISTVERSION=	2.0.1
10
PORTREVISION=	1
10
CATEGORIES=	security
11
CATEGORIES=	security
11
MASTER_SITES=	http://openvpn.net/release/
12
MASTER_SITES=	http://openvpn.net/release/
12
13
(-)/usr/home/emma/ports/security/openvpn/files/openvpn.sh.in (-2 / +2 lines)
Lines 37-44 Link Here
37
#
37
#
38
# # optional:
38
# # optional:
39
# openvpn_flags=""	# openvpn command line flags
39
# openvpn_flags=""	# openvpn command line flags
40
# openvpn_config="%%PREFIX%%/etc/openvpn/openvpn.conf" 	# --config file
40
# openvpn_configfile="%%PREFIX%%/etc/openvpn/openvpn.conf" 	# --config file
41
# openvpn_dir="%%PREFIX%%/etc/openvpn"			# --cd directory
41
# openvpn_dir="%%PREFIX%%/etc/openvpn"				# --cd directory
42
#
42
#
43
# You also need to set openvpn_configfile and openvpn_dir, if the configuration
43
# You also need to set openvpn_configfile and openvpn_dir, if the configuration
44
# file and directory where keys and certificates reside differ from the above
44
# file and directory where keys and certificates reside differ from the above

Return to bug 85156