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/zita-resampler/distinfo

Number of commits found: 5

Friday, 22 Sep 2023
04:56 Robert Clausecker (fuz) search for other commits by this committer Author: Goran Mekić
audio/zita-resampler: Update to 1.11.2

Upstream changes:

* Added optimised code for ARM64, contributed by Nicolas Belin.
  Edit the Makefile to disable SSE2 and enable NEON when
  compiling for ARM64.

PR:		273978
commit hash: 9ece82f0f9fe19cf77b7238352d505f0596aff1e commit hash: 9ece82f0f9fe19cf77b7238352d505f0596aff1e commit hash: 9ece82f0f9fe19cf77b7238352d505f0596aff1e commit hash: 9ece82f0f9fe19cf77b7238352d505f0596aff1e 9ece82f
Monday, 20 Feb 2023
15:10 Daniel Engberg (diizzy) search for other commits by this committer
audio/zita-resampler: Update to 1.10.1

Respect CXXFLAGS and make -ffast-math optional

Changelog:
* Fixed dithering of clipped signals.
* Fixed constructor parameter range tests.

PR:		269674
Reviewed by:	Goran Mekić <meka@tilda.center> (maintainer)
commit hash: 26141c14cbd45eb3fdb7aa9b1e38405b87570e45 commit hash: 26141c14cbd45eb3fdb7aa9b1e38405b87570e45 commit hash: 26141c14cbd45eb3fdb7aa9b1e38405b87570e45 commit hash: 26141c14cbd45eb3fdb7aa9b1e38405b87570e45 26141c1
Sunday, 31 Jan 2021
04:49 yuri search for other commits by this committer
audio/zita-resampler: Update 1.6.2 -> 1.8.0

PR:		252497
Submitted by:	meka@tilda.center (maintainer), fernape@
Original commitRevision:563461 
Saturday, 1 Sep 2018
00:33 swills search for other commits by this committer
audio/zita-resampler: Update to 1.6.2

PR:		231026
Submitted by:	Goran Mekic <meka@tilda.center> (maintainer)
Original commitRevision:478648 
Tuesday, 31 Jan 2017
17:33 amdmi3 search for other commits by this committer
Zita-resampler is a C++ library for resampling audio signals. It is designed to
be used within a real-time processing context, to be fast, and to provide
high-quality sample rate conversion.

The library operates on signals represented in single-precision floating point
format. For multichannel operation both the input and output signals are assumed
to be stored as interleaved samples.

The API allows a trade-off between quality and CPU load. For the latter a range
of approximately 1:6 is available. Even at the highest quality setting
libzita-resampler will be faster than most similar libraries providing the same
quality, e.g. libsamplerate.

WWW: http://kokkinizita.linuxaudio.org/linuxaudio/zita-resampler/resampler.html

PR:		215981
Submitted by:	meka@tilda.center
Original commitRevision:432939 

Number of commits found: 5