non port: x11/libxkbcommon/Makefile |
SVNWeb
|
Number of commits found: 45 |
Wed, 17 May 2023
|
[ 18:27 Jan Beich (jbeich) ] 98ea48d
x11/libxkbcommon: drop non-leaf from wayland category
|
Tue, 3 Jan 2023
|
[ 20:16 Jan Beich (jbeich) ] 870534e
x11/libxkbcommon: update to 1.5.0
Changes: https://lists.freedesktop.org/archives/wayland-devel/2023-January/042553.html
PR: 268727
Approved by: manu
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 12:48 Jan Beich (jbeich) ] 2948687 (Only the first 10 of 42 ports in this commit are shown above. )
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)
|
Wed, 29 Jun 2022
|
[ 08:35 Baptiste Daroussin (bapt) ] f50ef32
x11/libxkbcommon: update to 1.4.1
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Mon, 7 Feb 2022
|
[ 09:23 Jan Beich (jbeich) ] de3a93a
x11/libxkbcommon: update to 1.4.0
- Drop bogus DIST_SUBDIR as upstream is part of Wayland effort
Changes: https://lists.freedesktop.org/archives/wayland-devel/2022-February/042104.html
PR: 261715
Reported by: GitHub (watch releases)
Approved by: manu
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Sat, 25 Sep 2021
|
[ 20:29 Bernhard Froehlich (decke) ] d72eb4b
x11/libxkbcommon: Add CPE information
Approved by: portmgr (blanket)
|
Wed, 15 Sep 2021
|
[ 17:17 Jan Beich (jbeich) ] 396101a
x11/libxkbcommon: update to 1.3.1
Changes: https://lists.freedesktop.org/archives/wayland-devel/2021-September/041976.html
PR: 258423
Approved by: zeising
|
Thu, 13 May 2021
|
[ 21:16 Jan Beich (jbeich) ] 2e003fe
x11/libxkbcommon: update to 1.3.0
Changes: https://lists.freedesktop.org/archives/wayland-devel/2021-May/041816.html
PR: 254919 255768
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D30118
|
Fri, 9 Apr 2021
|
[ 10:45 Jan Beich (jbeich) ] 741d28a
x11/libxkbcommon: simplify OSVERSION check
bsd.port.{pre,post}.mk can be simplifed to bsd.port{,.options}.mk
but .include can be eliminated via lazy evaluation.
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29664
|
[ 10:45 Jan Beich (jbeich) Author: Evgeniy Khramtsov ] fbbe346
x11/libxkbcommon: pet portlint via USE_LDCONFIG
$ portlint -C
WARN: /usr/ports/x11/libxkbcommon/pkg-plist: [10]: installing shared libraries,
please define USE_LDCONFIG as appropriate
WARN: /usr/ports/x11/libxkbcommon/pkg-plist: [13]: installing shared libraries,
please define USE_LDCONFIG as appropriate
WARN: /usr/ports/x11/libxkbcommon/pkg-plist: [16]: installing shared libraries,
please define USE_LDCONFIG as appropriate
0 fatal errors and 3 warnings found.
PR: 254583
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29664
|
[ 10:45 Jan Beich (jbeich) ] f8df688
x11/libxkbcommon: expose Wayland support in xkbcli
$ xkbcli interactive-wayland
seat0: keysyms [ h ] unicode [ h ] layout [ English (US) (0) ]
level [ 0 ] mods [ ] leds [ ]
seat0: keysyms [ i ] unicode [ i ] layout [ English (US) (0) ]
level [ 0 ] mods [ ] leds [ ]
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29664
|
[ 10:45 Jan Beich (jbeich) Author: Evgeniy Khramtsov ] 0bb8b20
x11/libxkbcommon: expose evdev(4) support in xkbcli
$ sudo xkbcli interactive-evdev
keysyms [ h ] unicode [ h ] layout [ English (US) (0) ] level [ 0
] mods [ ] leds [ ]
keysyms [ i ] unicode [ i ] layout [ English (US) (0) ] level [ 0
] mods [ ] leds [ ]
PR: 254583
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29664
|
[ 10:45 Jan Beich (jbeich) ] cdd65fb
x11/libxkbcommon: update to 1.2.1
Changes: https://github.com/xkbcommon/libxkbcommon/compare/xkbcommon-1.1.0...xkbcommon-1.2.1
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29664
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 25 Mar 2021
|
[ 17:34 jbeich ]
x11/libxkbcommon: update to 1.1.0
Changes: https://github.com/xkbcommon/libxkbcommon/compare/xkbcommon-1.0.3...xkbcommon-1.1.0
Reported by: portscout
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D29422
|
Tue, 22 Dec 2020
|
[ 09:47 manu ]
x11/libxkbcommon: Update to 1.0.3
PR: 251974
Submitted by: Neel Chauhan <neel@neelc.org>
|
Sun, 13 Sep 2020
|
[ 18:28 zeising ]
x11/libxkbcommon: Update to 1.0.1
Update x11/libxkbcommon to 1.0.1
This adds features to manage custom layouts in local files, rather than
system files.
It also adds a tool to inspect and debug keymaps.
Changelog and announcement:
https://lists.freedesktop.org/archives/wayland-devel/2020-September/041596.html
|
Sat, 11 Jul 2020
|
[ 17:45 jbeich ]
x11/libxkbcommon: make X11 optional
PR: 247520
Approved by: zeising
|
Mon, 23 Mar 2020
|
[ 20:55 zeising ]
x11/libxkbcommon: swtch to legacy rules on 11
x11/libxkbcommon was switched to use evdev rules in r528813, but FreeBSD 11
still needs the legacy rules. Switch back to the legacy rules, but only on
FreeBSD 11.
Adjust the UPDATING entry to indicate that the switch to evdev rules by
default is only on FreeBSD 12 and later, and that FreeBSD 11 still uses the
legacy rules.
|
Fri, 20 Mar 2020
|
[ 23:39 zeising ]
x11/libxkbcommon: Switch to evdev rules by default
Switch x11/libxkbcommon to use evdev rules rather than legacy rules by
default, to improve support for keyboards when using evdev.
For users using the legacy configuration, or running xorg on FreeBSD 11,
please consult UPDATING for instructions in case of issues.
PR: 244354 [1]
Submitted by: jbeich (fix)
Reported by: Patricio Villar [1]
Differential Revision: https://reviews.freebsd.org/D23860
|
Sat, 15 Feb 2020
|
[ 15:33 zeising ]
x11/libxkbcommon: Update to 0.10
Update x11/libxkbcommon to 0.10
Switch to use the meson buildsystem, since the autotools buildsystem has
been removed.
Drop USES=xorg-cat until it supports the meson build system.
Add DIST_SUBDIR and USES=pkgconfig to mimic USES=xorg-cat.
This release does not build and install the static libraries, but they seem
not to be used by any consumer (in the ports tree) anyway.
Note that while it looks like wayland support is disabled, it is just a
test, tests/interactive-wayland.c that's not built. This test isn't
installed even in the case it's built.
libxkbcommon is mainly used by Wayland consumers.
changelog:
https://github.com/xkbcommon/libxkbcommon/compare/xkbcommon-0.8.4...xkbcommon-0.10.0
PR: 242238
Submitted by: jbeich
Differential Revision: https://reviews.freebsd.org/D23686
|
Sun, 3 Nov 2019
|
[ 21:56 zeising ] (Only the first 10 of 237 ports in this commit are shown above. )
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports
|
Tue, 6 Aug 2019
|
[ 14:14 zeising ]
Switch a couple of x11 ports to https
Switch over a couple of x11 ports, that doesn't use the common xorg master
sites, to use https instead of http.
PR: 239094
Submitted by: Miyashita Touka
|
Sun, 16 Jun 2019
|
[ 20:41 zeising ]
x11/libxkbcommon: Update to 0.8.4
Update x11/libxkbcommon to 0.8.4
Sponsored by: B3 Init
|
Tue, 22 Jan 2019
|
[ 21:03 zeising ]
x11/libxkbcommon: Add dep on xkeyboard-config
Add a run time dependency on x11/xkeyboard-config in x11/libxkbcommon.
While not strictly necessary, this is recommended upstream, since almost all
uses of libxkbcommon also needs xkeyboard-config. This is similar to how it
is done in other distributions.
This solves issues when graphics/xpdf4 is installed without a desktop or
graphical environment, as well as other places.
PR: 229127
Reported by: Bertrand Petit
Suggested by: tobik
|
Mon, 8 Oct 2018
|
[ 09:38 amdmi3 ]
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
|
Fri, 8 Jun 2018
|
[ 19:18 zeising ]
x11/libxkbcommon: Update to 0.8.0
|
Sun, 20 Aug 2017
|
[ 16:31 rezny ]
Build with reasonable defaults to avoid passing NULL to unprepared users.
Environment variables still take precedence. Without built-in defaults, NULL
will be returned if the environment is empty. Some consumers fail to check
for this condition and exhibit ill behavior.
While here, remove MAKE_JOBS_UNSAFE as nobody recalls why it was put there
originally and parallel builds work in all my test environments.
Reported by: tcberner
|
Sat, 28 Jan 2017
|
[ 19:19 bapt ]
Update to 0.7.1
|
Sun, 13 Nov 2016
|
[ 22:26 bapt ]
Update to 0.7.0
|
Sat, 5 Nov 2016
|
[ 19:26 bapt ]
Update to 0.6.1
While here fix the default path to find X localed
PR: 203593 209867
|
Sat, 18 Apr 2015
|
[ 15:34 kwm ] (Only the first 10 of 180 ports in this commit are shown above. )
Misc X.org port updates:
Update gccmakedep to 1.0.3.
Update imake to 1.0.7.
Update libpciaccess to 0.13.3.
Update libdrm to 2.4.60.
Update bitmap to 1.0.8.
Update fstobdf to 1.0.6.
Update iceauth to 1.0.7.
Update libXdmcp to 1.1.2.
Update libXp to 1.0.3.
Update libXvMC to 1.0.9.
Update libXxf86vm to 1.1.4.
Update libxshmfence to 1.2.
Update randrproto to 1.4.1. (Only the first 15 lines of the commit message are shown above )
|
Sat, 1 Nov 2014
|
[ 14:44 kwm ] (Only the first 10 of 26 ports in this commit are shown above. )
Update the following Xorg components:
libXext to 1.3.3
libxcb and xcb-proto to 1.11
libxkbcommon to 0.5.0
pixman to 0.32.6
xinit to 1.3.4
xkeyboard-config to 2.13
xrandr to 1.4.3
xtrans to 1.3.5
Use INSTALL_TARGET=install-strip for stripping.
Drop @dirrm[try] from plist
Obtained from: xorg-dev repo
|
Sun, 20 Jul 2014
|
[ 22:47 bapt ]
Update to 0.4.2
Strip binaries
|
Wed, 23 Apr 2014
|
[ 13:25 tijl ] (Only the first 10 of 462 ports in this commit are shown above. )
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above )
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Tue, 15 Oct 2013
|
[ 19:49 eadler ]
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
|
Fri, 20 Sep 2013
|
[ 23:43 bapt ] (Only the first 10 of 483 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Mon, 2 Sep 2013
|
[ 15:58 bapt ]
Pass maintainership to x11@
|
Thu, 22 Aug 2013
|
[ 22:48 bapt ]
xkbcommon is a library to handle keyboard descriptions, including loading them
from disk, parsing them and handling their state. It's mainly meant for client
toolkits, window systems, and other system applications
WWW: http://xkbcommon.org/
|
Number of commits found: 45 |