Bug 111721 - New port: games/snespp
Summary: New port: games/snespp
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-16 20:20 UTC by Timothy Bourke
Modified: 2007-04-17 20:40 UTC (History)
0 users

See Also:


Attachments
snespp (2.22 KB, text/plain)
2007-04-16 20:20 UTC, Timothy Bourke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Bourke 2007-04-16 20:20:05 UTC
Kernel module for interfacing with Super NES/Famicon
 		controllers over a parallel port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-16 20:20:39 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-04-16 20:22:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Timothy Bourke 2007-04-17 08:15:49 UTC
On reflection, maybe emulators would be a more suitable category.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-04-17 20:35:10 UTC
State Changed
From-To: open->closed

New port added. In emulators. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-04-17 20:35:20 UTC
miwi        2007-04-17 19:35:08 UTC

  FreeBSD ports repository

  Modified files:
    emulators            Makefile 
  Added files:
    emulators/snespp     Makefile distinfo pkg-descr pkg-plist 
  Log:
  snespp is a kernel module for Super NES/Famicon controllers interfaced via a
  parallel port. It appears as a keyboard: buttons on the controllers send key
  strokes to the operating system. snespp works under both the system console
  and X windows, using the microseq interface to reduce overhead.
  
  WWW: http://www.cse.unsw.edu.au/~tbourke/software/snespp.html
  
  PR:             ports/111721
  Submitted by:   Timothy Bourke <timbob at bigpond.com>
  
  Revision  Changes    Path
  1.226     +1 -0      ports/emulators/Makefile
  1.1       +35 -0     ports/emulators/snespp/Makefile (new)
  1.1       +3 -0      ports/emulators/snespp/distinfo (new)
  1.1       +6 -0      ports/emulators/snespp/pkg-descr (new)
  1.1       +2 -0      ports/emulators/snespp/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"