Port details |
- openvpn-mbedtls Secure IP/Ethernet tunnel daemon, mbedTLS-based build
- 2.5.6 security
=0 2.5.6Version of this port present on the latest quarterly branch.
- DEPRECATED: mbedTLS only has a minimum viable TLSv1.3 implementation, and OpenVPN-mbedtls does not work on FreeBSD 14-CURRENT
This port expired on: 2022-03-31
- Maintainer: mandree@FreeBSD.org
- Port Added: 2016-12-27 23:17:07
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- 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.
WWW: https://openvpn.net/community/
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- openvpn-mbedtls>0:security/openvpn-mbedtls
- Conflicts:
- CONFLICTS_INSTALL:
- openvpn
- openvpn-beta
- openvpn-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: openvpn-mbedtls
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1647545752
SHA256 (openvpn-2.5.6.tar.xz) = 13c7c3dc399d1b571cabf189c4d34ae34656ee72b6bde2a8059c1e9bc61574ed
SIZE (openvpn-2.5.6.tar.xz) = 1150352
Packages (timestamps in pop-ups are UTC):
- Master port: security/openvpn
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- easy-rsa>=0 : security/easy-rsa
- Library dependencies:
-
- liblz4.so : archivers/liblz4
- liblzo2.so : archivers/lzo2
- libmbedtls.so : security/mbedtls
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for openvpn-mbedtls-2.5.6:
ASYNC_PUSH=off: Enable async-push 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
LZO=on: LZO compression (incompatible with LibreSSL)
SMALL=off: Build a smaller executable with fewer features
TEST=on: Build and/or run tests
TUNNELBLICK=off: XOR scrambling patch - DEPRECATED!
UNITTESTS=off: Enable unit tests
===> Use 'make config' to modify these settings
- Options name:
- security_openvpn-mbedtls
- USES:
- cpe libtool localbase:ldflags pkgconfig shebangfix tar:xz
- 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>
Note that OpenVPN does not officially support LibreSSL.
Note that OpenVPN configures a separate user and group "openvpn",
which should be used instead of the NFS user "nobody"
when an unprivileged user account is desired.
You may want to add user openvpn and group openvpn when creating your
configuration files, the example configuration shows this only as comments.
- If upgrading
- Note that OpenVPN now configures a separate user and group "openvpn",
which should be used instead of the NFS user "nobody"
when an unprivileged user account is desired.
It is advisable to review existing configuration files and
to consider adding/changing user openvpn and group openvpn.
- Master Sites:
|
Port Moves |
- port deleted on 2022-03-31
REASON: Has expired: mbedTLS only has a minimum viable TLSv1.3 implementation, and OpenVPN-mbedtls does not work on FreeBSD 14-CURRENT
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: security/openvpn | Commit | Credits | Log message |
2.5.6 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
2.5.6 18 Mar 2022 16:00:22 |
Matthias Andree (mandree) |
security/openvpn-mbedtls: update DEPRECATION reason
mbedTLS has grown a "minimum viable" TLS v1.3 client-side
implementation, but it still seems diligent to only offer the
primary crypto platform, OpenSSL. |
2.5.4_1 04 Dec 2021 18:38:41 |
Matthias Andree (mandree) |
security/openvpn-mbedtls: sunset port.
mbedTLS is obsolete through its lack of TLS v1.3 support
OpenVPN-mbedtls does not work on 14-CURRENT.
=> remove this port and the MBEDTLS option end 2022Q1. |
2.5.4_1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
2.5.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.4 08 Oct 2017 09:46:27 |
mandree |
Add missing conflicts |
2.4.0 27 Dec 2016 23:16:57 |
mandree |
OpenVPN update to v2.4.0, old version in openvpn23*.
OpenVPN has been updated to v2.4.0.
Changes: <https://github.com/OpenVPN/openvpn/blob/v2.4.0/Changes.rst>
openvpn-polarssl has been renamed to openvpn-mbedtls to match the TLS
library's change of name.
The prior versions of the openvpn ports have been preserved in openvpn23
and openvpn23-polarssl, respectively, and are set to expire 2017-03-31. |
Number of commits found: 7
|