opnsense-src/release/packages
Doug Rabson f5bbed6217 pkgbase: split kerberos binaries and libs
Summary:
This allows installing packages that depend on kerberos libraries
without pulling in all the binaries. It also moves libgssapi to runtime
to allow installing kerbereos libraries without adding a dependancy on
the large utilities package. It makes sense to put libgssapi in runtime
rather than kerberos-lib since this is a plugin layer which is intended
to support any GSS-API mechanisms, not just kerberos.

A good example of a package which uses kerberos libraries without
needing the kerberos utilities is sshd. This uses the kerberos GSS-API
libraries to implement its GSSAPIAuthentication option.

MFC after: 2 weeks

Subscribers: imp

Differential Revision: https://reviews.freebsd.org/D36028

(cherry picked from commit 6e4dbb7fef)
2022-08-19 14:27:16 +01:00
..
binutils.ucl pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW 2020-08-11 08:42:24 +00:00
caroot.ucl pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW 2020-08-11 08:42:24 +00:00
clang.ucl pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW 2020-08-11 08:42:24 +00:00
gdb.ucl pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW 2020-08-11 08:42:24 +00:00
generate-ucl.sh pkgbase: Remove runtime dependency on bootloader 2022-01-28 08:10:12 +01:00
groff.ucl pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW 2020-08-11 08:42:24 +00:00
jail.ucl pkgbase: make only vital packages vital, not their sub-packages 2021-08-16 18:15:46 +02:00
kernel.ucl pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW 2020-08-11 08:42:24 +00:00
lld.ucl pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW 2020-08-11 08:42:24 +00:00
lldb.ucl pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW 2020-08-11 08:42:24 +00:00
Makefile.package pkgbase: split kerberos binaries and libs 2022-08-19 14:27:16 +01:00
runtime.ucl pkgbase: make only vital packages vital, not their sub-packages 2021-08-16 18:15:46 +02:00
ssh.ucl pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW 2020-08-11 08:42:24 +00:00
svn.ucl pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW 2020-08-11 08:42:24 +00:00
template.ucl pkgbase: make only vital packages vital, not their sub-packages 2021-08-16 18:15:46 +02:00
unbound.ucl pkgbase: Add PKG_NAME_PREFIX, PKG_MAINTAINER and PKG_WWW 2020-08-11 08:42:24 +00:00
utilities.ucl pkgbase: make only vital packages vital, not their sub-packages 2021-08-16 18:15:46 +02:00