There is an obvious mistake in WITH_PAM case, which in addition to disabling pam support causes plist breakage. While there, enable PAM by default. PLEASE do not reject this unless you have a good technical reason to do so. PAM is a stable and standard component of FreeBSD base system since years. It is unconditionally enabled in x11/gdm. Also, remove kerberos option, it's misleading and deprecated. More than likely any user of Kerberos will prefer to do it through PAM. Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
marcus 2008-07-19 04:07:19 UTC FreeBSD ports repository Modified files: x11/xscreensaver-gnome Makefile distinfo pkg-plist x11/xscreensaver-gnome/files patch-driver_Makefile.in x11/xscreensaver-gnome-hacks Makefile pkg-plist Log: * Update to 5.06 * Fix PAM support [1] PR: 125607 [1] Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> [1] Revision Changes Path 1.8 +1 -1 ports/x11/xscreensaver-gnome-hacks/Makefile 1.5 +2 -0 ports/x11/xscreensaver-gnome-hacks/pkg-plist 1.64 +3 -10 ports/x11/xscreensaver-gnome/Makefile 1.24 +3 -3 ports/x11/xscreensaver-gnome/distinfo 1.13 +3 -33 ports/x11/xscreensaver-gnome/files/patch-driver_Makefile.in 1.27 +4 -0 ports/x11/xscreensaver-gnome/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!