Port details |
- jinput Java Game Controller API
- 2.0.10,1 games =2 2.0.10,1Version of this port present on the latest quarterly branch.
- Maintainer: voidanix@420blaze.it
- Port Added: 2012-04-18 09:00:48
- Last Update: 2024-06-23 21:45:13
- Commit Hash: 7506cab
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: BSD2CLAUSE
- WWW:
- https://github.com/jinput/jinput
- Description:
- Java Game Controller API
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/jinput/ && make install clean
- To add the package, run one of these commands:
- pkg install games/jinput
- pkg install jinput
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jinput
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617891337
SHA256 (voidanix-jinput-bf22dd975bbba31f01895332255b63df376894e6_GL0.tar.gz) = 56e60e6f1454898eb1312b94157851790a1547fec52b6b12598dc0449d538dc4
SIZE (voidanix-jinput-bf22dd975bbba31f01895332255b63df376894e6_GL0.tar.gz) = 33104823
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- jutils.jar : games/jutils
- maven>0 : devel/maven
- java : java/openjdk8
- Runtime dependencies:
-
- jutils.jar : games/jutils
- java : java/openjdk8
- This port is required by:
- for Build
-
- games/lwjgl
- for Run
-
- games/lwjgl
Configuration Options:
- No options to configure
- Options name:
- games_jinput
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.10,1 23 Jun 2024 21:45:13 |
Vladimir Druzenko (vvd) |
games/jinput: fix build on 14.1: "[ERROR] warnings found and -Werror specified" |
2.0.10,1 11 Mar 2024 09:09:45 |
Michael Osipov (michaelo) |
*/*: properly depend on Maven package
devel/maven and devel/maven39 do not provide mvn(1) from LOCALBASE that
one comes from devel/maven-wrapper instead. Therefore, one should depend
on the package rather than a non-existing executable/script.
Approved by: jrm (mentor), otis (mentor), vvd
Differential Revision: https://reviews.freebsd.org/D44229 |
2.0.10,1 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.10,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.10,1 20 Jul 2022 12:05:55 |
Fernando Apesteguía (fernape) Author: VVD |
games/jinput: Fix build
Fix build by removing examples from the module list.
VDD takes over maintainership.
PR: 264752
Reported by: vvd@unislabs.com
Approved by: voidanix@420blaze.it (maintainer, timeout > 2 weeks) |
2.0.10,1 17 May 2022 14:41:54 |
Dmitry Marakasov (amdmi3) |
games/jinput: mark BROKEN: does not build
Approved by: portmgr blanket |
2.0.10,1 01 Dec 2021 16:46:37 |
Mikael Urankar (mikael) Author: Robert Clausecker |
games/jinput: Unbreak on armv6 and armv7.
PR: 260115
Approved by: portgmr blanket |
2.0.10,1 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
2.0.10,1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.10,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.10,1 08 Dec 2019 15:14:42 |
lwhsu |
- Update to 2.0.10
- Pass maintainership to submitter
Submitted by: voidanix@420blaze.it
Differential Revision: https://reviews.freebsd.org/D21057 |
20110801.r247 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
20110801.r247 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
20110801.r247 26 May 2017 20:02:44 |
linimon |
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
20110801.r247 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20110801.r247 10 Jan 2016 14:59:46 |
amdmi3 |
- Drop unneeded PLIST_DIRS
- Add NO_ARCH |
20110801.r247 22 Dec 2014 21:38:24 |
bapt |
Revert r375084
A too sharp axe causes unpredictable damages
Reported by: amdmi3 |
20110801.r247 20 Dec 2014 18:37:12 |
bapt |
Cleanup plist |
20110801.r247 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
20110801.r247 17 Nov 2013 00:28:16 |
danilo |
- Add stage support |
20110801.r247 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
20110801.r247 12 Mar 2013 17:16:38 |
sunpoet |
- Update MAINTAINER: use canonical format for ports@FreeBSD.org |
20110801.r247 10 Dec 2012 16:35:25 |
tj |
* Reset maintainer to ports@
* Allow build with openjdk7
PR: ports/173844
Submitted by: 4721@hushmail.com
Approved by: loader <loader@freebsdmall.com> (maintainer) |
20110801.r247 18 Apr 2012 08:59:58 |
crees |
Java Game Controller API
WWW: https://svn.java.net/svn/jinput~svn/trunk
PR: ports/166678
Submitted by: loader |