FreeBSD Bugzilla – Attachment 88766 Details for
Bug 125607
[PATCH] x11/xscreensaver-gnome: pam option is broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xscreensaver-gnome-5.05_1.patch
xscreensaver-gnome-5.05_1.patch (text/plain), 1.26 KB, created by
mwisnicki+freebsd
on 2008-07-14 17:10:02 UTC
(
hide
)
Description:
xscreensaver-gnome-5.05_1.patch
Filename:
MIME Type:
Creator:
mwisnicki+freebsd
Created:
2008-07-14 17:10:02 UTC
Size:
1.26 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/x11/xscreensaver-gnome.orig/Makefile /usr/ports/x11/xscreensaver-gnome/Makefile >--- /usr/ports/x11/xscreensaver-gnome.orig/Makefile 2008-07-10 01:40:06.000000000 +0200 >+++ /usr/ports/x11/xscreensaver-gnome/Makefile 2008-07-14 17:45:04.000000000 +0200 >@@ -8,7 +8,7 @@ > > PORTNAME?= xscreensaver-gnome > PORTVERSION= 5.05 >-PORTREVISION?= 0 >+PORTREVISION?= 1 > CATEGORIES= x11 gnome > MASTER_SITES= http://www.jwz.org/xscreensaver/ > DISTNAME= xscreensaver-${PORTVERSION} >@@ -36,8 +36,7 @@ > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib" > >-OPTIONS?= PAM "Pluggable Authentication Module support" off \ >- KERBEROS "Add support for kerberos" off \ >+OPTIONS?= PAM "Pluggable Authentication Module support" on \ > ALL_FORTUNES "Enable support for all fortunes" off \ > SETUID_HACKS "Install sonar hack suid so it can ping" off > >@@ -89,18 +88,12 @@ > > .if defined(WITH_PAM) > PLIST_SUB+= PAM="" >-CONFIGURE_ARGS+= --without-pam >+CONFIGURE_ARGS+= --with-pam > .else > CONFIGURE_ARGS+= --without-pam > PLIST_SUB+= PAM="@comment " > .endif > >-.if defined(WITH_KERBEROS) >-CONFIGURE_ARGS+= --with-kerberos >-.else >-CONFIGURE_ARGS+= --without-kerberos >-.endif >- > .if defined(WITH_SETUID_HACKS) > CONFIGURE_ARGS+= --with-setuid-hacks > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 125607
: 88766