git: 6b8eff0e10f8 - main - databases/foundationdb73-server: mark as BROKEN with Boost>=1.87 (+)

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

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

commit 6b8eff0e10f8bd162778f97f6da3edbfa50c601b
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-02-14 02:53:36 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-02-14 03:17:13 +0000

    databases/foundationdb73-server: 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
---
 databases/foundationdb73-server/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/databases/foundationdb73-server/Makefile b/databases/foundationdb73-server/Makefile
index 56412ad5a480..c81dcd3d6c81 100644
--- a/databases/foundationdb73-server/Makefile
+++ b/databases/foundationdb73-server/Makefile
@@ -11,6 +11,7 @@ WWW=		https://www.foundationdb.org/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to build with Boost>=1.87
 BROKEN_aarch64=	invalid asm rdtsc
 ONLY_FOR_ARCHS=	aarch64 amd64
 ONLY_FOR_ARCHS_REASON=	not yet ported to anything else