OpenBSD/ports EnQvjtNwww/apache-httpd distinfo Makefile, www/apache-httpd/patches patch-docs_man_httpd_8 patch-docs_man_htpasswd_1

   MFC update to apache-httpd-2.4.68
VersionDeltaFile
1.10.18.2+43-8www/apache-httpd/patches/patch-docs_man_httpd_8
1.10.8.2+23-23www/apache-httpd/patches/patch-docs_man_htpasswd_1
1.39.2.2+20-3www/apache-httpd/pkg/PLIST
1.53.2.2+2-2www/apache-httpd/distinfo
1.141.2.2+2-1www/apache-httpd/Makefile
+90-375 files

OpenBSD/ports KteqguPwww/apache-httpd Makefile, www/apache-httpd/pkg PLIST

   add missing @sample
VersionDeltaFile
1.144+1-0www/apache-httpd/Makefile
1.42+1-0www/apache-httpd/pkg/PLIST
+2-02 files

OpenBSD/ports lmjvce1x11/notion/pkg PLIST

   oops, build succeded but I obviously didn't run 'make package', the
   mod_mgmtmode module was removed between 4.0.2 and 4.0.3. regen plist
   to unbreak. problem reported by naddy.
VersionDeltaFile
1.3+0-2x11/notion/pkg/PLIST
+0-21 files

OpenBSD/ports mVqfNAagraphics/quesoglc Makefile, graphics/quesoglc/patches patch-src_unicode_c

   graphics/quesoglc: fix build for llvm-22
VersionDeltaFile
1.3+21-0graphics/quesoglc/patches/patch-src_unicode_c
1.25+1-1graphics/quesoglc/Makefile
+22-12 files

