Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Jun 2025 16:10:13 -0700
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Brooks Davis <brooks@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 2a5841795fb7 - main - src.conf.5: regen with MITKRB5
Message-ID:  <20250606231013.27390CA@slippy.cwsent.com>
In-Reply-To: <202506062217.556MHf4M025530@gitrepo.freebsd.org>
References:  <202506062217.556MHf4M025530@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <202506062217.556MHf4M025530@gitrepo.freebsd.org>, Brooks Davis 
writ
es:
> The branch main has been updated by brooks:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=2a5841795fb78f29fbeed246deba10b2
> 872b8ffa
>
> commit 2a5841795fb78f29fbeed246deba10b2872b8ffa
> Author:     Brooks Davis <brooks@FreeBSD.org>
> AuthorDate: 2025-06-06 21:49:58 +0000
> Commit:     Brooks Davis <brooks@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
>

Thank you.


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.org

			e^(i*pi)+1=0





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20250606231013.27390CA>