OpenBSD/ports jRP8lhdmail/cyrus-imapd Makefile

   Picks up devel/shapelib.

   spotted by tb@
VersionDeltaFile
1.155+3-1mail/cyrus-imapd/Makefile
+3-11 files

OpenBSD/ports P6IpvXIastro/stellarium/patches patch-CMakeLists_txt

   Oops, forgot to cvs rm.

   spotted by tb@
VersionDeltaFile
1.20+0-0astro/stellarium/patches/patch-CMakeLists_txt
+0-01 files

OpenBSD/ports VT4kqBxeditors/vim Makefile distinfo, editors/vim/pkg PLIST PFRAG.no-no_x11

   vim port tweaks: use a single PLIST with a "GUI_ONLY" SUBST_VARS rather
   than separate PFRAG, and some other tidying/simplification
VersionDeltaFile
1.19+160-1editors/vim/pkg/PLIST
1.286+21-27editors/vim/Makefile
1.145+2-2editors/vim/distinfo
1.10+0-0editors/vim/pkg/PFRAG.no-no_x11
+183-304 files

OpenBSD/ports vOo1Sjwnet/miniflux distinfo modules.inc

   Update to miniflux-2.2.10

   From Igor Zornik (maintainer)
VersionDeltaFile
1.19+30-24net/miniflux/distinfo
1.18+10-7net/miniflux/modules.inc
1.23+2-2net/miniflux/Makefile
+42-333 files

OpenBSD/ports UYvRYcFsysutils/vultr-cli distinfo modules.inc

   Update to vultr-cli-3.5.0

   From Adriano Barbosa (maintainer)
VersionDeltaFile
1.25+250-396sysutils/vultr-cli/distinfo
1.26+107-159sysutils/vultr-cli/modules.inc
1.28+1-1sysutils/vultr-cli/Makefile
+358-5563 files

OpenBSD/ports SyChNF1editors/vim Makefile distinfo, editors/vim/patches patch-runtime_filetype_vim

   update to vim-9.1.1478, merging the -lang subpackage into the main
   package while there. the byte saving in the default install isn't worth
   the extra hassle at update time (which is already tricky due to evim,
   gvim and friends which are only in the gui installs).

   pvk@ sent me a diff to fix some issues with missing dir creations due
   to badly placed files, but I thought I'd go with this approach instead.

   updates handled with @conflict @pkgpath as needed (relying on the old
   packages which had @pkgpath ${BASE_PKGPATH} that means they match nicely
   with the default new pkgpaths, avoiding the need for messy flavour
   handling).
VersionDeltaFile
1.18+1,443-49editors/vim/pkg/PLIST
1.9+71-4editors/vim/pkg/PFRAG.no-no_x11
1.7+17-21editors/vim/pkg/DESCR
1.285+6-22editors/vim/Makefile
1.67+2-2editors/vim/patches/patch-runtime_filetype_vim
1.144+2-2editors/vim/distinfo
+1,541-1006 files not shown
+1,541-10012 files

OpenBSD/src BNaE41Dusr.sbin/vmd pci.c

   Prevent vmd(8) guests from reading outside pci config space.

   vmd emulates a pci host bridge and attached devices. Guests could
   read and write beyond a device's configuration space, clobbering
   device state or worse. They could also do this for non-existent
   devices on the pci host bridge.

   The PCI spec says to return all 1's when accessing non-existent
   devices, so make vmd's emulation to do the same for these invalid
   reads. For invalid writes, drop them.

   ok mlarkin@
VersionDeltaFile
1.38+33-22usr.sbin/vmd/pci.c
+33-221 files

OpenBSD/src XJPzmHusys/arch/arm64/arm64 db_trace.c

   Make "tr /t" start backtraces from the switchframe like we do on other
   architectures (e.g. amd64 and sparc64).

   ok claudio@
VersionDeltaFile
1.18+8-5sys/arch/arm64/arm64/db_trace.c
+8-51 files

OpenBSD/ports w7Jnwz0editors/nano distinfo Makefile

   editors/nano: update to 8.5

   Improvements:
   - Anchors are saved and restored (when --positionlog is active).
   - Key combos ^O^Q and ^X^Q cause an exit status of 2.
