5e85 FreshPorts -- audio/alsa-plugins
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
alsa-plugins 1.0.26 audio on this many watch lists=4 search for ports that depend on this port
ALSA compatibility library plugins
Maintained by: aragon@phat.za.net search for ports maintained by this maintainer
Port Added: 05 Jun 2010 12:46:44
License: not specified in port


The Advanced Linux Sound Architecture (ALSA) plugins

WWW: http://www.alsa-project.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkgconf
Required To Run:
  1. devel/pkgconf
Required Libraries:
  1. audio/alsa-lib

This port is required by:

for Run

To install the port: cd /usr/ports/audio/alsa-plugins/ && make install clean
To add the package: pkg_add -r alsa-plugins


Configuration Options
===> The following configuration options are available for alsa-plugins-1.0.26:
     ARIFF_OSS=off: FreeBSD-specific OSS plugin
     FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...)
     JACK=off: JACK audio server support
     PULSEAUDIO=off: PulseAudio sound server support
     SAMPLERATE=off: Sample rate conversion support
     SPEEX=off: Speex audio format support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://darkstar.ist.utl.pt/pub/gentoo/distfiles/
  2. ftp://files.gentoo.gr/distfiles/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.alsa-project.org/pub/plugins/
  5. ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
  6. ftp://ftp.easynet.nl/mirror/gentoo/distfiles/
  7. ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO/distfiles/
  8. ftp://ftp.gtlib.gatech.edu/pub/gentoo/distfiles/
  9. ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
  10. ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/
  11. ftp://ftp.rhnet.is/pub/gentoo/distfiles/
  12. ftp://ftp.silug.org/pub/alsa/plugins/
  13. ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
  14. ftp://ftp.task.gda.pl/pub/linux/misc/alsa/plugins/
  15. ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/
  16. ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/
  17. ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
  18. ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/
  19. ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
  20. ftp://gd.tuwien.ac.at/opsys/linux/alsa/plugins/
  21. ftp://gentoo.inode.at/source/distfiles/
  22. ftp://gentoo.kems.net/pub/mirrors/gentoo/distfiles/
  23. ftp://gentoo.mirrors.pair.com/distfiles/
  24. ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/distfiles/
  25. ftp://mirror.iawnet.sandia.gov/pub/gentoo/distfiles/
  26. ftp://mirrors.tds.net/gentoo/distfiles/
  27. ftp://sunsite.cnlab-switch.ch/mirror/gentoo/distfiles/
  28. ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/
  29. ftp://trumpetti.atm.tut.fi/gentoo/distfiles/
  30. http://adelie.polymtl.ca/distfiles/
  31. http://alsa.cybermirror.org/plugins/
  32. http://darkstar.ist.utl.pt/gentoo/distfiles/
  33. http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/
  34. http://dl.ambiweb.de/mirrors/ftp.alsa-project.org/plugins/
  35. http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
  36. http://ftp.easynet.nl/mirror/gentoo/distfiles/
  37. http://ftp.rhnet.is/pub/gentoo/distfiles/
  38. http://ftp.roedu.net/pub/mirrors/gentoo.org/distfiles/
  39. http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
  40. http://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
  41. http://gentoo.chem.wisc.edu/gentoo/distfiles/
  42. http://gentoo.gg3.net/distfiles/
  43. http://gentoo.inode.at/distfiles/
  44. http://gentoo.kems.net/distfiles/
  45. http://gentoo.mirror.sdv.fr/distfiles/
  46. http://gentoo.mirrors.pair.com/distfiles/
  47. http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/
  48. http://mirrors.tds.net/gentoo/distfiles/
  49. http://mirrors.zerg.biz/alsa/plugins/
  50. http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/distfiles/
  51. http://trumpetti.atm.tut.fi/gentoo/distfiles/

Number of commits found: 8

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Oct 2012 17:04:44
Original commit files touched by this commit  1.0.26
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
20 Jul 2012 03:03:57
Original commit files touched by this commit  1.0.25
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)
07 May 2012 15:23:52
Original commit files touched by this commit  1.0.23_3
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)
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0.23_2
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
24 Jun 2011 22:39:03
Original commit files touched by this commit  1.0.23_2
mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.0.23_1
miwi search for other commits by this committer
- Get Rid MD5 support
24 Jul 2010 16:38:20
Original commit files touched by this commit  1.0.23_1
mm search for other commits by this committer
- Update ffmpeg to 0.6
05 Jun 2010 12:46:16
Original commit files touched by this commit  1.0.23
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>

Number of commits found: 8

2838
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours10
new 7 days29
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0