Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2008 09:32:19 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/ois Makefile distinfo pkg-descr pkg-plist ports/devel/ois/files patch-src-Makefile.am patch-src-linux-LinuxInputManager.cpp
Message-ID:  <200806200932.m5K9WJoe078624@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
amdmi3      2008-06-20 09:32:19 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/ois            Makefile distinfo pkg-descr pkg-plist 
    devel/ois/files      patch-src-Makefile.am 
                         patch-src-linux-LinuxInputManager.cpp 
  Log:
  Object Oriented Input System (OIS) is meant to be a cross platform,
  simple solution for using all kinds of Input Devices (KeyBoards,
  Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback).
  Written in C++ using Object Oriented Design patterns.
  
  NOTE: this ports lacks joystick support. For now.
  
  WWW: http://www.wreckedgames.com/
  
  PR:             ports/124711
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.3108    +1 -0      ports/devel/Makefile
  1.1       +35 -0     ports/devel/ois/Makefile (new)
  1.1       +3 -0      ports/devel/ois/distinfo (new)
  1.1       +26 -0     ports/devel/ois/files/patch-src-Makefile.am (new)
  1.1       +88 -0     ports/devel/ois/files/patch-src-linux-LinuxInputManager.cpp (new)
  1.1       +8 -0      ports/devel/ois/pkg-descr (new)
  1.1       +20 -0     ports/devel/ois/pkg-plist (new)



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