- Add LICENSE.
- Build kcm by default.
- Use gssapi.mk.
- Use ${opt}_* variables instead of .if ${PORT_OPTIONS:Mopt} wherever possible.
- Use /var/heimdal as $hdbdir for compatibility with Heimdal in base.
- Merge pkg-plist.* into pkg-plist.
- Remove lines that are no longer valid.
- Remove stale kdc.sh. rc.d scripts in base system work with this port.
Re-add a file (for cracklib support) that was inadvertently removed with
the last update.
PR: ports/117351 [1], ports/116864 [2]
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> [1],
Matthias Andree <matthias.andree@gmx.de> [2]
= Add support for using cracklib with kpasswdd, the password changing
daemon. = Fix a bug in `ktutil get' which was causing a segfault. = Bump
PORTREVISION.