Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/linux-js/Makefile

[BACK] Up to [FreeBSD] / ports / devel / linux-js

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 7 04:24:52 2011 UTC (3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -2 lines
- Get rid FreeBSD 6 support

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Dec 17 03:51:24 2010 UTC (13 months, 3 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Use the $SRC_BASE Makevar instead of hard-coding.

Hat:		portmgr

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 2 18:55:23 2009 UTC (2 years, 8 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -0 lines
Mark BROKEN on 8.x: does not build

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 5 19:43:50 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -4 lines
- Remove conditional checks for FreeBSD 5.x and older

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 1 13:14:23 2008 UTC (3 years, 9 months ago) by okazaki
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
Fix for 7.x ABI breakage.

PR:		120118
Submitted by:	Teemu Korhonen

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Apr 29 05:11:36 2008 UTC (3 years, 9 months ago) by linimon
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Reset jylefort's port maintainerships.  portmgr has taken his commit bit
into safekeeping due to inactivity.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 26 22:24:58 2008 UTC (4 years ago) by pav
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -0 lines
- 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)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 29 09:16:36 2007 UTC (4 years, 7 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:		portmgr

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 13 08:35:30 2006 UTC (5 years, 10 months ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -2 lines
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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 28 20:12:52 2006 UTC (5 years, 10 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Version 2.1:

  - A 5.x build failure has been fixed
  - A minor formatting issue in the linux_js manpage has been fixed

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 21 16:03:50 2006 UTC (5 years, 10 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +22 -3 lines
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 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 5 03:12:50 2006 UTC (6 years ago) by jylefort
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
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.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options