OpenBSD/ports EZLlLVSprint/py-pypdf distinfo Makefile

   Update to py3-pypdf-6.7.2.
VersionDeltaFile
1.54+2-2print/py-pypdf/distinfo
1.59+1-1print/py-pypdf/Makefile
+3-32 files

OpenBSD/src 4OgGyirusr.bin/ftp fetch.c

   Report success in ftp when file is fully retrieved

   OK rasadowski
VersionDeltaFile
1.222+2-1usr.bin/ftp/fetch.c
+2-11 files

OpenBSD/ports wNc8GHegames/golly distinfo Makefile, games/golly/patches patch-gui-wx_makefile-gtk

   update golly to 5.0
VersionDeltaFile
1.8+2-2games/golly/distinfo
1.10+1-2games/golly/pkg/PLIST
1.2+1-1games/golly/patches/patch-gui-wx_makefile-gtk
1.25+1-1games/golly/Makefile
+5-64 files

OpenBSD/ports t7JlTEYdevel/py-async-lru distinfo Makefile

   update py-async-lru to 2.2.0
VersionDeltaFile
1.5+2-2devel/py-async-lru/distinfo
1.9+1-1devel/py-async-lru/Makefile
+3-32 files

OpenBSD/src LTkc1wQsys/dev/pci/drm/amd/amdgpu amdgpu_ras.c

   don't return an error when skipping sysfs bits in amdgpu_ras_sysfs_create()

   should avoid fatal init error on Radeon VII reported by Justin Roberts
VersionDeltaFile
1.17+2-4sys/dev/pci/drm/amd/amdgpu/amdgpu_ras.c
+2-41 files

OpenBSD/src EpTqYAWusr.sbin/vmd vioscsi.c virtio.c

   vmd(8): convert virtio scsi device to a subprocess.

   Break the virtio scsi device (used as a cd-rom drive) into a
   subprocess like the virtio block and network devices. This leaves
   only the entropy device (viornd) and vmmci device running in-process
   with the vcpus.

   ok mlarkin@
VersionDeltaFile
1.29+373-21usr.sbin/vmd/vioscsi.c
1.135+29-29usr.sbin/vmd/virtio.c
1.61+2-5usr.sbin/vmd/virtio.h
1.172+6-1usr.sbin/vmd/vmd.c
1.145+4-1usr.sbin/vmd/vmd.h
+414-575 files

OpenBSD/src CeZjcCSsys/dev/pci if_iwx.c

   Reset the PNVM segment count back to zero after we free the segments.
   Prevents us from calling bus_dmamap_sync(9) on random DMA map pointers
   when reloading the firmware.

   ok stsp@
VersionDeltaFile
1.199+2-1sys/dev/pci/if_iwx.c
+2-11 files

OpenBSD/src Y7nXYkPusr.bin/mg word.c

   plug leak in transposeword(); from Han Boetes (hboetes at gmail), thanks!

   extracted from a bigger diff.
VersionDeltaFile
1.22+2-1usr.bin/mg/word.c
+2-11 files

OpenBSD/src gA9gNBesys/uvm uvm_map.c

   If we have a non-zero hint and none of the address selectors managed to
   return a valid address, set the hint to zero and retry.  This fixes
   mmap(2) with a hint (and without MAP_FIXED) when the hint falls outside
   of the userland address space range.

   ok deraadt@
VersionDeltaFile
1.355+7-1sys/uvm/uvm_map.c
+7-11 files

OpenBSD/ports 5zAR5RIsysutils/broot distinfo crates.inc

   Update broot to 1.55.0.
VersionDeltaFile
1.37+18-32sysutils/broot/distinfo
1.33+8-15sysutils/broot/crates.inc
1.43+1-1sysutils/broot/Makefile
+27-483 files

OpenBSD/src PZVv5sIsys/dev/ic qwx.c

   Use bus_dmamap_load_raw(9) to load a DMA mapping for memory allocated with
   bus_dmamem_alloc(9).

   ok stsp@
VersionDeltaFile
1.102+3-3sys/dev/ic/qwx.c
+3-31 files

OpenBSD/src dZzRrY2sys/kern uipc_socket.c

   Prevent false ELOOP error in socket splicing.

   To avoid endless splicing loops, the mbuf's lifetime is limited by
   the ph_loopcnt counter.  Each time somove() runs, it compares the
   value to a maximum and increments.
   In the unlikely case that the drain buffer is full, the mbuf stays
   in the source buffer after incrementing.  When more data arrives
   and somove() is called, the counter at the same mbuf is incremented
   again.  Eventually the maxium could be reached and splicing dissolves
   with ELOOP.  This is not intended for mbufs which are never moved,
   we want to count the moves.
   Fix the race and increment just before sending the mbuf out to the
   drain buffer.

   OK mvs@
