OpenBSD/xenocara PXvR3Gndistrib/sets/lists/xbase md.amd64 md.arm64

   sync
VersionDeltaFile
1.225+0-7distrib/sets/lists/xbase/md.amd64
1.59+0-7distrib/sets/lists/xbase/md.arm64
1.107+0-7distrib/sets/lists/xbase/md.armv7
1.227+0-7distrib/sets/lists/xbase/md.i386
1.156+0-7distrib/sets/lists/xbase/md.loongson
1.213+0-7distrib/sets/lists/xbase/md.macppc
+0-424 files not shown
+0-7010 files

OpenBSD/xenocara 5mFXtxBlib Makefile

   Disable the build of libGLw. Nothing uses it anymore.
   Confirmed and ok sthen@
VersionDeltaFile
1.50+2-2lib/Makefile
+2-21 files

OpenBSD/xenocara z0B0N81driver/xf86-video-intel/src/sna sna_accel.c

   Revert part of previous commit which causes the intel driver to fail
   to load.
VersionDeltaFile
1.12+1-1driver/xf86-video-intel/src/sna/sna_accel.c
+1-11 files

OpenBSD/src HicjpIPusr.bin/tmux log.c

   Remove some leftover debug code.
VersionDeltaFile
1.33+1-3usr.bin/tmux/log.c
+1-31 files

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

   Bring over some of layout and positioning code for floating panes, by
   Michael Grant.
VersionDeltaFile
1.26+130-48usr.bin/tmux/layout-custom.c
1.54+76-21usr.bin/tmux/layout.c
1.319+47-41usr.bin/tmux/window.c
1.1317+14-10usr.bin/tmux/tmux.h
1.34+7-7usr.bin/tmux/layout-set.c
1.365+6-6usr.bin/tmux/format.c
+280-1336 files not shown
+294-14512 files

OpenBSD/ports 3vL6O4Bdevel/scnlib Makefile

   devel/scnlib: add fast-float as runtime dependency

   Reported and ok'd by tb@
VersionDeltaFile
1.2+4-0devel/scnlib/Makefile
+4-01 files

OpenBSD/src QjrzrVxusr.bin/lex nfa.c

   Revert former fix while waiting for approval of the new one
VersionDeltaFile
1.14+0-4usr.bin/lex/nfa.c
+0-41 files

OpenBSD/ports dsFRJ7ymail/postfix/stable distinfo Makefile, mail/postfix/stable/patches patch-makedefs patch-src_util_sys_defs_h

   update to postfix-3.11.3, from Brad (maintainer)
VersionDeltaFile
1.16+19-1mail/postfix/stable/patches/patch-makedefs
1.15+3-2mail/postfix/stable/patches/patch-src_util_sys_defs_h
1.165+2-2mail/postfix/stable/distinfo
1.282+1-2mail/postfix/stable/Makefile
+25-74 files

OpenBSD/src tacvOfuregress/sbin/pfctl Makefile

   follow the non-regress pfctl Makefile and drop -Wno-uninitialized
VersionDeltaFile
1.238+2-2regress/sbin/pfctl/Makefile
+2-21 files

OpenBSD/src GH49MWGsbin/pfctl Makefile pfctl.c

   Drop '-Wno-uninitialized' compiler option from pfctl(8) CFLAGS

   Two fixes to code were required to make gcc-4 happy.

   OK @deraadt @jsg
VersionDeltaFile
1.24+2-2sbin/pfctl/Makefile
1.404+3-1sbin/pfctl/pfctl.c
1.52+2-1sbin/pfctl/pfctl_optimize.c
+7-43 files

OpenBSD/src Qf59DeRusr.bin/tmux window-copy.c grid-reader.c

   When mode-keys is set to vi, do not allow the cursor to go into the
   invisible extra cell to the right of the visible text. This is closer to
   what vi(1) does. From Max Vim in GitHub issue 5070.
VersionDeltaFile
1.400+54-9usr.bin/tmux/window-copy.c
1.10+8-3usr.bin/tmux/grid-reader.c
1.1316+2-2usr.bin/tmux/tmux.h
+64-143 files

