aboutsummaryrefslogtreecommitdiff
path: root/x11/libxkbcommon
Commit message (Collapse)AuthorAgeFilesLines
* x11/libxkbcommon: drop non-leaf from wayland categoryJan Beich2023-05-171-1/+1
|
* x11/libxkbcommon: update to 1.5.0Jan Beich2023-01-032-4/+4
| | | | | | Changes: https://lists.freedesktop.org/archives/wayland-devel/2023-January/042553.html PR: 268727 Approved by: manu
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* wayland: add more mostly leaf ports to virtual categoryJan Beich2022-07-201-1/+1
| | | | | | | | | 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)
* x11/libxkbcommon: update to 1.4.1Baptiste Daroussin2022-06-292-5/+4
|
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* x11/libxkbcommon: update to 1.4.0Jan Beich2022-02-072-5/+4
| | | | | | | | | - 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
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-1/+0
| | | | | | | | | | | | | | | | | 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
* x11/libxkbcommon: Add CPE informationBernhard Froehlich2021-09-251-1/+2
| | | | Approved by: portmgr (blanket)
* x11/libxkbcommon: update to 1.3.1Jan Beich2021-09-152-4/+4
| | | | | | Changes: https://lists.freedesktop.org/archives/wayland-devel/2021-September/041976.html PR: 258423 Approved by: zeising
* x11/libxkbcommon: update to 1.3.0Jan Beich2021-05-132-4/+4
| | | | | | | 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
* x11/libxkbcommon: update to 1.2.1Jan Beich2021-04-092-14/+5
| | | | | | 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
* x11/libxkbcommon: expose evdev(4) support in xkbcliEvgeniy Khramtsov2021-04-093-3/+17
| | | | | | | | | | $ 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
* x11/libxkbcommon: expose Wayland support in xkbcliJan Beich2021-04-092-3/+9
| | | | | | | | | $ 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
* x11/libxkbcommon: pet portlint via USE_LDCONFIGEvgeniy Khramtsov2021-04-091-0/+1
| | | | | | | | | | | | $ 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
* x11/libxkbcommon: simplify OSVERSION checkJan Beich2021-04-091-8/+4
| | | | | | | | 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
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11/libxkbcommon: update to 1.1.0Jan Beich2021-03-252-4/+4
| | | | | | | | | | 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 Notes: svn path=/head/; revision=569218
* x11/libxkbcommon: Update to 1.0.3Emmanuel Vadot2020-12-222-4/+4
| | | | | | | | PR: 251974 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=558899
* x11/libxkbcommon: Update to 1.0.1Niclas Zeising2020-09-133-6/+21
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=548498
* x11/libxkbcommon: make X11 optionalJan Beich2020-07-112-7/+14
| | | | | | | | PR: 247520 Approved by: zeising Notes: svn path=/head/; revision=541999
* x11/libxkbcommon: swtch to legacy rules on 11Niclas Zeising2020-03-231-2/+8
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=529003
* x11/libxkbcommon: Switch to evdev rules by defaultNiclas Zeising2020-03-202-2/+15
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=528813
* x11/libxkbcommon: Update to 0.10Niclas Zeising2020-02-153-13/+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 Notes: svn path=/head/; revision=526224
* Switch all ports to use USES=xorg-catNiclas Zeising2019-11-031-3/+1
| | | | | | | | 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 Notes: svn path=/head/; revision=516607
* Switch a couple of x11 ports to httpsNiclas Zeising2019-08-061-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=508253
* x11/libxkbcommon: Update to 0.8.4Niclas Zeising2019-06-162-5/+4
| | | | | | | | | Update x11/libxkbcommon to 0.8.4 Sponsored by: B3 Init Notes: svn path=/head/; revision=504371
* x11/libxkbcommon: Add dep on xkeyboard-configNiclas Zeising2019-01-221-0/+3
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=490981
* - Add LICENSE_FILEDmitry Marakasov2018-10-082-1/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=481530
* x11/libxkbcommon: Update to 0.8.0Niclas Zeising2018-06-082-6/+6
| | | | Notes: svn path=/head/; revision=472020
* Build with reasonable defaults to avoid passing NULL to unprepared users.Matthew Rezny2017-08-201-7/+3
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=448434
* Update to 0.7.1Baptiste Daroussin2017-01-282-4/+4
| | | | Notes: svn path=/head/; revision=432645
* Update to 0.7.0Baptiste Daroussin2016-11-132-4/+4
| | | | Notes: svn path=/head/; revision=426068
* Update to 0.6.1Baptiste Daroussin2016-11-052-5/+6
| | | | | | | | | While here fix the default path to find X localed PR: 203593 209867 Notes: svn path=/head/; revision=425437
* Misc X.org port updates:Koop Mast2015-04-182-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Update rgb to 1.0.6. Update sessreg to 1.1.0. Update xcb-util-cursor to 0.1.2. Update xedit to 1.2.2. Update xkbcomp to 1.3.0. Update xkeyboard-config to 2.14. Update xproto to 7.0.27. Update xf86-input-mouse to 1.9.1. Update xf86-input-synaptics to 1.8.2. Update xf86-video-i710 to 1.3.5. Update xf86-video-mga to 1.6.4. Update xf86-video-tdfx to 1.4.6. Update xf86-video-vmware to 13.1.0. Update bdftopcf to 1.0.5. Update font-util to 1.3.1. Update fslsfonts to 1.0.5. Update mkfontscale to 1.1.2. Update showfont to 1.0.5. Update xfs to 1.1.4. Update xfsinfo to 1.0.5. Remove :keepla from USES=libtool for X libraries in bsd.xorg.mk, and bump all affected ports. PR: 199400 Obtained from: Xorg-devel repo Notes: svn path=/head/; revision=384234
* Update the following Xorg components:Koop Mast2014-11-013-5/+4
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=372016
* Update to 0.4.2Baptiste Daroussin2014-07-202-5/+5
| | | | | | | Strip binaries Notes: svn path=/head/; revision=362389
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=351936
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-163-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-151-1/+0
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330450
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Pass maintainership to x11@Baptiste Daroussin2013-09-021-1/+1
| | | | Notes: svn path=/head/; revision=326018
* xkbcommon is a library to handle keyboard descriptions, including loading themBaptiste Daroussin2013-08-224-0/+43
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/ Notes: svn path=/head/; revision=325240