Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2021 16:26:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252584] net/chrony-lite: Chrony slimmed down
Message-ID:  <bug-252584-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252584

            Bug ID: 252584
           Summary: net/chrony-lite: Chrony slimmed down
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: decke@FreeBSD.org

Created attachment 221467
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D221467&action=
=3Dedit
patch for net/chrony to be slave port friendly

Since chrony 4.0 upstream implemented NTS (Network Time Security) which all=
ows
to authenticate NTP packets. This is definitely a good idea in todays inter=
net
but also pulls in many (22) runtime dependencies:

* bash
* bash-completion
* ca_root_nss
* gettext-runtime
* glib
* gmp
* gnutls
* indexinfo
* libedit
* libffi
* libiconv
* libidn2
* libtasn1
* libunistring
* libxml2
* nettle
* p11-kit
* pcre
* python37
* readline
* tpm-emulator
* trousers

So I propose a net/chrony-lite port with all options off per default (except
USER) then chrony-lite only needs 1 runtime dependency which is libedit.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252584-7788>