notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
chrony System clock synchronization client and server
4.5_1 net on this many watch lists=3 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.5Version of this port present on the latest quarterly branch.
Maintainer: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-04-08 17:07:07
Last Update: 2024-01-22 16:52:31
Commit Hash: 8e1ce7e9
People watching this port, also watch:: net-snmp, libxml2, pkg, openvpn, node_exporter
License: GPLv2
WWW:
https://chrony-project.org/
Description:
chrony is a pair of programs which are used to maintain the accuracy of the system clock on a computer; the two programs are called chronyd and chronyc. chronyd is a daemon which runs in background on the system. It obtains measurements via the network of the system clock's offset relative to time servers on other systems and adjusts the system time accordingly. For isolated systems, the user can periodically enter the correct time by hand (using chronyc). In either case, chronyd determines the rate at which the computer gains or loses time, and compensates for this. chronyd implements the NTP protocol and can act as either a client or a server. chronyc provides a user interface to chronyd for monitoring its performance and configuring various settings. It can do so while running on the same computer as the chronyd instance it is controlling or a different computer.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (18 items)
Collapse this list.
  1. /usr/local/share/licenses/chrony-4.5_1/catalog.mk
  2. /usr/local/share/licenses/chrony-4.5_1/LICENSE
  3. /usr/local/share/licenses/chrony-4.5_1/GPLv2
  4. bin/chronyc
  5. @sample etc/chrony.conf.sample
  6. share/man/man1/chronyc.1.gz
  7. share/man/man5/chrony.conf.5.gz
  8. share/man/man8/chronyd.8.gz
  9. sbin/chronyd
  10. @dir(chronyd,chronyd) /var/db/chrony
  11. @comment share/doc/chrony/chrony.conf.html
  12. @comment share/doc/chrony/chronyc.html
  13. @comment share/doc/chrony/chronyd.html
  14. @comment share/doc/chrony/faq.html
  15. @comment share/doc/chrony/installation.html
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • chrony>0:net/chrony
Conflicts:
CONFLICTS_INSTALL:
  • chrony-lite
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/net/chrony/ && make install clean
To add the package, run one of these commands:
  • pkg install net/chrony
  • pkg install chrony
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: chrony
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1701797984 SHA256 (chrony-4.5.tar.gz) = 19fe1d9f4664d445a69a96c71e8fdb60bcd8df24c73d1386e02287f7366ad422 SIZE (chrony-4.5.tar.gz) = 620287

Packages (timestamps in pop-ups are UTC):
chrony
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.5_14.5_14.04.5_14.5_1---
FreeBSD:13:quarterly4.54.5-4.54.54.54.54.5
FreeBSD:14:latest4.5_14.5_14.34.5_14.5_14.3-4.3
FreeBSD:14:quarterly4.54.5-4.54.54.54.54.5
FreeBSD:15:latest4.5_14.5_1n/a4.5_1n/a4.5_14.5_14.5_1
FreeBSD:15:quarterly--n/a-n/a---
Slave ports:
  1. net/chrony-lite
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libnettle.so : security/nettle
  2. libgnutls.so : security/gnutls
  3. libedit.so.0 : devel/libedit
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for chrony-4.5_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples HTMLDOCS=off: Build HTML docs (IMPLIES DOCS, needs ruby, asciidoctor) NTS=on: Support Network Time Security (NTS, uses GnuTLS & Nettle) USER=on: Run as user/group chronyd (unset: user/group ntpd) ====> Support for secure hash functions NETTLE=on: Nettle crypto library support for secure hash and NTS NSS=off: NSS-based support for more hashing algorithms ===> Use 'make config' to modify these settings
Options name:
net_chrony
USES:
cpe gmake libedit pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/mandree/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/mandree/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/mandree/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/mandree/
  5. https://chrony-project.org/releases/
Collapse this list.

There are no commits on branch 2022Q3 for this port