Commit graph

6 commits

Author SHA1 Message Date
Kurt Jaeger
16a68097dd emulators/joytran: provide correct distinfo
PR:		191893
Submitted by:	beyert@cs.ucr.edu (maintainer)
2014-07-20 07:04:24 +00:00
Pawel Pekala
9330f9596b - 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]
2013-11-23 10:53:02 +00:00
Pawel Pekala
56d2b34842 Update to version 0.9.5
PR:		ports/178294
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu> (maintainer)
2013-05-02 14:46:08 +00:00
Alex Kozlov
f9dfea7ca6 - 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
2012-03-30 17:48:02 +00:00
Jason Helfman
49e45a10e5 - Update to 0.8.2
PR:	ports/164758
Submitted by:	maintainer, beyert at cs.ucr.edu
2012-02-06 18:55:02 +00:00
Pawel Pekala
93653751a1 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>
2011-10-12 22:35:26 +00:00