Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2021 07:56:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 255260] Ports that have DOCS option but no actual docs
Message-ID:  <bug-255260-39348-wXPrNjmZjp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255260-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255260-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255260

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Df365336113039825140dd68ddb69340=
a5ecf0ab4

commit f365336113039825140dd68ddb69340a5ecf0ab4
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2021-04-21 14:31:16 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2021-04-22 07:25:15 +0000

    KDE Applications: sanitize DOCS option

    If a port has no documentation, it doesn't need a DOCS
    option (which turns on, or off, exactly an empty set
    of documentation). This is now handled correctly by
    kde.mk since ports 620d7678c8.

    KDE **applications** with a DOCS option get doctools_build
    added for free; this covers the majority of KDE-things-with
    documentation. Note that DOCS isn't expected to **change**
    anything: most of the ports that have (or had) that option
    didn't do anything with it and always built the docs anyway.

    PR:             255260
    Reported by:    Naram Qashat

 Mk/Uses/kde.mk                                 | 8 +++++++-
 graphics/kdegraphics-mobipocket/Makefile       | 2 --
 graphics/kdegraphics-svgpart/Makefile          | 2 --
 graphics/kdegraphics-thumbnailers/Makefile     | 2 --
 graphics/libkdcraw/Makefile                    | 2 --
 graphics/libkexiv2/Makefile                    | 2 --
 graphics/libkipi/Makefile                      | 2 --
 multimedia/kdemultimedia-ffmpegthumbs/Makefile | 2 --
 net-im/kaccounts-integration/Makefile          | 2 --
 print/print-manager/Makefile                   | 2 --
 sysutils/kdialog/Makefile                      | 2 --
 sysutils/signon-kwallet-extension/Makefile     | 2 --
 12 files changed, 7 insertions(+), 23 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255260-39348-wXPrNjmZjp>