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/alsa-plugins/files/alsa-plugins.patch

Number of commits found: 7

Saturday, 29 Jan 2022
17:56 Hans Petter Selasky (hselasky) search for other commits by this committer
audio/alsa-plugins: Merge ALSA-OSS patches to simplify future patching.

Approved by: pi (implicit)
commit hash: 2738adad735eaac8c5fe238fa299692387321666 commit hash: 2738adad735eaac8c5fe238fa299692387321666 commit hash: 2738adad735eaac8c5fe238fa299692387321666 commit hash: 2738adad735eaac8c5fe238fa299692387321666 2738ada
Tuesday, 3 Dec 2019
04:33 jbeich search for other commits by this committer
audio/alsa-plugins: move r505839 to the correct file

files/alsa-plugins.patch contains an assortment of FreeBSD-specific
improvements that may not work on alternative OSS implementations.
So, restore the ability to exclude the patch for debugging.
Original commitRevision:518907 
04:33 jbeich search for other commits by this committer
audio/alsa-plugins: regen via "make makepatch"
Original commitRevision:518906 
Saturday, 9 Aug 2014
15:20 marino search for other commits by this committer
audio/alsa-(lib|plugins|utils): Upgrade version 1.0.27.2 => 1.0.28

Also switch maintainership to submitter with blessing of former
maintainer.  Other changes include:

  * fix for bug 191190
  * Use new options syntax
  * Proper detection of PYTHON and FFMPEG
  * fix leftovers
  * strip libraries to satisfy stage-qa
  * conf: alias surround stuff to pcm.default
  * lib: split patches and refactor
  * utils: rename XMLTO to MANPAGES

PR:		191524
Submitted by:	Jan Beich
Approved by:	former maintainer (Aragon Gouveia)
Original commitRevision:364447 
Saturday, 14 Dec 2013
14:41 flo search for other commits by this committer
- ALSA now supports playing HTML5 audio with 32-bit sample format [1]
  after being converted from float as passed by firefox/libcubeb [2]
- Restore behavior from r296140 while adding alignment options in case
  of issues. This should make things slightly less broken and add more
  sample formats. [1]
- Some apps (e.g. linux-firefox with ports/169896) don't check with ALSA
  which sample formats are supported and just feed whatever they like,
  assuming the underlying device supports it.
  While here also fix mixer device for OSS plugin. It should be /dev/dsp
  according to 4Front OSS wiki. The only works with ARIFF_OSS enabled
  but the volume is reset on close(). audio/oss doesn't work either way:
  the new (OSSv4) way to control mixer is via SNDCTL_MIX_* ioctls. [2]

PR:		ports/183861 [1]
PR:		ports/184006 [2]
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	maintainer timeout
Original commitRevision:336451 
Friday, 20 Jul 2012
03:03 sunpoet search for other commits by this committer
- Update to 1.0.25
- Convert to new options framework
- alsa-plugins:
  - Add option: ARIFF_OSS for FreeBSD-specific patch
  - Revert ports/165247 per regression in ports/169767
  - Unbreak arcam-av and usb_stream plugins
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS

Changes:	http://www.alsa-project.org/main/index.php/Changes_v1.0.24_v1.0.25
		http://www.alsa-project.org/main/index.php/Changes_v1.0.23_v1.0.24
PR:		ports/169841
Submitted by:	Jan Beich <jbeich@tormail.org> (maintainer)
Original commit
Monday, 7 May 2012
15:23 crees search for other commits by this committer
Since r221388 and its MFCs SNDCTL_DSP_GETIPTR should work correctly
on FreeBSD and should not require any quirks/workarounds.
In fact they seem to be harmful now and result in sound outages.

PR:             ports/165247
Submitted by:   avg
Submitted by:   Aragon Gouveia <aragon@phat.za.net> (maintainer)
Original commit

Number of commits found: 7