| Port details on branch 2026Q3 |
- openvpn Secure IP/Ethernet tunnel daemon
- 2.7.5_1 security
=0 2.7.5_1Version of this port present on the latest quarterly branch. - Maintainer: mandree@FreeBSD.org
 - Port Added: 2026-07-27 21:53:29
- Last Update: 2026-07-25 02:04:42
- Commit Hash: ba51246
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- openvpn>0:security/openvpn
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/security/openvpn/ && make install clean
- To add the package, run one of these commands:
- pkg install security/openvpn
- pkg install openvpn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openvpn
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1782925053
SHA256 (openvpn-2.7.5.tar.gz) = c6864b3c7d4e059c7d6ce22d1b5fa646c8b379a06af872eeb9792b6083a44ac4
SIZE (openvpn-2.7.5.tar.gz) = 2101063
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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@py312
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.12 : lang/python312
- Test dependencies:
-
- fping : net/fping
- Runtime dependencies:
-
- easy-rsa>=0 : security/easy-rsa
- Library dependencies:
-
- liblz4.so : archivers/liblz4
- liblzo2.so : archivers/lzo2
- libpkcs11-helper.so : security/pkcs11-helper
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for openvpn-2.7.5_1:
ASYNC_PUSH=off: Enable async-push support
DCO=on: Data Channel Offload/ovpn(4) support->README.dco.md
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
LZO=on: LZO compression (incompatible with LibreSSL)
PKCS11=on: Use security/pkcs11-helper, needs same SSL lib!
SMALL=off: Build a smaller executable with fewer features
TEST=on: Build and/or run tests
UNITTESTS=off: Enable unit tests
X509ALTUSERNAME=off: Enable --x509-username-field
===> Use 'make config' to modify these settings
- Options name:
- security_openvpn
- USES:
- cpe libtool localbase:ldflags pkgconfig python:build shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.7.5_1 25 Jul 2026 02:04:42
    |
Vladimir Druzenko (vvd)  Author: Matthias Andree |
security/openvpn: Needs addition to SHEBANG_FILES and some cleanup
- Remove unnecessary GNU_CONFIGURE_MANPREFIX.
- Improve post-install-EXAMPLES-on.
PR: 296890
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
MFH: 2026Q3
(cherry picked from commit 83283c284c4a9dd90ba4ce23a50d1cfb1005dbdf) |
Number of commits found: 1
|