From nobody Wed Mar 11 12:10:25 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fW8hf2wLYz6V4TD for ; Wed, 11 Mar 2026 12:10:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fW8hf0DQpz41Qs for ; Wed, 11 Mar 2026 12:10:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773231026; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FRLiKUAB4Eca8TXGN/JLYcB11wGYUmCllguvqQRZH90=; b=SfH891M21ZiloQNYoWNNR3PDQOlW1FCAYXmFLeM+BxmAPgvsqTF5yy48WbX3HJZNEPEfgR lOl0AG7HAIzYhGuum0vrpR+5BAhQD1ZxJY77pDJXSs46wUTLJ54lvpr/IUyBzRRdZE0jy+ H5JMPJzzbdZeL3S5OVt2B37QzPZMIG9YfYuMGPu3c7Naue5qhxBo/hRDyfxtVZ0zMdbA75 NUfRMzPYwu4rUMZFSUSFkPrcX3bMv2ojcytiY3rrA2Q9TftCDvgkJ1TLM/MVol4X40jWTO mjDhKz5I9n7s5gqc7p8cpAx+Uwia42Sd0uPO8Jt5BE1ke1VKJol5jGSw30y2xQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773231026; a=rsa-sha256; cv=none; b=epEeWCgiHemMJtB1jHtz4kZRv9Du3SdRsn5g7hqhJoO3P6nsdbetPw43PRTbEVc5lZk6pX i9YxwtUbrl6RZPnuTdit2VTwK5Eki+t/KYXYkJfxin9G3ZzOoL0B4QQNmu1rVovD9JDHl/ FpkUMkQNsNlLaqapBHsGZhx7f3nDp4jsIejiQVC1G9DVfM0hmEtm40sIccURRpZwNrPv5j TsZJFaXwKz7kvfjBRk6P07jEVg9a/oMg11ReEp2RnxmzS2rbXCzSe8oZGmgL8r6tCoOqr/ F/nAM9Q/QqobwVORlx4uVz7pIv5AmWM11o2q88i5QyccXIFarJ5qih4gFCFn7A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773231026; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FRLiKUAB4Eca8TXGN/JLYcB11wGYUmCllguvqQRZH90=; b=F5Zecozkx4urer77Sk9a7t5M8HIkFKQIGLiXCT/FAkz6uFgwSJ85QnATATilSOrP4gdh9M UGUm649bKvQ1xY8G6F4duaKpiuBpw+IqWFhW4UArINwgwGd8pbKIbR5GaS69kLRlOjQSeX hqSffChNJRfCv1BHWBls/NBsXm6ialLSl2iKIKBdpOM+SGxXOMLKIqWzOroF8UtU9vHUYn s8YT2Qgl4os0h2a6B3FAPEqgINepqovWu5MPNkqkeMGDWbW62k/f9g6W2OFA7C8nP5NAOF Oik+fZNX6wimfDIaYQEd4OYN6+6W5v9Lq6eVMM6V37vYK6/hk1snR/TzFVzCIQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fW8hd6tbwzyH4 for ; Wed, 11 Mar 2026 12:10:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2046b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 11 Mar 2026 12:10:25 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernard Spil Subject: git: 5009a60ae743 - main - security/openssl: Chase addition of OpenSSL 4.0 in CONFLICTS List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: brnrd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5009a60ae743dbfa14b6f5c7d1adbcb4b1500feb Auto-Submitted: auto-generated Date: Wed, 11 Mar 2026 12:10:25 +0000 Message-Id: <69b15bb1.2046b.3f295782@gitrepo.freebsd.org> The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=5009a60ae743dbfa14b6f5c7d1adbcb4b1500feb commit 5009a60ae743dbfa14b6f5c7d1adbcb4b1500feb Author: Bernard Spil AuthorDate: 2026-03-11 12:09:55 +0000 Commit: Bernard Spil 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= config