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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: audio/alsa-plugins/Makefile

Number of commits found: 70

Wednesday, 21 Feb 2024
14:27 Jan Beich (jbeich) search for other commits by this committer
audio/alsa-plugins: disable PULSEAUDIO by default after 44c14328c08e

- Reduce heavy dependencies for consumers e.g., wine, pipewire, qt?-webengine
- "pulse" plugin was partially broken until 51317515580f
- All plugins with extra dependencies (like "pulse") to be subpackaged later

PR:		245321
commit hash: 390e208ac1f99e6717207bb829c6179caf279f4d commit hash: 390e208ac1f99e6717207bb829c6179caf279f4d commit hash: 390e208ac1f99e6717207bb829c6179caf279f4d commit hash: 390e208ac1f99e6717207bb829c6179caf279f4d 390e208
14:27 Jan Beich (jbeich) search for other commits by this committer
audio/alsa-plugins: temporarily drop subpackages

https://github.com/freebsd/poudriere/issues/1113
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276845

Requested by:	makc (kde), bdrewery (pkgmgr)
Suggested by:	pizzamig (portmgr)

This reverts commit 06dbf1df62a4f54da4cadecbbc0be5f33902eb1c.
commit hash: 7dd904d9178aef2ac7369c77551e6c7774997564 commit hash: 7dd904d9178aef2ac7369c77551e6c7774997564 commit hash: 7dd904d9178aef2ac7369c77551e6c7774997564 commit hash: 7dd904d9178aef2ac7369c77551e6c7774997564 7dd904d
Friday, 2 Feb 2024
13:44 Jan Beich (jbeich) search for other commits by this committer
audio/alsa-plugins: convert options to subpackages

Reduce heavy dependencies for consumers e.g.,
- chromium -> pipewire -> alsa-plugins -> pulseaudio
- wine -> alsa-plugins -> pulseaudio

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D43667
commit hash: 06dbf1df62a4f54da4cadecbbc0be5f33902eb1c commit hash: 06dbf1df62a4f54da4cadecbbc0be5f33902eb1c commit hash: 06dbf1df62a4f54da4cadecbbc0be5f33902eb1c commit hash: 06dbf1df62a4f54da4cadecbbc0be5f33902eb1c 06dbf1d
13:44 Jan Beich (jbeich) search for other commits by this committer
audio/alsa-plugins: install vendor OSS config after 44c14328c08e

Allows overriding /dev/dsp without adjusting config e.g.,

$ aplay -D oss:/dev/dsp4 foo.wav

PR:		245321
See also:	https://github.com/alsa-project/alsa-plugins/commit/6e40eb5fd346
commit hash: 077152a79ad8181830e324b2ede39301a94d4093 commit hash: 077152a79ad8181830e324b2ede39301a94d4093 commit hash: 077152a79ad8181830e324b2ede39301a94d4093 commit hash: 077152a79ad8181830e324b2ede39301a94d4093 077152a
13:44 Jan Beich (jbeich) search for other commits by this committer
audio/alsa-plugins: unbreak PULSEAUDIO=on config after 44c14328c08e

For some reason, /usr/local/share/alsa/alsa.conf.d is no longer searched.

$ sed -i '' '/pulse/s/# //' /usr/local/etc/asound.conf
$ daemon -f pulseaudio
$ aplay foo.wav
ALSA lib pcm.c:2675:(snd_pcm_open_noupdate) Unknown PCM pcm.pulse
aplay: main:839: audio open error: No such file or directory

PR:		245321
commit hash: 51317515580f9a47b3c7bb205bfe748cbf986f3c commit hash: 51317515580f9a47b3c7bb205bfe748cbf986f3c commit hash: 51317515580f9a47b3c7bb205bfe748cbf986f3c commit hash: 51317515580f9a47b3c7bb205bfe748cbf986f3c 5131751
Wednesday, 31 Jan 2024
17:03 Jan Beich (jbeich) search for other commits by this committer
audio/alsa-plugins: make JACK independent from SAMPLERATE

Dates back to 4070922aacfb but the submitted patches unconditionally
passed --disable-samplerate, so SAMPLERATE option was added by fluffy@.
According to v1.0.23 vendor sources there was no such dependency.
Drop as JACK=on SAMPLERATE=off builds fine, and neither 50-jack.conf
nor alsa-lib/files/asound.conf.sample use samplerate.
commit hash: 14b194a6952fa9bf0b877d8a443d6db09db276f8 commit hash: 14b194a6952fa9bf0b877d8a443d6db09db276f8 commit hash: 14b194a6952fa9bf0b877d8a443d6db09db276f8 commit hash: 14b194a6952fa9bf0b877d8a443d6db09db276f8 14b194a
Tuesday, 30 Jan 2024
17:01 Jan Beich (jbeich) search for other commits by this committer
audio/alsa-plugins: drop unused SPEEX=on dependency

