Subject: CVS commit: pkgsrc/games/rocksndiamonds
To: None <pkgsrc-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: pkgsrc-changes
Date: 02/19/2002 08:25:59
Module Name:	pkgsrc
Committed By:	jmc
Date:		Tue Feb 19 06:25:59 UTC 2002

Modified Files:
	pkgsrc/games/rocksndiamonds: Makefile distinfo
	pkgsrc/games/rocksndiamonds/patches: patch-aa patch-ag patch-ah
	    patch-ai patch-aj

Log Message:
Minor overhaul.

Not all NetBSD platforms support joysticks. Based on ones which are active
in their GENERIC config's only have those actually compile in NetBSD specific
joystick support. For the rest let the generic joystick support get pulled
in (and then fail to probe so the code will disable it anyways).

Otherwise this fails on any system without <machine/joystick.h>

XXX...This really should be redone at some point since it's messy now and
the original code looks like it had the concept of no joystick support in
the first place.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/games/rocksndiamonds/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/games/rocksndiamonds/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/games/rocksndiamonds/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/games/rocksndiamonds/patches/patch-ag \
    pkgsrc/games/rocksndiamonds/patches/patch-ah \
    pkgsrc/games/rocksndiamonds/patches/patch-ai \
    pkgsrc/games/rocksndiamonds/patches/patch-aj

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.