[Bug 223840] net/chrony Not working with NSS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 5 21:35:54 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223840

--- Comment #9 from commit-hook at freebsd.org ---
A commit references this bug:

Author: mandree
Date: Sun Apr  5 21:20:12 UTC 2020
New revision: 530840
URL: https://svnweb.freebsd.org/changeset/ports/530840

Log:
  net/chrony: make NETTLE build robust, improve rc script, re-enable NSS

  Changes by Colin T.:
  * Always require pkgconfig instead of only requiring it for NSS,
    because otherwise chrony does not link reliably to nettle. [1]
  * Add pidfile to rc.d script to stop it from complaining when
    stopping chronyd. [1]
  * Document chronyd_* options in rc.d script. [1]

  Changes by Matthias Andree:
  * Move USES line up to please portlint.
  * Add HTMLDOCS option, to build and install HTML docs. IMPLIES DOCS.
    Needs textproc/asciidoctor (rubygem) as build requisite.
  * Turn CRYPTLIB into a _RADIO to choose at most one from NSS + NETTLE.
  * Under WITH_DEBUG, add --enable-debug to CONFIGURE_ARGS.
  * Remove @ (silent) from Makefile commands.
  * Remove NSS_BROKEN, chrony 3.5 appears to work with NSS. Updates [3].

  PR:           244534 [1]
  PR:           242510 [2]
  PR:           223840 [3]
  Submitted by: Colin T. <bugzilla at nulldir.e4ward.com> [1]
  Reported by:  Matt Smith <freebsd at xtaz.uk> [2]
  Approved by:  maintainer timeout (yonas at fizk.net, 36 days)

Changes:
  head/net/chrony/Makefile
  head/net/chrony/files/chronyd.in
  head/net/chrony/pkg-plist

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list