OpenBSD/src MkdQZtNregress/usr.bin/mandoc/tbl/data empty.out_ascii, usr.bin/mandoc roff.c

   Render an empty tbl(7) table as an output line break and not
   as a 1v vertical space like in groff-1.22.4 because groff-1.23
   stopped emitting vertical space around tables in general.

   G. Branden Robinson agrees that this new behaviour probably makes
   the most sense and that groff_man(7) and groff_mdoc(7) should
   probably follow in the future by having .TS imply .br, even though
   from groff-1.23.0 to groff-1.25.0, yet another behaviour was
   implemented, where an empty table printed nothing whatsoever,
   not even an output line break.

   While here, modernise the code in roff_TE() by using the
   internal node creation API from "roff_int.h" rather than
   the old, heavy-handed ROFF_REPARSE method.

   Small formatting issue found while working on
   regression tests for the fix of a bug found by
   Hippolyte Doncieu de la Batie <hippolyte.doncieu at gmail.com>.
VersionDeltaFile
1.281+5-6usr.bin/mandoc/roff.c
1.4+0-1regress/usr.bin/mandoc/tbl/data/empty.out_ascii
+5-72 files

OpenBSD/ports 9iQ1OSxsysutils/ruby-openvox/8 distinfo Makefile, sysutils/ruby-openvox/8/patches patch-_metadata

   update to openvox 8.29.0
VersionDeltaFile
1.6+0-5sysutils/ruby-openvox/8/pkg/PLIST
1.12+2-2sysutils/ruby-openvox/8/distinfo
1.20+2-2sysutils/ruby-openvox/8/Makefile
1.4+1-1sysutils/ruby-openvox/8/patches/patch-_metadata
+5-104 files

OpenBSD/ports EiUndr4sysutils/ruby-openfact distinfo Makefile

   update to openfact 6.0.0
VersionDeltaFile
1.10+2-2sysutils/ruby-openfact/distinfo
1.18+2-2sysutils/ruby-openfact/Makefile
+4-42 files

OpenBSD/ports ITqg32lgraphics/pixelorama Makefile distinfo

   graphics/pixelorama: Update to 1.2.2
VersionDeltaFile
1.8+4-4graphics/pixelorama/distinfo
1.10+1-1graphics/pixelorama/Makefile
+5-52 files

OpenBSD/src MH5y5bbetc rc

   Don't create /dev/*rootdisk nodes if the system is nfs diskless
   from chara @ cloud9p
VersionDeltaFile
1.594+6-2etc/rc
+6-21 files

OpenBSD/ports 2mmLXvbwww/tor-browser/browser Makefile, www/tor-browser/browser/patches patch-browser_config_mozconfigs_base-browser

   Tor Browser: don't patch away --enable-rust-simd

   we're using it now and it builds.
VersionDeltaFile
1.9+2-8www/tor-browser/browser/patches/patch-browser_config_mozconfigs_base-browser
1.213+1-1www/tor-browser/browser/Makefile
+3-92 files

OpenBSD/ports SBqL9rSprint/ghostscript/gnu Makefile distinfo, print/ghostscript/gnu/patches patch-configure

   print/ghostscript/gnu: Update to 10.08.0

   Fixes unspecified "potential security issues".
VersionDeltaFile
1.13+2-2print/ghostscript/gnu/patches/patch-configure
1.34+2-2print/ghostscript/gnu/distinfo
1.143+1-1print/ghostscript/gnu/Makefile
+5-53 files

OpenBSD/ports RhaVMMimultimedia/pipewire/pipewire Makefile, multimedia/pipewire/pipewire/files pipewire.desktop

   Drop useless entries.
VersionDeltaFile
1.2+0-2multimedia/pipewire/pipewire/files/pipewire.desktop
1.65+1-1multimedia/pipewire/pipewire/Makefile
+1-32 files

OpenBSD/ports OTwCqcDx11/gnome/shell Makefile, x11/gnome/shell/patches patch-js_gdm_loginDialog_js patch-js_ui_screenShield_js

   Fix a few warnings.
VersionDeltaFile
1.20+19-10x11/gnome/shell/patches/patch-js_ui_panel_js
1.5+12-16x11/gnome/shell/patches/patch-js_ui_screenShield_js
1.14+16-2x11/gnome/shell/patches/patch-js_gdm_loginDialog_js
1.304+1-1x11/gnome/shell/Makefile
+48-294 files

OpenBSD/ports RHUVXA0x11/gnome/mutter Makefile, x11/gnome/mutter/patches patch-src_wayland_meta-xwayland_c patch-src_wayland_meta-wayland-dma-buf_c

   Fix a few warnings.
