Commit graph

12 commits

Author SHA1 Message Date
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
jlam
3e474a90d8 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.
2005-07-16 01:19:06 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
minskim
996720fd6b Enable pkgviews installation. 2004-12-31 20:31:19 +00:00
abs
a099907d20 Update mserv_irman to 0.20:
- Handle blank response from 'info'
2004-11-06 01:48:51 +00:00
abs
8bc7d9954f 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
2004-07-16 23:34:36 +00:00
abs
0b61458df8 Update mserv_irman to 0.17:
Handle albums and artists that do not contain any valid characters
2003-12-02 17:35:24 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
abs
9964ea20f8 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-11-22 12:33:29 +00:00
abs
fa56ed6db2 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).
2002-09-26 19:39:13 +00:00
wiz
fcb11ad477 Dewey-wildcard for libirman. 2002-09-26 02:05:35 +00:00
abs
195f84fc4f Import mserv_irman 0.14:
mserv_irman allows easy control of the 'mserv' mp3 jukebox program
using ordinary remote controls and irman receivers from evation.com.

mserv already allows rating of tracks to allow the system to pick
tracks appropriate to who is currently connected. mserv_irman works
with this to permit relatively peaceful sharing of an mp3 jukebox
in an office of widely disparate tastes.
2002-09-18 16:33:47 +00:00