aboutsummaryrefslogtreecommitdiffstats
path: root/audio/cdplay
Commit message (Collapse)AuthorAgeFilesLines
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* Clarify the meaning of "console based" --- ie. "text-based".hoek2000-01-031-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Use the MAN1 variable. Add the other half of patch-aa that causeshoek1998-08-223-9/+15
| | | | this port to respect BINOWN and MANOWN.
* Add patches to support IDE cd-roms. While I'm here, respecthoek1998-06-277-3/+176
| | | | | | | ${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)).
* Mention that this doesn't support IDE cdroms...hoek1998-06-181-1/+2
|
* Upgrade to 0.92vanilla1998-01-063-5/+5
| | | | | PR: ports/5371 Submitted by: maintainer
* A text-mode audio CD player with a nice termcap-and-cbreak-based UI.fenner1997-11-175-0/+21
Check it out, it's pretty cool! PR: ports/4972 Submitted by: Antti Kaipila <anttik@silic.one.sci.fi>