Update devel/p5-DateTime-TimeZone to 2.67
This release is based on version 206a of the Olson database. This
release includes contemporary changes for Moldova.
Import wayland/mango
Mango is a modern, lightweight, high-performance Wayland compositor built on
dwl - crafted for speed, flexibility, and a customizable desktop experience.
www: https://mangowm.github.io/
ok landry@, additional tests and feedback from matthieu@
Import wayland/scenefx
A drop-in replacement for the wlroots scene API that allows wayland compositors
to render surfaces with eye-candy effects
ok landry@, additional tests and feedback from matthieu@
geo/qgis: add patch to build against print/pdf4qt instead of the bundled copy
print/pdf4qt was already added to LIB_DEPENDS/WANTLIB, but that patch
isnt upstreamed yet..
should fix a build failure experienced by tb@ and ajacoutot@
Sync to the latest version in git. by volker@
- Don't use quirks_* functions in libinput_openbsd.c
- Implement stubs for the remaining missing interfaces
- Run clang-format over libinput_openbsd.c and minimize the diff
to libinput.c
- Replace our axis_notify_event() by the standard
pointer_notify_axis_wheel()
- Slow down touchpad scrolling via the v120 Wheel API