Hi Yuri, There's a new version available which probably unbreaks this port. Consider removing this port if you don't have time to maintain it as it's been broken for 10+ months without any additional PRs created. https://github.com/BespokeSynth/BespokeSynth Best regards, Daniel
https://github.com/BespokeSynth/BespokeSynth/releases/tag/v1.2.1
Hi Daniel, This port has been consistently problematic. Every time they posted some patch - it either still didn't work, or it had some other problem. The current problem (with 1.2.1) is in the attached URL. I will follow up with this issue. If this problem would persist then I would consider to remove this port as per your suggestion. Best, Yuri
Port is updated. Thanks for the reminder!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8967b99ffdb9ac5bfe12865b3a84589106da091 commit d8967b99ffdb9ac5bfe12865b3a84589106da091 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-11-14 07:58:24 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-11-14 08:00:53 +0000 audio/bespokesynth: update 1.1.0-20221006 → 1.2.1 PR: 274457 Reported by: diizzy@ audio/bespokesynth/Makefile | 12 +++++------- audio/bespokesynth/distinfo | 12 +++++++----- ...discovery_NetworkByteStreamSerializable.hpp (new) | 11 +++++++++++ ...n-link_include_ableton_platforms_Config.hpp (new) | 20 ++++++++++++++++++++ ...k_include_ableton_platforms_linux_Clock.hpp (new) | 11 +++++++++++ audio/bespokesynth/pkg-plist | 5 +++++ 6 files changed, 59 insertions(+), 12 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d53a906cf961175e9334d92db0c05e3585c7fff commit 7d53a906cf961175e9334d92db0c05e3585c7fff Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-11-14 07:45:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-11-14 08:00:52 +0000 devel/juce706: Old version of devel/juce: C++ application framework to develop desktop and mobile applications juce-7.0.6 is needed for audio/bespokesynth because it builds only with this particular version of Juce. PR: 274457 devel/Makefile | 1 + devel/juce706/Makefile (new) | 96 + devel/juce706/distinfo (new) | 3 + ...VST3__SDK_pluginterfaces_base_fplatform.h (new) | 46 + ...ST3__SDK_pluginterfaces_base_funknown.cpp (new) | 29 + ...dsp_containers_juce__AudioBlock__test.cpp (new) | 13 + devel/juce706/pkg-descr (new) | 7 + devel/juce706/pkg-message (new) | 15 + devel/juce706/pkg-plist (new) | 2230 ++++++++++++++++++++ 9 files changed, 2440 insertions(+)