====> Running Q/A tests (stage-qa)
Warning: you might not need LIB_DEPENDS on libspeex.so
commit hash: c402d06aa792be1bae62f27efe6e999ea43428a4 commit hash: c402d06aa792be1bae62f27efe6e999ea43428a4 commit hash: c402d06aa792be1bae62f27efe6e999ea43428a4 commit hash: c402d06aa792be1bae62f27efe6e999ea43428a4 c402d06
Sunday, 22 Oct 2023
15:07 Rodrigo Osorio (rodrigo) search for other commits by this committer
audio/alsa-plugins: Update to version 1.2.7.1

Full changelog: https://github.com/alsa-project/alsa-plugins/tags

PR:       262089
commit hash: 6cd91556d4b8f5d9e59b4a788c81b5d1a27c23d9 commit hash: 6cd91556d4b8f5d9e59b4a788c81b5d1a27c23d9 commit hash: 6cd91556d4b8f5d9e59b4a788c81b5d1a27c23d9 commit hash: 6cd91556d4b8f5d9e59b4a788c81b5d1a27c23d9 6cd9155
Saturday, 23 Sep 2023
17:14 Jan Beich (jbeich) search for other commits by this committer
audio/alsa-plugins: remove debug options to prevent footshooting

- BLKCNT_P2 and VERBOSE exposed compile knobs from
 
https://people.freebsd.org/~ariff/libasound/20090928_00-alsa-plugins-1.0.21.diff
- BUFSZ_P2 worked around crashes and high CPU usage in Firefox until
  native OSS support phased out ALSA
- hselasky@ fixed many ALSA issues over the years
- users can still adjust compile knobs via make.conf(5) or Makefile.local

PR:		274047
commit hash: 95a0d0389f594dd16b293141bac889151303a560 commit hash: 95a0d0389f594dd16b293141bac889151303a560 commit hash: 95a0d0389f594dd16b293141bac889151303a560 commit hash: 95a0d0389f594dd16b293141bac889151303a560 95a0d03
Monday, 7 Aug 2023
16:34 Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 b1ecad5
Friday, 7 Jul 2023
21:33 Jan Beich (jbeich) search for other commits by this committer
audio/alsa-plugins: unbreak FFMPEG=on after 685e477b807c

