FreeBSD Bugzilla – Attachment 132857 Details for
Bug 177212
[PATCH] net/nss_ldap: options ng
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nss_ldap.patch
nss_ldap.patch (text/plain), 893 bytes, created by
William Grzybowski
on 2013-03-21 22:20:00 UTC
(
hide
)
Description:
nss_ldap.patch
Filename:
MIME Type:
Creator:
William Grzybowski
Created:
2013-03-21 22:20:00 UTC
Size:
893 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 314859) >+++ Makefile (working copy) >@@ -1,9 +1,5 @@ >-# Ports collection Makefile for: nss_ldap >-# Date created: 4/1/2003 >-# Whom: nectar@FreeBSD.org >-# >+# Created by: nectar@FreeBSD.org > # $FreeBSD$ >-# > > PORTNAME= nss_ldap > PORTVERSION= 1.${NSS_LDAP_VERSION} >@@ -26,8 +22,11 @@ > USE_LDCONFIG= yes > USE_OPENLDAP= yes > >-OPTIONS= LCLASS "Enable login classes via the loginClass attribute" on >+OPTIONS_DEFINE= LCLASS >+OPTIONS_DEFAULT=LCLASS > >+LCLASS_DESC= Enable login classes via the loginClass attribute >+ > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib -Wl,-rpath,${LOCALBASE}/lib > >@@ -45,7 +44,7 @@ > CONFIGURE_ARGS+=--enable-configurable-krb5-ccname-env > .endif > >-.if defined(WITH_LCLASS) >+.if ${PORT_OPTIONS:MLCLASS} > CFLAGS+="-DHAVE_LOGIN_CLASSES" > .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 177212
: 132857