cvs commit: ports/devel/linux-js Makefile distinfo pkg-descr pkg-message pkg-plist ports/devel/linux-js/files jscal.sh.in linux_js.sh.in

Jean-Yves Lefort jylefort at FreeBSD.org
Tue Mar 21 16:03:52 UTC 2006


jylefort    2006-03-21 16:03:50 UTC

  FreeBSD ports repository

  Modified files:
    devel/linux-js       Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    devel/linux-js/files jscal.sh.in 
  Added files:
    devel/linux-js/files linux_js.sh.in 
  Log:
  Version 2.0:
  
    - USB joystick support has been added
    - Calling select() with a large timeout did not work properly: fixed
    - Short reads (< sizeof(struct js_event)) did not work: fixed
    - The JSIOCGCORR/JSCIOCSCORR ioctls now handle all the axes
    - Each joystick is now presented as a separate js device
    - A manual page has been added
  
  Revision  Changes    Path
  1.2       +22 -3     ports/devel/linux-js/Makefile
  1.2       +3 -3      ports/devel/linux-js/distinfo
  1.2       +16 -5     ports/devel/linux-js/files/jscal.sh.in
  1.1       +29 -0     ports/devel/linux-js/files/linux_js.sh.in (new)
  1.2       +1 -1      ports/devel/linux-js/pkg-descr
  1.2       +14 -11    ports/devel/linux-js/pkg-message
  1.2       +1 -1      ports/devel/linux-js/pkg-plist


More information about the cvs-ports mailing list