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: security/acme.sh/files/acme.sh.conf

Number of commits found: 3

Tuesday, 11 Oct 2022
20:04 Dan Langille (dvl) search for other commits by this committer
security/acme.sh: Change crontab and add newsyslog

This update may break your install if you were using a symlink to
%%EXAMPLESDIR%%/acme.sh.conf - that file is no longer installed. Instead,
a log rotation configuration is now installed to etc/cron.d/acme.sh.sample
you should modify etc/cron.d/acme.sh to needs.

The port now installs a log rotation file to etc/newsyslog.d/acme.sh.sample
and you you should update etc/newsyslog.d/acme.sh to suit your needs.
This file has long been part of the port, but was never installed.

Neither the log rotation nor the crontab are active until you remove the
comments.

While here, several portclippy updates

Reported by:	marck
commit hash: 318400ae027bf074838191f09437c19be5b062ff commit hash: 318400ae027bf074838191f09437c19be5b062ff commit hash: 318400ae027bf074838191f09437c19be5b062ff commit hash: 318400ae027bf074838191f09437c19be5b062ff 318400a
Monday, 25 Feb 2019
22:31 dvl search for other commits by this committer
Upgrade to 2.8.0
Add a C to the syslog.conf example and comment it out
Make this pass testport by moving stuff from pkg-install into the Makefile

PR:		228829,236041,228791
Submitted by:	Lapo Luchini <lapo@lapo.it>,Frank Wall <fw@moov.de>,Mark Felder
<feld@FreeBSD.org>
Original commitRevision:493903 
Sunday, 9 Sep 2018
22:48 woodsb02 search for other commits by this committer
security/acme.sh: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/

Rename files intended for installation to /usr/local/etc/newsyslog.conf.d/
to end with a '.conf' suffix.

Proposed changes to /etc/newsyslog.conf will only include files from the
/usr/local/etc/newsyslog.conf.d/ directory which end with '.conf' and do
not beginning with a '.' character. https://reviews.freebsd.org/D17086

Approved by:	dvl (maintainer)
Differential Revision:	https://reviews.freebsd.org/D17092
Original commitRevision:479341 

Number of commits found: 3