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.

non port: net/openntpd/files/patch-src_client.c

Number of commits found: 3

Friday, 5 May 2023
22:01 Christian Weisgerber (naddy) search for other commits by this committer
net/openntpd: fix for NICs with hardware timestamp support

OpenNTPD enables the reception of a timestamp with datagrams.
Network adapters that support hardware timestamping of packets,
e.g. mlx5en(4), create a SCM_TIME_INFO control message in addition
to the SCM_TIMESTAMP one.  Provide a sufficiently large buffer to
accommodate this and avoid a MSG_CTRUNC error.

PR:		271224
Obtained from:	Dmitry Wagin <dmitry.wagin@ya.ru>
commit hash: 0838f527c3aa5a90e949d33e6331dcba12041ca1 commit hash: 0838f527c3aa5a90e949d33e6331dcba12041ca1 commit hash: 0838f527c3aa5a90e949d33e6331dcba12041ca1 commit hash: 0838f527c3aa5a90e949d33e6331dcba12041ca1 0838f52
Tuesday, 8 Dec 2020
16:29 naddy search for other commits by this committer
Update to 6.8p1.  This is a large catch-up release.

Configuration changes:
* Servers can be marked as "trusted" to skip constraints processing.
* The -s and -S options are no-ops and will be removed in the future.

http://www.openntpd.org/txt/release-6.8p1.txt
Original commitRevision:557298 
Sunday, 13 Sep 2020
14:14 naddy search for other commits by this committer
Merge back fixes from OpenBSD 6.8-beta:
If no replies are received for a while due to connectivity issues,
go into unsynced mode.

PR:		221282
Reported by:	Rene Wagner <rw@nelianur.org>
Obtained from:	OpenBSD
Original commitRevision:548477 

Number of commits found: 3