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/logcheck/files/patch-debian_logcheck.cron.d

Number of commits found: 2

Sunday, 11 Feb 2024
04:06 Yasuhiro Kimura (yasu) search for other commits by this committer Author: Dan Langille
security/logcheck: Add patch to change crontab entry

When the host is heavily loaded, the log files can grow incredibly and
one logcheck invocation may not complete before it is invoked next
time.

This commit add patch to change crontab entries so it uses lockf(1) to
avoid multiple invocation of logcheck under such situation as above.

PR:		276023
commit hash: 4d161fff033445025c42bd05f0eba6aebed15563 commit hash: 4d161fff033445025c42bd05f0eba6aebed15563 commit hash: 4d161fff033445025c42bd05f0eba6aebed15563 commit hash: 4d161fff033445025c42bd05f0eba6aebed15563 4d161ff
Sunday, 30 Jul 2017
15:47 matthew search for other commits by this committer
* Update to 1.3.18.
* Process to fix paths in script and configuration files are simplified.
* Now man page of logcheck is generated from DocBook SGML source file by using
textproc/docbook-to-man.
* Sort pkg-plist.
* Add forgotten files/patch-etc_logcheck.logfiles.
* Update files/patch-etc_logcheck.conf
* Move backup file cleaning up from post-patch to do-build so 'make makepatch'
works as expected.

PR:		220609
Submitted by:	yasu@utahime.org (maintainer)
Original commitRevision:446938 

Number of commits found: 2