git: b24a84bb026a - main - net/ceph14: temporary mark as BROKEN due incompatibility with Boost-1.81
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Jan 2023 19:32:52 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b24a84bb026ad448a0d9bf307dbfed830d7003a8 commit b24a84bb026ad448a0d9bf307dbfed830d7003a8 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2023-01-16 19:25:05 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2023-01-16 19:32:07 +0000 net/ceph14: temporary mark as BROKEN due incompatibility with Boost-1.81 --- net/ceph14/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile index aa44dd16a125..d23cce34450f 100644 --- a/net/ceph14/Makefile +++ b/net/ceph14/Makefile @@ -12,6 +12,8 @@ WWW= https://ceph.com/ LICENSE= GPLv2 LGPL3 LICENSE_COMB= dual +BROKEN= Not compatible with Boost-1.81 + # even though i386 will build, it is not really advised. ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le