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: sysutils/rsyslog8/files/rsyslogd.in

Number of commits found: 2

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Wednesday, 22 Jul 2020
20:32 matthew search for other commits by this committer
Prevent rsyslogd from writing log messages about TZ being unset in the
environment.

This is a putely cosmetic change, as the default behaviour according
to tzset(3) is:

```
     If TZ does not appear in the environment, the best available
     approximation to local wall clock time, as specified by the
     tzfile(5)-format file /etc/localtime is used.
```

Slightly modified from the patch supplied by zi to use the rc.subr(8)
'${name}_env' variable.

PR:		248185
Submitted by:	zi
Original commitRevision:542893 

Number of commits found: 2