VersionDeltaFile
1.87+2-2editors/nano/distinfo
1.139+1-1editors/nano/Makefile
+3-32 files

OpenBSD/ports 0AkmQYVsysutils/ansible distinfo Makefile, sysutils/ansible/pkg PLIST

   Update ansible 11.6.0 -> 11.7.0
   Changelog: https://github.com/ansible-community/ansible-build-data/blob/11.7.0/11/CHANGELOG-v11.md#v11-7-0
VersionDeltaFile
1.92+292-7sysutils/ansible/pkg/PLIST
1.151+2-2sysutils/ansible/distinfo
1.206+1-1sysutils/ansible/Makefile
+295-103 files

OpenBSD/ports hIMs4fdsecurity/keycloak distinfo Makefile, security/keycloak/pkg PLIST

   Update keycloak 26.2.4 -> 26.2.5
   Changelog: https://github.com/keycloak/keycloak/releases/tag/26.2.5
VersionDeltaFile
1.27+233-233security/keycloak/pkg/PLIST
1.26+2-2security/keycloak/distinfo
1.28+1-1security/keycloak/Makefile
+236-2363 files

OpenBSD/ports yjuGEULdevel/tea distinfo modules.inc

   Update tea 0.10.0 -> 0.10.1
VersionDeltaFile
1.3+6-6devel/tea/distinfo
1.3+1-1devel/tea/modules.inc
1.3+1-1devel/tea/Makefile
+8-83 files

OpenBSD/ports M8r2wV9www/gitea distinfo Makefile, www/gitea/pkg PLIST

   Update gitea 1.24.0 - > 1.24.2
   Changelogs: https://github.com/go-gitea/gitea/releases
VersionDeltaFile
1.108+2-2www/gitea/distinfo
1.127+1-1www/gitea/Makefile
1.56+1-1www/gitea/pkg/PLIST
+4-43 files

OpenBSD/ports xXqF8Ovsecurity/age Makefile

   use MODGO_LDFLAGS to fix version string; in the usual case, ldflags set
   in MODGO_FLAGS will get overridden by go.port.mk. ok volker@
VersionDeltaFile
1.19+2-1security/age/Makefile
+2-11 files

OpenBSD/src 5Q2VcNMsys/netinet in_pcb.c ip_input.c

   Unlock IPCTL_IPPORT_* cases of ip_sysctl(). Corresponding variables
   accessed read-only only within in_pcbpickport().

   ok bluhm
VersionDeltaFile
1.317+14-9sys/netinet/in_pcb.c
1.414+9-5sys/netinet/ip_input.c
+23-142 files

OpenBSD/src WidxSoosys/netinet6 ip6_input.c ip6_mroute.c

   Unlock IPV6CTL_DAD_PENDING and IPV6CTL_MRTPROTO cases of ip6_sysctl().
   Read-only access from sysctl(2) interface.

   ok bluhm
VersionDeltaFile
1.277+8-4sys/netinet6/ip6_input.c
1.148+7-2sys/netinet6/ip6_mroute.c
+15-62 files

OpenBSD/ports qWaNlCXgames Makefile

   add cubiomes-viewer
VersionDeltaFile
1.501+1-0games/Makefile
+1-01 files

OpenBSD/ports iEnCi5Xgames/cubiomes-viewer Makefile distinfo, games/cubiomes-viewer/pkg PLIST DESCR

   Initial revision
VersionDeltaFile
1.1+42-0games/cubiomes-viewer/Makefile
1.1+7-0games/cubiomes-viewer/pkg/PLIST
1.1+6-0games/cubiomes-viewer/pkg/DESCR
1.1+2-0games/cubiomes-viewer/distinfo
1.1.1.1+0-0games/cubiomes-viewer/pkg/DESCR
1.1.1.1+0-0games/cubiomes-viewer/Makefile
+57-02 files not shown
+57-08 files

OpenBSD/ports 2ega1zGx11/alacritty Makefile

   alacritty: undo addition of NOBTCFI-aarch64 now that mesa is fixed
VersionDeltaFile
1.25+1-3x11/alacritty/Makefile
+1-31 files

OpenBSD/src lys0HL4usr.sbin/rpki-client parser.c cert.c

   put an end to this silly strerror bikeshed

   ok job
