Bug 239025

Summary: net/ntpsec: port is missing rc script, sample config and manpages
Product: Ports & Packages Reporter: C <cm>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: New ---    
Severity: Affects Only Me CC: peter
Priority: --- Flags: bugzilla: maintainer-feedback? (yuri)
Version: Latest   
Hardware: Any   
OS: Any   

Description C 2019-07-06 22:15:13 UTC
The port does not ship
- rc file
- sample config file 
- manual pages

maybe we can simply use the rc file from ntp from base and replace a few lines like 
command=...

https://github.com/ntpsec/ntpsec/tree/master/etc
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-07-06 22:38:14 UTC
Hi C,

> The port does not ship
> - rc file
Please feel free to submit a patch.
> - sample config file 
Please ask the upstream to install sample configs into ${prefix}/etc/. This is how this is  normally done.
> - manual pages
It did install them (pkg info -l ntpsec) but the location was wrong.
I will fix this shortly.

Thanks for submitting this report.
Yuri
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-07-06 22:39:37 UTC
A commit references this bug:

Author: yuri
Date: Sat Jul  6 22:39:18 UTC 2019
New revision: 506073
URL: https://svnweb.freebsd.org/changeset/ports/506073

Log:
  net/ntpsec: Fix the man page location

  PR:		239025
  Reported by:	C <cm@appliedprivacy.net>

Changes:
  head/net/ntpsec/Makefile
  head/net/ntpsec/files/
  head/net/ntpsec/files/patch-wafhelpers_asciidoc.py