Date: Wed, 11 Mar 2026 12:10:25 +0000 From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5009a60ae743 - main - security/openssl: Chase addition of OpenSSL 4.0 in CONFLICTS Message-ID: <69b15bb1.2046b.3f295782@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=5009a60ae743dbfa14b6f5c7d1adbcb4b1500feb commit 5009a60ae743dbfa14b6f5c7d1adbcb4b1500feb Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2026-03-11 12:09:55 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2026-03-11 12:09:55 +0000 security/openssl: Chase addition of OpenSSL 4.0 in CONFLICTS --- security/libressl-devel/Makefile | 2 +- security/libressl/Makefile | 2 +- security/openssl/Makefile | 2 +- security/openssl111/Makefile | 2 +- security/openssl33/Makefile | 2 +- security/openssl34/Makefile | 2 +- security/openssl35/Makefile | 2 +- security/openssl36/Makefile | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile index 5bd38d1c7d12..e0c6ace09b9d 100644 --- a/security/libressl-devel/Makefile +++ b/security/libressl-devel/Makefile @@ -27,7 +27,7 @@ NC_DESC= Install TLS-enabled netcat CONFLICTS_INSTALL= libressl \ libretls -default_CONFLICTS_INSTALL= openssl openssl111 openssl3* openssl-quictls +default_CONFLICTS_INSTALL= openssl openssl[134]* .if ${FLAVOR:U} == default OPTIONS_EXCLUDE= LIBTLS diff --git a/security/libressl/Makefile b/security/libressl/Makefile index f733ded9e846..7bcbc8f5bde5 100644 --- a/security/libressl/Makefile +++ b/security/libressl/Makefile @@ -26,7 +26,7 @@ NC_DESC= Install TLS-enabled netcat CONFLICTS_INSTALL= libressl-devel libtls_CONFLICTS_INSTALL= libretls -default_CONFLICTS_INSTALL= openssl openssl111 openssl3* openssl-quictls +default_CONFLICTS_INSTALL= openssl openssl[134]* .if ${FLAVOR:U} == default OPTIONS_EXCLUDE= LIBTLS diff --git a/security/openssl/Makefile b/security/openssl/Makefile index b08a0861e9e8..4cd6773f7761 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt #EXPIRATION_DATE= 2026-09-07 -CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl111 openssl3* openssl*-quictls +CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl[134]* USES= cpe perl5 USE_PERL5= build diff --git a/security/openssl111/Makefile b/security/openssl111/Makefile index 44ee41731e46..b8a8d42319b0 100644 --- a/security/openssl111/Makefile +++ b/security/openssl111/Makefile @@ -17,7 +17,7 @@ DEPRECATED= End-of-life since 2023-09-11, see https://www.openssl.org/blog/blog/ port will be removed when FreeBSD 13 is EoL EXPIRATION_DATE= 2026-04-30 -CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl3* openssl*-quictls +CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl[34]* USES= cpe perl5 USE_PERL5= build diff --git a/security/openssl33/Makefile b/security/openssl33/Makefile index 8e0d878c24d6..3dc0b964aab4 100644 --- a/security/openssl33/Makefile +++ b/security/openssl33/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt DEPRECATED= Please use security/openssl35 (LTS) EXPIRATION_DATE= 2026-03-31 -CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[1245] openssl*-quictls +CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl[14]* openssl3[1245] openssl*-quictls HAS_CONFIGURE= yes CONFIGURE_SCRIPT= config diff --git a/security/openssl34/Makefile b/security/openssl34/Makefile index 99bec696e4ea..fff9d1b9e7ad 100644 --- a/security/openssl34/Makefile +++ b/security/openssl34/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt DEPRECATED= Please use security/openssl35 (LTS) EXPIRATION_DATE= 2026-09-30 -CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[1235] openssl*-quictls +CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl[14]* openssl3[1235] openssl*-quictls HAS_CONFIGURE= yes CONFIGURE_SCRIPT= config diff --git a/security/openssl35/Makefile b/security/openssl35/Makefile index 4865fe7bdc46..087ea0e0d54e 100644 --- a/security/openssl35/Makefile +++ b/security/openssl35/Makefile @@ -11,7 +11,7 @@ WWW= https://www.openssl.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[1234] openssl*-quictls +CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl[14]* openssl3[1234] openssl*-quictls HAS_CONFIGURE= yes CONFIGURE_SCRIPT= config diff --git a/security/openssl36/Makefile b/security/openssl36/Makefile index 16b9fdc4616e..a688b89fb59b 100644 --- a/security/openssl36/Makefile +++ b/security/openssl36/Makefile @@ -11,7 +11,7 @@ WWW= https://www.openssl.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[1234] openssl*-quictls +CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl[14]* openssl3[1234] openssl*-quictls HAS_CONFIGURE= yes CONFIGURE_SCRIPT= confighome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b15bb1.2046b.3f295782>
