From 02f9ff5be452447269234bad74d082c102a8e8d1 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 17 Sep 2023 10:51:46 +0200 Subject: net/ceph14: Mark BROKEN, deprecate and set expiration date to 2023-10-31 End of life since 2021-06-30 and fails to build with fmt 10 Mark it as BROKEN and set exp date as we're not doing to see any upstream support Reference: https://docs.ceph.com/en/latest/releases/ --- net/ceph14/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net/ceph14/Makefile') diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile index 2eb16d300a5d..36b3fbdddd76 100644 --- a/net/ceph14/Makefile +++ b/net/ceph14/Makefile @@ -12,8 +12,11 @@ WWW= https://ceph.com/ LICENSE= GPLv2 LGPL3 LICENSE_COMB= dual -BROKEN_FreeBSD_14= fails to build: static_assert failed due to requirement +BROKEN= fails to build with fmt 10 and newer +#BROKEN_FreeBSD_14= fails to build: static_assert failed due to requirement # even though i386 will build, it is not really advised. +DEPRECATED= End of life upstream since 2021-06-30 +EXPIRATION_DATE=2023-10-31 ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le BUILD_DEPENDS= \ -- cgit v1.2.3