Port details on branch 2025Q2 |
- openvpn-devel Secure IP/Ethernet tunnel daemon
- g20250402,1 security
=0 g20250402,1Version of this port present on the latest quarterly branch. - Maintainer: gert@greenie.muc.de
 - Port Added: 2025-04-02 19:36:03
- Last Update: 2025-04-02 19:34:18
- Commit Hash: 68b6c92
- Also Listed In: net net-vpn
- License: GPLv2
- WWW:
- https://openvpn.net/community/
- Description:
- OpenVPN is a robust, scalable and highly configurable VPN (Virtual Private
Network) daemon which can be used to securely link two or more private networks
using an encrypted tunnel over the internet. It can operate over UDP or TCP,
can use SSL or a pre-shared secret to authenticate peers, and in SSL mode, one
server can handle many clients.
This development port is updated frequently and is likely NOT STABLE. This is
an untested tar of the source tree. We attempt to omit inoperable states, but
there is a good chance this program will not run.
DO NOT USE IN PRODUCTION WITHOUT CAUTION
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openvpn-devel>0:security/openvpn-devel
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/security/openvpn-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install security/openvpn-devel
- pkg install openvpn-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openvpn-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1743619255
SHA256 (openvpn-openvpn-b75849ba36433331227ff66430ea06423fab8148_GL0.tar.gz) = 402e312f3d6be0a881ae068e3a52b96dece7d49cdddb0fd876ea7f06e4cff5dd
SIZE (openvpn-openvpn-b75849ba36433331227ff66430ea06423fab8148_GL0.tar.gz) = 1292100
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmocka>=0 : sysutils/cmocka
- rst2man : textproc/py-docutils@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- easy-rsa>=0 : security/easy-rsa
- Library dependencies:
-
- liblzo2.so : archivers/lzo2
- liblz4.so : archivers/liblz4
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for openvpn-devel-g20250402,1:
DCO=on: Build with Data Channel Offload (ovpn(4)) support
DOCS=on: Build and/or install documentation
EASYRSA=on: Install security/easy-rsa RSA helper package
EXAMPLES=on: Build and/or install examples
LZ4=on: LZ4 compression support
PKCS11=off: Use security/pkcs11-helper
SMALL=off: Build a smaller executable with fewer features
TEST=on: Build and/or run tests
X509ALTUSERNAME=off: Enable --x509-username-field (OpenSSL only)
====> SSL protocol support: you have to select exactly one of them
MBEDTLS=off: SSL/TLS via mbedTLS (lacks TLS v1.3)
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- security_openvpn-devel
- USES:
- autoreconf cpe libtool pkgconfig python:build shebangfix tar:xz ssl
- pkg-message:
- For install:
- Edit /etc/rc.conf[.local] to start OpenVPN automatically at system
startup. See /usr/local/etc/rc.d/openvpn for details.
Connect to VPN server as a client with this command to include
the client.up/down scripts in the initialization:
openvpn-client <spec>.ovpn
For compatibility notes when interoperating with older OpenVPN
versions, please, see <http://openvpn.net/relnotes.html>
- Master Sites:
|