The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=2a5841795fb78f29fbeed246deba10b2872b8ffa
commit 2a5841795fb78f29fbeed246deba10b2872b8ffa Author: Brooks Davis <bro...@freebsd.org> AuthorDate: 2025-06-06 21:49:58 +0000 Commit: Brooks Davis <bro...@freebsd.org> CommitDate: 2025-06-06 21:58:29 +0000 src.conf.5: regen with MITKRB5 This option doesn't actually do anything yet, but we need to update src.conf.5 to keep CI happy. Fixes: 290e8aaa3840 ("share/mk: Add MIT KRB5 build knob") --- share/man/man5/src.conf.5 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index d52f0a170203..3afc79516366 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,5 +1,5 @@ .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. -.Dd May 26, 2025 +.Dd June 6, 2025 .Dt SRC.CONF 5 .Os .Sh NAME @@ -450,6 +450,8 @@ When set, it enforces these options: .It .Va WITHOUT_LOADER_ZFS .It +.Va WITHOUT_MITKRB5 +.It .Va WITHOUT_OPENSSH .It .Va WITHOUT_OPENSSL @@ -1288,6 +1290,8 @@ This must be set in the environment, make command line, or .Pa /etc/src-env.conf , not .Pa /etc/src.conf . +.It Va WITH_MITKRB5 +Set this to build MIT Kerberos 5 instead of KTH Heimdal. .It Va WITHOUT_MLX5TOOL Do not build .Xr mlx5tool 8 @@ -1422,6 +1426,8 @@ When set, it enforces these options: .It .Va WITHOUT_LOADER_ZFS .It +.Va WITHOUT_MITKRB5 +.It .Va WITHOUT_OPENSSH .It .Va WITHOUT_OPENSSL_KTLS