aboutsummaryrefslogtreecommitdiff
path: root/audio/dcd
Commit message (Collapse)AuthorAgeFilesLines
* 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 dependency on audio/libmusicbrainzPietro Cerutti2012-08-065-78/+13
| | | | | | | | PR: 170303 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=302168
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* Explicitly set LATEST_LINK to not clash with net-p2p/dcdErwin Lansing2009-06-111-0/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=235586
* - Show currently played track time in directory viewPietro Cerutti2008-06-234-26/+48
| | | | Notes: svn path=/head/; revision=215652
* - New port: dcdPietro Cerutti2008-06-209-0/+845
dcd is originally a console CD player for Linux. This version uses libcdaudio in order to run on FreeBSD. It integrates MusicBrainz! and local look-ups. Notes: svn path=/head/; revision=215390