FreshPorts -- The Place For Ports Wed, 23 Jul 2008 5:00 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
audacious-plugins 1.5.1_2 multimedia on this many watch lists=5 search for ports that depend on this port
Plugins needed for audacious
Maintained by: oliver@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Dec 2006 16:05:18
Also Listed In: audio


Audacious Plugins are the input, output, visualization and effect plugins
needed for Audacious

WWW: http://audacious-media-player.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: multimedia/audacious, devel/gmake, devel/sdl12, textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/dbus-glib, audio/libmad, x11/libXcomposite, sysutils/libcdio, audio/libcddb, www/neon26, devel/gettext, graphics/imlib2, devel/sdl12, accessibility/atk, devel/glib20, x11-toolkits/gtk20, textproc/libxml2, x11-toolkits/pango

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


Configuration Options
===> The following configuration options are available for audacious-plugins-1.5.1_2:
     DBUS=on (default) "Enable dbus support"
     ESOUND=off (default) "Enable Esound output output"
     MP3=on (default) "Enable mp3 plugin"
     ROCKLIGHT=on (default) "Enable Rocklight vis plugin"
     LIRC=off (default) "Enable LIRC plugin"
     STATUSICON=on (default) "Enable X11 Status Icon plugin"
     AOSD=on (default) "Enable X11 Audacious OSD plugin"
     AOSDXCOMP=on (default) "Enable X11 Audacious OSD X Composite Support"
     ROOTVIS=on (default) "Enable X11 RootWindow vis plugin"
     ADPLUG=off (default) "Enable AdPlug plugin"
     VORBIS=off (default) "Enable Ogg Vorbis input plugin"
     FLAC=off (default) "Enable FLAC input plugin"
     WAVPACK=off (default) "Enable WavPack input plugin"
     AAC=on (default) "Enable aac plugin"
     SNDFILE=off (default) "Enable sndfile extensions"
     MODPLUG=off (default) "Enable ModPlug plugin"
     MPC=off (default) "Enable musepack input plugin"
     WMA=on (default) "Enable wma plugin"
     JACK=off (default) "Enable jack output plugin"
     ARTS=off (default) "Enable arts output plugin"
     SID=off (default) "Enable sid input plugin"
     OSS=on (default) "Enable OSS output plugin"
     OSS4=off (default) "Enable OSS4 output plugin"
     TIMIDITY=off (default) "Enable timidity plugin"
     CDAUDIO=on (default) "Enable cdaudio-ng input plugin"
     NEON=on (default) "Enable neon support (experimental)"
     MMS=off (default) "Enable mms support"
     MTP=off (default) "Enable MTP upload support"
     PARANORMAL=on (default) "Enable paranormal vis plugin"
     XSPF=on (default) "Enable XSPF support"
     TTA=on (default) "Enable TrueAudio plugin"
     GNOME=off (default) "Build with gnomevfs/gconf support"
     NLS=on (default) "Native Language Support"
===> Use 'make config' to modify these settings

Master Sites:
http://distfiles.atheme.org/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Jun 2008 16:41:53
Original commit files touched by this commit  1.5.1_2
tabthorpe search for other commits by this committer
- Chase taglib bump
06 Jun 2008 14:48:22
Original commit files touched by this commit  1.5.1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
28 May 2008 20:27:41
Original commit files touched by this commit  1.5.1
oliver search for other commits by this committer
update to 1.5.1
05 May 2008 09:33:57
Original commit files touched by this commit  1.5.0_3
edwin search for other commits by this committer
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
17 Apr 2008 20:43:26
Original commit files touched by this commit  1.5.0_3
oliver search for other commits by this committer
fix OSS song forwarding
add OSS4 option
bump PORTREVISION

Submitted by:   Jan Sebosik <sebosik@demax.sk>
11 Apr 2008 05:34:20
Original commit files touched by this commit  1.5.0_2
oliver search for other commits by this committer
audio/libmtp got updated in the meantime so bump it's library version here too

Noted by:       "E. J. Cerejo" <ecerejo@optonline.net>
10 Apr 2008 22:27:31
Original commit files touched by this commit  1.5.0_2
pav search for other commits by this committer
- AUDIOCDPLUGIN -> CDAUDIOPLUGIN

Pointy hat to:  oliver
09 Apr 2008 16:32:05
Original commit files touched by this commit  1.5.0_2
oliver search for other commits by this committer
remove the option "AUDIOCD" because it is redundant with "CDAUDIO"
bump cdio version

Noted by:       Andriy Gapon <avg@icyb.net.ua>
08 Apr 2008 10:38:57
Original commit files touched by this commit  1.5.0_2
mich search for other commits by this committer
- chase the cdio shared lib bump
07 Apr 2008 21:37:24
Original commit files touched by this commit  1.5.0_1
naddy search for other commits by this committer
Update to FLAC 1.2.1.  This version includes two and a half years
worth of changes and an altered API.

Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary.  Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.

PR:     119476
16 Mar 2008 14:50:21
Original commit files touched by this commit  1.5.0
oliver search for other commits by this committer
update to 1.5.0 [1]
fix the /usr/local/include/audacious/dbus.h make error

