mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
Bump PORTREVISION Before this patch if nss is installed when crony is built, there's a silent lib dependency on nss, and if nss is subsequently uninstalled chrony breaks. NSS is now turned on by default adding support for a number of more modern hashing algorithms than md5. Cleanup: - --infodir is not a valid configure option (since 2.3 I think) - USES=localbase instead of LDFLAGS - add explicit --without-tomcrypt [1] - add support for passing chronyd_flags to chronyd in rc.d script - fix some hard-coded /usr/local in examples PR: 217691 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> Approved by: Yonas Yanfa <yonas@fizk.net> (maintainer) |
||
---|---|---|
.. | ||
chronyd.in | ||
patch-examples_chrony.conf.example1 | ||
patch-examples_chrony.conf.example2 | ||
patch-examples_chrony.conf.example3 | ||
patch-util.c |