bhyve: allow overriding snapshot socket directory
By default bhyve(8) creates a snapshot socket in
"/var/run/bhyve/" (BHYVE_RUN_DIR).
As this is a system directory not writable by users,
this does not work when bhyve(8) is being started
as a non-root user.
Address that by allowing to override this directory.
In bhyve(8) it is done by setting 'rundir' option
with '-o rundir=<path>'.
In bhyvectl(8) it is done with '--rundir=<path>'.
MFC after: 1 month
Reviewed by: bcr (manpages), bnovkov
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57494
Regen syscalls tables.
This catches up with 692b0ef1506ba which added CAPENABLED to
clock_nanosleep(). Curiously recent additions of the pdopenpid(2) and
pddupfd(2) were done before the cited commit, and that regen did not
included the change.
Sponsored by: The FreeBSD Foundation
devel/tvision: Update to 2026.05.12
ChangeLog:
- Update the borders of framed views upon insertion or removal
- Prevent out-of-bounds array access in TCommandSet
- Regenerate missing scan codes in win32-input-mode
- Fix write() usage in StderrRedirector
- Also restore terminal state on SIGBUS and SIGPIPE
MFH: 2026Q2
(cherry picked from commit dc1d38427b6b1c8b52f84328eceac9e8776a5401)
devel/tvision: Update to 2026.05.12
ChangeLog:
- Update the borders of framed views upon insertion or removal
- Prevent out-of-bounds array access in TCommandSet
- Regenerate missing scan codes in win32-input-mode
- Fix write() usage in StderrRedirector
- Also restore terminal state on SIGBUS and SIGPIPE
MFH: 2026Q2
www/gitlab: Update RUN_DEPENDS
- Change RUN_DEPENDS from rubygem-json to rubygem-json-gitlab
- Change RUN_DEPENDS from rubygem-nkf to rubygem-nkf-gitlab
- Change RUN_DEPENDS from rubygem-sys-filesystem to rubygem-sys-filesystem-gitlab
- Bump PORTREVISION for dependency change