FreeBSD Bugzilla – Attachment 88764 Details for
Bug 125605
[PATCH] bsd.port.mk: add -DLDAP_DEPRECATED to CFLAGS; remove support for OpenLDAP 2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.ports.mk.diff
bsd.ports.mk.diff (text/plain), 863 bytes, created by
Yuri Pankov
on 2008-07-14 16:50:06 UTC
(
hide
)
Description:
bsd.ports.mk.diff
Filename:
MIME Type:
Creator:
Yuri Pankov
Created:
2008-07-14 16:50:06 UTC
Size:
863 bytes
patch
obsolete
>Index: ports/Mk/bsd.port.mk >=================================================================== >RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v >retrieving revision 1.595 >diff -u -r1.595 bsd.port.mk >--- ports/Mk/bsd.port.mk 30 Jun 2008 20:16:17 -0000 1.595 >+++ ports/Mk/bsd.port.mk 14 Jul 2008 15:01:51 -0000 >@@ -1696,14 +1696,13 @@ > .endif > > .if defined(USE_OPENLDAP) >+CFLAGS+= -DLDAP_DEPRECATED > .if defined(WANT_OPENLDAP_SASL) > _OPENLDAP_FLAVOUR= -sasl > .else > _OPENLDAP_FLAVOUR= > .endif >-.if ${WANT_OPENLDAP_VER} == 22 >-LIB_DEPENDS+= ldap-2.2.7:${PORTSDIR}/net/openldap22${_OPENLDAP_FLAVOUR}-client >-.elif ${WANT_OPENLDAP_VER} == 23 >+.if ${WANT_OPENLDAP_VER} == 23 > LIB_DEPENDS+= ldap-2.3.2:${PORTSDIR}/net/openldap23${_OPENLDAP_FLAVOUR}-client > .elif ${WANT_OPENLDAP_VER} == 24 > LIB_DEPENDS+= ldap-2.4.2:${PORTSDIR}/net/openldap24${_OPENLDAP_FLAVOUR}-client
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 125605
: 88764