VersionDeltaFile
1.7+6-114x11/gnome/mutter/patches/patch-src_wayland_meta-wayland-dma-buf_c
1.6+16-4x11/gnome/mutter/patches/patch-src_wayland_meta-xwayland_c
1.205+1-2x11/gnome/mutter/Makefile
+23-1203 files

OpenBSD/src oVcbwjSsys/arch/arm64/arm64 locore.S

   Fix MP HIBERNATE, ok kettenis mglocker
VersionDeltaFile
1.53+38-38sys/arch/arm64/arm64/locore.S
+38-381 files

OpenBSD/ports 04AvWQqnet Makefile

   +zoitechat
VersionDeltaFile
1.1471+1-0net/Makefile
+1-01 files

OpenBSD/ports uh7OnGgnet/zoitechat Makefile

   drop unused TDEP, and simplify/reorder some lines
VersionDeltaFile
1.2+5-8net/zoitechat/Makefile
+5-81 files

OpenBSD/ports Jq9YQR2net/zoitechat distinfo Makefile, net/zoitechat/patches patch-src_common_network_c patch-src_common_meson_build

   Initial revision
VersionDeltaFile
1.1+79-0net/zoitechat/pkg/PLIST
1.1+55-0net/zoitechat/Makefile
1.1+14-0net/zoitechat/patches/patch-src_common_meson_build
1.1+11-0net/zoitechat/patches/patch-src_common_network_c
1.1+4-0net/zoitechat/distinfo
1.1+1-0net/zoitechat/pkg/DESCR
+164-06 files not shown
+164-012 files

OpenBSD/ports h1Trdvmx11/gnome/mutter Makefile, x11/gnome/mutter/patches patch-src_backends_meta-screen-cast-stream-src_c patch-mtk_mtk_mtk-anonymous-file_c

   Unbreak copy/pasting screenshots from gnome-shell.
   Regression due to fallback code no one is using but us, because the main
   path uses memfd_* functions.
VersionDeltaFile
1.1+18-0x11/gnome/mutter/patches/patch-mtk_mtk_mtk-anonymous-file_c
1.2+4-4x11/gnome/mutter/patches/patch-src_backends_meta-screen-cast-stream-src_c
1.204+1-1x11/gnome/mutter/Makefile
+23-53 files

OpenBSD/ports hV872pZdevel/grcs distinfo Makefile, devel/grcs/patches patch-src_base_h patch-lib_vasnprintf_c

   update to grcs-5.10.1
VersionDeltaFile
1.16+10-4devel/grcs/Makefile
1.5+2-2devel/grcs/distinfo
1.3+0-0devel/grcs/patches/patch-src_base_h
1.4+0-0devel/grcs/patches/patch-lib_vasnprintf_c
+12-64 files

OpenBSD/ports 4JNrSw0sysutils/gemini-cli Makefile distinfo, sysutils/gemini-cli/pkg PLIST

   Update to gemini-cli-0.59.0.
VersionDeltaFile
1.41+48-48sysutils/gemini-cli/pkg/PLIST
1.42+2-2sysutils/gemini-cli/distinfo
1.44+1-1sysutils/gemini-cli/Makefile
+51-513 files

OpenBSD/ports YQPdfJzmail/cyrus-imapd Makefile distinfo, mail/cyrus-imapd/patches patch-lib_twom_c patch-imap_jmap_mail_query_c

   Update to cyrus-imapd-3.13.7.
VersionDeltaFile
1.7+7-5mail/cyrus-imapd/patches/patch-doc_examples_cyrus_conf_normal_conf
1.79+2-2mail/cyrus-imapd/distinfo
1.173+1-2mail/cyrus-imapd/Makefile
1.2+1-1mail/cyrus-imapd/patches/patch-lib_twom_c
1.2+1-1mail/cyrus-imapd/patches/patch-imap_jmap_mail_query_c
1.5+1-1mail/cyrus-imapd/patches/patch-imap_httpd_c
+13-126 files

OpenBSD/ports 0Jbvm22net/nfdump distinfo Makefile

   update to nfdump-1.7.10, from Peter Haag
VersionDeltaFile
1.44+5-7net/nfdump/Makefile
1.22+2-2net/nfdump/distinfo
+7-92 files

OpenBSD/ports dgIDC9Agraphics/gegl04/patches patch-libs_ctx_libgegl_ctx_ctx_h

   Unbreak, I forgot to cvs add.

   thanks naddy@ for spotting this
VersionDeltaFile
1.1+15-0graphics/gegl04/patches/patch-libs_ctx_libgegl_ctx_ctx_h
+15-01 files

OpenBSD/ports rfVcJ8adatabases/mariadb Makefile, databases/mariadb/files libfmt-588b3a0f8.patch

   unbreak mariadb on 32-bit archs by adding fmtlib upstream patch
   to FILESDIR and patching mariadb's cmake file to apply it.
   re: https://github.com/fmtlib/fmt/issues/4811
