| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2013 21:54:49
2.2
|
bapt  |
2013-03-05 devel/linux-js: Broken for more than 6 month
emulators/osmose: depends on expired devel/linux-js |
28 Mar 2013 15:51:17
  |
eadler  |
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi |
05 Feb 2013 15:07:11
2.2
|
bapt  |
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix |
05 Aug 2012 20:46:40
2.2
|
dougb  |
Remove a bogus use of USE_RCORDER, and while I'm here move the files
*.sh.in -> *.in, and tune them up. |
12 Jun 2012 09:17:03
2.2
|
bapt  |
Convert to new options framework |
14 Jan 2012 08:57:23
2.2
|
dougb  |
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. |
07 Nov 2011 04:24:55
2.2  |
miwi  |
- Get rid FreeBSD 6 support |
03 Jul 2011 14:59:23
2.2
|
ohauer  |
-remove MD5 |
17 Dec 2010 03:51:24
2.2
|
linimon  |
Use the $SRC_BASE Makevar instead of hard-coding.
Hat: portmgr |
27 Mar 2010 00:15:24
2.2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
20 Dec 2009 16:16:00
2.2
|
linimon  |
Maintainer was reset over a year ago. |
02 Jun 2009 18:55:23
2.2
|
erwin  |
Mark BROKEN on 8.x: does not build |
05 Jan 2009 19:44:02
2.2
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
01 May 2008 13:14:23
2.2
|
okazaki  |
Fix for 7.x ABI breakage.
PR: 120118
Submitted by: Teemu Korhonen |
29 Apr 2008 05: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 09:16:42
2.2
|
linimon  |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
13 Apr 2006 08: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 20: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. |