459,515 commits found in 66 milliseconds
use GH_* not SITES=...github.../archive/ where appropriate, add comment for an exception which has / in tagname
MFC: sysutils/rset: backport upstream diff for tmppath removal
prodded by tb@, thanks!
while here update to 3.3 as well.
sysutils/rset: backport upstream diff for tmppath removal
prodded by tb@, thanks!
set -Duse_git_version=disabled to avoid failure during 'make configure'
if git is not found. reported by aja@
OpenBSD /ports 2jMEjsY — mail/grommunio/web Makefile distinfo, mail/grommunio/web/patches patch-Makefile patch-config_php_dist update to 3.17
Update to gemini-cli-0.32.1.
OpenBSD /ports IEFwYKS — x11/wxWidgets distinfo Makefile, x11/wxWidgets/patches patch-Makefile_in patch-src_common_cairo_cpp Update to wxWidgets-gtk3-3.2.10.
Update to p5-Sys-Virt-12.1.0.
OpenBSD /ports cMiwY5P — sysutils/google-cloud-sdk distinfo Makefile, sysutils/google-cloud-sdk/pkg PLIST Update to google-cloud-sdk-559.0.0.
Update to hwdata-0.405.
OpenBSD /ports w1WZvXn — sysutils/plakar distinfo modules.inc, sysutils/plakar/patches patch-go_sum patch-go_mod Unbreak with Go 1.26.
Make -c work with new-session -A, from Jody Frankowski in GitHub issue
4906.
Another memory leak, from Huihui Huang.
tmux: use VIS_NOSLASH to avoid annoying double escaping on paste
from nicm
tmux: tc can be NULL, so check before deref to avoid crashing the server
ok nicm
quirks for the new games/godot subdirs. Thanks sthen for input and
clarification!
unhook godot4
OpenBSD /ports N4EfFHD — games/godot4/files/sndio SCsub audio_driver_sndio.cpp, games/godot4/patches patch-SConstruct patch-drivers_SCsub remove games/godot4 files, they have moved under games/godot/packx
OpenBSD /ports c3iKLjQ — games/godot/files/ujoy joypad_openbsd.h joypad_openbsd.cpp, games/godot/patches patch-modules_mono_build_scripts_mono_configure_py patch-platform_x11_detect_prime_cpp remove files from the old structure of games/godot
zlib: add unit test to exercise the infinite loop fix
zlib: sync with userland
ZLB-01-002: infinite loop in crc32_combine{,_op}()
zlib.h and our compress(3) manual have documented that len2 in the two
affected APIs must be non-negative for a long time. If you ignore this,
you hang, as a simple test shows. The trivial fix adds a corresponding
check and makes the documentation even more explicit.
ok djm
commit ba829a458576d1ff0f26fc7230c6de816d1f6a77
Author: Mark Adler <git at madler.net>
Date: Sun Dec 21 18:17:56 2025 -0800
Check for negative lengths in crc32_combine functions.
Though zlib.h says that len2 must be non-negative, this avoids the
possibility of an accidental infinite loop.
fix Makefile merge conflict
OpenBSD /ports jE0GDyN — games/godot/pack1/files/ujoy joypad_openbsd.cpp, games/godot/pack1/patches patch-godotsteam_godotsteam_h switch games/godot to pack-version based structure.
plenty of advice and general go-ahead from sthen@
OpenBSD /ports I5x1SPf — games/0ad/base Makefile distinfo, games/0ad/base/patches patch-libraries_source_spidermonkey_build_sh update 0ad to latest version 0.28.0 and take MAINTAINER. Notification
about the new release from Phosit ( phosit () autistici ! org ).
ok sthen@
If ksh is not interactive, do not initialize curses. Instrumentation
showed that during a typical build process the terminfo file was being
opened (and parsed) a gazilion times.
diagnosed with matthieu, ok millert
Enable 64-bit DMA transfers.
ok kettenis@
Revert the previous. gitlab-cli does not use survey any more.
ok pascal
+ jira-cli
OpenBSD /ports UA97jCD — productivity/jira-cli distinfo modules.inc, productivity/jira-cli/pkg PLIST DESCR Initial revision