aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-04-07 18:57:26 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-04-07 18:59:33 +0000
commit11ff2d7e81002e788f8e54ad7b60daba43db8e50 (patch)
tree8c86519d263e7aa260460da8ebf30b8806eaf6f2 /net
parent882400377c13458aeb0d92ca9f5f01478b40621d (diff)
downloadports-11ff2d7e81002e788f8e54ad7b60daba43db8e50.tar.gz
ports-11ff2d7e81002e788f8e54ad7b60daba43db8e50.zip
net/chrony: enable MS-SNTP authentication (SIGND)
PR: 254859 Reported by: Andrej Ebert
Diffstat (limited to 'net')
-rw-r--r--net/chrony/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile
index 6ea888aa3ef9..bf306e645ef1 100644
--- a/net/chrony/Makefile
+++ b/net/chrony/Makefile
@@ -2,6 +2,7 @@
PORTNAME= chrony
DISTVERSION= 4.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://download.tuxfamily.org/chrony/ \
LOCAL/mandree
@@ -27,6 +28,7 @@ CONFIGURE_ARGS= --chronyvardir=/var/db/${PORTNAME} \
--mandir=${MANPREFIX}/man \
--prefix=${PREFIX} \
--sysconfdir=${PREFIX}/etc \
+ --enable-ntp-signd \
--without-tomcrypt
ALL_TARGET= all