Bug 259002 - dns/coredns: Man pages are not installed
Summary: dns/coredns: Man pages are not installed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Yuri Victorovich
URL: https://github.com/coredns/coredns/tr...
Keywords: feature, needs-patch
Depends on:
Blocks:
 
Reported: 2021-10-08 09:32 UTC by Rob LA LAU
Modified: 2021-10-08 17:20 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)
koobs: merge-quarterly?


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob LA LAU 2021-10-08 09:32:27 UTC
Hi,

Coredns comes with a slew of man pages, but the port does not install them.
https://github.com/coredns/coredns/tree/master/man
It would be great to have these installed.

Thanks,
  Rob
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2021-10-08 17:20:08 UTC
Fix committed.
Thank you for reporting this issue!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-10-08 17:20:45 UTC
A commit in branch main references this bug:

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

commit c9910f201c4e2d3a80f3c557a3a09eebacc8a5a0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-10-08 16:41:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-10-08 17:20:26 +0000

    dns/coredns: Install man pages

    PR:             259002
    Reported by:    Rob LA LAU <freebsd@ohreally.nl>

 dns/coredns/Makefile        |  8 +++++--
 dns/coredns/pkg-plist (new) | 52 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 58 insertions(+), 2 deletions(-)