aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-mp3cue
Commit message (Collapse)AuthorAgeFilesLines
* Remove some expired xmms ports (abandonware, unmaintained):Antoine Brodin2014-03-237-89/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-23 audio/p5-Xmms: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-a52dec: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-audiofile: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-cdread: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-crossfade: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-crystality: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-defx: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-efxmms: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-eq: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-faad: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-fc: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-fxt: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-infopipe: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-jack: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-liveice: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-mac: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-mad: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-midi: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-modplug: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-mp3cue: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-osssurround: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-quix3dn: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-sid: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-sndfile: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-tfmx: Abandonware, please consider using multimedia/audacious instead 2014-03-23 chinese/xmms: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-blursk: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-dancingparticles: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-dflowers: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-dscope: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-dspectogram: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-dspectral: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-finespectrum: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-fishmatic: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-gdancer: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-iris: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-jess: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-nebulus: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-paranormal: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-scivi: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-vumeter: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-waterfall: Abandonware, please consider using multimedia/audacious instead 2014-03-23 multimedia/gxmms: Abandonware, please consider using multimedia/audacious instead 2014-03-23 multimedia/xmms-status-plugin: Abandonware, please consider using multimedia/audacious instead 2014-03-23 russian/xmms: Abandonware, please consider using multimedia/audacious instead 2014-03-23 x11-themes/xmms-bluecurve-theme: Abandonware, please consider using multimedia/audacious instead 2014-03-23 x11-themes/xmms-eq-skins: Abandonware, please consider using multimedia/audacious instead 2014-03-23 x11-themes/xmms-vumeter-skins: Abandonware, please consider using multimedia/audacious instead Notes: svn path=/head/; revision=348843
* Deprecate and set expiration date for xmms stuff that is unmaintainedAntoine Brodin2014-02-231-0/+3
| | | | Notes: svn path=/head/; revision=345772
* Reset maintainership due to mail bouncingBaptiste Daroussin2014-02-051-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=342651
* audio/xmms-mp3cue: Unbreak and support stageJohn Marino2014-01-133-1/+28
| | | | | | | | | | | | This port had two major c++ issues. The first was missing <cstlib> header and using <string> instead of <cstring>. The second was the default setting of CC to "g++" which fails on F10+. Unbreak and stagify under the "Just fix it" blanket. Notes: svn path=/head/; revision=339610
* Use CFLAGS_${ARCH}Baptiste Daroussin2013-12-271-6/+3
| | | | Notes: svn path=/head/; revision=337708
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-6/+2
| | | | | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix Notes: svn path=/head/; revision=325727
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* 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=214428
* - 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=209735
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* Extend -fPIC hack to cover ia64, which also requires it, and properlyKris Kennaway2004-03-191-2/+2
| | | | | | | respect CFLAGS. Notes: svn path=/head/; revision=104673
* Fix build on AMD64Tilman Keskinoz2004-02-202-1/+18
| | | | | | | | PR: 63103 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=101503
* Add xmms-mp3cue, a XMMS plugin that knows how to handle .cue files,Pav Lucistnik2004-02-144-0/+52
providing listener with playlist and ability to skip to given track. PR: ports/62736 Submitted by: Vaidas Zlotkus <r2@music.lt> Notes: svn path=/head/; revision=100927