VersionDeltaFile
1.1+40-0databases/mariadb/files/libfmt-588b3a0f8.patch
1.3+8-18databases/mariadb/patches/patch-cmake_libfmt_cmake
1.169+7-0databases/mariadb/Makefile
+55-183 files

OpenBSD/ports 6NW1xPkmisc/openhab-addons/5 Makefile distinfo, misc/openhab/5 Makefile distinfo

   Update openhab and openhab-addons to 5.2.1.

   From Chaz Kettleson (MAINTAINER)
VersionDeltaFile
1.7+2-2misc/openhab/5/distinfo
1.7+2-2misc/openhab-addons/5/distinfo
1.10+1-1misc/openhab/5/Makefile
1.7+1-1misc/openhab-addons/5/Makefile
+6-64 files

OpenBSD/ports 8EeMBCHnet/libpcap distinfo Makefile, net/libpcap/patches patch-CMakeLists_txt

   update to libpcap-1.10.7
VersionDeltaFile
1.1.1.1.2.1+2-2net/libpcap/patches/patch-CMakeLists_txt
1.1.1.1.2.1+2-2net/libpcap/distinfo
1.3.2.1+3-1net/libpcap/Makefile
+7-53 files

OpenBSD/ports RX6n6nEnet/libpcap Makefile, net/libpcap/pkg PLIST

   reinstate @mandir tag
VersionDeltaFile
1.3+1-1net/libpcap/pkg/PLIST
1.5+2-0net/libpcap/Makefile
+3-12 files

OpenBSD/ports 0GfcLbRnet/tdesktop Makefile, net/tdesktop/patches patch-Telegram_cmake_lib_fido2_cmake patch-Telegram_SourceFiles_webauthn_webauthn_common_cpp

   net/tdesktop: remove libfido2 patches

   After update libfido2 in base and adding libfido2.pc we don't need any
   of them anymore.

   Diff from Nazarenko Mykyta

   OK: kn@
VersionDeltaFile
1.231+1-0net/tdesktop/Makefile
1.2+0-0net/tdesktop/patches/patch-Telegram_cmake_lib_fido2_cmake
1.2+0-0net/tdesktop/patches/patch-Telegram_SourceFiles_webauthn_webauthn_common_cpp
+1-03 files

OpenBSD/ports psQjOA8devel/kf6/kmime distinfo Makefile, devel/kf6/kmime/pkg PLIST DESCR

   Initial revision
VersionDeltaFile
1.1+103-0devel/kf6/kmime/pkg/PLIST
1.1+16-0devel/kf6/kmime/Makefile
1.1+2-0devel/kf6/kmime/distinfo
1.1+1-0devel/kf6/kmime/pkg/DESCR
1.1.1.1+0-0devel/kf6/kmime/pkg/PLIST
1.1.1.1+0-0devel/kf6/kmime/pkg/DESCR
+122-02 files not shown
+122-08 files

OpenBSD/ports ACdXbp4devel/ruff Makefile crates.inc

   Update to ruff 0.16.6 from maintainer

   https://github.com/astral-sh/ruff/releases/tag/0.16.3
   https://github.com/astral-sh/ruff/releases/tag/0.16.4
   https://github.com/astral-sh/ruff/releases/tag/0.16.5
   https://github.com/astral-sh/ruff/releases/tag/0.16.6
VersionDeltaFile
1.18+24-16devel/ruff/distinfo
1.18+11-7devel/ruff/crates.inc
1.19+1-1devel/ruff/Makefile
+36-243 files

OpenBSD/ports CsNyJ0Ydevel/uv Makefile crates.inc

   Update to uv 0.12.10 from maintainer

   https://github.com/astral-sh/uv/releases/tag/0.12.7
   https://github.com/astral-sh/uv/releases/tag/0.12.8
   https://github.com/astral-sh/uv/releases/tag/0.12.9
   https://github.com/astral-sh/uv/releases/tag/0.12.10
VersionDeltaFile
1.39+22-28devel/uv/distinfo
1.38+10-13devel/uv/crates.inc
1.43+1-1devel/uv/Makefile
+33-423 files

OpenBSD/src q3wrp4Jusr.bin/tmux layout-custom.c

   Add a nesting limit for v1 layouts, reported by M Khalilov, fix based on
   issue 5572 from Afonso Januário. Also tweak some language while here.
VersionDeltaFile
1.41+16-9usr.bin/tmux/layout-custom.c
+16-91 files

OpenBSD/src Z1k2Xjpusr.bin/tmux screen-redraw.c

   Draw bottom border with pane status line at the top.
VersionDeltaFile
1.159+2-2usr.bin/tmux/screen-redraw.c
+2-21 files