1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Marcus von Appen
fbd0197639 - 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
2012-02-18 10:18:33 +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
Doug Barton
2b1dacc826 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.
2011-10-24 04:17:37 +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