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/krb5-117/pkg-plist

Number of commits found: 4

Tuesday, 1 Feb 2022
09:19 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-02-01 security/krb5-117: EOL one year after the release of krb5 1.19
commit hash: e2dd87ef868d82a7b51410eedd638c76340c88fa commit hash: e2dd87ef868d82a7b51410eedd638c76340c88fa commit hash: e2dd87ef868d82a7b51410eedd638c76340c88fa commit hash: e2dd87ef868d82a7b51410eedd638c76340c88fa e2dd87e
Friday, 15 Feb 2019
04:37 cy search for other commits by this committer
Provide a script from which to start krb5kdc through /etc/rc.d/kdc.
Simply add kdc_enable="YES" and kdc_program="/usr/local/sbin/kdc"
to /etc/rc.d. The script removes the Heimdal kdc --detach argument
prior to invoking krb5kdc.

The other approach that was considered was to replace getopt() in
kdc/main.c with getopt_long() however this approach was considered too
intrusive.
Original commitRevision:492968 
Wednesday, 9 Jan 2019
03:04 cy search for other commits by this committer
Disable auto detection of lmdb. It causes grief to those without
databases/lmdb installed.

Reported by:	"Alex V. Petrov" <alexvpetrov@gmail.com>, kib@
Original commitRevision:489748 
Tuesday, 8 Jan 2019
20:29 cy search for other commits by this committer
Welcome the new KRB5 1.17 (krb5-117).

Major changes in 1.17 (2019-01-08)
==================================

Administrator experience:

* A new Kerberos database module using the Lightning Memory-Mapped
  Database library (LMDB) has been added.  The LMDB KDB module should
  be more performant and more robust than the DB2 module, and may
  become the default module for new databases in a future release.

* "kdb5_util dump" will no longer dump policy entries when specific
  principal names are requested.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:489737 

Number of commits found: 4