FreeBSD Bugzilla – Attachment 125222 Details for
Bug 168812
Added option to remove OPIE dependencies in security/sudo
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 589 bytes, created by
Zak Blacher
on 2012-06-07 16:40:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Zak Blacher
Created:
2012-06-07 16:40:15 UTC
Size:
589 bytes
patch
obsolete
>--- Makefile.orig 2012-06-07 15:27:35.000000000 +0000 >+++ Makefile 2012-06-07 15:29:31.000000000 +0000 >@@ -30,6 +30,7 @@ > --with-pam > > OPTIONS= LDAP "With LDAP support" off \ >+ OPIE "With OPIE support" on \ > INSULTS "With all insults" off \ > DISABLE_ROOT_SUDO "Disable root sudo" off \ > DISABLE_AUTH "Disable authentication" off \ >@@ -73,6 +74,12 @@ > PLIST_SUB+= LDAP="@comment " > .endif > >+.if defined(WITH_OPIE) >+CONFIGURE_ARGS+=--with-opie >+.else >+CONFIGURE_ARGS+=--without-opie >+.endif >+ > .if defined(WITH_DISABLE_ROOT_SUDO) > CONFIGURE_ARGS+=--disable-root-sudo > .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 168812
: 125222