git: cf4dab498690 - main - math/cadabra2: mark as BROKEN with Boost>=1.87 (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Fri, 14 Feb 2025 03:18:24 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cf4dab49869038aed9b85a0c655b731a3f9fb204

commit cf4dab49869038aed9b85a0c655b731a3f9fb204
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-02-14 03:02:49 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-02-14 03:17:19 +0000

    math/cadabra2: mark as BROKEN with Boost>=1.87 (+)
    
    Since 1.87 release some long-time-ago deprecated Boost.asio facilities was dropped off
    
    Sponsored by:   Future Crew, LLC
---
 math/cadabra2/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile
index 2e7a05a4911f..e7a408385dd5 100644
--- a/math/cadabra2/Makefile
+++ b/math/cadabra2/Makefile
@@ -10,6 +10,7 @@ WWW=		https://cadabra.science/
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/doc/license.txt
 
+BROKEN=		fails to build with Boost>=1.87
 BROKEN_FreeBSD_15=	compilation fails with clang-17, see https://github.com/kpeeters/cadabra2/issues/285
 
 BUILD_DEPENDS=	${LOCALBASE}/include/websocketpp/client.hpp:devel/websocketpp