[Midnightbsd-cvs] [MidnightBSD/mports] 1be4e5: devel/valgrind: add MidnightBSD 4.x kernel version...
Lucas Holt
noreply at github.com
Sat May 16 22:51:24 EDT 2026
Branch: refs/heads/devel/valgrind
Home: https://github.com/MidnightBSD/mports
Commit: 1be4e521cb3e7f110f314cc67271f9aa03f25b66
https://github.com/MidnightBSD/mports/commit/1be4e521cb3e7f110f314cc67271f9aa03f25b66
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-16 (Sat, 16 May 2026)
Changed paths:
M devel/valgrind/Makefile
M devel/valgrind/files/patch-configure.ac
Log Message:
-----------
devel/valgrind: add MidnightBSD 4.x kernel version support
The configure script checks uname -r and only accepts FreeBSD 10-15.
MidnightBSD 4.0 reports kernel 4.0.x which fell through to the error
case. Add a 4.*) case mapped to FREEBSD_14, and set CONFIGURE_TARGET
to freebsd14.0 for MidnightBSD 4.x (OSVERSION >= 400000).
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list