Bug 287340 - security/krb5-12{0,1}: Consolidate KRB5_{PDF,HTML} options into canonical DOCS option
Summary: security/krb5-12{0,1}: Consolidate KRB5_{PDF,HTML} options into canonical DOC...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Michael Osipov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-06 12:03 UTC by Michael Osipov
Modified: 2025-06-10 13:24 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Osipov freebsd_committer freebsd_triage 2025-06-06 12:03:52 UTC
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.
Comment 1 Michael Osipov freebsd_committer freebsd_triage 2025-06-10 09:42:03 UTC
Working on a patch.
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2025-06-10 12:44:07 UTC
A patch would be appreciated. My main focus ATM is importing MIT KRB5 into base replacing Heimdal.
Comment 3 Michael Osipov freebsd_committer freebsd_triage 2025-06-10 12:45:11 UTC
(In reply to Cy Schubert from comment #2)

Delivered: https://reviews.freebsd.org/D50775
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-06-10 13:20:39 UTC
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(-)