Port details |
- joytran Joystick to keyboard/mouse events translator written in C
- 0.9.5.2_1 emulators =3 0.9.5.2_1Version of this port present on the latest quarterly branch.
- Maintainer: beyert@cs.ucr.edu
- Port Added: 2011-10-12 22:36:03
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: gnupg1, p5-Dancer-Session-Memcached, p5-Test-SharedFork, p5-Scalar-Defer, py39-werkzeug
- License: MIT
- WWW:
- http://chiselapp.com/user/beyert/repository/joytran/
- Description:
- Joytran is a joystick to keyboard/mouse events translator written in C.
The project has several advantages over similar software:
- Portable to a wide variety of platforms, since it is based on SDL and the X11
XTest Extension (Developed on FreeBSD)
- It is easy to use the joystick in places where it is not usually supported
- Supports keyboard and mouse emulation
- Supports multiple joysticks
- Handles the presence of non-joystick devices, such as USB mice/trackballs
that masquerade as joysticks gracefully
- Easy switching between profiles
- Lightweight, with few dependencies
- Comprehensive feature set (if there are features missing that are important
to you, I will at least consider implementing them)
- Freely available (MIT License)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- joytran>0:emulators/joytran
- To install the port:
- cd /usr/ports/emulators/joytran/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/joytran
- pkg install joytran
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: joytran
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (joytran-0.9.5.2.tar.bz2) = 828b99181332f3ec08f4bd20ced01ca9128932178f0793237202520553a62c8f
SIZE (joytran-0.9.5.2.tar.bz2) = 47220
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- x11.pc : x11/libX11
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for joytran-0.9.5.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- emulators_joytran
- USES:
- cmake:insource pkgconfig sdl tar:bzip2 xorg
- 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 |
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) |
0.9.5.2_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 ) |
0.9.5.2_1 07 Sep 2022 14:53:34 |
Dmitry Marakasov (amdmi3) |
emulators/joytran: fix build by removing -Werror
While here, add -fcommon to a more suitable var (cflags instead of
warning flags) and in a less obscure way (through patch instead of
reinplace_cmd).
Approved by: portmgr blanket |
0.9.5.2_1 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
0.9.5.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.5.2_1 02 Sep 2020 02:36:31 |
danfe |
- Add -fcommon to CFLAGS to unbreak the build against modern compilers,
e.g. Clang 11 or GCC 10
- While here, fix CMAKE_ARGS to avoid multi-page complaints from CMake
and replace USE* knobs in somewhat more logical order
Reported by: pkg-fallout |
0.9.5.2_1 08 Nov 2019 10:08:50 |
tobik |
e*: Add missing USES={gnome,sdl,xorg} |
0.9.5.2_1 05 Nov 2019 15:48:41 |
zeising |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
0.9.5.2_1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.9.5.2_1 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
0.9.5.2_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.9.5.2 20 Jul 2014 07:04:24 |
pi |
emulators/joytran: provide correct distinfo
PR: 191893
Submitted by: beyert@cs.ucr.edu (maintainer) |
0.9.5.2 17 Jul 2014 05:40:11 |
pi |
emulators/joytran: 0.9.5.1 -> 0.9.5.2
- stripped binary
- USES update
PR: 191893
Submitted by: beyert@cs.ucr.edu (maintainer) |
0.9.5.1 03 Jan 2014 00:46:47 |
bapt |
Part 1 at removing now useless FETCH_ARGS redifition |
0.9.5.1 23 Nov 2013 10:53:02 |
pawel |
- Update to version 0.9.5.1 (fixes joystick support when SDL 2.x is used) [1]
- Support staging
- Define supported DOCS option
PR: ports/184064 [1]
Submitted by: maintainer [1] |
0.9.5_2 17 Nov 2013 12:33:49 |
mva |
- Switch devel/sdl20 to use the autotools-based configuration, since the
cmake-based one is not maintained that well
- Fix library naming to ensure backwards compatibility on minor version
changes
- Bump the PORTREVISION on ports depending on devel/sdl20, since its
shared library name changed
PR: ports/183975
Submitted by: Jan Kokemuller <jan.kokemueller@gmail.com> |
0.9.5_1 25 Oct 2013 16:16:49 |
mva |
- Chase devel/sdl20 shlib version change |
0.9.5 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
0.9.5 02 May 2013 14:46:09 |
pawel |
Update to version 0.9.5
PR: ports/178294
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) |
0.8.7 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.8.7 30 Mar 2012 17:48:02 |
ak |
- Update to 0.8.7
Appropriate credits given to hosts in documentation
- Install Profiles system-wide (defaults to local profiles if available)
- Install Optional Documentation system-wide (depends on NOPORTDOCS)
- Fix fetch with BerliOS
PR: ports/166487
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
Approved by: eadler (mentor)
Feature safe: yes |
0.8.2_1 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.8.2 06 Feb 2012 18:55:02 |
jgh |
- Update to 0.8.2
PR: ports/164758
Submitted by: maintainer, beyert at cs.ucr.edu |
0.8.1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.8.1 12 Oct 2011 22:35:26 |
pawel |
Joytran is a joystick to keyboard/mouse events translator written in C.
The project has several advantages over similar software:
- Portable to a wide variety of platforms, since it is based on SDL and the X11
XTest Extension (Developed on FreeBSD)
- It is easy to use the joystick in places where it is not usually supported
- Supports keyboard and mouse emulation
- Supports multiple joysticks
- Handles the presence of non-joystick devices, such as USB mice/trackballs
that masquerade as joysticks gracefully
- Easy switching between profiles
- Lightweight, with few dependencies
- Comprehensive feature set (if there are features missing that are important
to you, I will at least consider implementing them)
- Freely available (MIT License)
WWW: http://chiselapp.com/user/beyert/repository/joytran/
- Timothy Beyer
beyert@cs.ucr.edu
PR: ports/159325
Submitted by: Timothy Beyer <beyert@cs.ucr.edu> |