notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
linux-js The Linux joystick interface ported to FreeBSD
2.2 devel Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build
Deprecated DEPRECATED: Broken for more than 6 month
Expired This port expired on: 2013-03-05
Ignore IGNORE: is marked as broken: does not build
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-02-05 03:23:15
Last Update: 2013-06-04 21:54:49
SVN Revision: 319921
People watching this port, also watch:: clamav, afni, exifprobe
Also Listed In: emulators kld
License: not specified in port
Description:
This port provides a FreeBSD kernel module implementing the Linux joystick interface (/dev/input/js?), as well as calibration (jscal) and test (jstest) utilities.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • linux-js>0:devel/linux-js
No installation instructions:
This port has been deleted.
PKGNAME: linux-js
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. emulators/osmose*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. emulators/linux-xjoypad*
  2. emulators/osmose*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for linux-js-2.2: DOCS=on: Build and/or install documentation JOY=on: PC joystick support LINUX=on: Linux mode support (i386/amd64 only) UHID=on: USB joystick support ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jylefort/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jylefort/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jylefort/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jylefort/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jylefort/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jylefort/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jylefort/
  9. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jylefort/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2
04 Jun 2013 21:54:49
Revision:319921Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:315474Original commit files touched by this commit Sanity Test Failure Refresh
eadler search for other commits by this committer
Drop support for old versions of FreeBSD from unmaintained ports

Reviewed by:	miwi
2.2
05 Feb 2013 15:07:11
Revision:311718Original commit files touched by this commit
bapt search for other commits by this committer
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
2.2
05 Aug 2012 20:46:40
Original commit files touched by this commit
dougb search for other commits by this committer
Remove a bogus use of USE_RCORDER, and while I'm here move the files
*.sh.in -> *.in, and tune them up.
2.2
12 Jun 2012 09:17:03
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
2.2
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
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.
2.2
07 Nov 2011 04:24:55
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Get rid FreeBSD 6 support
2.2
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.2
17 Dec 2010 03:51:24
Original commit files touched by this commit
linimon search for other commits by this committer
Use the $SRC_BASE Makevar instead of hard-coding.

Hat:            portmgr
2.2
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2.2
20 Dec 2009 16:16:00
Original commit files touched by this commit
linimon search for other commits by this committer
Maintainer was reset over a year ago.
2.2
02 Jun 2009 18:55:23
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN on 8.x: does not build
2.2
05 Jan 2009 19:44:02
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
2.2
01 May 2008 13:14:23
Original commit files touched by this commit
okazaki search for other commits by this committer
Fix for 7.x ABI breakage.

PR:             120118
Submitted by:   Teemu Korhonen
2.2
29 Apr 2008 05:11:44
Original commit files touched by this commit
linimon search for other commits by this committer
Reset jylefort's port maintainerships.  portmgr has taken his commit bit
into safekeeping due to inactivity.
2.2
26 Jan 2008 22:24:58
Original commit files touched by this commit
pav search for other commits by this committer
- 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)
2.2
29 Jun 2007 09:16:42
Original commit files touched by this commit
linimon search for other commits by this committer
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:            portmgr
2.2
13 Apr 2006 08:35:31
Original commit files touched by this commit
jylefort search for other commits by this committer
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
2.1
28 Mar 2006 20:12:52
Original commit files touched by this commit
jylefort search for other commits by this committer
Version 2.1:

  - A 5.x build failure has been fixed
  - A minor formatting issue in the linux_js manpage has been fixed
2.0
21 Mar 2006 16:03:50
Original commit files touched by this commit
jylefort search for other commits by this committer
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
1.0
05 Feb 2006 03:12:50
Original commit files touched by this commit
jylefort search for other commits by this committer
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: 21