OpenBSD/ports k2Gqyhrprint/texlive/texmf Makefile

   Add missing MODTK_RUN_DEPENDS.

   MODTK_VERSION=8.6


   ok edd@
VersionDeltaFile
1.75+5-0print/texlive/texmf/Makefile
+5-01 files

OpenBSD/ports 6rFYv3vprint/texlive/base Makefile

   Fix port README substitutions for Ruby and Tk.

   SUBST_VARS+=MODTK_VERSION (removed from SUBST_VARS in tk.port.mk)
   MODTK_VERSION=8.6


   ok edd@
VersionDeltaFile
1.132+9-2print/texlive/base/Makefile
+9-21 files

OpenBSD/ports LTJ7uCHsysutils/burp/2.0 Makefile, sysutils/burp/2.0/patches patch-src_conffile_c

   burp: zap || defined(LIBRESSL_VERSION_NUMBER) to use ASN1_STRING_get0_data
VersionDeltaFile
1.1+12-0sysutils/burp/2.1/patches/patch-src_conffile_c
1.1+12-0sysutils/burp/2.0/patches/patch-src_conffile_c
1.1+12-0sysutils/burp/2.2/patches/patch-src_conffile_c
1.7+1-1sysutils/burp/2.1/Makefile
1.7+1-1sysutils/burp/2.0/Makefile
1.6+1-1sysutils/burp/2.2/Makefile
+39-36 files

OpenBSD/src JcBt9A9usr.bin/tmux server-client.c screen-redraw.c

   Fix y offset of mouse if status at top. GitHub issue 4738 from Michael
   Grant.
VersionDeltaFile
1.438+6-2usr.bin/tmux/server-client.c
1.107+6-1usr.bin/tmux/screen-redraw.c
1.378+2-2usr.bin/tmux/window-copy.c
+14-53 files

OpenBSD/src lthuOzQusr.sbin/ldpd kroute.c

   kr_shutdown() and the functions called by it should not try to enqueue
   any imsgs. This code is called late in the parent before exit. There is
   no need to enqueue any imsgs since nothing will send them out and the
   childs are probably gone as well.

   Fixes a crash on shutdown.

   Reported by Alexander Mukhin alexander.i.mukhin (at) gmail.com
   OK tb@ deraadt@
VersionDeltaFile
1.72+8-7usr.sbin/ldpd/kroute.c
+8-71 files

OpenBSD/ports nF9A5Qysysutils/terraform distinfo Makefile

   Update to terraform-1.14.1.
VersionDeltaFile
1.129+2-2sysutils/terraform/distinfo
1.144+1-1sysutils/terraform/Makefile
+3-32 files

OpenBSD/ports 9AqpXN0x11/xkbcommon distinfo Makefile

   Update to libxkbcommon-1.13.1.
VersionDeltaFile
1.32+2-2x11/xkbcommon/distinfo
1.50+1-1x11/xkbcommon/Makefile
+3-32 files

OpenBSD/ports ttx082lsysutils/p5-Sys-Virt distinfo Makefile

   Update to p5-Sys-Virt-11.10.0.
VersionDeltaFile
1.63+2-2sysutils/p5-Sys-Virt/distinfo
1.77+1-1sysutils/p5-Sys-Virt/Makefile
+3-32 files

OpenBSD/ports qU7msWiprint/cups Makefile distinfo, print/cups/patches patch-conf_cupsd_conf_in patch-cups_http_c

   Maintenance update to cups-2.4.16.
VersionDeltaFile
1.298.2.3+1-4print/cups/Makefile
1.70.2.2+2-2print/cups/distinfo
1.5.2.2+0-0print/cups/patches/patch-conf_cupsd_conf_in
1.13.2.2+0-0print/cups/patches/patch-cups_http_c
+3-64 files

OpenBSD/ports 5JZUoO7print/cups Makefile distinfo, print/cups/patches patch-conf_cupsd_conf_in patch-cups_http_c

   Update to cups-2.4.16.
VersionDeltaFile
1.301+1-4print/cups/Makefile
1.72+2-2print/cups/distinfo
1.6+0-0print/cups/patches/patch-conf_cupsd_conf_in
1.14+0-0print/cups/patches/patch-cups_http_c
+3-64 files

