Port details |
- controllermap Game controller mapping generator
- 2.0.22 x11
=0 2.0.20Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2017-03-31 07:19:10
- Last Update: 2022-04-26 20:36:17
- Commit Hash: a31c3344
- License: PD
- Description:
- controllermap helps to map buttons on Xbox 360 style gamepad for use
with SDL_GameController API. The output can be appended into an
existing gamecontrollerdb.txt file or to SDL_GAMECONTROLLERCONFIG.
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- controllermap>0:x11/controllermap
- To install the port:
- cd /usr/ports/x11/controllermap/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/controllermap
- pkg install controllermap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: controllermap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650971027
SHA256 (SDL2-2.0.22.tar.gz) = fe7cbf3127882e3fc7259a75a0cb585620272c51745d3852ab9dd87960697f2e
SIZE (SDL2-2.0.22.tar.gz) = 7250633
- 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:
-
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- x11_controllermap
- USES:
- sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Apr 2022 20:36:17 2.0.22
|
Jan Beich (jbeich)  |
x11/controllermap: update to 2.0.22
Changes: https://github.com/libsdl-org/SDL/commits/release-2.0.22/test/controllermap.c |
15 Jan 2022 01:42:16 2.0.20
|
Jan Beich (jbeich)  |
x11/controllermap: update to 2.0.20
Changes: https://github.com/libsdl-org/SDL/commits/release-2.0.20/test/controllermap.c |
30 Dec 2021 22:41:19 2.0.18
|
Jan Beich (jbeich)  |
x11/controllermap: update to 2.0.18
Changes: https://github.com/libsdl-org/SDL/commits/release-2.0.18/test/controllermap.c |
07 Apr 2021 08:09:01 2.0.12
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.0.12
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Jul 2020 23:19:29
2.0.12
|
jbeich  |
devel/sdl20: update to 2.0.12
Changes: https://discourse.libsdl.org/t/sdl-2-0-12-released/27318
ABI: https://abi-laboratory.pro/tracker/timeline/sdl/
Approved by: maintainer timeout (2 weeks)
Differential Revision: https://reviews.freebsd.org/D25307 |
08 Nov 2019 11:21:03
2.0.10
|
tobik  |
x11*: Add missing USES={gl,gnome,mate} |
01 Aug 2019 22:08:52
2.0.10
|
jbeich  |
x11/controllermap: update to 2.0.10 (nop)
Changes: https://hg.libsdl.org/SDL/log/release-2.0.10/test/controllermap.c |
21 Apr 2019 19:09:54
2.0.9
|
sunpoet  |
Update MASTER_SITES
Approved by: portmgr (blanket) |
01 Nov 2018 09:37:47
2.0.9
|
jbeich  |
devel/sdl20: update to 2.0.9
Changes: https://discourse.libsdl.org/t/sdl-2-0-8-released/23957
Changes: https://discourse.libsdl.org/t/sdl-2-0-9-released/25228
ABI: https://abi-laboratory.pro/tracker/timeline/sdl/
PR: 226409
Submitted by: Greg V (previous version)
Approved by: maintainer timeout (7 months)
Tested via: 0ad, mpv, openra, pioneer, ppsspp (vulkan/joystick), stuntrally,
wesnoth, xonotic, etc. |
05 Mar 2018 12:31:43
2.0.8
|
jbeich  |
x11/controllermap: update to 2.0.8 (nop)
Changes: https://hg.libsdl.org/SDL/log/release-2.0.8/test/controllermap.c
Changes: https://hg.libsdl.org/SDL/log/release-2.0.8/test/testjoystick.c |
25 Oct 2017 10:47:46
2.0.7
|
jbeich  |
devel/sdl20: update to 2.0.7
Changes: https://discourse.libsdl.org/t/sdl-2-0-7-released/23279
ABI: https://abi-laboratory.pro/tracker/timeline/sdl/
MFH: 2017Q4 (many regression fixes for 2.0.6) |
23 Sep 2017 18:11:50
2.0.6
|
jbeich  |
x11/controllermap: update to 2.0.6
Changes: https://hg.libsdl.org/SDL/log/release-2.0.6/test/controllermap.c |
31 Mar 2017 07:18:57
2.0.5
|
jbeich  |
x11/controllermap: add new port
controllermap helps to map buttons on Xbox 360 style gamepad for use
with SDL_GameController API. The output can be appended into an
existing gamecontrollerdb.txt file or to SDL_GAMECONTROLLERCONFIG.
Based on: AUR package |