aboutsummaryrefslogtreecommitdiff
path: root/audio/wmcdplay/files
Commit message (Collapse)AuthorAgeFilesLines
* Make audio/wmcdplay building on -current again.Edwin Groothuis2002-11-191-3/+5
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70473
* Don't try to build a manpage.Alexander Langer2002-09-241-14/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67093
* Fix build on -current (build/link C++ code with $(CXX))Kris Kennaway2002-09-081-4/+14
| | | | Notes: svn path=/head/; revision=65856
* #include <arpa/inet.h> for ntohl prototype.Chris D. Faulhaber2002-03-251-14/+15
| | | | | | | Found by: bento Notes: svn path=/head/; revision=56594
* use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.FUJISHIMA Satsuki2000-12-301-0/+8
| | | | | | | | | | | | change maintainer to ports@ due to maintainer claims having not been maintaining this port for a long time. PR: 23481 Submitted by: myself Approved by: former maintainer Notes: svn path=/head/; revision=36472
* Fix a problem where with 1-track repeat enabled, sometimes the next trackSteve Price1999-12-231-6/+13
| | | | | | | | | | | will begin playing after the current one ends rather than repeating the current one. PR: 12001 Submitted by: Ken Lui <tempest@ecst.csuchico.edu> Notes: svn path=/head/; revision=23942
* " When wmcdplay reads out CD_MEDIA_CATALOG of CDIOCREADSUBCHANNEL withJustin M. Seger1999-11-251-12/+13
| | | | | | | | | | | ioctl a problem breaks out. A problem does not occur if it does it as wmcdplay uses CD_CURRENT_POSITION instead of CD_MEDIA_CATALOG." Submitted by: Inagaki Kentaro <inagaki@tg.rim.or.jp> PR: ports/11003 Notes: svn path=/head/; revision=23336
* Update to 1.0b1Seiichirou Hiraoka1998-12-161-124/+75
| | | | | | | | PR: ports/9065 Submitted by: clkao@CirX.ORG Notes: svn path=/head/; revision=15376
* A dockable cd player designed for WindowMaker.Vanilla I. Shu1998-12-091-0/+287
PR: ports/8996 Submitted by: Chia-liang Kao <clkao@CirX.ORG> Notes: svn path=/head/; revision=15219