VersionDeltaFile
1.388+6-5sys/kern/uipc_socket.c
+6-51 files

OpenBSD/ports SObviimwww/hugo distinfo modules.inc, www/hugo/pkg PLIST

   www/hugo: update to 0.156.0

   Changes:
    - https://github.com/gohugoio/hugo/releases/tag/v0.156.0
VersionDeltaFile
1.87+670-648www/hugo/distinfo
1.52+219-208www/hugo/modules.inc
1.12+1-1www/hugo/pkg/PLIST
1.95+1-1www/hugo/Makefile
+891-8584 files

OpenBSD/ports o3LQ4geconverters/bdf2sfd Makefile distinfo

   Update bdf2sfd to 1.2.0 and take back maintainership.
VersionDeltaFile
1.15+3-1converters/bdf2sfd/Makefile
1.12+2-2converters/bdf2sfd/distinfo
+5-32 files

OpenBSD/ports MIRcsLotextproc/xan distinfo crates.inc

   Update to xan 0.56.0.
VersionDeltaFile
1.3+6-6textproc/xan/distinfo
1.3+2-2textproc/xan/crates.inc
1.4+1-1textproc/xan/Makefile
+9-93 files

OpenBSD/ports qKnMbu6math/rocq Makefile, math/rocq/pkg PLIST

   update rocq to build coqide again

   Now that both dune and lablgtk3 have been updated, we can resume building
   coqide as part of rocq.

   ok MAINTAINER
VersionDeltaFile
1.3+18-0math/rocq/pkg/PLIST
1.6+3-6math/rocq/Makefile
+21-62 files

OpenBSD/ports 9KNvnO5devel/intellij distinfo Makefile

   devel/intellij: fixed distfile

   Github artefact was rettag / reuploaded, fixing it.

   noticed by ajacoutot@
VersionDeltaFile
1.81+2-2devel/intellij/distinfo
1.114+2-0devel/intellij/Makefile
+4-22 files

OpenBSD/src 3xz1WTMsys/dev/acpi if_bse_acpi.c, sys/dev/fdt if_bse_fdt.c

   Make bse(4) interrupts mp-safe. The code has nothing to do, so only
   establish interrupt handlers with IPL_MPSAFE bit.

   ok jmatthew
VersionDeltaFile
1.7+2-2sys/dev/acpi/if_bse_acpi.c
1.3+2-2sys/dev/fdt/if_bse_fdt.c
+4-42 files

OpenBSD/ports qkWZCowgames/libgdx/1.9.11 Makefile, games/libgdx/1.9.9 Makefile

   ignore for PORTROACH
VersionDeltaFile
1.8+1-0games/libgdx/1.9.11/Makefile
1.7+1-0games/libgdx/1.9.9/Makefile
+2-02 files

OpenBSD/ports 1aWFFgtdevel/sdl3 Makefile distinfo, devel/sdl3/patches patch-CMakeLists_txt patch-cmake_sdlchecks_cmake

   Update to SDL 3.4.2, described as stable bugfix release. Our patches
   have been integrated upstream. Add https://libsdl.org/release/ to
   SITES.

   Release notes:

   https://github.com/libsdl-org/SDL/releases/tag/release-3.4.2
VersionDeltaFile
1.5+3-2devel/sdl3/Makefile
1.4+2-2devel/sdl3/distinfo
1.3+0-0devel/sdl3/patches/patch-CMakeLists_txt
1.2+0-0devel/sdl3/patches/patch-cmake_sdlchecks_cmake
+5-44 files

OpenBSD/ports ZeibBs7devel/sdl2 distinfo Makefile, devel/sdl2/patches patch-configure

   Update to SDL 2.32.10, described as stable bugfix release. Release
   notes:

   https://github.com/libsdl-org/SDL/releases/tag/release-2_32_10
VersionDeltaFile
1.33+2-2devel/sdl2/distinfo
1.69+1-1devel/sdl2/Makefile
1.5+1-1devel/sdl2/patches/patch-configure
+4-43 files

OpenBSD/ports Jc7j7kux11/picom Makefile distinfo, x11/picom/patches patch-meson_build

   update x11/picom to v13; okay jtt@
VersionDeltaFile
1.15+4-4x11/picom/Makefile
1.10+2-2x11/picom/distinfo
1.5+2-2x11/picom/patches/patch-meson_build
1.6+3-0x11/picom/pkg/PLIST
+11-84 files

OpenBSD/ports rdJ3OrDmail/mblaze Makefile distinfo, mail/mblaze/pkg PLIST

   update mail/mblaze to 1.4

   okay James Cook (co-maintainer) and with the install of mlesskey
   from jtt@, thanks!
