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: x11/xscreensaver/files/xscreensaver.pam

Number of commits found: 2

Tuesday, 30 Aug 2022
18:14 Felix Palmen (zirias) search for other commits by this committer
x11/xscreensaver: Update to 6.04

Any code for calling an external helper for PAM was removed in 6.03,
therefore replace pam_helper by unix-selfauth-helper that's called by
pam_exec.so

Also fix line length in USES.

Approved by:		x11 (manu), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D35348
commit hash: b5319e4aa6f8681e134c2b72d7e338ab170575a0 commit hash: b5319e4aa6f8681e134c2b72d7e338ab170575a0 commit hash: b5319e4aa6f8681e134c2b72d7e338ab170575a0 commit hash: b5319e4aa6f8681e134c2b72d7e338ab170575a0 b5319e4
Tuesday, 11 Dec 2007
20:03 dougb search for other commits by this committer
Update to version 5.04, which contains the usual combination of
a few new screesavers and miscellaneous bug fixes.

For the port:
1. Update the CONFIGURE_ARGS for the new xorg and other options
2. Add an OPTION to add --with-kerberos
3. Add an OPTION for PAM support, and delete stuff that was designed
to disable PAM.
4. Related to above, add a policy file for PAM that is relevant to
FreeBSD, and simply copy that over the distribution's and allow the
normal install method to work.
Original commit

Number of commits found: 2