2009-02-10 12:51:47 by David Brownlee | Files touched by this commit (4) | |
Log message: Renamed to mserv-irman |
2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721) |
Log message: Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail. |
2005-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273) |
Log message: Get rid of USE_PERL5. The new way to express needing the Perl executable around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable. |
2004-12-31 21:31:19 by Min Sik Kim | Files touched by this commit (3) |
Log message: Enable pkgviews installation. |
2004-11-06 02:48:51 by David Brownlee | Files touched by this commit (2) |
Log message: Update mserv_irman to 0.20: - Handle blank response from 'info' |
2004-07-17 01:34:36 by David Brownlee | Files touched by this commit (2) |
Log message: Update mserv_irman to 0.19: - If an irman_name has successfully initialised, and later dies, restart it - Kill irman_names on exit - Allow per host config - Add install target |
2003-12-02 18:35:24 by David Brownlee | Files touched by this commit (2) |
Log message: Update mserv_irman to 0.17: Handle albums and artists that do not contain any valid characters |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2002-11-22 13:33:30 by David Brownlee | Files touched by this commit (2) |
Log message: Updated mserv_irman to 0.16 Default unrecognised keys to 'pause-toggle' rather than 'play'. Make 'rew' a synonym for 'prev' and add 'recall' for 'add previous track to queue' functionality. |
2002-09-26 21:39:14 by David Brownlee | Files touched by this commit (2) |
Log message: Update mserv_irman to 0.15: Fix logic error which would result in asking for more songs from the same artist or album to only select songs not previously rated, instead of unrated songs followed by SUPERB or GOOD songs (if there were unsufficient unrated songs). |