449,262 commits found in 80 milliseconds
PIC code which needs to load data from the GOT and thus has code to setup
r25 for that purpose in the function prologue, needs to mark r1 as needing
to be saved, as the GOT setup relies on a local branch and a pc-relative
relocation.
The comment was correct, the code wasn't - and this was hidden by another bug,
soon to be removed.
Remove the last unsafe use of XINT in the m88k backend.
hook graphics/vtk as preparation for cad/freecad
ok @tb
OpenBSD /ports SMRZdPK — graphics/blender Makefile, graphics/blender/patches patch-extern_cuew_include_cuew_h Fix graphics/blender build on riscv64
Check whether _LP64 is defined instead of hardcoding an incomplete
architecture list.
OpenBSD /ports PKjZyyz — lang/eltclsh distinfo Makefile, lang/eltclsh/patches patch-src_loop_c patch-src_Makefile_in Update to eltclsh 1.20. This release is compatible with Tcl/Tk 9.0.
(but the port still uses Tcl/Tk 8.6 for now)
Update to xcursorgen 1.0.9. Switch build system to meson.
In do-extract fail early if the decompressor errors out
Using set -o pipefail we can detect when gzip -d and friends fail when
decompressing archives. This is better than a partially extracted
archive leading to failures to patch or build later.
ok phessler@ landry@
Update keycloak 26.2.5 -> 26.3.2
Changelogs: https://github.com/keycloak/keycloak/releases
Release notes: https://www.keycloak.org/docs/latest/release_notes/index.html
Upgrading guide: https://www.keycloak.org/docs/26.3.2/upgrading
Plug leak in case where sigp is passed as NULL. Coverity CID 483725,
ok djm@
OpenBSD /ports TMgpSSq — wayland/wayland-utils Makefile distinfo, wayland/wayland-utils/patches patch-meson_build patch-wayland-info_wayland-info_c Update to wayland-utils 1.2.0. ok rsadowski@
bump after boringssl update (static link)
OpenBSD /ports BtUY7W8 — security/boringssl/head distinfo Makefile, security/boringssl/head/pkg PLIST Update to boringssl-head 20250728
geo/py-shapely: update to 2.1.1.
see https://github.com/shapely/shapely/releases/tag/2.1.1
update to py3-mitogen-0.3.25
OpenBSD /ports hA60eX7 — sysutils/google-cloud-sdk distinfo Makefile, sysutils/google-cloud-sdk/pkg PLIST Update to google-cloud-sdk-532.0.0.
Update to webkitgtk{40,41,60}-2.48.4.
geo/py-rio-cogeo: update to 5.4.2
geo/py-owslib: update to 0.34.1.
see https://github.com/geopython/OWSLib/releases/tag/0.34.1
sysutils/Makefile: +ansible-runner
OpenBSD /ports zaXKcUe — sysutils/ansible-runner Makefile distinfo, sysutils/ansible-runner/patches patch-pyproject_toml Initial revision
Update to yt-dlp 2025.07.21
from byteskeptical
OpenBSD /ports h6pWeIC — devel/llvm Makefile, devel/llvm/13/patches patch-clang_include_clang_Basic_CodeGenOptions_def patch-clang_include_clang_Basic_DiagnosticSemaKinds_td Remove llvm 13 and 18
They've been unhooked & unused for more than a month now.
ok phessler's magic eight ball
OpenBSD /ports fF18KdW — textproc/enchant2 distinfo Makefile, textproc/enchant2/patches patch-lib_Makefile_in patch-src_Makefile_in Update to enchant2-2.8.12.
Fix PLIST
unbreak WITH_OPENSSL=no builds, also allowing ed25519 keys to be
used via PKCS#11 when OpenSSH is built without libcrypto.
fix variable name in disabled code
Update to miniflux-2.2.11
From Igor Zornik (maintainer)
sysutils/docker-cli: update to 28.3.3
Update py-influxdb_client to 1.49.0.
Remove local in{,4}_cksum routines and use the MI routines instead. The
MI routines unroll more aggressively for large mbufs and are thus faster.
Be sure to rm in_cksum.d from the compile directory before rebuilding the
kernel.