Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Sep 2020 20:15:10
1.5

|
zeising  |
x11/libwacom: Update to 1.5
Update x11/libwacom to 1.5 [1]
Switch to use release archive instead of the github generated tarball [2]
Changelog:
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-1.5
https://github.com/linuxwacom/libwacom/blob/libwacom-1.5/NEWS
PR: 249554 [1], 249503 [2]
Submitted by: jbeich [1], daniel.engberg.lists@pyret.net [2]
Differential Revision: https://reviews.freebsd.org/D26350 |
28 Sep 2020 19:59:57
1.4.1_1

|
zeising  |
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442. |
06 Jul 2020 19:44:22
1.4.1

|
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
../libwacom/libwacom-deprecated.c:60: error: expected declaration specifiers
or '...' before string constant
Approved by: portmgr (tier-2 blanket) |
02 Jul 2020 20:07:38
1.4.1

|
zeising  |
x11/libwacom: Update to 1.4.1
Update x11/libwacom to 1.4.1
Changelog:
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-1.4
https://github.com/linuxwacom/libwacom/releases/tag/libwacom-1.4.1 |
26 Mar 2020 12:37:24
1.3

|
jbeich  |
x11/libwacom: update to 1.3
Changes: https://github.com/linuxwacom/libwacom/compare/libwacom-1.2...libwacom-1.3
Reported by: portscout
Approved by: zeising (x11)
Differential Revision: https://reviews.freebsd.org/D24180 |
21 Mar 2020 06:04:34
1.2_1

|
jbeich  |
x11/libwacom: unbreak "make test"
[0/1] /usr/local/bin/meson test --no-rebuild --print-errorlogs
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line
129, in run
return options.run_func(options)
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 1045,
in run
return th.doit()
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 802,
in doit
self.run_tests(tests)
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 954,
in run_tests
self.drain_futures(futures)
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 970,
in drain_futures
self.process_test_result(result.result())
File "/usr/local/lib/python3.7/concurrent/futures/_base.py", line 435, in
result (Only the first 15 lines of the commit message are shown above ) |
05 Mar 2020 12:37:18
1.2_1

|
jbeich  |
x11/libwacom: unbreak after r244554 when libxml2 isn't bootlegged
PR: 244554
Reported by: Matthias Pfaller
Approved by: manu, imp, zeising (x11)
Differential Revision: https://reviews.freebsd.org/D23930 |
26 Feb 2020 11:47:30
1.2_1

|
jbeich  |
x11/libwacom: convert to USES=meson
Approved by: manu, zeising (x11)
Differential Revision: https://reviews.freebsd.org/D23819 |
26 Feb 2020 11:47:22
1.2

|
jbeich  |
x11/libwacom: update to 1.2
Changes: https://github.com/linuxwacom/libwacom/compare/libwacom-0.32...libwacom-1.2
Approved by: manu, zeising (x11)
Differential Revision: https://reviews.freebsd.org/D23818 |
26 Feb 2020 11:47:12
0.32_1

|
jbeich  |
x11/libwacom: fix installation of layouts
Approved by: manu, zeising (x11)
Differential Revision: https://reviews.freebsd.org/D23818 |
31 Dec 2018 00:08:13
0.32

|
zeising  |
x11/libwacom: Update to 0.32
Update x11/libwacom to 0.32.
Switch to use github, upstream has moved there.
Obtained from: FreeBSD Graphics Team Development Repo
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input
https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports |
20 May 2018 14:41:44
0.23_1

|
zeising  |
x11/libwacom: install the profiles of tablets
Due to a linux only command in the makefile libwacom isn't finding and
installing tablet profiles. Fix the command to work on FreeBSD and thus
install tablet profiles.
PR: 219264
Submitted by: Henry Hu |
06 Feb 2017 20:23:49
0.23

|
bapt  |
Update to 0.23 |
29 Jan 2017 23:40:32
0.22_1

|
bapt  |
Libwacom is a new library to help implement Wacom tablet settings.
It is intended to be used by client-programs that need model
identification.
WWW: http://linuxwacom.sourceforge.net/wiki/index.php/Libwacom
Obtained from: FreeBSDDesktop github |