aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-06-25 04:13:44 +0000
committerCy Schubert <cy@FreeBSD.org>2023-06-25 04:18:26 +0000
commit59a96e7d74d8eecbe8223ebe5946a58382cd8d9c (patch)
tree113e66e55840c31f70d5f4bd519f35c9aad8e5c4
parentf8051665e4d798609e4ab08c0260960351d4eea0 (diff)
downloadports-59a96e7d74d8eecbe8223ebe5946a58382cd8d9c.tar.gz
ports-59a96e7d74d8eecbe8223ebe5946a58382cd8d9c.zip
sysutils/cfengine318: Flag as BROKEN under 14-CURRENT
cfengine 3.18 does not support OpenSSL 3.0. As it is deprecated and scheduled for removal in August, let's simply flag it BROKEN. (cherry picked from commit 0a04ec004e5ad530cde92f437a3cf8f94558478f)
-rw-r--r--sysutils/cfengine318/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/cfengine318/Makefile b/sysutils/cfengine318/Makefile
index 087179479b68..ff04f5662a8a 100644
--- a/sysutils/cfengine318/Makefile
+++ b/sysutils/cfengine318/Makefile
@@ -11,6 +11,7 @@ DEPRECATED= Expire one year after cfengine 3.19.0 released
EXPIRATION_DATE= 2023-07-02
IGNORE_SSL= openssl30 openssl31
IGNORE_SSL_REASON= error: unknown type name 'RSA' which were deprecated in OpenSSL 3.0.0 and later
+BROKEN_FreeBSD_14= Does not support openssl30
LICENSE= GPLv3