Date: Fri, 14 Feb 2025 03:18:19 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e0ec2c3abf08 - main - www/domoticz: mark as BROKEN with Boost>=1.87 (+) Message-ID: <202502140318.51E3IJaZ023142@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0ec2c3abf08e987edf4ac549f280074a0fed97f commit e0ec2c3abf08e987edf4ac549f280074a0fed97f Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2025-02-14 02:58:51 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2025-02-14 03:17:16 +0000 www/domoticz: 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 --- www/domoticz/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/domoticz/Makefile b/www/domoticz/Makefile index d393b9539eb1..769b4d500821 100644 --- a/www/domoticz/Makefile +++ b/www/domoticz/Makefile @@ -9,6 +9,8 @@ WWW= https://www.domoticz.com LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/License.txt +BROKEN= fails to build with Boost>=1.87 + LIB_DEPENDS= libcurl.so:ftp/curl \ libboost_system.so:devel/boost-libs \ libjsoncpp.so:devel/jsoncpp \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502140318.51E3IJaZ023142>
