| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
01 May 2008 14:14:23
2.2
|
okazaki  |
Fix for 7.x ABI breakage.
PR: 120118
Submitted by: Teemu Korhonen |
29 Apr 2008 06:11:44
2.2
|
linimon  |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity. |
26 Jan 2008 22:24:58
2.2
|
pav  |
- Mark IGNORE on FreeBSD 7.x and up, kernel module cannot be loaded
PR: ports/118972
Submitted by: Marcus von Appen <mva@sysfault.org>
Approved by: maintainer timeout (jylefort; 1 month) |
29 Jun 2007 10:16:42
2.2
|
linimon  |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
13 Apr 2006 09:35:31
2.2
|
jylefort  |
Version 2.2:
- Make linux_js.ko depend on the linux module, otherwise it won't
load unless the linux module is loaded or compiled into the kernel
- Conditionalize Linux mode support |
28 Mar 2006 21:12:52
2.1
|
jylefort  |
Version 2.1:
- A 5.x build failure has been fixed
- A minor formatting issue in the linux_js manpage has been fixed |
21 Mar 2006 16:03:50
2.0
|
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 |
05 Feb 2006 03:12:50
1.0
|
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. |