Page MenuHomeFreeBSD

databases/rrdtool: Make groff a conditional dependency
ClosedPublic

Authored by koobs on Mar 19 2018, 10:08 AM.
Tags
None
Referenced Files
F94269967: D14732.diff
Mon, Sep 16, 5:08 PM
Unknown Object (File)
Thu, Sep 12, 8:44 AM
Unknown Object (File)
Tue, Sep 10, 4:12 AM
Unknown Object (File)
Sun, Sep 8, 1:23 PM
Unknown Object (File)
Tue, Sep 3, 7:31 PM
Unknown Object (File)
Mon, Sep 2, 2:22 PM
Unknown Object (File)
Sat, Aug 31, 8:30 PM
Unknown Object (File)
Thu, Aug 29, 3:44 PM
Subscribers

Details

Summary

Proposed commit log:

databases/rrdtool: Make groff a conditional dependency

groff is required by rrdtool to format documentation, which
is only required when documentation is being built.

Accordingly, make groff conditional on the existing DOCS option.

This precludes building a litany of dependencies, mostly due
to groff requiring ghostscript.

Approved by:		zeising (maintainer)
Differential_Revision:	D14732
MFH:			2018Q3

Note: portlint warnings not addressed in this changeset, will (should) be addressed in its own separate changeset

Test Plan
  • portlint: OK (0 warning delta, separate logical changes)
  • testport: OK (poudriere, DOCS off)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 15644
Build 15678: arc lint + arc unit

Event Timeline

koobs edited the summary of this revision. (Show Details)
koobs edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Mar 19 2018, 5:26 PM
This revision was automatically updated to reflect the committed changes.