security/py-yubikey-manager: Fix uhid(4) handling for fido subcommand for NetBSD
* Define NetBSD specific values and structs for ioctl(2).
* Bump PKGREVISION.
Update to dhcpsd-0.0.5 with the following changes:
* lua: add add_uint8, add_uint16 and add_uint32 functions
* lua: allow a hostname and pool to define a lease time
* kqueue/epoll support
* dhcpsd: don't have a controlling TTY on fork
fonts/droid-ttf: Re-import droid-ttf-20111115nb2
The Droid family of fonts was designed by Ascender's Steve Matteson
beginning in the fall of 2006. The goal was to provide optimal
quality and reading comfort on a mobile handset. The Droid fonts
were optimized for use in application menus, web browsers and for
other screen text.
Ascender Corporation worked closely with Google and the Open Handset
Alliance to develop these system fonts for Android, a free, open
source, and fully customizable mobile platform.
Completely based on fonts/droid-ttf packaged by ryoon@, comment out
HOMEPAGE because it is no longer available.
Discussed with wiz@ and pkgsrc-changes@.
Take MAINTAINERship and bump PKGREVISION.
emulators/dosbox-staging: some changes
* Fix build on SunOS.
* Support ALSA on Linux and make it optional. Also, enable fluidsynth
support as an opt-out pkg option.
* Import MESSAGE for NetBSD form emulators/dosbox. Likely still needed.
kakoune: update to 2025.06.03.
Provided by db7 in PR 59832.
Changes since 2024.05.18:
- Expose env vars that are mentioned in the arguments passed to shell
expansions
- Support for colored double underlines
- git apply can now operate on selected changes in the current buffer's
file (useful for quick (un)staging and reverting)
- exec/eval -client switch accepts '*' for all clients and comma
separated list of client names.