opnsense-src/lib/libpam/modules
Lexi Winter 4cb1baa7d8 krb5: use 'kerberos' as package name
Rename krb5 and krb5-lib to kerberos and kerberos-lib to match the
existing Heimdal package names.  Since it's not possible to build or
install both at the same time, and Heimdal will be removed anyway,
there's no benefit to using a different package name for MIT Kerberos
and doing so will create friction for pkgbase users.

Move a few things (e.g., headers) from kerberos to kerberos-lib.

Move the KDC to a new package, kerberos-kdc, so the client utilities
can be installed without the KDC.  As most systems won't have the KDC
running, this saves a bit of disk space for jails/containers.

Remove a few instances of 'PACKAGE=' in target-specific Makefiles
where we can set that in the parent's Makefile.inc instead.

Revert 01c587521d ("OCI: Attempt to fix "runtime" container")
which is no longer required.

The KDC init script is still installed in the 'rc' package for
compatibility with the security/krb5 port; we should fix this
at some point, possibly after Heimdal is removed.

Reviewed by:	manu, kevans, des
Approved by:	des (mentor), kevans (mentor)
Differential Revision:	https://reviews.freebsd.org/D51420
2025-07-24 11:35:35 +01:00
..
pam_chroot manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_deny manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_echo manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_exec manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_ftpusers manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_group manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_guest manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_krb5 krb5: use 'kerberos' as package name 2025-07-24 11:35:35 +01:00
pam_ksu pam_ksu: Move temp_realm into the correct context 2025-06-16 16:45:28 -07:00
pam_lastlog manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_login_access lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pam_nologin manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_passwdqc manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_permit manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_radius manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_rhosts manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_rootok manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_securetty manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_self manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_ssh manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_tacplus lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
pam_unix manuals: Fix "unusual .Xr" warnings with a script 2024-10-15 17:18:14 -03:00
pam_xdg pam_xdg.8: Improve usage and standards 2025-05-28 16:43:16 -04:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc Retire MK_PROFILE infrastructure 2024-11-12 12:11:51 -05:00
modules.inc pam: Add pam_xdg module 2024-02-26 18:34:52 +01:00