Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2008 13:00:14 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/95990: commit references a PR
Message-ID:  <200805281300.m4SD0E0I062442@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/95990; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/95990: commit references a PR
Date: Wed, 28 May 2008 12:59:04 +0000 (UTC)

 edwin       2008-05-28 12:58:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     emulators            Makefile 
   Added files:
     emulators/linux-xjoypad Makefile distinfo pkg-descr 
                             pkg-message pkg-plist 
     emulators/linux-xjoypad/files patch-xjoypad.c 
   Log:
   New Port: emulators/xjoypad
   
           xjoypad allows an USB joypad (probably a USB Joystick, too)
           to be used with games on linux (probably other unix-like
           operating systems too).  This is done by mapping the joypad
           events to X keyboard events which are sent to the window
           currently having the focus. Therefore only keyboard-controlled
           games are currently supported by xjoypad. xjoypad was written
           to add joypad support to the playstation emulator epsxe.
   
   PR:             ports/95990
   Submitted by:   Timothy Beyer <beyert@cs.ucr.edu>
   
   Revision  Changes    Path
   1.258     +1 -0      ports/emulators/Makefile
   1.1       +47 -0     ports/emulators/linux-xjoypad/Makefile (new)
   1.1       +3 -0      ports/emulators/linux-xjoypad/distinfo (new)
   1.1       +10 -0     ports/emulators/linux-xjoypad/files/patch-xjoypad.c (new)
   1.1       +15 -0     ports/emulators/linux-xjoypad/pkg-descr (new)
   1.1       +11 -0     ports/emulators/linux-xjoypad/pkg-message (new)
   1.1       +3 -0      ports/emulators/linux-xjoypad/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805281300.m4SD0E0I062442>