OpenBSD/src Tdr5OKPusr.bin/tmux server-client.c tmux.h

   Add a five second limit on pasting for terminals which mysteriously lose
   the end sequence if the paste is too big (that is, Terminal.app).
   Reported by Garri Djavadyan in GitHub issue 4527.
VersionDeltaFile
1.458+10-1usr.bin/tmux/server-client.c
1.1315+5-1usr.bin/tmux/tmux.h
+15-22 files

OpenBSD/src ODD9xmcusr.bin/tmux window-copy.c

   Switch to use backing grid not copy mode's grid for copy line, GitHub
   issue 4995.
VersionDeltaFile
1.399+3-3usr.bin/tmux/window-copy.c
+3-31 files

OpenBSD/src YpjzV3Iusr.bin/tmux sort.c

   Do not include unattached clients on sorted list, fixes crash reported
   by Marcel Partap.
VersionDeltaFile
1.5+13-9usr.bin/tmux/sort.c
+13-91 files

OpenBSD/src 4d9sq82usr.bin/tmux tmux.1

   Add some more explanatory text about targets, GitHub issue 4850.
VersionDeltaFile
1.1055+33-2usr.bin/tmux/tmux.1
+33-21 files

OpenBSD/src BQTTc6Susr.sbin/httpd parse.y httpd.conf.5

   usr.sbin/httpd: add cache controls for static files

   Teach httpd to advertise static file revalidation by default with
   Cache-Control: no-cache, preserving the existing Last-Modified and
   If-Modified-Since flow; add a [no] static-cache-control directive for
   opting out, and advertise Vary: Accept-Encoding whenever gzip-static is
   enabled.

   OK: claudio@
VersionDeltaFile
1.134+16-3usr.sbin/httpd/parse.y
1.130+14-2usr.sbin/httpd/httpd.conf.5
1.162+11-1usr.sbin/httpd/server_http.c
1.72+6-1usr.sbin/httpd/config.c
1.172+5-2usr.sbin/httpd/httpd.h
+52-95 files

OpenBSD/src C0PerA4usr.bin/tmux file.c

   Report file open errors more sensibly, reported by Meriel Luna
   Mittelbach in GitHub issue 5081.
VersionDeltaFile
1.20+7-3usr.bin/tmux/file.c
+7-31 files

OpenBSD/src 2xOAUFbusr.bin/tmux tmux.1 cmd-split-window.c

   Add new-pane command, currently this is equivalent to split-window but
   it will have minor differences for floating panes in future. Also add
   -R/-s/-S/-k/-m flags to control border and style and behaviour, like
   popups. GitHub issue 5027 from Dane Jensen.
VersionDeltaFile
1.1054+106-51usr.bin/tmux/tmux.1
1.117+93-53usr.bin/tmux/cmd-split-window.c
1.318+51-1usr.bin/tmux/window.c
1.1314+4-1usr.bin/tmux/tmux.h
1.184+3-1usr.bin/tmux/cmd.c
+257-1075 files

OpenBSD/ports juvFDJndevel/kf5 Makefile, devel/quirks Makefile

   Replace devel/kf5/kcalendarcore with its kf6 equivalent:
   - it will break with the upcoming libical update
   - nothing uses it in-tree

   ok rsadowski@ (maintainer)
VersionDeltaFile
1.1802+3-1devel/quirks/files/Quirks.pm
1.1790+1-1devel/quirks/Makefile
1.29+1-1devel/kf5/Makefile
+5-33 files

OpenBSD/ports KPYoOZeprint/libpaper distinfo Makefile

   Update to libpaper-2.2.8.
VersionDeltaFile
1.17+2-2print/libpaper/distinfo
1.32+1-1print/libpaper/Makefile
+3-32 files

