krb5: Make the build a bit quietercompile_et.sh is run during buildworld and prints a bunch of debugoutput. It's intrusive and probably not needed, at least by default, solet's make the build ou
krb5: Make the build a bit quietercompile_et.sh is run during buildworld and prints a bunch of debugoutput. It's intrusive and probably not needed, at least by default, solet's make the build output a bit cleaner. This is an upstream script,but it hasn't been modified in 15 years so the local modification isunlikely to cause any pain.Also remove a print that shows up in buildworld -s output.Reviewed by: cyMFC after: 1 weekDifferential Revision: https://reviews.freebsd.org/D55317
show more ...
krb5: Update MIT KRB5 from 1.21 to 1.22Merge commit 'd82a140dad3a571d66abb2da24acbba90191f168'
krb5: remove libedit from the bootstrap toolslibedit breaks the bootstrap on MacOS and Linux.Activate libedit only for the regular build not for the bootstraptoolsWhile here fix the definition
krb5: remove libedit from the bootstrap toolslibedit breaks the bootstrap on MacOS and Linux.Activate libedit only for the regular build not for the bootstraptoolsWhile here fix the definition of the dependency chain betweenlibkrb5ss and libedit (and libtinfow) via src.libnames.mkRemove a local patch to find the readline compatible header andfind them via proper CFLAGS.
krb5: Apply patches to build under FreeBSDThese patches fix the MIT KRB5 on FreeBSD. Some are obtained fromports/security/krb5-121.Sponsored by: The FreeBSD Foundation
krb5: Import MIT 1.21.3Import MIT KRB5 1.21.3, which will gracefully replace KTH Heimdal.The tarball used in this import is the same tarball used inports/krb5-121.The Makefiles to add MIT KRB5
krb5: Import MIT 1.21.3Import MIT KRB5 1.21.3, which will gracefully replace KTH Heimdal.The tarball used in this import is the same tarball used inports/krb5-121.The Makefiles to add MIT KRB5 to the build will be added later.Obtained from: http://web.mit.edu/kerberos/dist/Sponsored by: The FreeBSD FoundationAdd 'crypto/krb5/' from commit '8f7d3ef26dec89a92ec0665de84a5936310a5574'git-subtree-dir: crypto/krb5git-subtree-mainline: bf6873c5786e333d679a7838d28812febf479a8agit-subtree-split: 8f7d3ef26dec89a92ec0665de84a5936310a5574