cvs commit: ports/devel Makefile ports/devel/libgamepad Makefile distinfo pkg-descr pkg-plist

Edwin Groothuis edwin at FreeBSD.org
Sat Jul 26 07:55:02 UTC 2008


edwin       2008-07-26 07:55:02 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libgamepad     Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: devel/libgamepad Uniform API for joysticks and gamepads
  
          Libgamepad is a portable, uniform API for joystick and
          gamepad devices. It's meant to overlay platform-dependent
          interfaces just as the BSD joy and uhid drivers, and the
          user-space libhid. This will allow device and platform
          dependencies to be left out of applications, making them
          simpler and more portable.
  
  PR:             ports/125872
  Submitted by:   Jason Bacon <jwbacon at tds.net>
  
  Revision  Changes    Path
  1.3148    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/libgamepad/Makefile (new)
  1.1       +3 -0      ports/devel/libgamepad/distinfo (new)
  1.1       +5 -0      ports/devel/libgamepad/pkg-descr (new)
  1.1       +8 -0      ports/devel/libgamepad/pkg-plist (new)


More information about the cvs-all mailing list