Commit Graph

17 Commits

Author SHA1 Message Date
Trevor Johnson
17dfa2daa6 Add size data. 2004-03-19 04:21:39 +00:00
Trevor Johnson
c17bf234e3 E-mail to the maintainer bounced:
... while talking to relay.mail.jippii.net.:
>>> DATA
<<< 550 <kaipila@ion.sci.fi>: Recipient address rejected: Remote host has been
unavailable for too long
550 5.1.1 kaipila@ion.sci.fi... User unknown
<<< 554 Error: no valid recipients
[...]
Final-Recipient: RFC822; anttik@iki.fi
X-Actual-Recipient: RFC822; kaipila@ion.sci.fi
Action: failed
Status: 5.1.1
Remote-MTA: DNS; relay.mail.jippii.net
Diagnostic-Code: SMTP; 550 <kaipila@ion.sci.fi>: Recipient address rejected:
Remote host has been unavailable for too long
[...]
2004-03-18 17:44:33 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Tim Vanderhoek
c4cb43a7d3 Patches for:
1) Avoid becoming confused about the current state of "pause" when
   rewinding/forwarding to the prev/next track.
2) Use capital 'E' instead of lower 'e' for Eject.  The 'e' button
   is too close to the 'r' button and accidentally ejecting when you're
   trying to rewind is really annoying.
3) When multiple subsequent r)ewind or f)orward operations are used
   before the ioctl() from an earlier r)ewind or f)orward has returned,
   perform the delayed 'r' and 'f' operations all at once rather than
   individually (and serially).  This avoids a buffer overflow crash
   that could occur and also makes the 'r' and 'f' controls much more
   usable

Update PORTREVISION for these improvements.
2003-05-19 20:13:03 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Tim Vanderhoek
878280cf7a Bump PORTREVISION for the $CDROM change in patch-ae. 2003-01-04 17:32:36 +00:00
Tim Vanderhoek
7dbf639c18 - Correct a lie about not supporting ATAPI cdroms.
- typo: confortable -> comfortable
2003-01-04 17:32:11 +00:00
Tim Vanderhoek
4acd28464a Grab the default CDROM device from $CDROM, just like cdcontrol(1). 2003-01-04 17:30:19 +00:00
Daniel Harris
ce95849fa5 Use MASTER_SITE_LOCAL -- current MASTER_SITE not working.
Approved by:	MAINTAINER
2000-08-17 19:27:45 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Tim Vanderhoek
5a3bec56c3 Clarify the meaning of "console based" --- ie. "text-based". 2000-01-03 04:37:25 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Tim Vanderhoek
e4be841dab Use the MAN1 variable. Add the other half of patch-aa that causes
this port to respect BINOWN and MANOWN.
1998-08-22 06:07:08 +00:00
Tim Vanderhoek
d088df7687 Add patches to support IDE cd-roms. While I'm here, respect
${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)).
1998-06-27 05:35:02 +00:00
Tim Vanderhoek
606c22ca06 Mention that this doesn't support IDE cdroms... 1998-06-18 13:57:34 +00:00
Vanilla I. Shu
79f3ca30ac Upgrade to 0.92
PR:		ports/5371
Submitted by:	maintainer
1998-01-05 17:12:30 +00:00
Bill Fenner
5426a73ffa A text-mode audio CD player with a nice termcap-and-cbreak-based UI.
Check it out, it's pretty cool!

PR:		ports/4972
Submitted by:	Antti Kaipila <anttik@silic.one.sci.fi>
1997-11-16 22:48:49 +00:00