non port: devel/linux-js/files/jscal.sh.in |
SVNWeb
|
Number of commits found: 5 |
Sun, 5 Aug 2012
|
[ 20:46 dougb ]
Remove a bogus use of USE_RCORDER, and while I'm here move the files
*.sh.in -> *.in, and tune them up.
|
Sat, 14 Jan 2012
|
[ 08:57 dougb ] (Only the first 10 of 951 ports in this commit are shown above. )
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
Sat, 27 Mar 2010
|
[ 00:15 dougb ] (Only the first 10 of 798 ports in this commit are shown above. )
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
Tue, 21 Mar 2006
|
[ 16:03 jylefort ]
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
|
Sun, 5 Feb 2006
|
[ 03:12 jylefort ]
Add linux-js.
This port provides a FreeBSD kernel module implementing the Linux joystick
interface (/dev/input/js0), as well as calibration (jscal) and test (jstest)
utilities.
|
Number of commits found: 5 |