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/patch-driver_passwd-helper.c

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
Monday, 2 May 2022
18:41 Charlie Li (vishwin) search for other commits by this committer Author: Felix Palmen
x11/xscreensaver: update to 6.02

Only install xscreensaver suid root if option PAM is disabled. In this
case, add an extra patch, so xscreensaver-gfx drops privileges
(otherwise it doesn't show any screensaver).

Fix setuid installs in the Makefile and remove extra patch. Respect
upstream's USE_CSTD=gnu89. Remove now-unknown configure option and
associated dependency. Remove old CONFLICTS.

Use security/pam_helper for PAM support. This is the last release
to support pam_unix as the next release removes external helper
calling code.

PR: 254178
Co-authored-by: swills, vishwin
Approved by: arrowd (mentor), maintainer-timeout, maintainer-reset
commit hash: 979995168c2f4dec4dd67cd617639c1abf67f16e commit hash: 979995168c2f4dec4dd67cd617639c1abf67f16e commit hash: 979995168c2f4dec4dd67cd617639c1abf67f16e commit hash: 979995168c2f4dec4dd67cd617639c1abf67f16e 9799951

Number of commits found: 2