467,726 commits found in 70 milliseconds
Update qt-creator to 20.0.1
Update to gemini-cli-0.53.1.
Update to gnome-user-docs-50.4
Update to gnome-control-center-49.9.
Update to gvfs-1.60.2.
Update to awscli-1.45.62.
Update to py3-boto3-1.43.62.
Update to py3-botocore-1.43.62.
Update to hwdata-0.410.
OpenBSD /ports 04drDZG — devel/harfbuzz distinfo Makefile, devel/harfbuzz/patches patch-src_harfbuzz-config_cmake_in Update to harfbuzz-14.3.0.
Update qbs to 3.3.1
OpenBSD /ports wkBIg1E — wayland/wayfire Makefile distinfo, wayland/wayfire/patches patch-meson_build patch-src_meson_build wayland/wayfire: update to 0.11.0, switches to wlroots 0.20.
see https://wayfire.org/2026/07/24/Wayfire-0-11.html
and https://github.com/WayfireWM/wayfire/releases/tag/v0.11.0
wayland/wf-config: update to 0.11.0
Update to uv 0.12.0 from maintainer
set noexeconly for aarch64 because of aws-lc-rs Keccak.
https://github.com/astral-sh/uv/releases/tag/0.11.33
https://github.com/astral-sh/uv/releases/tag/0.12.0
MODTK_VERSION=8.6
Test the right variable inside an "if ()".
ok sthen@
relayd: use imsg_compose() instead of handcrafted imsg
pfe_sync() built a struct imsg by hand and pushed it through
control_imsg_forward(). That API is meant for relaying a *received*
imsg.
Add control_imsg_notify() which walks the notify-enabled control connections
and calls imsg_compose(3) properly. (like control_imsg_forward).
OK claudio@
Update to rclone-1.75.0
Changes:
https://rclone.org/changelog/#v1-75-0-2026-07-31
Update to rclone-1.75.0
Changes:
https://rclone.org/changelog/#v1-75-0-2026-07-31
fix copy/pasta in previous to unbreak; thanks naddy
syslog dms service output
Otherwise due to rc_bg=YES it gets lost.
OpenBSD /ports lhQVtu1 — sysutils/grafana Makefile distinfo, sysutils/grafana/patches patch-conf_sample_ini sysutils/grafana: update to 13.1.1
mail/aerc: update to 0.22.0
ok and suggestion to add comment about tests needing network from sthen@
OpenBSD /ports VCb17dt — multimedia/dms Makefile modules.inc, multimedia/dms/patches patch-dlna_dms_dms_unix_go patch-dlna_dms_dms_others_go update to dms 1.8.0
Enable 40-bit/48-bit addressing mode if the hardware supports it. Don't
sprinkle BUS_DMA_64BIT flags around just yet, as 40-bit addressing might
not be good enough to address all RAM in some machines.
ok jca@
acpi(4) : Fix out of range access in System States
ok kettenis@
update to py3-websockets-17.0
OpenBSD /ports jn5qQ6n — mail/grommunio/gromox distinfo Makefile, mail/grommunio/gromox/patches patch-mda_exmdb_local_exmdb_local_cpp patch-lib_textmaps_cpp update to 3.9
drop George Rosamond as maintainer of his various ports, req by him
geo/qgis: update to 4.2.1
OpenBSD /ports hHodT8d — math/py-numpy/patches patch-numpy__core_src_highway_hwy_detect_targets_h Fix numpy build on riscv64
Yet another copy of devel/highway that breaks because of a type mismatch
between long and long long.