Ravenports generated: 18 Jan 2021 12:16
[ravenports.git] / bucket_20 / openvpn
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               openvpn
4 VERSION=                2.5.0
5 KEYWORDS=               security
6 VARIANTS=               standard
7 SDESC[standard]=        Secure and highly configurable VPN solution
8 HOMEPAGE=               https://openvpn.net
9 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://swupdate.openvpn.org/community/releases/
13 DISTFILE[1]=            openvpn-2.5.0.tar.xz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         docs
17                         primary
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 NOT_FOR_OPSYS=          linux
23
24 BUILDRUN_DEPENDS=       openpam:single:standard
25
26 USES=                   autoreconf cpe libtool pkgconfig lz4 lzo
27                         ssl:openssl-devel
28
29 LICENSE=                GPLv2:primary OpenSSL:primary
30 LICENSE_TERMS=          primary:{{WRKSRC}}/COPYING
31 LICENSE_FILE=           GPLv2:{{WRKSRC}}/COPYRIGHT.GPL
32                         OpenSSL:stock
33 LICENSE_SCHEME=         multi
34
35 FPC_EQUIVALENT=         security/openvpn
36
37 MUST_CONFIGURE=         gnu
38 CONFIGURE_ARGS=         ROUTE="/sbin/route"
39                         IFCONFIG="/sbin/ifconfig"
40 CONFIGURE_ENV=          ac_cv_prog_CMAKE=
41                         CMAKE=
42
43 post-install:
44         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/openvpn/plugins/openvpn-plugin-auth-pam.so
45         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/openvpn/plugins/openvpn-plugin-down-root.so
46         # remove after version 2.5.0
47         ${INSTALL_MAN} ${WRKSRC}/doc/openvpn.8 ${STAGEDIR}${MANPREFIX}/man/man8
48
49 [FILE:968:descriptions/desc.primary]
50 OpenVPN is a full-featured open source SSL VPN solution that accommodates 
51 a wide range of configurations, including remote access, site-to-site 
52 VPNs, Wi-Fi security, and enterprise-scale remote access solutions with 
53 load balancing, failover, and fine-grained access-controls. Starting with 
54 the fundamental premise that complexity is the enemy of security, OpenVPN 
55 offers a cost-effective, lightweight alternative to other VPN technologies.
56
57 The OpenVPN security model is based on SSL, the industry standard for 
58 secure communications via the internet. OpenVPN implements OSI layer 2 or 
59 3 secure network extension using the SSL/TLS protocol, supports flexible 
60 client authentication methods based on certificates, smart cards, and/or 
61 2-factor authentication, and allows user or group-specific access control 
62 policies using firewall rules applied to the VPN virtual interface. 
63 OpenVPN is not a web application proxy and does not operate through a web 
64 browser.
65
66
67 [FILE:99:distinfo]
68 029a426e44d656cb4e1189319c95fe6fc9864247724f5599d99df9c4c3478fbd      1126928 openvpn-2.5.0.tar.xz
69
70
71 [FILE:150:manifests/plist.docs]
72 share/doc/openvpn/
73  COPYING
74  COPYRIGHT.GPL
75  Changes.rst
76  README
77  README.IPv6
78  README.auth-pam
79  README.down-root
80  README.mbedtls
81  management-notes.txt
82
83
84 [FILE:161:manifests/plist.primary]
85 include/
86  openvpn-msg.h
87  openvpn-plugin.h
88 lib/openvpn/plugins/
89  openvpn-plugin-auth-pam.so
90  openvpn-plugin-down-root.so
91 sbin/openvpn
92 share/man/man8/openvpn.8.gz
93