opnsense-src/secure/libexec
Lexi Winter dc5ba6b8b4 Remove MK_GSSAPI
For MIT Kerberos, MK_GSSAPI has no meaning: GSSAPI is a required part of
Kerberos and is always built if MK_KERBEROS is enabled.  Backport this
behaviour to Heimdal so it works the same way.

While here, change Heimdal's libcom_err and compile_et to be selected by
MK_KERBEROS, not MK_KERBEROS_SUPPORT, since these are part of Kerberos
and third-party users might need it even if Kerberos support is disabled
in the base system.  This means MK_KERBEROS_SUPPORT installs the same
files with both MIT and Heimdal.

Reviewed by:	cy
Differential Revision:	https://reviews.freebsd.org/D51859
2025-08-20 19:42:20 +01:00
..
sftp-server secure: Add ssh-sk-client to all consumers of libssh 2025-04-21 22:05:28 -04:00
ssh-keysign secure: Adapt Makefile to ssh-sk-client everywhere 2025-04-17 19:12:39 +00:00
ssh-pkcs11-helper secure: Adapt Makefile to ssh-sk-client everywhere 2025-04-17 19:12:39 +00:00
ssh-sk-helper ssh: enable FIDO/U2F keys 2021-11-04 13:01:44 -04:00
sshd-session Remove MK_GSSAPI 2025-08-20 19:42:20 +01:00
tests pkgbase: fix inclusion of tests in ssh, bsnmp, clibs-dev 2024-12-23 17:03:30 -05:00
Makefile openssh: Update to 9.8p1 2025-02-19 17:20:44 +00:00
Makefile.inc pkgbase: fix inclusion of tests in ssh, bsnmp, clibs-dev 2024-12-23 17:03:30 -05:00