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/praat/files/patch-external_portaudio_Makefile

Number of commits found: 4

Sunday, 6 Dec 2020
14:23 adridg search for other commits by this committer
Update audio/praat to latest upstream release

With this update, I'm taking the time to tidy up some bits:
- jack was not used
- configurable audio was not used (I suppose there used to be
  OSS / JACK / ALSA, but it's settled on just ALSA here)
- simplify the dos2unix bits (I'll report the remainder upstream)
- there are fonts for phonetics, although I don't see a difference:
  leave them commented-out

Release notes as always at:
	https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html
with new scripting commands as most-interesting-bit (in 6.1.35).
There were some intermediate releases, which didn't add anything
for us on FreeBSD.
Original commitRevision:557136 
Friday, 24 Apr 2020
19:22 jwb search for other commits by this committer
audio/praat: Upgrade to 6.1.13

Clean up patches
Switch from OSS to ALSA (upstream default)
Left in and documented patches to ease switch to OSS or JACK in case of
runtime issues
Releasing maintainership as I no longer work with any praat users

Reported by:    portscout
Original commitRevision:532890 
Tuesday, 26 Jul 2016
16:51 mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:419133 
Thursday, 14 Apr 2016
21:35 jbeich search for other commits by this committer
audio/praat: unbreak sound support

Portaudio doesn't work with alsa-plugins-oss, so switch to native OSS.

ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_card_driver
returned error: No such file or directory
[...]

PR:		208728
Reported by:	kaltheat@gmail.com
Approved by:	Jason Bacon <bacon4000@gmail.com> (maintainer)
MFH:		2016Q2
Original commitRevision:413318 

Number of commits found: 4