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-devel/pkg-plist

Number of commits found: 15

Monday, 29 Jan 2024
22:52 Cy Schubert (cy) search for other commits by this committer
security/krb5-*: Move man pages to share/man
commit hash: c998a1f351ec20a66daf6f587f949b9b415e2f6e commit hash: c998a1f351ec20a66daf6f587f949b9b415e2f6e commit hash: c998a1f351ec20a66daf6f587f949b9b415e2f6e commit hash: c998a1f351ec20a66daf6f587f949b9b415e2f6e c998a1f
18:53 Cy Schubert (cy) search for other commits by this committer
security/krb5*: Remve kdc wrappers script

Remove the kdc script that allowed krb5kdc to be stared using
the /etc/rc.d/kdc rc script. This is no longer needed since
src/ 91f78c32befa.
commit hash: 3dc757c95fdc87732f7c08cd453e9ccb74fe33b4 commit hash: 3dc757c95fdc87732f7c08cd453e9ccb74fe33b4 commit hash: 3dc757c95fdc87732f7c08cd453e9ccb74fe33b4 commit hash: 3dc757c95fdc87732f7c08cd453e9ccb74fe33b4 3dc757c
Tuesday, 28 Nov 2023
23:49 Cy Schubert (cy) search for other commits by this committer
security/krb5*: Allow the user to specify state directory locations

localstatedir and runstatedir are set to ${PREFIX}/var and
${PREFIX}/var/run respectively. Users who wish to put their KDC
DB elsewhere can set the following in make.conf:
	KRB5_LOCALSTATEDIR=/va
	KRB5_RUNSTATEDIR=/var/run.

Unfortunately defaulting to /var instead of the current default would
result in MIT KDC not finding its KDC DB files. This would be disruptive
to all MIT KDC users. But new users of MIT KRB5 KDC can set the pathname
above as desired.

PR:	267560
commit hash: 743dbb8f6fce110d31bff7ccf2652396cb53868a commit hash: 743dbb8f6fce110d31bff7ccf2652396cb53868a commit hash: 743dbb8f6fce110d31bff7ccf2652396cb53868a commit hash: 743dbb8f6fce110d31bff7ccf2652396cb53868a 743dbb8
Friday, 18 Nov 2022
02:33 Cy Schubert (cy) search for other commits by this committer
security/krb5-devel: update to the latest MIT/KRB5 github commit
commit hash: 8aec1ddecb2a97d00638f225d9f3e3010b2f6482 commit hash: 8aec1ddecb2a97d00638f225d9f3e3010b2f6482 commit hash: 8aec1ddecb2a97d00638f225d9f3e3010b2f6482 commit hash: 8aec1ddecb2a97d00638f225d9f3e3010b2f6482 8aec1dd
Thursday, 12 Dec 2019
20:55 cy search for other commits by this committer
Update to the latest MIT krb5 commit on github.
Original commitRevision:519949 
Wednesday, 28 Aug 2019
20:18 cy search for other commits by this committer
Update to the latest MIT/KRB5 github commit.
Original commitRevision:510097 
Friday, 26 Apr 2019
03:13 cy search for other commits by this committer
Update to the latest MIT/KRB5 commit on github.
Original commitRevision:500075 
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 
Friday, 2 Nov 2018
05:55 cy search for other commits by this committer
Update to the latest MIT krb5 commit on github. This includes commits
preparing for the upcoming krb5 1.17 and preparation for krb5 1.18
development.
Original commitRevision:483772 
Thursday, 21 Jun 2018
04:50 cy search for other commits by this committer
Fix staging when databases/lmdb is not installed.

Make lmdb an option.
Original commitRevision:472950 
Tuesday, 19 Jun 2018
12:35 cy search for other commits by this committer
Update to the latest MIT commit.

This includes MIT commit beeb2828945a41d86488e391ce440bacee0ec8a4,
which removes all "register" keywords in the MIT KRB5 source tree.
Original commitRevision:472782 
Friday, 4 May 2018
06:24 cy search for other commits by this committer
Update to the latest MIT KRB5 development commit on github.
Original commitRevision:469008 
Thursday, 28 Sep 2017
05:54 cy search for other commits by this committer
Update to the latest MIT commit.

This includes addition of a German translation.
Original commitRevision:450802 
Tuesday, 26 Sep 2017
10:29 cy search for other commits by this committer
Update to the latest MIT commit.

Move MIT_COMMIT_DATE next to HASH to be more easily seen.
Original commitRevision:450656 
Tuesday, 11 Jul 2017
04:13 cy search for other commits by this committer
ntroducing the new krb5-devel port, tracking MIT KRB5 development
on github.
Original commitRevision:445467 

Number of commits found: 15