VersionDeltaFile
1.160+83-53usr.sbin/rpki-client/parser.c
1.169+13-11usr.sbin/rpki-client/cert.c
1.47+11-10usr.sbin/rpki-client/crl.c
+107-743 files

OpenBSD/src sssLajjsys/kern kern_lock.c

   Reinstate MP_LOCKDEBUG support for mutexes

   Input & ok claudio@

   Please don't use MP_LOCKDEBUG if you don't understand its
   limitations. :)
VersionDeltaFile
1.81+11-1sys/kern/kern_lock.c
+11-11 files

OpenBSD/xenocara jEhfaCGlib/mesa/src/gallium/auxiliary/gallivm lp_bld_init.c lp_bld_misc.cpp

   With LLVM 19 setting attributes to enable BTI and PAC at the module level
   no longer has the desired effect.  Instead we have to set attributes on
   each function in the module.  Fixes software rendering with LLVM on
   machines with BTI.

   ok jsg@, mbuhl@
VersionDeltaFile
1.21+10-4lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_init.c
1.23+0-9lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
1.14+0-4lib/mesa/src/gallium/auxiliary/gallivm/lp_bld_misc.h
+10-173 files

OpenBSD/ports O9ooA1zaudio/portmidi Makefile distinfo, audio/portmidi/files portmidi.pc.in

   update to portmidi-2.0.6

   ok sthen@
VersionDeltaFile
1.4+0-25audio/portmidi/patches/patch-pm_common_CMakeLists_txt
1.4+10-10audio/portmidi/patches/patch-CMakeLists_txt
1.9+3-6audio/portmidi/Makefile
1.3+2-2audio/portmidi/distinfo
1.3+0-0audio/portmidi/files/portmidi.pc.in
1.5+0-0audio/portmidi/patches/patch-porttime_ptlinux_c
+15-432 files not shown
+15-438 files

OpenBSD/ports Jebajp7graphics/py-matplotlib Makefile

   now fails on 32-bit archs; set ONLY_FOR_ARCHS

   ../src/_backend_agg_wrapper.cpp:253:17: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'long' in initializer list [-Wc++11-narrowing]
VersionDeltaFile
1.106+3-0graphics/py-matplotlib/Makefile
+3-01 files

OpenBSD/ports Vom6bXxconverters/html2text Makefile

   switch to gitlab homepage
VersionDeltaFile
1.25+5-3converters/html2text/Makefile
+5-31 files

OpenBSD/src x58ozcxusr.bin/nc nc.1

   nc: document -Talpn

   From David Leadbeater
VersionDeltaFile
1.101+6-2usr.bin/nc/nc.1
+6-21 files

OpenBSD/src XjhnpiMusr.bin/nc netcat.c

   nc: add ALPN TLS option, so you can specify -T alpn=value

   From David Leadbeater with a report_tls tweak by me
   ok jsing
VersionDeltaFile
1.234+8-2usr.bin/nc/netcat.c
+8-21 files

OpenBSD/src ZRJlpuqusr.bin/nc netcat.c

   sort process_tls_opt[]

   requested by jsing
VersionDeltaFile
1.233+2-2usr.bin/nc/netcat.c
+2-21 files

OpenBSD/ports xAIzgJBsecurity/pebble distinfo Makefile, security/pebble/pkg PLIST

   update to pebble-2.8.0 (switching from github.com/letsencrypt/pebble
   to github.com/letsencrypt/pebble/v2, thanks go ecosystem...) which
   doesn't have such ancient deps as the previous 1.0.1 and is able to
   build on a wider range of archs.
VersionDeltaFile
1.2+104-38security/pebble/distinfo
1.2+41-16security/pebble/Makefile
1.2+7-1security/pebble/pkg/PLIST
+152-553 files

OpenBSD/ports 1JaI2U6www/firefox-esr distinfo Makefile

   www/firefox-esr: MFC update to 128.12.0.

   see https://www.mozilla.org/en-US/firefox/128.12.0/releasenotes/
   fixes https://www.mozilla.org/en-US/security/advisories/mfsa2025-53/
VersionDeltaFile
1.163.2.4+2-2www/firefox-esr/distinfo
1.243.2.4+1-1www/firefox-esr/Makefile
+3-32 files