git: 02f9ff5be452 - main - net/ceph14: Mark BROKEN, deprecate and set expiration date to 2023-10-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Sep 2023 08:54:58 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=02f9ff5be452447269234bad74d082c102a8e8d1 commit 02f9ff5be452447269234bad74d082c102a8e8d1 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-09-17 08:51:46 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-09-17 08:53:26 +0000 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(-) 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= \