git: b32a3df0ea3c - main - security/openssl31-quictls: Mark deprecated
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Jul 2025 20:14:00 UTC
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b32a3df0ea3c9346d66a750ff42fb7860a899e81
commit b32a3df0ea3c9346d66a750ff42fb7860a899e81
Author: Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2025-07-02 20:13:16 +0000
Commit: Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2025-07-02 20:13:16 +0000
security/openssl31-quictls: Mark deprecated
Switch to openssl33-quictls or OpenSSL 3.5
---
security/openssl31-quictls/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/security/openssl31-quictls/Makefile b/security/openssl31-quictls/Makefile
index 68804cb00ff3..f6b137be1d18 100644
--- a/security/openssl31-quictls/Makefile
+++ b/security/openssl31-quictls/Makefile
@@ -10,10 +10,13 @@ MAINTAINER= brnrd@FreeBSD.org
COMMENT= QUIC capable fork of OpenSSL
WWW= https://www.github.com/quictls/openssl
+DEPRECATED= End-of-Life, please switch to security/quictls or OpenSSL 3.5
+EXPIRATION_DATE= 2025-03-14
+
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3* openssl-quictls
+CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3* openssl-quictls openssl33-quictls
BROKEN_i386= ld: error: undefined symbol: __atomic_is_lock_free