Port is outdated and doesn't compile with libmicrohttpd 0.9.71. Fixed in upstream here: https://github.com/grame-cncm/faust/issues/467
Created attachment 218652 [details] Update to 2.27.2 (incomplete) This patch updates the port to 2.27.2 including switching to a modern llvm and using the new cmake build system. It isn't sufficient to get dependent ports working, but it's a start.
Yuri, Can you please have a look at this?
A commit references this bug: Author: tcberner Date: Sat Oct 31 08:31:11 UTC 2020 New revision: 553747 URL: https://svnweb.freebsd.org/changeset/ports/553747 Log: www/libmicrohttpd: Update to 0.9.71 - mark dependent ports broken, where there was no action from the maintainers in due time. PR: 249453 PR: 250101 PR: 250083 PR: 250100 Submitted by: daniel.engberg.lists@pyret.net Approved by: gaod@hychen.org (maintainer) Changes: head/audio/faust/Makefile head/net/libjson-rpc-cpp/Makefile head/net-p2p/retroshare/Makefile head/www/libmicrohttpd/Makefile head/www/libmicrohttpd/distinfo head/www/libmicrohttpd/pkg-plist
Marked broken in r553747 , fixed in r565456