aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-12-04 18:38:05 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-12-04 18:38:41 +0000
commitb66f0654e7db4c15e0973c3c9064331019f2712d (patch)
tree7bccec36861a4d7872c6556062c0929547f2e369 /security/openvpn
parentd3c4176aa48ccbb933ee58623879a89ea992d022 (diff)
downloadports-b66f0654e7db4c15e0973c3c9064331019f2712d.tar.gz
ports-b66f0654e7db4c15e0973c3c9064331019f2712d.zip
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.
Diffstat (limited to 'security/openvpn')
-rw-r--r--security/openvpn/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile
index fd1e39226ae9..491d24572863 100644
--- a/security/openvpn/Makefile
+++ b/security/openvpn/Makefile
@@ -93,6 +93,7 @@ CFLAGS+= -DLOG_OPENVPN=${LOG_OPENVPN}
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMBEDTLS}
+BROKEN_FreeBSD_14= OpenVPN-mbedTLS fails on FreeBSD 14
_tlslibs=libmbedtls libmbedx509 libmbedcrypto
.else
# OpenSSL