OpenBSD/ports AwMcqyzprint/texinfo Makefile, print/texinfo/pkg PLIST

   renaming the .info files for texinfo doesn't work as expected; the files
   contain metadata which refer to the original filenames, so they're not
   usable. stop doing this. from Chris Billington.

   (patching the references in the files is not feasible).

   this has the results that:
   - "info texinfo" (using info from base) shows docs for base texinfo
   - "ginfo texinfo" shows docs for ports (newer) texinfo
   - if you want to view the docs for one version with the viewer from the
   other, set INFOPATH (to /usr/local/info or /usr/share/info as appropriate)
VersionDeltaFile
1.10+7-7print/texinfo/pkg/PLIST
1.21+2-3print/texinfo/Makefile
+9-102 files

OpenBSD/src 8BZ3iYousr.sbin/rpki-client ccr.c

   rpki-client: convert CCR to opaque ASN1_STRINGs as far as possible

   Add wrappers for hex encoding and copying an ASN.1 string similar to the
   already existing base64 encoding API. Make these and the rest of the file
   use accessors so that it keeps compiling with opaque ASN1_STRING.

   To complete the conversion of rpki-client, which needs to know and set
   unused bits in a BIT STRING, we will need to provide ASN1_BIT_STRING_set1()
   and ASN1_BIT_STRING_get_length() both in libcrypto and in the portable
   compat layer.

   looks good to claudio

   https://github.com/openssl/openssl/issues/29117
   https://github.com/openssl/openssl/issues/29184
   https://github.com/openssl/openssl/issues/29185
VersionDeltaFile
1.30+50-30usr.sbin/rpki-client/ccr.c
+50-301 files

OpenBSD/ports RA49NLJdevel/ipython distinfo Makefile

   update ipython to 9.8.0
VersionDeltaFile
1.54+2-2devel/ipython/distinfo
1.100+1-1devel/ipython/Makefile
+3-32 files

OpenBSD/ports uoV1BsJgames/py-unitypy distinfo Makefile, games/py-unitypy/pkg PLIST

   update py-unitypy to 1.24.1 for Python 3.14 support

   ok thfr@
VersionDeltaFile
1.5+33-104games/py-unitypy/pkg/PLIST
1.2+2-2games/py-unitypy/distinfo
1.5+1-2games/py-unitypy/Makefile
+36-1083 files

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

   update to vim-9.1.1952
VersionDeltaFile
1.24+12-0editors/vim/pkg/PLIST
1.150+2-2editors/vim/distinfo
1.296+1-1editors/vim/Makefile
1.71+1-1editors/vim/patches/patch-runtime_filetype_vim
+16-44 files

OpenBSD/ports TccgOgCx11/xscreensaver distinfo Makefile, x11/xscreensaver/patches patch-configure

   update to xscreensaver-6.13
VersionDeltaFile
1.28+5-5x11/xscreensaver/patches/patch-configure
1.50+2-2x11/xscreensaver/distinfo
1.121+1-2x11/xscreensaver/Makefile
+8-93 files

OpenBSD/ports wFi3H5Etextproc/mupdf distinfo Makefile

   update to mupdf-1.26.12
VersionDeltaFile
1.78+2-2textproc/mupdf/distinfo
1.160+1-1textproc/mupdf/Makefile
+3-32 files

OpenBSD/src Nd1Lgiesys/net80211 ieee80211_node.c

   Fold in support for sha256-psk in addition to psk when PMF is in use on a
   network that uses the default WPA settings in join.

   Fixes my home network and kirill@'s network

   OK stsp@
VersionDeltaFile
1.207+3-3sys/net80211/ieee80211_node.c
+3-31 files

OpenBSD/ports GbUSpYEtelephony/baresip/restund Makefile

   Another port that checks for modern c++ in configure even though the
   code does not use c++. Since it already uses ports-gcc just add c++.
   OK sthen@ tb@
VersionDeltaFile
1.15+3-0telephony/baresip/restund/Makefile
+3-01 files

OpenBSD/ports ODQZt39textproc/redland-bindings Makefile, www/dufs Makefile

   Switch to ports-gcc since this needs C11
   OK sthen@ tb@
VersionDeltaFile
1.34+4-0textproc/redland-bindings/Makefile
1.2+4-0www/dufs/Makefile
+8-02 files

OpenBSD/ports 7LpTQMQnet/libupnp Makefile, textproc/simpleini Makefile

   Use ports-gcc because ports needs -std=c++14
   OK tb@ sthen@
VersionDeltaFile
1.18+3-0net/libupnp/Makefile
1.5+3-0textproc/simpleini/Makefile
+6-02 files

OpenBSD/ports n7pm34ggraphics/decker Makefile, graphics/libsixel Makefile

   Switch to ports-gcc on sparc64 so these ports compile.
   OK sthen@ tb@
