aboutsummaryrefslogtreecommitdiff
path: root/audio/cdplay
Commit message (Collapse)AuthorAgeFilesLines
* Use MASTER_SITE_LOCAL -- current MASTER_SITE not working.Daniel Harris2000-08-171-1/+2
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=31724
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Clarify the meaning of "console based" --- ie. "text-based".Tim Vanderhoek2000-01-031-1/+1
| | | | Notes: svn path=/head/; revision=24376
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* Use the MAN1 variable. Add the other half of patch-aa that causesTim Vanderhoek1998-08-223-9/+15
| | | | | | | this port to respect BINOWN and MANOWN. Notes: svn path=/head/; revision=12714
* Add patches to support IDE cd-roms. While I'm here, respectTim Vanderhoek1998-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)). 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-053-5/+5
| | | | | | | | 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-165-0/+21
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