notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: audio/sfizz/Makefile

Number of commits found: 21

Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Saturday, 12 Aug 2023
01:37 Piotr Kubaj (pkubaj) search for other commits by this committer
audio/sfizz: allow to build with clang on libomp-less systems
commit hash: 846850bad1e944dafd2bde0f2392411430648680 commit hash: 846850bad1e944dafd2bde0f2392411430648680 commit hash: 846850bad1e944dafd2bde0f2392411430648680 commit hash: 846850bad1e944dafd2bde0f2392411430648680 846850b
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 16 Apr 2023
20:04 Yuri Victorovich (yuri) search for other commits by this committer
audio/sfizz: Update 1.2.0 → 1.2.1

Reported by:	portscout
commit hash: 6c0dfd25d9a4b5668dec2a7828b2be68dce18b7b commit hash: 6c0dfd25d9a4b5668dec2a7828b2be68dce18b7b commit hash: 6c0dfd25d9a4b5668dec2a7828b2be68dce18b7b commit hash: 6c0dfd25d9a4b5668dec2a7828b2be68dce18b7b 6c0dfd2
Tuesday, 14 Mar 2023
19:04 Piotr Kubaj (pkubaj) search for other commits by this committer
audio/sfizz: fix build on powerpc

CMake Error at /usr/local/share/cmake/Modules/FindOpenMP.cmake:261
(try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindOpenMP.cmake:537 (_OPENMP_GET_FLAGS)
  cmake/SfizzDeps.cmake:7 (find_package)
  CMakeLists.txt:52 (include)

Also disable VST on powerpc*, since it's disabled in plugins/CMakeLists.txt.
commit hash: eaac79f64c491d9fd7e943148b1dff86c6dfdf30 commit hash: eaac79f64c491d9fd7e943148b1dff86c6dfdf30 commit hash: eaac79f64c491d9fd7e943148b1dff86c6dfdf30 commit hash: eaac79f64c491d9fd7e943148b1dff86c6dfdf30 eaac79f
Tuesday, 7 Feb 2023
02:46 Piotr Kubaj (pkubaj) search for other commits by this committer
audio/sfizz: fix build on powerpc* and probably also riscv64

1. Apply
https://github.com/max0x7ba/atomic_queue/commit/ee3d91cf131e56aa3302a43aeebf7b57a3c97b06
2. Use abseil patch from other ports.
3. Run the strip command meant obviously only for amd64 only on amd64.
commit hash: 6e55f1e845ca3c435aa3b83daad230041525ff77 commit hash: 6e55f1e845ca3c435aa3b83daad230041525ff77 commit hash: 6e55f1e845ca3c435aa3b83daad230041525ff77 commit hash: 6e55f1e845ca3c435aa3b83daad230041525ff77 6e55f1e
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 5 Aug 2022
08:23 Yuri Victorovich (yuri) search for other commits by this committer
audio/sfizz: Correct BROKEN line
commit hash: c474722de507b95d69e3f72f2883c04331a44eb4 commit hash: c474722de507b95d69e3f72f2883c04331a44eb4 commit hash: c474722de507b95d69e3f72f2883c04331a44eb4 commit hash: c474722de507b95d69e3f72f2883c04331a44eb4 c474722
08:21 Yuri Victorovich (yuri) search for other commits by this committer
audio/sfizz: Broken on arm64

Reported by:	fallout
commit hash: e7ff6cab99bef4864d89c8a2af918606ca4012d7 commit hash: e7ff6cab99bef4864d89c8a2af918606ca4012d7 commit hash: e7ff6cab99bef4864d89c8a2af918606ca4012d7 commit hash: e7ff6cab99bef4864d89c8a2af918606ca4012d7 e7ff6ca
Tuesday, 2 Aug 2022
19:50 Yuri Victorovich (yuri) search for other commits by this committer
audio/sfizz: Correct OSVERSION at which build was fixed

It was broken on 13.1-RELEASE as well.
commit hash: e65e745e63f67cfdd3241fc656619afb21f6b08b commit hash: e65e745e63f67cfdd3241fc656619afb21f6b08b commit hash: e65e745e63f67cfdd3241fc656619afb21f6b08b commit hash: e65e745e63f67cfdd3241fc656619afb21f6b08b e65e745
18:35 Yuri Victorovich (yuri) search for other commits by this committer
audio/sfizz: Broken on armv6, armv7

Reported by:	fallout
commit hash: 691ca244bdd9221f3f440f26450b59491126db50 commit hash: 691ca244bdd9221f3f440f26450b59491126db50 commit hash: 691ca244bdd9221f3f440f26450b59491126db50 commit hash: 691ca244bdd9221f3f440f26450b59491126db50 691ca24
18:20 Yuri Victorovich (yuri) search for other commits by this committer
audio/sfizz: Not generally broken

Broken only on 13.0 and earlier.

Pointy hat to:	amdmi3@
commit hash: 76d979921eb16ba2668ed476959a019a37b6c57b commit hash: 76d979921eb16ba2668ed476959a019a37b6c57b commit hash: 76d979921eb16ba2668ed476959a019a37b6c57b commit hash: 76d979921eb16ba2668ed476959a019a37b6c57b 76d9799
16:34 Dmitry Marakasov (amdmi3) search for other commits by this committer
audio/sfizz: mark BROKEN

Approved by:	portmgr blanket
commit hash: 9b06bca72e53a94d20e1daa758d38a24db826a02 commit hash: 9b06bca72e53a94d20e1daa758d38a24db826a02 commit hash: 9b06bca72e53a94d20e1daa758d38a24db826a02 commit hash: 9b06bca72e53a94d20e1daa758d38a24db826a02 9b06bca
Thursday, 28 Jul 2022
22:08 Yuri Victorovich (yuri) search for other commits by this committer
audio/sfizz: Broken on i386

Reported by:	fallout
commit hash: db022e874ba83eab4754bac3ce8a9ca1a9ea50f6 commit hash: db022e874ba83eab4754bac3ce8a9ca1a9ea50f6 commit hash: db022e874ba83eab4754bac3ce8a9ca1a9ea50f6 commit hash: db022e874ba83eab4754bac3ce8a9ca1a9ea50f6 db022e8
Wednesday, 27 Jul 2022
08:31 Yuri Victorovich (yuri) search for other commits by this committer
audio/sfizz: Update 0.4.0 -> 1.2.0
commit hash: 7e1d8941c0a31d7a43588de008c7c0da453d5033 commit hash: 7e1d8941c0a31d7a43588de008c7c0da453d5033 commit hash: 7e1d8941c0a31d7a43588de008c7c0da453d5033 commit hash: 7e1d8941c0a31d7a43588de008c7c0da453d5033 7e1d894
Monday, 2 Aug 2021
16:03 Yuri Victorovich (yuri) search for other commits by this committer
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)
commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd commit hash: 5708ae4005cedc7b84522f84b964092319d853cd 5708ae4
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 19 Jan 2021
01:17 linimon search for other commits by this committer
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
Original commitRevision:561997 
Tuesday, 28 Jul 2020
05:03 yuri search for other commits by this committer
audio/sfizz: 0.3.2 -> 0.4.0

Reported by:	portscout
Original commitRevision:543572 
Monday, 20 Apr 2020
02:13 yuri search for other commits by this committer
New port: audio/sfizz: SFZ parser and synth C++ library & LV2/VST3 plugins
Original commitRevision:532175 

Number of commits found: 21