Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2006 16:03:50 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200603211603.k2LG3o8a057023@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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