OpenBSD/src YYyKlqTetc/examples relayd.conf, usr.sbin/relayd parse.y relayd.conf.5

   usr.sbin/relayd: support multiple resolveble addresses.

   relayd supports interface name, DNS hostname or interface group at
   listen on but it binds only to the first discovered IP address which is
   usually IPv4.

   Here I changed parser to create a dedicated listener for each discovered
   and confiugred on a local inerface address.

   This means that listen on egress port 80 binds to all IPv4 and IPv6
   addresses on the egress group.

   OK: rsadowski@
VersionDeltaFile
1.264+97-12usr.sbin/relayd/parse.y
1.217+15-3usr.sbin/relayd/relayd.conf.5
1.7+4-5etc/examples/relayd.conf
+116-203 files

OpenBSD/ports KBkeDoGwayland Makefile

   + wayvnc
VersionDeltaFile
1.37+1-0wayland/Makefile
+1-01 files

OpenBSD/ports cOGoo76net Makefile

   + neatvnc
VersionDeltaFile
1.1461+1-0net/Makefile
+1-01 files

OpenBSD/ports kIq8vIpwayland/wayvnc Makefile distinfo, wayland/wayvnc/pkg DESCR PLIST

   Initial revision
VersionDeltaFile
1.1+27-0wayland/wayvnc/Makefile
1.1+5-0wayland/wayvnc/pkg/DESCR
1.1+4-0wayland/wayvnc/pkg/PLIST
1.1+2-0wayland/wayvnc/distinfo
1.1.1.1+0-0wayland/wayvnc/Makefile
1.1.1.1+0-0wayland/wayvnc/distinfo
+38-02 files not shown
+38-08 files

OpenBSD/ports 2ePnTZTnet/neatvnc Makefile distinfo, net/neatvnc/pkg PLIST DESCR

   Import net/neatvnc

   Comment:
   liberally licensed VNC server library

   Description:
   neatvnc is a liberally licensed VNC server library that's intended to be
   fast and neat.

   WWW: https://github.com/any1/neatvnc

   ok landry@
VersionDeltaFile
1.1+26-0net/neatvnc/Makefile
1.1+3-0net/neatvnc/pkg/PLIST
1.1+2-0net/neatvnc/pkg/DESCR
1.1+2-0net/neatvnc/distinfo
1.1.1.1+0-0net/neatvnc/distinfo
1.1.1.1+0-0net/neatvnc/Makefile
+33-02 files not shown
+33-08 files

OpenBSD/ports WHEdZQnwww/sogo distinfo Makefile, www/sogo/pkg PLIST

   www/sogo (& www/sope): security update to 5.12.8

   see https://www.sogo.nu/news/2026/sogo-v5128-released.html

   based on an initial diff from Markus MERIGHI, thanks !
VersionDeltaFile
1.63+28-0www/sogo/pkg/PLIST
1.64+2-2www/sogo/distinfo
1.66+2-2www/sope/distinfo
1.119+1-1www/sogo/Makefile
1.107+1-1www/sope/Makefile
+34-65 files

OpenBSD/src faxmHj9usr.sbin/eigrpd packet.c

   correct order of ibuf_from_ibuf() arguments
   caught by clang-22 -Wuninitialized-const-pointer
   ok claudio@ tb@
VersionDeltaFile
1.25+2-2usr.sbin/eigrpd/packet.c
+2-21 files

OpenBSD/src qi7JK6Ssys/dev/pci pcidevs_data.h pcidevs.h

   regen
VersionDeltaFile
1.2124+5-1sys/dev/pci/pcidevs_data.h
1.2129+2-1sys/dev/pci/pcidevs.h
+7-22 files

OpenBSD/src 8IWJEW6sys/dev/pci pcidevs

   Add MT7920 pci id

   ok claudio@
VersionDeltaFile
1.2136+2-1sys/dev/pci/pcidevs
+2-11 files

OpenBSD/src pgN5mLIsys/dev/pci pcidevs_data.h pcidevs.h

   regen
VersionDeltaFile
1.2123+5-1sys/dev/pci/pcidevs_data.h
1.2128+2-1sys/dev/pci/pcidevs.h
+7-22 files