filesystems/py-fuse-bindings: Clean up fuse bl3
There was longstanding commented-out confusion about whether this
depended on some fuse implementation or the specific standard but
non-portable approach. Decide that mk/fuse.buildlink3.mk is the right
answer and just do that, without any commented-out alternatives.
filesystems/py-fuse-bindings: Update to 1.0.9
Upstream's new tests fail, and I don't think that's a pkgsrc bug, but
a test bug.
Works with bup!
Upstream NEWS:
bug fixes and minor improvements
filesystems/py-fuse-bindings: Adapt to python function deprecations
convert to wheel.mk
Now, importing fuse in python 3.13 succeeds, instead of failing with a
missing symbol, as one would expect from the undefined name warning
during the build.
gam: update to 7.44.03
Changes since 7.42.00:
7.44.03
Added writerwithoutprivateaccess to <CalendarACLRole>; this will become effective 2026-06-29.
7.44.02
Added fields bluetoothadapterinfo and osversioncompliance to <CrOSFieldName> for use in gam info|print cros.
7.44.01
Added option oneitemperrow to gam print crostelemetry to have each of a device's report field entries displayed on a separate row with all of the other device fields.
Added additional fields to <CrOSTelemetryFieldName>and <CrOSTelemetryListFieldName>:
appreport
[83 lines not shown]
sbcl: update to 2.6.5
- minor incompatible change: the condition signalled when an
accessed slot is missing from an object is no longer a TYPE-ERROR.
- minor incompatible change: the condition signalled when accessing
an uninitialized structure slot is no longer a TYPE-ERROR.
- minor incompatible change: the implementations of standardized
functions treating lists as sets, such as INTERSECTION and UNION,
take more advantage of the freedom to return the elements of the
result in any order.
- platform support:
- add low-level support for floating point state manipulation on
PPC64/FreeBSD
- improve the software emulation of displaced instructions on
ARM64
- restore building the system using the musl C library
- fix some SB-SIMD shifting instructions on AVX2
- enhancement: definition sources for alien callbacks are now
findable by name in SB-INTROSPECT.
[24 lines not shown]
x11/lxqt-panel: update to 2.4.1
lxqt-panel-2.4.1 / 2026-05-29
==============================
* Fixed a regression in the adjusting step of Volume Control plugin.
* Updated Free Software Foundation address.
wayland/lxqt-wayland-session: update to 0.4.1
lxqt-wayland-session-0.4.1 / 2026-05-28
=======================================
* Updated wiki link in niri configs.
* Updated for labwc 0.10.0.
* Migrated Hyprland config to lua for 0.55 and fixed error with legacy config.
* Bumped version in lxqt-sway.config and removed duplicated keybind.
* Added method to show lxqt-clip to lxqt-qdbus script.
* Added powerkeys actions shortcuts for suspend and sleep (hibernate).
security/p5-Data-Password: add version 1.12
Add p5-Data-Password package which will be required by newer mail/sympa
package.
Data::Password - Perl extension for assessing password quality.
security/p5-Crypt-OpenSSL-X509: add version 2.0.1
Add p5-Crypt-OpenSSL-X509 package which will be required by newer mail/sympa
package.
Perl extension to OpenSSL's X509 API.