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
chrony-lite System clock synchronization client and server (lite)
4.5_1 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.1Version of this port present on the latest quarterly branch.
Maintainer: decke@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-01-19 20:33:32
Last Update: 2021-10-12 15:01:38
Commit Hash: ae22a78
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-lite-4.5_1/catalog.mk
  2. /usr/local/share/licenses/chrony-lite-4.5_1/LICENSE
  3. /usr/local/share/licenses/chrony-lite-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-lite>0:net/chrony-lite
Conflicts:
CONFLICTS_INSTALL:
  • chrony
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/net/chrony-lite/ && make install clean
To add the package, run one of these commands:
  • pkg install net/chrony-lite
  • pkg install chrony-lite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: chrony-lite
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-lite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.5_14.5_14.04.5_14.5_1---
FreeBSD:13:quarterly4.54.54.34.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---
Master port: net/chrony
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. libedit.so.0 : devel/libedit
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for chrony-lite-4.5_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples USER=on: Run as user/group chronyd (unset: user/group ntpd) ===> Use 'make config' to modify these settings
Options name:
net_chrony-lite
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.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: net/chrony
CommitCreditsLog message
4.1
12 Oct 2021 15:01:38
commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
4.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.0
19 Jan 2021 20:33:27
Revision:562079Original commit files touched by this commit
decke search for other commits by this committer
net/chrony-lite: Slimmed down chrony without NTS support

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.

WWW: http://chrony.tuxfamily.org/

PR:		252584
Submitted by:	myself

Number of commits found: 4