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

   Update gitea 1.25.3 - > 1.25.4
   Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.25.4
VersionDeltaFile
1.117+2-2www/gitea/distinfo
1.65+2-2www/gitea/pkg/PLIST
1.136+1-1www/gitea/Makefile
+5-53 files

OpenBSD/ports NkpI179sysutils/grafana Makefile

   grafana: don't pass GOMAXPROC, it limits threads, not only processes

   ok sthen, no objection lraab
VersionDeltaFile
1.58+0-1sysutils/grafana/Makefile
+0-11 files

OpenBSD/ports ffiCFD4net/syncthing Makefile

   syncthing: don't set GOMAXPROC, it limits threads, not only processes

   Instead pass MODGO_FLAGS, where the module sets -p ${MAKE_ENV} which
   is closer to the intent.

   ok kn sthen, no objection edd
VersionDeltaFile
1.77+1-3net/syncthing/Makefile
+1-31 files

OpenBSD/ports QZr9IGUdevel/reposurgeon Makefile

   reposurgeon: don't set GOMAXPROC. It limits threads, not only processes

   ok sthen
VersionDeltaFile
1.21+1-1devel/reposurgeon/Makefile
+1-11 files

OpenBSD/ports Hz83SHvgames/openttd distinfo Makefile

   Update to OpenTTD 1.5.1

   https://cdn.openttd.org/openttd-releases/15.1/changelog.md
   from Florian Viehweger (maintainer)
VersionDeltaFile
1.49+2-2games/openttd/distinfo
1.93+1-1games/openttd/Makefile
+3-32 files

OpenBSD/ports BfCQepSsysutils/findlib Makefile

   Remove remnant from pre-4.02 OCaml.


   ok sthen@
VersionDeltaFile
1.50+1-1sysutils/findlib/Makefile
+1-11 files

OpenBSD/ports GVh1fmtdevel/py-holidays distinfo Makefile, devel/py-holidays/pkg PLIST

   update py-holidays to 0.89
VersionDeltaFile
1.3+8-0devel/py-holidays/pkg/PLIST
1.3+2-2devel/py-holidays/distinfo
1.3+1-1devel/py-holidays/Makefile
+11-33 files

OpenBSD/src ZG4srfBsys/dev/pci if_rgereg.h if_rge.c

   Add support for RTL8125D revision 0x6890000

   tested by gnezdo@
   ok miod@ gnezdo@
VersionDeltaFile
1.17+639-4sys/dev/pci/if_rgereg.h
1.42+134-22sys/dev/pci/if_rge.c
+773-262 files

OpenBSD/src Gu9GmQFsys/uvm uvmexp.h

   Restore the comment indicating that uvmexp.wired is changed by atomics

   This was changed in changes that were backed out that did not actually
   make changes to uvmexp.wired. As this value is still only changed by
   atomic operations, restore the comment indicating that it is.

   ok kettenis@, claudio@
VersionDeltaFile
1.23+2-2sys/uvm/uvmexp.h
+2-21 files

OpenBSD/src KeC3L0qsys/uvm uvm_pdaemon.c uvmexp.h

   Modify uvmexp.paging only with atomic operations.

   This was done in 1.3.1, but in conjunction with some undesirable
   other changes for where this was changed and used.

   This change makes the value be changed only with atomics, without
   changing where or by how much it is changed, and restores the
   comment in uvmexp.h to indicate it is changed by atomic ops.

   ok kettenis@ claudio@
VersionDeltaFile
1.150+4-3sys/uvm/uvm_pdaemon.c
1.22+2-2sys/uvm/uvmexp.h
+6-52 files

OpenBSD/ports 5V9PGt6fonts/noto/fonts distinfo Makefile

   Update to noto-fonts-2026.01.01.
VersionDeltaFile
1.12+2-2fonts/noto/fonts/distinfo
1.18+1-1fonts/noto/fonts/Makefile
+3-32 files

OpenBSD/src uuk1ukSusr.bin/file/magdir linux

   file(1): add support for PSF2 fonts detection.

   From NetBSD.

   OK dlg@, rsadowski@
VersionDeltaFile
1.7+14-6usr.bin/file/magdir/linux
+14-61 files