checking for LIBAV... no
checking for avcodec_open in -lavcodec... no
[...]
configure:13617: checking for LIBAV
configure:13624: $PKG_CONFIG --exists --print-errors "libavcodec libavutil
libavresample"
Package libavresample was not found in the pkg-config search path.
Perhaps you should add the directory containing `libavresample.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libavresample', required by 'virtual:world', not found
configure:13627: $? = 1
[...]
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: etc/alsa/conf.d/10-rate-lav.conf
Error: Missing: etc/alsa/conf.d/60-a52-encoder.conf
Error: Missing: lib/alsa-lib/libasound_module_pcm_a52.la
Error: Missing: lib/alsa-lib/libasound_module_pcm_a52.so
Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate.la
Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate.so
Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate_fast.so
Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate_faster.so
Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate_high.so
Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate_higher.so
Error: Missing: share/alsa/alsa.conf.d/10-rate-lav.conf
Error: Missing: share/alsa/alsa.conf.d/60-a52-encoder.conf
===> Error: Plist issues found.
*** Error code 1

PR:		271641 272337
commit hash: df94027c843002a2abe044fa124eb5956a385932 commit hash: df94027c843002a2abe044fa124eb5956a385932 commit hash: df94027c843002a2abe044fa124eb5956a385932 commit hash: df94027c843002a2abe044fa124eb5956a385932 df94027
21:32 Jan Beich (jbeich) search for other commits by this committer
audio/alsa-plugins: revert ffmpeg workaround

Not a leaf consumer. Depending on ffmpeg4 can cause bustage or crashes
in ffmpeg consumers.

PR:		271641 272337

This reverts commit ca82785515c8ecfa4bab73b7539a688c343f327e.
commit hash: 38462c18edacfc7e912783cb164065eab8d38be2 commit hash: 38462c18edacfc7e912783cb164065eab8d38be2 commit hash: 38462c18edacfc7e912783cb164065eab8d38be2 commit hash: 38462c18edacfc7e912783cb164065eab8d38be2 38462c1
Tuesday, 30 May 2023
06:08 Fernando Apesteguía (fernape) search for other commits by this committer Author: Martin Neubauer
audio/alsa-plugins: fix build with FFMPEG option enabled

After the update to ffmpeg 6 the configure script failed to recognise the
components needed, causing packaging errors later on. Changing the dependency to
the new ffmpeg4 port fixes this.

PR:		271641
Reported by:	m.ne@gmx.net
commit hash: ca82785515c8ecfa4bab73b7539a688c343f327e commit hash: ca82785515c8ecfa4bab73b7539a688c343f327e commit hash: ca82785515c8ecfa4bab73b7539a688c343f327e commit hash: ca82785515c8ecfa4bab73b7539a688c343f327e ca82785
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
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
Wednesday, 20 Jul 2022
14:20 Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexander Yerenkow <yerenkow@gmail.com>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anes Mukhametov <anes@anes.su>
  *  Anthony Ginepro <anthony.ginepro@laposte.net>
  *  Anton Yuzhaninov <citrin@citrin.ru>
  *  Aragon Gouveia <aragon@phat.za.net>
  *  Ashish SHUKLA <wahjava@gmail.com>
  *  Ayumi M <ayu@commun.jp>
  *  Ayumi Mitsui <ayu@commun.jp>
  *  Bartoletti <lbartoletti@FreeBSD.org>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bill Fenner <fenner@FreeBSD.org>
  *  Brad Walker <tha_walka@hotmail.com>
  *  Brett Taylor <brett@peloton.physics.montana.edu>
  *  Byung-Hee HWANG <bh@izb.knu.ac.kr>
  *  Carey Jones <mcj@acquiesce.org>
  *  Carlos J. Puga Medina <cpm@FreeBSD.org>
  *  Cezary Morga <cm@therek.net>
  *  Chao Shin <quakelee@cn.freebsd.org>
  *  Charles Mercadal <mercadal@diablonet.net>
  *  Chia-liang Kao <clkao@CirX.ORG>
  *  Chip Marshall <chip@eboai.org>
  *  Choi Jun Ho <junker@moderato.snu.ac.kr>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Christian Laursen <xi@borderworlds.dk>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Daniel Menelkir <dmenelkir@gmail.com>
  *  Daniel O'Connor
  *  David Bushong <david@bushong.net>
  *  David Le Brun <david@dyn-ns.net>
  *  David MacKenzie <djm@pix.net>
  *  David Naylor <dbn@FreeBSD.org>
  *  David Naylor <naylor.b.david@gmail.com>
  *  David Yeske <dyeske@gmail.com>
  *  Denise H. G. <darcsis@gmail.com>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Devon Ryan <dpryan@dpryan.com>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
  *  Dominic Mitchell <dom@happygiraffe.net>
  *  Dominique Goncalves <dominique.goncalves@gmail.com>
  *  Dryice Liu <dryice@dryice.name>
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Edward Tomasz Napierala <trasz@pin.if.uz.zgora.pl>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Erik Cederstrand <erich@FreeBSD.org>
  *  Francisco Gomez <francisco@gomezmarin.com>
  *  Frank Laszlo <laszlof@vonostingroup.com>
  *  František Dvořák <valtri@civ.zcu.cz>
  *  Fraser Tweedale <frase@frase.id.au>
  *  Gabor Kovesdan
  *  Gabor Zahemszky <Gabor@Zahemszky.HU>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gennady Sorokopud <gena@NetVision.net.il>
  *  George Reid <greid@FreeBSD.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Goran Mekić <meka@tilda.center>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Gustau Perez <gustau.perez@gmail.com>
  *  Hans Petter Selasky <hselasky@FreeBSD.org>
  *  Hans Petter Selasky <hselasky@freebsd.org>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@FreeBSD.org>
  *  Jaap Akkerhuis <jaap@NLnetLabs.nl>
  *  Jamie Heckford <jamie@blackhole.net>
  *  Jean-Marc Zucconi <jmz@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jerry Eriksson <jerry@freebsd.se>
  *  Jim Mock <jim@FreeBSD.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joao Carlos Mendes Luis <jonny@jonny.eng.br>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  John Hixson <jhixson@FreeBSD.org>
  *  John Hixson <john@pcbsd.org>
  *  Jonathan Lennox <lennox@cs.columbia.edu>
  *  Joris Vandalon <joris@vandalon.nl>
  *  Juha Erkkilä <erkkila@cc.jyu.fi>
  *  Juha Nygard <juha.nygard1@netikka.fi>
  *  Kawaguti Ginga <ginga@athena.club.ne.jp>
  *  Kengo Ichiki <kichiki@users.sourceforge.net>
  *  Koine Yuusuke(koinec) <koinec@users.osdn.me>
  *  Konstantinos Konstantinidis <kkonstan@daemon.gr>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lars Engels <lme@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Leo Kim <leo@florida.sarang.net>
  *  Liam J. Foy <liamfoy@sepulcrum.org>
  *  Manuel Creach <manuel.creach@icloud.com>
  *  Marc van Woerkom <3d@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Kane <mark@mkproductions.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Mark Reidel <ports@mark.reidel.info>
  *  Mark Reidel <ports@mark.reidle.info>
  *  Martin Blapp <mbr@FreeBSD.org>
  *  Martin Dieringer <Martin.Dieringer@t-online.de>
  *  Martin Kraft <martin.kraft@fal.de>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masanori Kiriake <seiken@nbs.co.jp>
  *  Mathew Kanner <mat@hak.cnd.mcgill.ca>
  *  Matt Tosto <datahead4@gmail.com>
  *  Matthias Andree <matthias.andree@gmx.de>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Beer <beerml@sigma6audio.de>
  *  Michael Haro <mharo@area51.fremont.ca.us>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Nottebrock <michaelnottebrock@gmx.net>
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Mike Makonnen <mtm@identd.net>
  *  Munish Chopra <mchopra@engmail.uwaterloo.ca>
  *  Mykola Dzham <i@levsha.me>
  *  Nadelyaev Stanislav <funkblaster@n11.bmstu.ru>
  *  Necati Ersen SISECI <siseci@enderunix.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nicolas Herry <nicolasherry@gmail.com>
  *  Oliver Breuninger <ob@breuninger.org>
  *  Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Duchateau
  *  Oyvind Moll <oyvindmo@initio.no>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pav Lucistnik <pav@oook.cz>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Philip Paeps <philip@paeps.cx>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <emulation@FreeBSD.org$
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Putrya Statislav
  *  Rahul Siddharthan <rsidd@online.fr>
  *  Rich Neese <r.neese@gmail.com>
  *  Richard Neese
  *  Rob Zinkov <rzinkov@gmail.com>
  *  Romain Tartiere <romain@blogreen.org>
  *  Romain Tartière <romain@blogreen.org>
  *  Roman Bogorodskiy
  *  Roman Shterenzon <roman@xpert.com>
  *  Sander Janssen <janssen@rendo.dekooi.nl>
  *  Sascha Klauder <sklauder@trimind.de>
  *  Satoshi Taoka <taoka@FreeBSD.org>
  *  Sean McGovern <sean@sfarc.net>
  *  Sergey Akifyev <asa@gascom.ru>
  *  Seth Kingsley <sethk@osd.bsdi.com>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simon Barner <barner@gmx.de>
  *  Stas Timokhin <stast@bsdportal.ru>
  *  Stefan Ehmann <shoesoft@gmx.net>
  *  Stefan Jahn <stefan.jahn@nemesis-sektor.de>
  *  Stefan Zehl <sec@42.org>
  *  Stepan Zastupov [RedChrom] <redchrom@gmail.com>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sue Blake <sue@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  TOMIDA, Hiroaki <t.hiroaki.209 at gmail.com>
  *  Tatsuki Makino <tatsuki_makino@hotmail.com>
  *  The Anarcat <anarcat@anarcat.dyndns.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Thomas M. Hermann <tmh.public@gmail.com>
  *  Thomas Runge <runge@rostock.zgdv.de>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Tilman Linneweh <arved@FreeBSD.org>
  *  Tim Bishop <tdb@FreeBSD.org>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Tobias Rehbein <tobias.rehbein@web.de>
  *  Tyler Spivey
  *  Ulrich Spoerlein <q@uni.de>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vincent Tantardini <vinc@FreeBSD-fr.org>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Yanhui Shen <shen.elf@gmail.com>
  *  Yar Tikhiy <yar@FreeBSD.org>
  *  Yar Tikhiy <yar@comp.chem.msu.su>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi Asai <yatt@luna2.org>
  *  Yoichi Asai <yatt@msc.biglobe.ne.jp>
  *  Yoshiaki Uchikawa
  *  Yoshihide SONODA <ysonoda@dontaku.csce.kyushu-u.ac.jp>
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Zurflu <zach@pabst.bendnet.com>
  *  Zane C. Bowers
  *  Zane C. Bowers-Hadley <vvelox@vvelox.net>
  *  Zhihao Yuan <lichray@gmail.com>
  *  ache
  *  arved
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  ericb@thedeepsky.com
  *  erich@FreeBSD.org
  *  faulkner@mpd.tandem.com
  *  gahr
  *  greg
  *  hrkfrd@googlemail.com
  *  ijliao
  *  janek@gaja.ipan.lublin.pl
  *  jkh
  *  jockl <jockl@pianojockl.org>
  *  kbyanc@posi.net
  *  kwm@rainbow-runner.nl
  *  lazyklimm <lazyklimm@gmail.com>
  *  leo
  *  lx
  *  mahonmesr@googlemail.com
  *  marius nuennerich
  *  mathias.picker@gmx.de
  *  michael johnson <ahze@ahze.net>
  *  michaelnottebrock@gmx.net and lioux@FreeBSD.org
  *  mtm@identd.net
  *  nemysis <nemysis@gmx.ch>
  *  nork@FreeBSD.org
  *  nox@jelal.kn-bremen.de
  *  numisemis at yahoo dot com
  *  patrick
  *  pjm <pierrejacqes.mimifir@gmail.com>
  *  pozar
  *  pst
  *  r.neese
  *  rene@FreeBSD.org (repocopied from audio/py-mpd)
  *  sethk
  *  shanee@augusta.de
  *  sobomax
  *  squell@alumina.nl
  *  swallace
  *  t.vanklaveren@student.utwente.nl
  *  torstenb
  *  trasz <trasz@FreeBSD.org
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  trevor
  *  ugen
  *  will
  *  yoshiaki Uchikawa

With hat:	portmgr
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 213b0b7
Friday, 18 Feb 2022
10:13 Alexey Dokuchaev (danfe) search for other commits by this committer
audio/alsa-plugins: remove OSS-specific BUFSZ_P2 option from global list

Otherwise it would be listed twice on the option selection dialog screen.

PR:	262028
commit hash: 29fc493e22423bde30e12c780d72eec5233bf2a7 commit hash: 29fc493e22423bde30e12c780d72eec5233bf2a7 commit hash: 29fc493e22423bde30e12c780d72eec5233bf2a7 commit hash: 29fc493e22423bde30e12c780d72eec5233bf2a7 29fc493
Wednesday, 16 Feb 2022
21:02 Matthias Andree (mandree) search for other commits by this committer
audio/alsa-plugins: Fix SPEEX option, and symlinks.

Fixes these errors:

Error: /usr/local/lib/alsa-lib/libasound_module_pcm_speex.so is linked
  to /usr/local/lib/libspeexdsp.so.1 from audio/speexdsp but it is not
  declared as a dependency
Error: Orphaned: etc/alsa/conf.d/60-speex.conf
Error: Orphaned: share/alsa/alsa.conf.d/60-speex.conf

Also makes symlinks from etc/alsa/conf.d to share/alsa/alsa.conf.d/
relative to fix stage-qa warnings.
commit hash: 037eee264831689f93e16d51875bbebd30ed50dd commit hash: 037eee264831689f93e16d51875bbebd30ed50dd commit hash: 037eee264831689f93e16d51875bbebd30ed50dd commit hash: 037eee264831689f93e16d51875bbebd30ed50dd 037eee2
Tuesday, 8 Feb 2022
09:15 Hans Petter Selasky (hselasky) search for other commits by this committer
audio/alsa-plugins: Fix more oss_pointer() calculation bugs.

Correctly set the water level based on min_avail to avoid infinite
polling loops.

Applications tested: chrome, musescore, aplay and arecord .

PR:		261767
Approved by:	pi (implicit)
commit hash: e66a5ac7ef614d579dcb68d7213b87fec617eee7 commit hash: e66a5ac7ef614d579dcb68d7213b87fec617eee7 commit hash: e66a5ac7ef614d579dcb68d7213b87fec617eee7 commit hash: e66a5ac7ef614d579dcb68d7213b87fec617eee7 e66a5ac
Sunday, 30 Jan 2022
14:54 Hans Petter Selasky (hselasky) search for other commits by this committer
audio/alsa-plugins: Fix two bugs in ALSA OSS backend.

When computing the oss_pointer() return value, use the application
pointer value as reference, so that ALSA audio applications at any
time don't read/write more audio data than is possible. Following the
cyclic DMA pointer is not a good idea, because it doesn't account for
under- or overruns and this quickly leads to a situation where some
applications may want to write more data, ending in infinite loops.

The SNDCTL_DSP_GET space ioctls operate on buffer fragments. Any
size less than bi.fragsize is reported as zero bytes. Don't set the
water level less than bi.fragsize, because it leads to infinite
polling the way ALSA PCM is working.

Approved by: pi (implicit)
commit hash: 472a942f9cb93aaed191d8ce2914b5338620344d commit hash: 472a942f9cb93aaed191d8ce2914b5338620344d commit hash: 472a942f9cb93aaed191d8ce2914b5338620344d commit hash: 472a942f9cb93aaed191d8ce2914b5338620344d 472a942
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
17:56 Hans Petter Selasky (hselasky) search for other commits by this committer
audio/alsa-plugins: Try to cleanup ALSA-OSS backend patch.

Approved by: pi (implicit)
commit hash: fedba31a63e5c76aa5b6caad199530b01e759e34 commit hash: fedba31a63e5c76aa5b6caad199530b01e759e34 commit hash: fedba31a63e5c76aa5b6caad199530b01e759e34 commit hash: fedba31a63e5c76aa5b6caad199530b01e759e34 fedba31
Thursday, 30 Dec 2021
22:34 Rodrigo Osorio (rodrigo) search for other commits by this committer
audio/alsa-plugins: Add USE_LDCONFIG

Add USE_LDCONFIG to made shared libs installed
by this port usable as a dependecy by other ports
such as audio/spotifyd
commit hash: decda8069b90a65e8a373110bf81012487f77f06 commit hash: decda8069b90a65e8a373110bf81012487f77f06 commit hash: decda8069b90a65e8a373110bf81012487f77f06 commit hash: decda8069b90a65e8a373110bf81012487f77f06 decda80
Wednesday, 13 Oct 2021
15:14 Dag-Erling Smørgrav (des) search for other commits by this committer
audio/alsa-plugins: Switch master site to GitHub.

The original distfiles are getting hard to come by for some reason, so
switch to pulling source tarballs directly from GitHub.  Replace
patches that apply to generated files with patches that apply to their
sources.
commit hash: a4ab68d2ffd11a583df69b52a94f4b82fa161688 commit hash: a4ab68d2ffd11a583df69b52a94f4b82fa161688 commit hash: a4ab68d2ffd11a583df69b52a94f4b82fa161688 commit hash: a4ab68d2ffd11a583df69b52a94f4b82fa161688 a4ab68d
Sunday, 12 Sep 2021
14:07 Jan Beich (jbeich) search for other commits by this committer
audio/alsa-plugins: disable BUFSZ_P2 again, after 44c14328c08e

Seems to be a rebase mistake. 27f51d17e156 rationale still applies.
commit hash: 348c90c09fc7bdef1e4a313d304a4496d934b99e commit hash: 348c90c09fc7bdef1e4a313d304a4496d934b99e commit hash: 348c90c09fc7bdef1e4a313d304a4496d934b99e commit hash: 348c90c09fc7bdef1e4a313d304a4496d934b99e 348c90c
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, 12 May 2021
14:40 Charlie Li (vishwin) search for other commits by this committer
audio/alsa-plugins: fix non-default OPTIONS

- Update configure option and plist for FFMPEG
- Add two missing files with SAMPLERATE

PR: 245321
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D30223
commit hash: 933747467c06ec9735b35fe31879bb6f914d33ae commit hash: 933747467c06ec9735b35fe31879bb6f914d33ae commit hash: 933747467c06ec9735b35fe31879bb6f914d33ae commit hash: 933747467c06ec9735b35fe31879bb6f914d33ae 9337474
Tuesday, 11 May 2021
16:53 Gleb Popov (arrowd) search for other commits by this committer Author: Greg V
audio/alsa-lib, audio/alsa-plugins, audio/alsa-utils: Update to 1.2.2

PR:		245321
Reviewed by:	swills
Tested by:	Oleh Hushchenkov <o.hushchenkov@gmail.com>
commit hash: 44c14328c08e0ba92855367dba48ad9e06dc4b25 commit hash: 44c14328c08e0ba92855367dba48ad9e06dc4b25 commit hash: 44c14328c08e0ba92855367dba48ad9e06dc4b25 commit hash: 44c14328c08e0ba92855367dba48ad9e06dc4b25 44c1432
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
Sunday, 29 Nov 2020
04:54 jbeich search for other commits by this committer
audio/alsa-plugins: disable BUFSZ_P2 after r545611

$ aplay foo.wav
Playing WAVE 'foo.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
Assertion failed: (err >= 0), function set_params, file aplay.c, line 1353.
Aborted by signal Abort trap...

$ veloren
[...]
Panic Payload: "build_output_stream failed with all supported formats:
BackendSpecific { err: BackendSpecificError { description: \"ALSA function
\\\'snd_pcm_hw_params_set_period_time_near\\\' failed with error \\\'EINVAL:
Invalid argument\\\'\" } }"
PanicInfo: panicked at 'build_output_stream failed with all supported formats:
BackendSpecific { err: BackendSpecificError { description: "ALSA function
\'snd_pcm_hw_params_set_period_time_near\' failed with error \'EINVAL: Invalid
argument\'" } }', cargo-crates/rodio-0.13.0/src/stream.rs:202:22
Game version: v0.8.0 [2020-11-28]
Original commitRevision:556547 
Sunday, 23 Feb 2020
18:47 jbeich search for other commits by this committer
audio/alsa-*: drop maintainership

No time to engage upstream or keep up with updates.
Original commitRevision:526934 
Monday, 5 Aug 2019
23:06 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:508216 
Wednesday, 31 Jul 2019
02:37 jbeich search for other commits by this committer
audio/alsa-plugins: drop unnecessary newline after r505839

- Wasn't approved i.e., explicitly requested to not add it
- portlint style frequently changes and isn't mandatory to follow
- Newline here is dubious compared to putting USE/USES at the top
  of the section for better visibility
Original commitRevision:507691 
Thursday, 4 Jul 2019
15:46 hselasky search for other commits by this committer
Fix issues with ALSA OSS backend for firefox and chrome.

1) When read() or write() fails due to EAGAIN because no buffer is available or
   buffer is full, return 0 instead of failure. Else clients may simply close
   the device and re-open it instantly chopping the audio.
2) Implement OSS delay function to fix an issue with negative delays.
3) Use at least 16ms of HW buffer by default to avoid jitter.

Approved by:	pi, jbeich
Original commitRevision:505839 
Tuesday, 6 Nov 2018
01:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.1

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:484273 
Wednesday, 2 May 2018
15:07 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.0

- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
Original commitRevision:468844 
Saturday, 21 Oct 2017
06:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.4

Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
Original commitRevision:452570 
Sunday, 11 Dec 2016
15:22 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.2.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
Original commitRevision:428352 
Friday, 1 Apr 2016
20:45 jbeich search for other commits by this committer
bsd.sites.mk: with last mirror dead retire MASTER_SITE_ALSA

$ fetch -v http://alsa.cybermirror.org/lib/alsa-lib-1.1.0.tar.bz2
[...]
404 Not Found

Not Found
The requested URL /lib/alsa-lib-1.1.0.tar.bz2 was not found on this server.
Original commitRevision:412373 
20:44 jbeich search for other commits by this committer
audio/alsa-*: update to 1.1.1

Changes:	http://www.alsa-project.org/main/index.php/Changes_v1.1.0_v1.1.1
ABI:		https://people.freebsd.org/~jbeich/compat_reports/alsa-lib/1.1.0_to_1.1.1/compat_report.html
Original commitRevision:412372 
Wednesday, 16 Mar 2016
12:58 jbeich search for other commits by this committer
Drop default directory from _DEPENDS in my ports

https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
Original commitRevision:411229 
Wednesday, 2 Mar 2016
22:48 jbeich search for other commits by this committer
audio/alsa-plugins: partially revert r380063

Restore BUFSZ_P2=on by default as a temporarily fix for excessive CPU usage
in Firefox. r378529 wasn't enough to make BUFSZ_P2=off transition smooth.

PR:		203732
Reported by:	Henry Hu, Arto Pekkanen, many more indirectly
MFH:		2015Q1
Original commitRevision:409976 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Tuesday, 10 Nov 2015
22:21 jbeich search for other commits by this committer
audio/alsa-*: update to 1.1.0

Changes:	http://www.alsa-project.org/main/index.php/Changes_v1.0.29_v1.1.0
ACC
report:	https://people.freebsd.org/~jbeich/compat_reports/alsa-lib/1.0.29_to_1.1.0/compat_report.html
Original commitRevision:401216 
Saturday, 26 Sep 2015
20:26 jbeich search for other commits by this committer
Convert my ports to USES=localbase
Original commitRevision:398012 
Thursday, 20 Aug 2015
13:34 jbeich search for other commits by this committer
audio/alsa-plugins: back out r394862, already applied by r394778

It is a remnant from |git rebase| not ignoring line order by default
when detecting already merged changes.

Reported by:	kwm
Original commitRevision:394872 
13:03 jbeich search for other commits by this committer
audio/alsa-plugins: convert to CHANGES@20150818 syntax
Original commitRevision:394862 
Wednesday, 19 Aug 2015
13:30 mat search for other commits by this committer
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
Original commitRevision:394778 
Monday, 22 Jun 2015
18:58 marino search for other commits by this committer
audio/alias-plugins: Resolve DF audio issues with USES=alias

Reported by:	ivadasz on DF IRC
Approved by:	non-invasive DF support
Original commitRevision:390311 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Friday, 27 Feb 2015
06:32 jbeich search for other commits by this committer
- Update to 1.0.29
- alsa-plugins-oss: Disable BUFSZ_P2 by default after r378529 [1]
- No PORTREVISION bumps because binary compatible

Changes:	http://www.alsa-project.org/main/index.php/Changes_v1.0.28_v1.0.29
ACC
report:	http://upstream-tracker.org/compat_reports/alsa/1.0.28_to_1.0.29/abi_compat_report.html
PR:		196051 [1]
Suggested by:	mi [1]
Original commitRevision:380063 
Tuesday, 20 Jan 2015
22:03 jbeich search for other commits by this committer
Per convention change my address to @FreeBSD.org

Differential Revision:	https://reviews.freebsd.org/D1565
Approved by:		bapt (mentor)
Original commitRevision:377543 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Monday, 20 Oct 2014
21:31 marino search for other commits by this committer
audio/alsa-*: drop USES=alias

Jan says alias is no longer needed on alsa since verion 1.0.28.

PR:		194502
Original commitRevision:371304 
08:12 marino search for other commits by this committer
Add USES=alias to several ports

Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
Original commitRevision:371241 
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 
Tuesday, 5 Aug 2014
18:23 amdmi3 search for other commits by this committer
- Switch to USES=libtool

Approved by:	portmgr blanket
Original commitRevision:364130 
Sunday, 1 Jun 2014
13:03 ohauer search for other commits by this committer
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)
Original commitRevision:356114 
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 
Wednesday, 23 Oct 2013
00:30 wg search for other commits by this committer
audio/alsa-plugins: fix build with newer ffmpeg

- Fix build with newer ffmpeg

Reported by:	Kevin Oberman <rkoberman gmail.com>
Approved by:	portmgr (bapt, implicit)
Original commitRevision:331341 
Thursday, 3 Oct 2013
16:34 flo search for other commits by this committer
- update to 1.0.27.2 [1]
 -- add PYTHON option to alsa-lib
 -- drop unresponsive mirrors and those that rarely catch up
 -- drop --disable-aload from alsa-lib, builds fine without
 -- drop USE_LDCONFIG from alsa-plugins, useless for dlopen'd plugins
 -- convert to new LIB_DEPENDS syntax and Makefile header
 -- convert PLIST_SUB to OPTIONS_SUB
 -- don't link alsa-utils against librt for clock_gettime(2)
 -- pass paths to configure relative to --prefix value
 -- install udev config(s) under PREFIX (for reference)
 -- cleanup /var/lib as it's not in default MTREE_FILE
 -- remove OSVERSION check for EOL releases
- allow staging

PR:		ports/182245 [1]
Submitted by:	Jan Beich <jbeich@tormail.org> [1]
Approved by:	maintainer timeout
Original commitRevision:329208 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Monday, 2 Sep 2013
10:06 bapt search for other commits by this committer
Eliminate USE_GNOME=pkgconfig from audio
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5
Original commitRevision:325966 
Thursday, 4 Oct 2012
17:04 flo search for other commits by this committer
- update to 1.0.26 [1]
- use newly added alphasort() instead of LGPLv2.1+ patch
- fix async handler [2]
- fix implicit declarations of calloc/free [3]
- disable ARIFF_OSS option by default, except 7.x [4]
- add 3 more mirrors from alsa wiki + gentoo as a backup
- move alsa mirrors to bsd.sites.mk

Changes:	http://www.alsa-project.org/main/index.php/Changes_v1.0.25_v1.0.26
PR:		ports/171601 [1]
PR:		ports/169770 [2]
PR:		ports/170457 [3]
PR:		ports/170473 [4]
Obtained from:	PkgSrc [2]
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	maintainer
Original commitRevision:305269 
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
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Friday, 24 Jun 2011
22:39 mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
Original commit
Saturday, 24 Jul 2010
16:38 mm search for other commits by this committer
- Update ffmpeg to 0.6
Original commit
Saturday, 5 Jun 2010
12:46 fluffy search for other commits by this committer
- New port: audio/alsa-plugins Compatibility layer for ALSA support

PR:             145965
Submitted by:   Aragon Gouveia <aragon AT phat.za.net>
Original commit

Number of commits found: 70