VersionDeltaFile
1.13+4-0graphics/decker/Makefile
1.14+4-0graphics/libsixel/Makefile
1.42+3-0graphics/ruby-rmagick/Makefile
+11-03 files

OpenBSD/ports F61H6rOgraphics/gphoto2 Makefile, multimedia/pipewire/pipewire Makefile

   Switch to ports-gcc so this has a chance to compile.
   pipewire checks for a modern c++ compiler during configure even though it
   is not used at all but since it needs a modern c compiler anyway adding
   c++ to the mix is the simplest workaround.
   OK sthen@ tb@ ajacoutot@
VersionDeltaFile
1.50+4-0graphics/gphoto2/Makefile
1.53+4-0multimedia/pipewire/pipewire/Makefile
+8-02 files

OpenBSD/ports GxnHIkIdevel/jujutsu distinfo crates.inc

   Update to jujutsu 0.36.0

   https://github.com/jj-vcs/jj/releases/tag/v0.36.0
VersionDeltaFile
1.19+196-190devel/jujutsu/distinfo
1.20+97-94devel/jujutsu/crates.inc
1.25+1-2devel/jujutsu/Makefile
+294-2863 files

OpenBSD/ports YUWiaQTwayland/wayfire distinfo Makefile, wayland/wayfire/patches patch-plugins_wobbly_meson_build

   wayland/wayfire: update to 0.10.1.

   see https://github.com/WayfireWM/wayfire/releases/tag/v0.10.1
VersionDeltaFile
1.6+2-2wayland/wayfire/distinfo
1.16+1-2wayland/wayfire/Makefile
1.2+0-0wayland/wayfire/patches/patch-plugins_wobbly_meson_build
+3-43 files

OpenBSD/ports KdXzxX2devel/yder Makefile, www/ulfius Makefile

   Switch to ports-gcc on sparc64, base-gcc triggers some warnings and this
   code uses -Werror (grmbl grmbl). This is the easiest fix.

   OK sthen@ tb@
VersionDeltaFile
1.5+4-0devel/yder/Makefile
1.8+4-0www/ulfius/Makefile
+8-02 files

OpenBSD/ports y2DdZfrcomms/fldigi Makefile, devel/commoncpp Makefile

   Make this work with gcc15

   Remove base-gcc from COMPILER, replace the CXXFLAGS_base-clang with
   CXXFLAGS so that the right -std=c++XY is passed to the compiler since
   in most cases the c++ needs to be downgraded to make the code compile.

   OK sthen@ tb@
VersionDeltaFile
1.12+2-2graphics/lsys/Makefile
1.36+2-2comms/fldigi/Makefile
1.26+2-2devel/commoncpp/Makefile
1.25+2-2graphics/freeimage/Makefile
1.25+2-2java/jlint/Makefile
+10-105 files

OpenBSD/ports aKpf5pzgeo/mapserver Makefile distinfo, geo/mapserver/patches patch-CMakeLists_txt patch-src_mapscript_python_CMakeLists_txt

   geo/mapserver: update to 8.6.0.

   simplify cmake patching, some bits have been upstreamed (cf
   https://github.com/MapServer/MapServer/pull/7372 &
   https://github.com/MapServer/MapServer/pull/7376)

   see https://mapserver.org/development/announce/8-6.html#announce-8-6
VersionDeltaFile
1.16+2-31geo/mapserver/patches/patch-CMakeLists_txt
1.11+22-0geo/mapserver/pkg/PLIST-utils
1.2+2-9geo/mapserver/patches/patch-src_mapscript_python_CMakeLists_txt
1.108+1-4geo/mapserver/Makefile
1.42+2-2geo/mapserver/distinfo
1.3+2-2geo/mapserver/patches/patch-etc_mapserver-sample_conf
+31-481 files not shown
+31-487 files

OpenBSD/ports 9C8MjK4security/ossec-hids/patches patch-src_addagent_main_c patch-src_addagent_manage_agents_h

   ossec-hids: regen patches
VersionDeltaFile
1.3+3-3security/ossec-hids/patches/patch-src_addagent_main_c
1.3+1-1security/ossec-hids/patches/patch-src_addagent_manage_agents_h
+4-42 files

OpenBSD/ports Uz8kjlMgraphics/tkimg Makefile distinfo

   Update to 2.1.0.

   Some tests can now be run.
VersionDeltaFile
1.19+16-7graphics/tkimg/Makefile
1.6+2-2graphics/tkimg/distinfo
+18-92 files