Submitted by:   Roland Smith <rsmith@xs4all.nl> [1]
13 Mar 2008 14:28:35
Original commit files touched by this commit  1.4.5_2
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
12 Mar 2008 23:30:22
Original commit files touched by this commit  1.4.5_1
stas search for other commits by this committer
- Bump PORTREVISION of this port as Imlib2 library version has been
  bumped.

Reported by:    garga
Pointy hat to:  me
03 Mar 2008 16:34:03
Original commit files touched by this commit  1.4.5
oliver search for other commits by this committer
add FLAC OPTION [1]
fix timidity plugin [2]

PR:             121304 [1]
Submitted by:   "Chess Griffin" <chess@chessgriffin.com> [1]
                "Zahemszky Gabor" <gabor@zahemszky.hu> [2]
02 Mar 2008 18:05:01
Original commit files touched by this commit  1.4.5
oliver search for other commits by this committer
make dbus an optional (default=on) requirement
28 Feb 2008 05:41:17
Original commit files touched by this commit  1.4.5
oliver search for other commits by this committer
welcome audacious 1.4!
28 Jul 2007 13:27:31
Original commit files touched by this commit  1.3.5_1
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
28 Jun 2007 05:10:13
Original commit files touched by this commit  1.3.5
oliver search for other commits by this committer
use MASTER_SITE_LOCAL for mirroring the distfiles until the original site
is reachable again
11 Jun 2007 20:40:38
Original commit files touched by this commit  1.3.5
oliver search for other commits by this committer
update to 1.3.5
25 May 2007 10:10:48
Original commit files touched by this commit  1.3.4
oliver search for other commits by this committer
update to 1.3.4
19 May 2007 21:32:57
Original commit files touched by this commit  1.3.3_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
14 Apr 2007 21:08:22
Original commit files touched by this commit  1.3.3
oliver search for other commits by this committer
update to 1.3.3
08 Apr 2007 16:30:59
Original commit files touched by this commit  1.3.2
oliver search for other commits by this committer
pdate to 1.3.2
12 Mar 2007 20:47:57
Original commit files touched by this commit  1.3.1
oliver search for other commits by this committer
fix option handling

PR:             110208
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
11 Mar 2007 19:58:10
Original commit files touched by this commit  1.3.1
oliver search for other commits by this committer
update audacious-plugins to 1.3.1
09 Mar 2007 20:36:11
Original commit files touched by this commit  1.3.0
oliver search for other commits by this committer
force the use of the local libflac, even when libflac from ports is installed.
the version in ports is to old.

Noted by:       Nick Evans <nevans@talkpoint.com>
09 Mar 2007 17:01:51
Original commit files touched by this commit  1.3.0
oliver search for other commits by this committer
enable flac when VORBIS is selected

PR:             110129
Submitted by:   Roland Smith <rsmith@xs4all.nl>
06 Mar 2007 17:14:30
Original commit files touched by this commit  1.3.0
oliver search for other commits by this committer
remove unnecessary dependencies [1]
fix pkg-plist

PR:             ports/109982 [1]
Submitted by:   Denis Eremenko <moonshade@pnhz.kz>
06 Mar 2007 05:57:45
Original commit files touched by this commit  1.3.0
oliver search for other commits by this committer
make the xspf plugin enable by default to allow audacious to not start with
an empty playlist but with the latest one which was there before closing.

Noted by:       hjwng@naver.com
03 Mar 2007 18:22:57
Original commit files touched by this commit  1.3.0
oliver search for other commits by this committer
s/liblame/lame/

Noted by:       Portsnap buildbox
03 Mar 2007 16:40:18
Original commit files touched by this commit  1.3.0
oliver search for other commits by this committer
update to 1.3.0
25 Feb 2007 20:05:27
Original commit files touched by this commit  1.2.5_2
ahze search for other commits by this committer
Chase lib version bump in libmpcdec
03 Jan 2007 05:47:17
Original commit files touched by this commit  1.2.5_1
oliver search for other commits by this committer
change the gconf dependency to gconf2

PR:             107445
Submitted by:   bgruber<knightbg@yahoo.com>
14 Dec 2006 12:06:57
Original commit files touched by this commit  1.2.5_1
roam search for other commits by this committer
Chase the ftp/curl shared library version; seems I forgot this in
the cURL update yesterday.

Reported by:    Rostislav Krasny <rosti.bsd@gmail.com>
05 Dec 2006 05:59:34
Original commit files touched by this commit  1.2.5
oliver search for other commits by this committer
properly fix for FreeBSD 4
04 Dec 2006 15:51:58
Original commit files touched by this commit  1.2.5
oliver search for other commits by this committer
import audacious-plugins, the input, output, visualization and effect plugins
needed for Audacious

PR:             106080
Submitted by:   oliver
Repocopied by:  marcus

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Jul 13
drupal6Jul 13
popplerJul 09
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21

3 vulnerabilities affecting 4 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
Traffic

Calculated hourly:
Port count 18841
Broken 146
Deprecated 97
Ignore 428
Forbidden 5
Restricted 333
No CDROM 129
Vulnerable 51
Expired 16
Set to expire 76
Interactive 78
new 24 hours 7
new 48 hours9
new 7 days62
new fortnight73
new month151

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.445 seconds.