VersionDeltaFile
1.21+4-2mail/mblaze/Makefile
1.12+2-2mail/mblaze/distinfo
1.8+2-0mail/mblaze/pkg/PLIST
+8-43 files

OpenBSD/ports W4cKJZgnet/neochat Makefile, x11/kde-applications/kirigami-gallery Makefile

   Change HOMEPAGE to point to English version of the web page instead
   of the German one.

   OK rsadowski@ kn@
VersionDeltaFile
1.39+2-1net/neochat/Makefile
1.12+2-1x11/kde-applications/kirigami-gallery/Makefile
+4-22 files

OpenBSD/src YV1932Rusr.bin/mg interpreter.c

   fix two leaks in interpreter.c; from Han Boetes (hboetes at gmail)

   - upon redefinition of a variable, free the content of the old varentry
   - free v1 if strndup fails, and delay the SLIST_INSERT_HEAD
VersionDeltaFile
1.37+9-4usr.bin/mg/interpreter.c
+9-41 files

OpenBSD/ports 3qSggraaudio/gmpc-plugins Makefile, audio/gmpc-plugins/patches patch-gmpc-shout_src_plugin_c

   audio/gmpc-plugins: disable all plugins but shout, which is the only one i use.

   other plugins probably don't work anymore, and would need to be ported
   to gtk+3 anyway.
VersionDeltaFile
1.7+0-146audio/gmpc-plugins/pkg/PLIST
1.52+26-16audio/gmpc-plugins/Makefile
1.3+12-11audio/gmpc-plugins/patches/patch-gmpc-shout_src_plugin_c
1.4+0-7audio/gmpc-plugins/pkg/DESCR
+38-1804 files

OpenBSD/ports Ec8kLaTaudio/gmpc Makefile, audio/gmpc/files Makefile.in.in

   audio/gmpc: update to last commit from github (2020)

   - gmpc is dead upstream, but at least the repo on github has it ported to
     gtk3, and it works here in daily use since some weeks.
   - Per debian bug #967436, they consider doing the same when deprecating gtk+2 in forky.
   - Add a patch from debian to port from devel/libsoup to devel/libsoup3.
   - Add a bunch of patches to silence debug printfs while here.

   this now depends on audio/glyr for all metadata fetching, which was
   previously in separate plugins.
VersionDeltaFile
1.1+605-0audio/gmpc/patches/patch-src_Tools_gmpc_easy_download_c
1.1+239-0audio/gmpc/patches/patch-src_MetaData_metadata_c
1.1+217-0audio/gmpc/files/Makefile.in.in
1.22+15-96audio/gmpc/pkg/PLIST
1.77+30-23audio/gmpc/Makefile
1.3+12-36audio/gmpc/patches/patch-src_playlist3_c
+1,118-15514 files not shown
+1,314-15720 files

OpenBSD/ports N3hnqy2audio/libmpd Makefile distinfo, audio/libmpd/patches patch-src_libmpd-playlist_c

   audio/libmpd: update to last commit from github (2022)
VersionDeltaFile
1.30+9-9audio/libmpd/Makefile
1.2+3-3audio/libmpd/patches/patch-src_libmpd-playlist_c
1.12+2-2audio/libmpd/distinfo
1.7+1-1audio/libmpd/pkg/PLIST
+15-154 files

OpenBSD/ports ENmrkGCgraphics/openexr distinfo Makefile

   Update to OpenEXR-3.4.5.
VersionDeltaFile
1.43+2-2graphics/openexr/distinfo
1.82+1-1graphics/openexr/Makefile
+3-32 files

OpenBSD/ports bg8WhWIaudio/glyr/patches patch-lib_intern_photos_lastfm_c patch-lib_register_plugins_c

   audio/glyr: disable all broken metadata providers, update to musicbrainz v2 API

   musicbrainz v1 API was removed in 2018, glyr itself is more or less
   abandoned upstream in 2016, but some metadata providers still work fine
   (mostly lastfm, musicbrainz, lyrix & elyrics)

   required to update audio/gmpc to a less deprecated version and somewhat
   retain metadata fetching..
VersionDeltaFile
1.1+123-0audio/glyr/patches/patch-lib_intern_photos_lastfm_c
1.1+77-0audio/glyr/patches/patch-lib_register_plugins_c
1.2+68-0audio/glyr/patches/patch-lib_core_c
1.1+68-0audio/glyr/patches/patch-lib_intern_albumlist_musicbrainz_c
1.1+58-0audio/glyr/patches/patch-lib_intern_lyrics_magistrix_c
1.1+43-0audio/glyr/patches/patch-lib_intern_tracklist_musicbrainz_c
+437-010 files not shown
+640-216 files