OpenBSD/ports vyfJWL3lang/flang/driver Makefile, lang/flang/flang Makefile

   lang/flang/*: bump bdep to llvm/22 - the fewer "consumers" of 19 the better

   That won't be worse than 19 given that the port has been marked
   BROKEN =        not yet ported to llvm-10
VersionDeltaFile
1.30+2-2lang/flang/driver/Makefile
1.58+2-2lang/flang/flang/Makefile
1.53+2-2lang/flang/libpgmath/Makefile
+6-63 files

OpenBSD/ports tPBBSkYwww/apache-httpd distinfo Makefile, www/apache-httpd/patches patch-docs_man_httpd_8 patch-docs_man_htpasswd_1

   security update to 2.4.68
   changelog at https://downloads.apache.org/httpd/CHANGES_2.4.68
VersionDeltaFile
1.12+43-8www/apache-httpd/patches/patch-docs_man_httpd_8
1.12+23-23www/apache-httpd/patches/patch-docs_man_htpasswd_1
1.41+19-3www/apache-httpd/pkg/PLIST
1.55+2-2www/apache-httpd/distinfo
1.143+1-1www/apache-httpd/Makefile
+88-375 files

OpenBSD/src 9JX6P56usr.sbin/lpr/lpd printjob.c

   lpd: require data file path name to be in the spool dir

   When processing the control file, any file to be printed must be
   located in the spool directory (e.g. dfA000foobar) either as a
   regular file or a symbolic link to another file to be printed.  This
   matches the handling of the 'U' (unlink) directive.

   OK deraadt@
VersionDeltaFile
1.63+3-1usr.sbin/lpr/lpd/printjob.c
+3-11 files

OpenBSD/ports YsQ6vdrdevel/rust-analyzer Makefile, devel/rust-analyzer/patches patch-docs_book_book_toml

   devel/rust-analyzer: disable hashing generated files for the bundled docs

   ok tb@
VersionDeltaFile
1.5+34-34devel/rust-analyzer/pkg/PLIST
1.1+14-0devel/rust-analyzer/patches/patch-docs_book_book_toml
1.8+4-2devel/rust-analyzer/Makefile
+52-363 files

OpenBSD/ports LwWWcGcnet/p5-IP-Country-DB_File Makefile distinfo

   unbreak and update to 4.00
VersionDeltaFile
1.5+4-3net/p5-IP-Country-DB_File/Makefile
1.2+2-2net/p5-IP-Country-DB_File/distinfo
+6-52 files

OpenBSD/src yEMTnmAusr.bin/tmux cmd-display-panes.c

   Preserve the original text in the first line for display-panes.
VersionDeltaFile
1.51+5-4usr.bin/tmux/cmd-display-panes.c
+5-41 files

OpenBSD/src 8RSgeJrsys/dev/pci if_mwx.c if_mwxreg.h

   Inline mwx_mcu_init() into mwx_init_hardware() and add
   mt7925_mcu_set_eeprom() which must be called during hardware init.
   Tested on 7921 and 7925 (which now fails in mt7921_mac_init).
VersionDeltaFile
1.27+43-35sys/dev/pci/if_mwx.c
1.17+2-1sys/dev/pci/if_mwxreg.h
+45-362 files

OpenBSD/ports nsyKzBXdevel/llvm/22 Makefile

   llvm/22: fix mismerged bump to unbreak packaging
VersionDeltaFile
1.14+1-3devel/llvm/22/Makefile
+1-31 files

OpenBSD/src 7FuAeUjusr.bin/tmux tty.c tty-draw.c

   Add a context for cell/palette/hyperlinks when drawing to tty to avoid
   passing so much in parameters.
VersionDeltaFile
1.471+45-56usr.bin/tmux/tty.c
1.11+22-16usr.bin/tmux/tty-draw.c
1.132+17-16usr.bin/tmux/screen-redraw.c
1.1341+17-12usr.bin/tmux/tmux.h
1.69+11-9usr.bin/tmux/popup.c
1.266+11-6usr.bin/tmux/screen-write.c
+123-1154 files not shown
+135-13510 files

OpenBSD/src ZGaljMpsys/dev/pci if_mwx.c

   Add various checks in mwx_load_firmware() to ensure that the buffer
   passed to mwx_mcu_send_firmware() does not move beyond the firmware
   image.  For regions flagged with FW_FEATURE_NON_DL don't forget to
   increase the offset.
VersionDeltaFile
1.26+42-8sys/dev/pci/if_mwx.c
+42-81 files

OpenBSD/src dKzvk85sys/dev/pci if_mwx.c

   Kill MWX_IS_CONNAC2 macro and just use sc->sc_hwtype != MWX_HW_MT7925
   like everywhere else.

   Right now only MT7925 is different from MT7920/21/22 so just use one
   common way to do these checks.
VersionDeltaFile
1.25+2-5sys/dev/pci/if_mwx.c
+2-51 files

OpenBSD/ports U1P6vg5emulators/xnp2 Makefile, emulators/xnp2/patches patch-x11_gtk2_dialog_sound_c patch-x11_gtk2_dialog_screen_c

   emulators/xnp2: fix GTK type problems revealed by llvm22
VersionDeltaFile
1.1+30-0emulators/xnp2/patches/patch-x11_gtk2_dialog_sound_c
1.1+23-0emulators/xnp2/patches/patch-x11_gtk2_dialog_screen_c
1.20+1-1emulators/xnp2/Makefile
+54-13 files

OpenBSD/ports f9wyqW9textproc/mdbook Makefile

   mdbook: add reminder to regen plist of rust-analyzer on updates
VersionDeltaFile
1.23+1-0textproc/mdbook/Makefile
+1-01 files

OpenBSD/ports FRsIYxkdevel/rust-analyzer Makefile, devel/rust-analyzer/pkg PLIST

   rust-analyzer: regen plist after mdbook update
VersionDeltaFile
1.4+5-5devel/rust-analyzer/pkg/PLIST
1.7+1-0devel/rust-analyzer/Makefile
+6-52 files

OpenBSD/ports bn4HQo0graphics/stable-diffusion.cpp Makefile

   graphics/stable-diffusion.cpp: Add missing build dependency
   needs graphics/spirv-headers for -vulkan flavor

   found by naddy@
VersionDeltaFile
1.8+3-1graphics/stable-diffusion.cpp/Makefile
+3-11 files

OpenBSD/ports KrOE5bilang/elixir distinfo Makefile

   lang/elixir: Update to 1.20.1
VersionDeltaFile
1.76+2-2lang/elixir/distinfo
1.89+1-1lang/elixir/Makefile
+3-32 files

OpenBSD/ports q2Pm7kLnet/rabbitmq-c Makefile distinfo

   net/rabbitmq-c: Update to 0.16.0

   Fixes
   GHSA-9mmv-r8g3-qp46 (out-of-bounds read)
   GHSA-jh48-qjf5-fx5v (heap buffer overflow)

   While here, fix the upstream so version in the SHARED_LIBS comment
VersionDeltaFile
1.11+3-3net/rabbitmq-c/Makefile
1.6+2-2net/rabbitmq-c/distinfo
+5-52 files

OpenBSD/src oOpuymlsys/arch/powerpc64/conf RAMDISK

   sys/powerpc64: add em* to RAMDISK

   OK: deraadt@
VersionDeltaFile
1.14+2-1sys/arch/powerpc64/conf/RAMDISK
+2-11 files

OpenBSD/ports ewI936ux11/notion Makefile distinfo, x11/notion/patches patch-system-autodetect_mk patch-man_Makefile

   update to notion-4.0.5, unbreaking build with llvm22
   ok sdk
VersionDeltaFile
1.4+5-12x11/notion/Makefile
1.5+5-5x11/notion/patches/patch-system-autodetect_mk
1.3+1-7x11/notion/patches/patch-man_Makefile
1.3+2-5x11/notion/patches/patch-build_libs_mk
1.3+2-2x11/notion/distinfo
1.3+0-0x11/notion/patches/patch-mod_notionflux_mod_notionflux_c
+15-312 files not shown
+15-318 files

OpenBSD/ports w4caXGLmail/postfix Makefile.inc

   set DPB_PROPERTIES=parallel, postfix/stable is built 8x after openssl
   updates (dpb won't run builds for multiple flavours in parallel) so
   at least in -stable parallelising them helps.
VersionDeltaFile
1.115.2.1+2-0mail/postfix/Makefile.inc
+2-01 files

OpenBSD/ports oy7tqvfmail/postfix Makefile.inc

   set DPB_PROPERTIES=parallel, postfix/stable is built 8x after openssl
   updates (dpb won't run builds for multiple flavours in parallel) so
   at least in -stable parallelising them helps.
VersionDeltaFile
1.116+2-0mail/postfix/Makefile.inc
+2-01 files

OpenBSD/ports YbYo2iswww/mozilla-firefox distinfo Makefile

   www/mozilla-firefox: MFC update to 151.0.4.

   see https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/
VersionDeltaFile
1.397.2.4+2-2www/mozilla-firefox/distinfo
1.680.2.5+1-1www/mozilla-firefox/Makefile
+3-32 files

OpenBSD/ports 9gLI3iUnet/mattermost-server distinfo Makefile, net/mattermost-server/patches patch-server_config_config_json patch-server_channels_utils_fileutils_fileutils_go

   Update mattermost 11.7.1 -> 11.7.2
   Changelog: https://docs.mattermost.com/product-overview/mattermost-v11-changelog.html
VersionDeltaFile
1.16+29-29net/mattermost-server/pkg/PLIST-main
1.11+12-12net/mattermost-server/patches/patch-server_config_config_json
1.89+4-4net/mattermost-server/distinfo
1.101+1-1net/mattermost-server/Makefile
1.3+1-1net/mattermost-server/patches/patch-server_channels_utils_fileutils_fileutils_go
+47-475 files

OpenBSD/ports JyZsZc0www/firefox-i18n distinfo Makefile.inc, www/mozilla-firefox distinfo Makefile

   www/mozilla-firefox: update to 151.0.4.

   see https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/
VersionDeltaFile
1.391+164-164www/firefox-i18n/distinfo
1.405+4-4www/mozilla-firefox/distinfo
1.690+2-2www/mozilla-firefox/Makefile
1.346+1-1www/firefox-i18n/Makefile.inc
+171-1714 files

OpenBSD/ports JeZ6Du0net/ettercap Makefile, net/ettercap/patches patch-plug-ins_dns_spoof_dns_spoof_c patch-plug-ins_mdns_spoof_mdns_spoof_c

   update to ettercap-0.8.4.1

   switches gui mode to gtk+3 which at least works slightly, whereas the
   gtk+2 support in the previous version wasn't working at all.

   disable curses mode for now, it's extremely crashy. plaintext and gui
   do at least do _something_ partly useful.
VersionDeltaFile
1.77+20-27net/ettercap/Makefile
1.3+22-22net/ettercap/patches/patch-plug-ins_dns_spoof_dns_spoof_c
1.3+13-13net/ettercap/patches/patch-plug-ins_mdns_spoof_mdns_spoof_c
1.4+11-2net/ettercap/patches/patch-CMakeLists_txt
1.1+12-0net/ettercap/patches/patch-share_CMakeLists_txt
1.3+3-9net/ettercap/patches/patch-src_ec_sslwrap_c
+81-736 files not shown
+88-7912 files

OpenBSD/ports zPdMR5Vwww/iridium/patches patch-chrome_browser_about_flags_cc patch-third_party_webrtc_modules_desktop_capture_linux_x11_x_server_pixel_buffer_cc

   update to 2026.06.149
VersionDeltaFile
1.77+77-104www/iridium/patches/patch-chrome_browser_about_flags_cc
1.5+104-11www/iridium/patches/patch-third_party_webrtc_modules_desktop_capture_linux_x11_x_server_pixel_buffer_cc
1.1+100-0www/iridium/patches/patch-third_party_libc++_src_include___locale_dir_support_bsd_like_h
1.66+49-35www/iridium/patches/patch-build_config_compiler_BUILD_gn
1.47+39-30www/iridium/patches/patch-chrome_browser_policy_configuration_policy_handler_list_factory_cc
1.48+43-25www/iridium/patches/patch-chrome_browser_profiles_chrome_browser_main_extra_parts_profiles_cc
+412-205439 files not shown
+2,200-1,439445 files