aboutsummaryrefslogtreecommitdiffstats
path: root/audio/alsa-lib
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.0.26 [1]flo2012-10-055-172/+29
| | | | | | | | | | | | | | | | | | - 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
* - Update to 1.0.25sunpoet2012-07-205-8/+185
| | | | | | | | | | | | | | - 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)
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
|
* - Fix build on FreeBSD 10miwi2011-10-291-0/+2
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - New port: audio/alsa-lib Compatibility layer for ALSA supportfluffy2010-06-056-0/+745
PR: 145964 Submitted by: Aragon Gouveia <aragon AT phat.za.net>