graphics/kvantum: update to 1.1.6
● Workaround for the translucency of Kvantum Manager's window on changing the theme under Wayland.
● Removed the obsolete variables and keys related to GTK DEs.
editors/focuswriter: update to 1.9.0
* FIXED: Did not play sound effects for smart quotes.
* Added keyboard shortcuts for headings.
* Clears headings when pressing enter.
* Replaced shadowed variable names.
* Switched to KDSingleApplication.
* Updated link to translations.
* Translation updates: Swedish.
www/cobalt: update to 0.20.4
[0.20.4] - 2026-02-19
Fixes
(new) Infer the users intent when --file is meant to override the file name and not be a directory
x11/xterm: update to 407
- add private modes 1020 to 1023 for reporting whether xterm uses UTF-8, whether CJK-width is set, whether Emoji-width is set, and whether private-width is set.
- add resource privateWidth to control whether PUA (private use area) codes are neutral width or single-width.
- improve fix for Debian #738794, to show boxes for codes which are neither combining characters or valid Unicode characters (Debian #1123877).
- improve switching to/from UTF-8 mode by saving, restoring and resetting the G0-G3 array (Debian #1124802).
- use ST consistently in terminfo rather than legacy BEL
- minor updates to configure script and terminfo
- add option --enable-resize-adjust for saving and repainting parts of the window which are lost when the user resizes the window (integrated patch by Kirill A Korinsky).
arm-trusted-firmware-rk3399: remove package
This has been superseded by trusted-firmware-a-rk3399 (newer version of
the same package, distinguished by the package name being different,
rather than the usual approach). No u-boot packages for rk3399 use this
anymore. (Though there are still other chipsets using the older "arm-
trusted-firmware" basis.)
janet: update to 1.41.2
There were some last-minute issues in the release of 1.41.1, namely a
regression in out-of-bounds buffer and array indexing. This release
fixes those issues.
- Use snprintf instead of sprintf
- Initialize memory allocated by `put`
kdsoap: fix build on NetBSD-current
Remove -Wl,--fatal-warnings, there are linker warnings about
ld: /usr/lib/libutil.so.7: warning: warning: reference to compatibility login_getpwclass(); include <login_cap.h> for correct reference
etc.
uni2ascii: update to 4.20.
Provided by Bartosz Kuzma in PR 60017.
2022-08-21 Bill Poser <poser at khunekyaz>
* uni2ascii.c:
Fixed bug in which in certain formats input from stdin worked
input directly from a file caused a hang.
2013-08-18 Bill Poser <poser at khunekyaz>
* uni2ascii.c (ExpandToAscii):
Added expansion of trademark sign U+2122 -> (tm)
2011-08-24 Bill Poser <poser at khunekcho>
* ascii2uni.c (main):
Fixed bug in handling of L (WWW) format. \uXXXX is now handled correctly
even if immediately followed by a possible hex digit. \U
followed by fewer than 8 hex digits is not treated as an escape.
A warning is issued if the \U format encodes a character within
[9 lines not shown]