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/pwned-check/files/pwned-check.conf.sample

Number of commits found: 5

Thursday, 27 Dec 2018
09:50 tobik search for other commits by this committer
security/pwned-check: Remove spaces from sample config file

It contains unnecessary spaces, which results in the following error
messages on command execution.

$ pwned-check
/usr/local/etc/pwned-check.conf: /var/db/pwned-check: Permission denied
/usr/local/etc/pwned-check.conf: https://downloads.pwnedpasswords.com/passwords:
not found

PR:		228635
Submitted by:	Hiroki Tagato <tagattie@yandex.com>
Approved by:	se (maintainer timeout, ~7 months)
Original commitRevision:488522 
Friday, 23 Feb 2018
22:50 se search for other commits by this committer
Fix typo in sample config file.

Approved by:	antoine (implicit)
Original commitRevision:462753 
22:50 se search for other commits by this committer
Revert previous commit. The format of the passwort hash database files
has been changed and entries are no longer sorted.

PORTEPOCH is not incremented, since only a few minutes passed after the
commit of the revoked upate.

Approved by:    antoine (implicit)
Original commitRevision:462752 
22:10 se search for other commits by this committer
Update to use newly released database of pawned passwords (2.5 times the
number of passwords covered, compared to the previous version).

Approved by:	antoine (implicit)
Original commitRevision:462749 
Monday, 23 Oct 2017
20:46 se search for other commits by this committer
This script uses a downloaded copy of the pwned passwort hashes available
from https://haveibeenpwned.com/Passwords/ to allow passwords to be locally
checked, whether they are known to have been obtained in a data breach and
therefore should not be used.

Approved by:	Antoine (mentor)
Original commitRevision:452741 

Number of commits found: 5