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/files/patch-Makefile

Number of commits found: 5

Thursday, 1 Nov 2018
02:03 linimon search for other commits by this committer
There was one more case of -march=native that was missed by the
previous patch.  Rename patch-Makefile to patch-source_Makefile
and add patch-apps_Makefile.  There is not enough history of the
former to be worth a repomove IMHO.

Pointy hat to:	linimon
Original commitRevision:483634 
Sunday, 28 Oct 2018
11:14 linimon search for other commits by this committer
Fix CFLAGS.

PR:		231784
Submitted by:	Piotr Kubaj
Approved by:	maintainer
Original commitRevision:483275 
Sunday, 2 Sep 2018
19:19 swills search for other commits by this committer
audio/zita-resampler: use updated patch

This removes the ldconfig and fixes building as a user

PR:		231026 [1]
PR:		231075 [2]
Submitted by:	Goran Mekic <meka@tilda.center> (maintainer) [1]
Reported by:	yuri [1]
Reported by:	jbeich [2]
Original commitRevision:478813 
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