From b66f0654e7db4c15e0973c3c9064331019f2712d Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sat, 4 Dec 2021 19:38:05 +0100 Subject: 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. --- security/openvpn/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/openvpn') 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 .if ${PORT_OPTIONS:MMBEDTLS} +BROKEN_FreeBSD_14= OpenVPN-mbedTLS fails on FreeBSD 14 _tlslibs=libmbedtls libmbedx509 libmbedcrypto .else # OpenSSL -- cgit v1.2.3