git: c7711c688a7e - main - science/precice: mark as BROKEN with Boost>=1.87 (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Feb 2025 03:17:59 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c7711c688a7e2b857ffdf9ab0a2df5a3e875bea1 commit c7711c688a7e2b857ffdf9ab0a2df5a3e875bea1 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-02-14 02:33:28 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-02-14 03:17:05 +0000 science/precice: 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 --- science/precice/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/precice/Makefile b/science/precice/Makefile index 46e1099ecc5b..6871148ce6f9 100644 --- a/science/precice/Makefile +++ b/science/precice/Makefile @@ -11,6 +11,8 @@ WWW= https://precice.org/ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to build with Boost>=1.87 + BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libmpicxx.so:net/mpich