Bug 270372 - comms/openzwave-devel: DOCS and DOXYGEN options fail check-plist
Summary: comms/openzwave-devel: DOCS and DOXYGEN options fail check-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-20 19:44 UTC by Adriaan de Groot
Modified: 2023-07-14 08:49 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (kiwi)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adriaan de Groot freebsd_committer freebsd_triage 2023-03-20 19:44:18 UTC
The DOXYGEN option seems to do the same thing as DOCS -- at least both are described as "build documentation". I think DOXYGEN should be retired in favor of the more standard option.

When DOCS is enabled, check-plist fails.
When DOXYGEN is enabled, check-plist does not fail. Probably because of the PORTDOCS settings.
Comment 1 Adriaan de Groot freebsd_committer freebsd_triage 2023-03-20 19:44:49 UTC
Example of failure when DOCS is on and DOXYGEN is off:

Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/default.htm
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/general/DoxygenStepByStep.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/general/GettingHelp.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/general/Index.htm
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/general/MakingDocumentation.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/general/Notifications.html
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/images+css/Doxywizard1.JPG
Comment 2 Xavier Beaudouin 2023-05-24 10:39:58 UTC
Hello,
Sorry for the late response.
Well I think comms/openzwave-devel should be deleted. Since OpenZWave is more or less a deprecated project since last commit on November 2022 : project has no more maintainer.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-06-02 19:31:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c5299fbb50d1c4c290d34b7c9077d51b5a0100a1

commit c5299fbb50d1c4c290d34b7c9077d51b5a0100a1
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2023-06-01 20:45:46 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2023-06-02 19:30:20 +0000

    comms/openzwave-devel: mark DEPRECATED

    The upstream websites (openzwave.net, .com) are all dead.
    The source code on github was marked as "unmaintained"
    towards the end of 2022 and no development activity
    takes place.

    Maintainer of the port indicates the port should retire.

    PR:     270372

 comms/openzwave-devel/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 4 Adriaan de Groot freebsd_committer freebsd_triage 2023-07-14 08:49:43 UTC
The port will go away with the regular deprecateds-cleanups.