aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/strip/(public-mirror)
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-11-10 10:20:33 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-11-10 11:05:37 +0000
commit560af6b43e2a86e591e94bea99777630cd5f84fd (patch)
tree04df44d876ab5c92ed238fcc30458b08e36d33ae /usr.bin/strip/(public-mirror)
parent9cf02c38e492dd16b70bfd8203b3f1bc6436e574 (diff)
libpam: Move to a new "pam" packageHEADmain
OpenPAM is a discrete, largely self-contained system component. Users may not need PAM for many use-cases (e.g. jails, containers), so move it to its own package. Use LIB_PACKAGE to create a separate pam-lib package for libpam, so that applications that support PAM don't need to bring in all the PAM modules if PAM isn't actually in use. Add pam to the minimal sets, since this is a core system component that people expect to be installed. This means all supported installation methods will install the PAM modules by default, so don't add explicit dependencies on the PAM modules from things that use PAM (e.g. runtime), allowing custom/embedded systems to omit these easily. This change adds a new package to the system so, until we have a proper policy on how to handle this in release/stable branches, it should not be MFC'd. MFC after: never Reviewed by: des, bapt Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D53602
Diffstat (limited to 'usr.bin/strip/(public-mirror)')
0 files changed, 0 insertions, 0 deletions