aboutsummaryrefslogtreecommitdiff
path: root/multimedia/audacious
Commit message (Collapse)AuthorAgeFilesLines
* fix the compilation if libexecinfo is installled, but DBUS is disabledOliver Lehmann2008-07-141-1/+1
| | | | | | | | PR: ports/125518 Submitted by: amdmi3 Notes: svn path=/head/; revision=216843
* update libmowgli to 0.7.0Oliver Lehmann2008-07-091-2/+2
| | | | Notes: svn path=/head/; revision=216623
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* switch DBUS to on which is needed to get libaudclient installedOliver Lehmann2008-05-311-2/+2
| | | | | | | | bump PORTREVISION this fixes the audacious-crossfade build Notes: svn path=/head/; revision=214011
* update to 1.5.1Oliver Lehmann2008-05-286-47/+42
| | | | Notes: svn path=/head/; revision=213823
* - Fix build after xorg cleanupMartin Wilke2008-04-201-0/+3
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=211670
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* fix an error in the installed plugin.hOliver Lehmann2008-03-201-0/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=209429
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* update to 1.5.0 [1]Oliver Lehmann2008-03-166-43/+53
| | | | | | | | | fix the /usr/local/include/audacious/dbus.h make error Submitted by: Roland Smith <rsmith@xs4all.nl> [1] Notes: svn path=/head/; revision=209149
* welcome audacious 1.4!Oliver Lehmann2008-02-285-25/+292
| | | | Notes: svn path=/head/; revision=208046
* use MASTER_SITE_LOCAL for mirroring the distfiles until the original siteOliver Lehmann2007-06-281-1/+3
| | | | | | | is reachable again Notes: svn path=/head/; revision=194364
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-3/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* pdate to 1.3.2Oliver Lehmann2007-04-082-4/+4
| | | | Notes: svn path=/head/; revision=189494
* update audacious to 1.3.1Oliver Lehmann2007-03-112-4/+6
| | | | Notes: svn path=/head/; revision=187154
* use configure_args instead of configure_env to ease (port)upgrade so audaciousOliver Lehmann2007-03-041-1/+1
| | | | | | | | | does not detect a previous installed version Noted by: infofarmer Notes: svn path=/head/; revision=186500
* update to 1.3.0Oliver Lehmann2007-03-036-270/+111
| | | | Notes: svn path=/head/; revision=186432
* support automatic charset detection (OPTION)Oliver Lehmann2007-01-041-1/+6
| | | | | | | Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=181388
* change the gconf dependency to gconf2Oliver Lehmann2007-01-031-1/+1
| | | | | | | | PR: 107445 Submitted by: bgruber<knightbg@yahoo.com> Notes: svn path=/head/; revision=181322
* add missing patch files to unbreak build on FreeBSD 4Oliver Lehmann2006-12-043-0/+181
| | | | Notes: svn path=/head/; revision=178823
* update audacious to 1.2.2Oliver Lehmann2006-12-045-149/+119
| | | | | | | | | | | | take maintainership unbreak for FreeBSD 4 PR: ports/106081 Submitted by: oliver Approved by: maintainer Notes: svn path=/head/; revision=178822
* BROKEN: Incomplete pkg-plistKris Kennaway2006-11-171-0/+2
| | | | Notes: svn path=/head/; revision=177422
* Test WITH_FLAC instead of WITHOUT_FLAC.Sam Lawrance2006-11-031-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=176309
* Add a port option to build with FLAC support.Sam Lawrance2006-10-312-2/+13
| | | | | | | | | PR: ports/104155 Submitted by: Roland Smith <rsmith@xs4all.nl> Approved by: Stepan Zastupov <redchrom@gmail.com> (maintainer, timeout 3 weeks) Notes: svn path=/head/; revision=175741
* Tidy up.Sam Lawrance2006-10-311-2/+2
| | | | | | | | PR: ports/104101 Submitted by: Stepan Zastupov <redchrom@gmail.com> (maintainer) Notes: svn path=/head/; revision=175722
* Fix build for users trying to upgrade audacious, by removing CPPFLAGSSam Lawrance2006-10-201-2/+1
| | | | | | | | | | | | assignment from the port Makefile. It was causing header conflicts between the previously installed version and the port build. PR: ports/104101 Submitted by: Roland Smith <rsmith@xs4all.nl> Approved by: portmgr (erdwin) Notes: svn path=/head/; revision=175425
* - Update to 1.1.2Roman Bogorodskiy2006-09-103-35/+43
| | | | | | | | | | - Introduce WITHOUT_NLS knob PR: 103074 (based on) Submitted by: maintainer Notes: svn path=/head/; revision=172669
* - Fix PLIST: Remove locale dirs not contained in BSD.x11-4.distRenato Botelho2006-08-072-1/+4
| | | | | | | | | | | | - Bump PORTREVISION - Use USE_LDCONFIG instead INSTALLS_SHLIB PR: ports/101507 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Approved by: Stepan Zastupov <redchrom at gmail.com> (maintainer) Notes: svn path=/head/; revision=169964
* Update to 1.1.1.Roman Bogorodskiy2006-07-263-33/+19
| | | | | | | | PR: 100853 Submitted by: RedChrom <redchrom@gmail.com> (maintainer) Notes: svn path=/head/; revision=168805
* Chase audio/libmodplug update.Emanuel Haupt2006-04-261-0/+1
| | | | Notes: svn path=/head/; revision=160492
* update to 1.0.0Oliver Lehmann2006-04-223-4/+7
| | | | | | | | | PR: 96139 Submitted by: oliver Approved by: maintainer Notes: svn path=/head/; revision=160168
* - Chase libmpcdec updatePav Lucistnik2006-04-151-1/+1
| | | | Notes: svn path=/head/; revision=159605
* Update to 0.2.3.Roman Bogorodskiy2006-04-043-6/+6
| | | | | | | | PR: 95291 Submitted by: maintainer Notes: svn path=/head/; revision=158750
* - Improve plugins installation handlingRoman Bogorodskiy2006-03-312-6/+21
| | | | | | | | | | | | | | | - Disable broken flac plugin - Mark BROKEN on 4.x [1] - Minor clean-ups - Bump PORTREVISION PR: 94595 Submitted by: maintainer Reported by: David Le Brun <david@dyn-ns.net> pointyhat via kris [1] Notes: svn path=/head/; revision=158483
* Update to 0.2.2.Roman Bogorodskiy2006-03-163-61/+18
| | | | | | | | PR: 94129 Submitted by: maintainer Notes: svn path=/head/; revision=157404
* Put the distfile on MASTER_SITE_LOCAL to fix fetching.Roman Bogorodskiy2006-03-051-1/+3
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (kris) Notes: svn path=/head/; revision=156963
* Conversion to a single libtool environment.Ade Lovett2006-02-232-5/+23
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Fix on 4.x.Roman Bogorodskiy2006-02-122-14/+0
| | | | | | | | Submitted by: Stepan Zastupov (maintainer) Reported by: pointyhat via kris Notes: svn path=/head/; revision=155823
* Fix plist.Roman Bogorodskiy2006-02-081-0/+1
| | | | | | | | Submitted by: Stepan Zastupov (maintainer) Reported by: pointyhat via kris Notes: svn path=/head/; revision=155498
* Update to 0.2.Roman Bogorodskiy2006-02-023-23/+39
| | | | | | | | PR: 92722 Submitted by: Stepan Zastupov (maintainer) Notes: svn path=/head/; revision=155079
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* - Add an optional modplug support [1]Roman Bogorodskiy2006-01-172-14/+25
| | | | | | | | | | | | - Pet portlint - Don't explicitly remove share/applications dir PR: 91521 (based on) [1] Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> [1] Approved by: Stepan Zastupov (maintainer) Notes: svn path=/head/; revision=153703
* - Add knobs for libvisual and gnome supportRoman Bogorodskiy2006-01-063-3/+52
| | | | | | | | | | | - Try to fix build on 4.x - Update maintainer's address PR: 91384 Submitted by: Stepan Zastupov [RedChrom] (maintainer) Notes: svn path=/head/; revision=152918
* Note that this port requires at least FreeBSD 5.3Edwin Groothuis2006-01-061-0/+4
| | | | | | | Submitted by: "Stepan Zastupov [RedChrom]" <redchrom@gmail.com> Notes: svn path=/head/; revision=152909
* New port multimedia/audacious A media player based on BMP and XMMSEdwin Groothuis2006-01-045-0/+211
Audacious is a fork of beep-media-player 0.9.7.1. The primary goals of this fork are keeping ideology of original BMP and merging miscellaneous plugins into Audacious WWW: http://audacious-media-player.org PR: ports/91304 Submitted by: RedChrom <redchrom@mail.ru> Notes: svn path=/head/; revision=152753