OpenBSD/ports sjE5dprarchivers/zpaqfranz distinfo Makefile

   Update zpaqfranz to 64.4

   From maintainer tux0r, thanks!
VersionDeltaFile
1.36+2-2archivers/zpaqfranz/distinfo
1.39+1-1archivers/zpaqfranz/Makefile
+3-32 files

OpenBSD/ports WAhoOsUdevel Makefile, devel/x86_64-elf Makefile

   Hook up devel/x86_64-elf/binutils and devel/x86_64-elf/gcc

   ok kn@
VersionDeltaFile
1.1+5-0devel/x86_64-elf/Makefile
1.2554+1-0devel/Makefile
+6-02 files

OpenBSD/ports NrDnT3edevel/x86_64-elf Makefile.inc

   Only build devel/x86_64-elf/binutils and devel/x86_64-elf/gcc on amd64
VersionDeltaFile
1.2+4-0devel/x86_64-elf/Makefile.inc
+4-01 files

OpenBSD/ports 4HaNUd2devel/x86_64-elf Makefile.inc

   Common parts for devel/x86_64-elf/binutils and devel/x86_64-elf/gcc

   ok kn@
VersionDeltaFile
1.1+15-0devel/x86_64-elf/Makefile.inc
+15-01 files

OpenBSD/ports XpCCOtndevel/x86_64-elf/gcc Makefile, devel/x86_64-elf/gcc/patches patch-Makefile_in patch-gcc_system_h

   Import x86_64-elf-gcc, part of a bare-metal only toolchain for amd64

   The idea is to have a stable and GNU-based toolchain for standalone
   code.  Such code often has GNU-specific quirks and tends to break
   when we update base clang, base lld or ports gcc.

   This uses the same gcc and binutils versions as the devel/arm-none-eabi
   toolchain because... why not. I'm not providing an i386 FLAVOR but
   someone who cares could add it easily.

   Discussed with kn@ during his net/ipxe effort.  Hopefully this will be
   usable for sysutils/firmware/vmm (conversion not tackled yet).

   ok kn@
VersionDeltaFile
1.1+644-0devel/x86_64-elf/gcc/pkg/PLIST
1.1+566-0devel/x86_64-elf/gcc/patches/patch-Makefile_in
1.1+68-0devel/x86_64-elf/gcc/patches/patch-gcc_system_h
1.1+62-0devel/x86_64-elf/gcc/patches/patch-libgcc_Makefile_in
1.1+55-0devel/x86_64-elf/gcc/Makefile
1.1+31-0devel/x86_64-elf/gcc/patches/patch-gcc_configure
+1,426-026 files not shown
+1,583-032 files

OpenBSD/ports z28zt5bdevel/x86_64-elf/binutils Makefile, devel/x86_64-elf/binutils/patches patch-ld_Makefile_in patch-libiberty_Makefile_in

   Initial revision
VersionDeltaFile
1.1+136-0devel/x86_64-elf/binutils/pkg/PLIST
1.1+24-0devel/x86_64-elf/binutils/pkg/DESCR
1.1+21-0devel/x86_64-elf/binutils/patches/patch-ld_Makefile_in
1.1+20-0devel/x86_64-elf/binutils/Makefile
1.1+12-0devel/x86_64-elf/binutils/patches/patch-libiberty_Makefile_in
1.1+12-0devel/x86_64-elf/binutils/patches/patch-libsframe_Makefile_in
+225-018 files not shown
+287-024 files

OpenBSD/ports UD1E7LLaudio/py-discogs-client Makefile distinfo

   update to py3-discogs-client-2.8, ok Johan Huldtgren (maintainer)
VersionDeltaFile
1.28+7-7audio/py-discogs-client/Makefile
1.10+2-2audio/py-discogs-client/distinfo
+9-92 files

OpenBSD/ports AquIievsecurity/py-oauthlib Makefile distinfo, security/py-oauthlib/pkg PLIST

   update to py3-oauthlib-3.3.1, ok Johan Huldtgren (maintainer)
VersionDeltaFile
1.13+25-0security/py-oauthlib/pkg/PLIST
1.29+2-3security/py-oauthlib/Makefile
1.15+2-2security/py-oauthlib/distinfo
+29-53 files

