The NetBSD Project

CVS log for pkgsrc/audio/mserv_irman/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / mserv_irman

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12
Tue Feb 10 11:51:47 2009 UTC (15 years, 9 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2009Q4-base, pkgsrc-2009Q4, HEAD
FILE REMOVED
Changes since revision 1.11: +1 -1 lines
Renamed to mserv-irman

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:26:06 2007 UTC (17 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jul 16 01:19:06 2005 UTC (19 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
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.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 31 20:31:19 2004 UTC (19 years, 11 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1 lines
Enable pkgviews installation.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Nov 6 01:48:51 2004 UTC (20 years, 1 month ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update mserv_irman to 0.20:
    - Handle blank response from 'info'

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jul 16 23:34:36 2004 UTC (20 years, 4 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -13 lines
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

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 2 17:35:24 2003 UTC (21 years ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
Update mserv_irman to 0.17:
	Handle albums and artists that do not contain any valid characters

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:23:00 2003 UTC (21 years, 4 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 22 12:33:29 2002 UTC (22 years ago) by abs
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
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.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 26 19:39:13 2002 UTC (22 years, 2 months ago) by abs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
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).

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Sep 26 02:05:35 2002 UTC (22 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Dewey-wildcard for libirman.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Sep 18 16:33:47 2002 UTC (22 years, 2 months ago) by abs
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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.


Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 18 16:33:47 2002 UTC (22 years, 2 months ago) by abs
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>