ports/71949: [PATCH] mail/sendmail: use openldap22

Jose M Rodriguez (freebsd) josemi at freebsd.jazztel.es
Mon Sep 20 19:00:50 UTC 2004


>Number:         71949
>Category:       ports
>Synopsis:       [PATCH] mail/sendmail: use openldap22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 20 19:00:48 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jose M Rodriguez (freebsd)
>Release:        FreeBSD 5.3-BETA5 i386
>Organization:
Redes JM
>Environment:
System: FreeBSD orion.redesjm.local 5.3-BETA5 FreeBSD 5.3-BETA5 #0: Mon Sep 20 08:39:19 CEST 2004
>Description:
	Use openldap 2.2 client, now ports default

Port maintainer (dinoex at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:



--- patch-sendmail begins here ---
--- mail/sendmail/Makefile.orig	Mon Sep 20 19:24:10 2004
+++ mail/sendmail/Makefile	Mon Sep 20 19:25:55 2004
@@ -66,11 +66,11 @@
 		sendmail+sasl2-8.*
 CONFLICTS+=	sendmail-sasl-8.* sendmail-sasl2-8.* sendmail-tls-8.*
 .if defined(LDAP_PORT)
-OPENLDAP_LIB?=	libldap.so.2
+OPENLDAP_LIB?=	libldap-2.2.so.7
 BUILD_DEPENDS+=	${LOCALBASE}/lib/${OPENLDAP_LIB}:${PORTSDIR}/${LDAP_PORT}
 RUN_DEPENDS+=	${LOCALBASE}/lib/${OPENLDAP_LIB}:${PORTSDIR}/${LDAP_PORT}
 .else
-USE_OPENLDAP_VER?=	21
+USE_OPENLDAP_VER?=	22
 .endif
 .else
 CONFLICTS+=	sendmail*+ldap*-8.*
--- patch-sendmail ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list