OpenBSD/src yWOvGjbsys/arch/arm64/stand/efiboot efiboot.c conf.c

   Add mappings for a few more Qualcomm Snapdragon X1 laptops.

   ok patrick@
VersionDeltaFile
1.68+13-1sys/arch/arm64/stand/efiboot/efiboot.c
1.53+2-2sys/arch/arm64/stand/efiboot/conf.c
+15-32 files

OpenBSD/src JQvkqytsys/dev/fdt qcrng.c

   Also match on qcom,trng.

   ok patrick@
VersionDeltaFile
1.2+3-2sys/dev/fdt/qcrng.c
+3-21 files

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

   update py-async-lru to 2.1.0
VersionDeltaFile
1.4+2-2devel/py-async-lru/distinfo
1.8+1-1devel/py-async-lru/Makefile
+3-32 files

OpenBSD/ports 4iuUHqFinfrastructure/db user.list

   Reserve gid 564 for _seatd, forgotten in previous sysutils/seatd commit

   Suggested by and useful prodding from landry@
VersionDeltaFile
1.480+2-2infrastructure/db/user.list
+2-21 files

OpenBSD/ports yrdZD12wayland Makefile

   wayland/Makefile: +niri
VersionDeltaFile
1.30+1-0wayland/Makefile
+1-01 files

OpenBSD/ports f6Bl306wayland/niri distinfo crates.inc, wayland/niri/files startniri.sh

   Initial revision
VersionDeltaFile
1.1+1,034-0wayland/niri/distinfo
1.1+514-0wayland/niri/crates.inc
1.1+67-0wayland/niri/Makefile
1.1+58-0wayland/niri/patches/patch-resources_default-config_kdl
1.1+31-0wayland/niri/pkg/README
1.1+8-0wayland/niri/files/startniri.sh
+1,712-010 files not shown
+1,720-016 files

OpenBSD/src QTr9gQLregress/lib/libcrypto/assembly Makefile

   assembly regress: use make's MACHINE_ARCH rather than handrolling it

   discussed with jsing
VersionDeltaFile
1.2+3-4regress/lib/libcrypto/assembly/Makefile
+3-41 files

OpenBSD/ports ARwquuMnet/miniflux distinfo Makefile

   Update to miniflux-2.2.16

   From Igor Zornik (maintainer)
VersionDeltaFile
1.25+2-2net/miniflux/distinfo
1.29+1-1net/miniflux/Makefile
+3-32 files

OpenBSD/ports YSYakf5wayland/greetd Makefile, wayland/greetd/patches patch-greetd_src_terminal_ioctl_rs patch-greetd_src_session_worker_rs

   Improve and enable VT switching in greetd

   Move the default config file to vt = 5 which maps to ttyC4, the VT we
   otherwise reserve to X11.  One cannot run both at the same time anyway.

   Like in seatd, enable logging (in /var/log/authlog by default).

   ok landry@ matthieu@
VersionDeltaFile
1.4+26-4wayland/greetd/patches/patch-greetd_src_terminal_ioctl_rs
1.4+9-7wayland/greetd/patches/patch-greetd_src_session_worker_rs
1.2+10-5wayland/greetd/patches/patch-greetd_src_server_rs
1.2+6-3wayland/greetd/patches/patch-config_toml
1.6+1-1wayland/greetd/Makefile
1.2+1-0wayland/greetd/pkg/greetd.rc
+53-201 files not shown
+53-207 files

OpenBSD/ports 4foao9Rsysutils/ntfs-3g Makefile, sysutils/ntfs-3g/patches patch-src_Makefile_in

   Enable building lowntfs-3g. This wasn't previously possible because
   it depends on the low-level FUSE API, but that API is now available
   in our libfuse. lowntfs-3g is an additional binary installed alongside
   ntfs-3g that might provide better performance. The other difference
   between it and ntfs-3g is that it supports the "ignore_case" option.

   The upstream version has not changed so add a revision.

   ok jca@
VersionDeltaFile
1.10+2-12sysutils/ntfs-3g/patches/patch-src_Makefile_in
1.22+2-1sysutils/ntfs-3g/Makefile
1.9+1-0sysutils/ntfs-3g/pkg/PLIST
+5-133 files