Now we have two non-standard options to install docs of two kinds. It would be very beneficial from a global management (make.conf) PoV to have them remove with use OPTIONS_UNSET+=DOCS w/o having to create an optons file for krb5.
Working on a patch.
A patch would be appreciated. My main focus ATM is importing MIT KRB5 into base replacing Heimdal.
(In reply to Cy Schubert from comment #2) Delivered: https://reviews.freebsd.org/D50775
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=40efd24799a566015d0e093273d52ac82bf58e43 commit 40efd24799a566015d0e093273d52ac82bf58e43 Author: Michael Osipov <michaelo@FreeBSD.org> AuthorDate: 2025-06-10 09:34:50 +0000 Commit: Michael Osipov <michaelo@FreeBSD.org> CommitDate: 2025-06-10 13:19:42 +0000 security/krb5-12{0,1}: Consolidate KRB5_{PDF,HTML} options into canonical DOCS option Let users globally decide whether they want to have these docs in their ports. PR: 287340 Approved by: otis (mentor), cy (maintainer) Differential Revision: https://reviews.freebsd.org/D50775 UPDATING | 7 +++++++ security/krb5-120/Makefile | 13 +++---------- security/krb5-121/Makefile | 13 +++---------- 3 files changed, 13 insertions(+), 20 deletions(-)