freebsd-dev/kerberos5
Doug Rabson 6e4dbb7fef 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
2022-08-03 11:02:28 +01:00
..
include Fix more -Wundef warnings during bootstrap 2020-10-14 12:28:54 +00:00
lib pkgbase: split kerberos binaries and libs 2022-08-03 11:02:28 +01:00
libexec pkgbase: Create a FreeBSD-kerberos package 2021-09-07 10:23:14 +02:00
tools pkgbase: Create a FreeBSD-kerberos package 2021-09-07 10:23:14 +02:00
usr.bin pkgbase: Create a FreeBSD-kerberos package 2021-09-07 10:23:14 +02:00
usr.sbin pkgbase: Create a FreeBSD-kerberos package 2021-09-07 10:23:14 +02:00
Makefile kerberos5: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:34:36 +00:00
Makefile.inc kerberos5: Silence compiler warnings 2021-01-27 17:48:47 +00:00
README

This subtree is world-exportable, as it does not contain any
cryptographic code.

At the time of writing, it did not even contain source code, only
Makefiles and headers.

Please maintain this "exportable" status quo.

Thanks!

MarkM
markm@freebsd.org
20th Sept 1997