FreeBSD Bugzilla – Attachment 65919 Details for
Bug 97581
net/php5-ldap and lang/php5: add WITH_SASL to enable sasl support.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
php5-ldap_sasl_support.diff
php5-ldap_sasl_support.diff (text/plain), 495 bytes, created by
Tom McLaughlin
on 2006-05-21 23:10:15 UTC
(
hide
)
Description:
php5-ldap_sasl_support.diff
Filename:
MIME Type:
Creator:
Tom McLaughlin
Created:
2006-05-21 23:10:15 UTC
Size:
495 bytes
patch
obsolete
>Index: Makefile.ext >=================================================================== >RCS file: /ncvs/ports/lang/php5/Makefile.ext,v >retrieving revision 1.28 >diff -u -r1.28 Makefile.ext >--- Makefile.ext 10 May 2006 14:46:43 -0000 1.28 >+++ Makefile.ext 21 May 2006 21:55:16 -0000 >@@ -146,6 +146,11 @@ > .if ${PHP_MODNAME} == "ldap" > CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} > >+.if defined(WITH_SASL) >+CONFIGURE_ARGS+=--with-ldap-sasl >+WANT_OPENLDAP_SASL= yes >+.endif >+ > USE_OPENLDAP= yes > .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 97581
: 65919