summaryrefslogtreecommitdiff
path: root/audio/cdplay/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add patches to support IDE cd-roms. While I'm here, respectTim Vanderhoek1998-06-271-2/+1
| | | | | | | | | | ${CFLAGS}. Heck, why not go all the way and respect ${PREFIX}, too (respect now added). As an intentional side-effect, these patches also prevent the pause function from blasting the listener's ears off (the way cdcontrol currently does (and cdplay used to)). Notes: svn path=/head/; revision=11553
* Mention that this doesn't support IDE cdroms...Tim Vanderhoek1998-06-181-1/+2
| | | | Notes: svn path=/head/; revision=11468
* Upgrade to 0.92Vanilla I. Shu1998-01-051-1/+1
| | | | | | | | PR: ports/5371 Submitted by: maintainer Notes: svn path=/head/; revision=9268
* A text-mode audio CD player with a nice termcap-and-cbreak-based UI.Bill Fenner1997-11-161-0/+2
Check it out, it's pretty cool! PR: ports/4972 Submitted by: Antti Kaipila <anttik@silic.one.sci.fi> Notes: svn path=/head/; revision=8670