Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Aug 2022 08:23:14 1.2.0 |
Yuri Victorovich (yuri)  |
audio/sfizz: Correct BROKEN line |
05 Aug 2022 08:21:51 1.2.0 |
Yuri Victorovich (yuri)  |
audio/sfizz: Broken on arm64
Reported by: fallout |
02 Aug 2022 19:50:33 1.2.0 |
Yuri Victorovich (yuri)  |
audio/sfizz: Correct OSVERSION at which build was fixed
It was broken on 13.1-RELEASE as well. |
02 Aug 2022 18:35:29 1.2.0 |
Yuri Victorovich (yuri)  |
audio/sfizz: Broken on armv6, armv7
Reported by: fallout |
02 Aug 2022 18:20:23 1.2.0 |
Yuri Victorovich (yuri)  |
audio/sfizz: Not generally broken
Broken only on 13.0 and earlier.
Pointy hat to: amdmi3@ |
02 Aug 2022 16:34:41 1.2.0 |
Dmitry Marakasov (amdmi3)  |
audio/sfizz: mark BROKEN
Approved by: portmgr blanket |
28 Jul 2022 22:08:05 1.2.0 |
Yuri Victorovich (yuri)  |
audio/sfizz: Broken on i386
Reported by: fallout |
27 Jul 2022 08:31:15 1.2.0 |
Yuri Victorovich (yuri)  |
audio/sfizz: Update 0.4.0 -> 1.2.0 |
14 Sep 2021 17:56:04 0.4.0_2 |
Mikael Urankar (mikael)  |
audio/sfizz: Fix build on aarch64
Approved by: portmgr (build fix blanket) |
02 Aug 2021 16:03:15 0.4.0_2 |
Yuri Victorovich (yuri)  |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
17 Jun 2021 00:07:38 0.4.0_1 |
Piotr Kubaj (pkubaj)  |
audio/sfizz: fix build on powerpc*
ori 0,0,0 is nop instruction on powerpc*
Additional headers are necessary:
In file included from
/wrkdirs/usr/ports/audio/sfizz/work/sfizz-0.4.0/external/abseil-cpp/absl/base/internal/unscaledcycleclock.cc:27:
/usr/include/sys/sysctl.h:1185:25: error: unknown type name 'u_int'
int sysctl(const int *, u_int, void *, size_t *, const void *, size_t);
^
/wrkdirs/usr/ports/audio/sfizz/work/sfizz-0.4.0/external/abseil-cpp/absl/base/internal/unscaledcycleclock.cc:91:10:
error: unknown type name 'once_flag'
static once_flag init_timebase_frequency_once;
^
/wrkdirs/usr/ports/audio/sfizz/work/sfizz-0.4.0/external/abseil-cpp/absl/base/internal/unscaledcycleclock.cc:93:18:
error: no member named 'LowLevelCallOnce' in namespace
'absl::lts_2020_02_25::base_internal'
base_internal::LowLevelCallOnce(&init_timebase_frequency_once, [&]() { |
07 Apr 2021 08:09:01 0.4.0_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.4.0_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 Jan 2021 01:17:28
0.4.0_1 |
linimon  |
Mark as BROKEN on riscv64:
/wrkdirs/usr/ports/audio/sfizz/work/sfizz-0.4.0/src/external/atomic_queue/defs.h:45:2:
error: "Unknown CPU architecture."
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
28 Jul 2020 05:03:28
0.4.0 |
yuri  |
audio/sfizz: 0.3.2 -> 0.4.0
Reported by: portscout |
20 Apr 2020 02:13:04
0.3.2 |
yuri  |
New port: audio/sfizz: SFZ parser and synth C++ library & LV2/VST3 plugins |