Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.12.1 15 Feb 2025 23:53:58
    |
Jan Beich (jbeich)  Author: Жунёва Мария Михайловна |
x11/libwacom: update to 2.12.1
Changes: https://github.com/linuxwacom/libwacom/releases
Sponsored by: Serenity Cybersecurity, LLC
Approved by: maintainer timeout (8 months)
Closes: https://github.com/freebsd/freebsd-ports/pull/273 |
1.5_1 12 Jan 2024 22:40:48
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.5 20 Mar 2023 16:33:12
    |
Jan Beich (jbeich)  |
x11/libwacom: unbreak with --auto-features=enabled
meson.build:172:0: ERROR: Program 'doxygen' not found or not executable
PR: 270361 |
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) |
1.5 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 ) |
1.5 20 Jul 2022 14:23:32
    |
Tobias C. Berner (tcberner)  |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
1.5 16 Nov 2021 03:17:17
    |
Li-Wen Hsu (lwhsu)  |
x11/libwacom: Update WWW |
1.5 02 Oct 2021 10:58:25
    |
Dimitry Andric (dim)  |
x11/libwacom: work around lld 13 no longer supporting symver tricks
Though x11/libwacom was not yet built during the exp-run for clang/llvm
13 (see bug 258209), due to some other dependencies not being available
yet, I noticed that it failed to build with clang 13, or more
specifically this is due to a behavior change in lld 13:
...
[ 33% 10/30] cc -o generate-hwdb generate-hwdb.p/tools_generate-hwdb.c.o
-Wl,--as-needed -Wl,--no-undefined -fstack-protector-strong -O2 -pipe -g
-fstack-protector-strong -fno-strict-aliasing '-Wl,-rpath,$ORIGIN/'
-Wl,-rpath-link,/wrkdirs/share/dim/ports/x11/libwacom/work/libwacom-1.5/_build/
-Wl,--start-group libwacom.so.2.6.1 /usr/local/lib/libglib-2.0.so
/usr/local/lib/libintl.so -Wl,--end-group
[ 36% 11/30] /usr/local/bin/meson --internal exe --capture 65-libwacom.hwdb --
/wrkdirs/share/dim/ports/x11/libwacom/work/libwacom-1.5/_build/generate-hwdb
FAILED: 65-libwacom.hwdb
/usr/local/bin/meson --internal exe --capture 65-libwacom.hwdb --
/wrkdirs/share/dim/ports/x11/libwacom/work/libwacom-1.5/_build/generate-hwdb
--- stderr ---
Unfortunately the meson build process doesn't really show you why it (Only the first 15 lines of the commit message are shown above ) |
1.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.5 28 Sep 2020 20:15:10
  |
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 |
1.4.1_1 28 Sep 2020 19:59:57
  |
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. |
1.4.1 06 Jul 2020 19:44:22
  |
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) |
1.4.1 02 Jul 2020 20:07:38
  |
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 |
1.3 26 Mar 2020 12:37:24
  |
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 |
1.2_1 21 Mar 2020 06:04:34
  |
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 ) |
1.2_1 05 Mar 2020 12:37:18
  |
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 |
1.2_1 26 Feb 2020 11:47:30
  |
jbeich  |
x11/libwacom: convert to USES=meson
Approved by: manu, zeising (x11)
Differential Revision: https://reviews.freebsd.org/D23819 |
1.2 26 Feb 2020 11:47:22
  |
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 |
0.32_1 26 Feb 2020 11:47:12
  |
jbeich  |
x11/libwacom: fix installation of layouts
Approved by: manu, zeising (x11)
Differential Revision: https://reviews.freebsd.org/D23818 |
0.32 31 Dec 2018 00:08:13
  |
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 |
0.23_1 20 May 2018 14:41:44
  |
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 |
0.23 06 Feb 2017 20:23:49
  |
bapt  |
Update to 0.23 |
0.22_1 29 Jan 2017 23:40:32
  |
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 |