466,165 commits found in 93 milliseconds
Use macro instead of hardcoding the name of the file containing NCA history
OK tb@
OpenBSD /ports BkG4ICR — multimedia/gstreamer1/plugins-rs distinfo crates.inc, multimedia/gstreamer1/plugins-rs/patches patch-Cargo_toml Update to gst-plugins-rs-0.15.3.
Pass peer to rde_enqueue_updates() to enqueue updates on.
This allows withdraws to be queued on the peer that caused them and not
on peerself. Also only enqueue a rib entry once and try to keep FIFO
order. Before every call to rde_enqueue_updates() would requeue the
rib entry at the end of the list. Doing this requeue could delay updates
for long time. Further optimisation may need to happen here.
OK tb@
OpenBSD /ports Xw18PcP — sysutils/google-cloud-sdk distinfo Makefile, sysutils/google-cloud-sdk/pkg PLIST Update to google-cloud-sdk-575.0.0.
mail/mozilla-thunderbird: MFC update to 140.12.1.
see https://www.thunderbird.net/en-US/thunderbird/140.12.1esr/releasenotes/
OpenBSD /ports 0CfPoy1 — x11/kde-plasma/plasma-desktop Makefile, x11/kde-plasma/plasma-desktop/pkg PLIST Enable kimpanel-scim-panel
Spotted by naddy in a bulk build
ytalk: regen plist to add @bin marker; fixes empty debug packages
from espie (maintainer)
Do not draw to tty if PANE_REDRAW has been set since it is just going to
be replaced.
Update dbip to 2026.07.
Update to enchant2-2.8.17.
Update to libxmlb-0.3.28.
OpenBSD /ports WWQsJBv — x11/gnome/mutter/patches patch-clutter_clutter_pango_clutter-pango-private_h Fix build with new pango.
spotted by naddy@
Update to plakar-1.1.4.
Add overline for ghostty also, GitHub issue 5309.
OpenBSD /ports FoyYX1R — mail/mozilla-thunderbird distinfo Makefile, mail/thunderbird-i18n distinfo Makefile.inc mail/mozilla-thunderbird: update to 140.12.1.
see https://www.thunderbird.net/en-US/thunderbird/140.12.1esr/releasenotes/
OpenBSD /ports Sjvp5wg — net/wstunnel distinfo crates.inc, net/wstunnel/patches patch-wstunnel-cli_src_main_rs patch-Cargo_lock Update to wstunnel-10.6.1
Changes:
https://github.com/erebe/wstunnel/releases/tag/v10.6.0
https://github.com/erebe/wstunnel/releases/tag/v10.6.1
From Christoph Liebender <christoph AT liebender DOT dev> (MAINTAINER)
Update fastfetch to 2.65.2
more missing mldsa44-ed25519, based on GHPR696 from
Loganaden Velvindron
whitespace
simplify SIGINFO output: remove list of active channels (too verbose)
and just display destination and connection duration; requested deraadt@
Tighten up the introduction a little:
Mention Match as a conditional directive (previously it only
mentioned Host)
Try to use consistent language in the introduction to refer to
configuration directives (previously it used "parameters" and
"keywords" interchangeably).
Mention that comments may appear at the end of the line too, and that
whitespace at the beginning/end of lines is not significant.
Move negative-FD checks to before first use. CID 909998, ok djm@
fix openlog() arguments, LOG_CONS should not be or'd into facility
from Ricardo Branco
ssh -o doesn't support Host or Include options, they are only
valid in the config file. bz3968 from xspielinbox
mention mldsa44-ed25519 in usage();
based on GHPR695 from Loganaden Velvindron
Update zpaqfranz to 64.8.
From maintainer tux0r, thanks!
And some other indentation.
Fix some indentation.
OpenBSD /ports 6uIWjwP — archivers/makeself distinfo Makefile, archivers/makeself/patches patch-makeself_sh archivers/makeself: update to 2.7.1
Update diff from Andrew Kloet
Add missing dependency on devel/kf6/extra-cmake-modules
Spotted by naddy