net/chrony: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2024-01-25 17:22:11 +01:00
parent 89b2da6382
commit 107641634c
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= chrony
DISTVERSION= 4.5
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://chrony-project.org/releases/ \
LOCAL/mandree
@ -23,7 +24,7 @@ CONFIGURE_ARGS= --chronyvardir=/var/db/${PORTNAME} \
--datarootdir=${DATADIR} \
--docdir=${DOCSDIR} \
--enable-ntp-signd \
--mandir=${MANPREFIX}/man \
--mandir=${PREFIX}/share/man \
--prefix=${PREFIX} \
--sysconfdir=${PREFIX}/etc \
--without-tomcrypt

View File

@ -1,8 +1,8 @@
bin/chronyc
@sample etc/chrony.conf.sample
man/man1/chronyc.1.gz
man/man5/chrony.conf.5.gz
man/man8/chronyd.8.gz
share/man/man1/chronyc.1.gz
share/man/man5/chrony.conf.5.gz
share/man/man8/chronyd.8.gz
sbin/chronyd
@dir(chronyd,chronyd) /var/db/chrony
%%HTMLDOCS%%%%DOCSDIR%%/chrony.conf.html