ports/96793: [PATCH] Switch of default OpenLDAP implementation to 2.3

Xin LI delphij at FreeBSD.org
Thu May 4 18:40:18 UTC 2006


>Number:         96793
>Category:       ports
>Synopsis:       [PATCH] Switch of default OpenLDAP implementation to 2.3
>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:   Thu May 04 18:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 6.1-RC2 i386
>Organization:
The FreeBSD Simplified Chinese Project
>Environment:
System: FreeBSD tarsier.delphij.net 6.1-RC2 FreeBSD 6.1-RC2 #30: Tue May 2 17:15:44 CST 2006 delphij at tarsier.delphij.net:/usr/obj/usr/src/sys/TARSIER i386


>Description:
	The OpenLDAP 2.3.x series is now considered stable and 2.2.x is
no longer being actively maintained.  Therefore, we should switch to
using it as our default LDAP implementation.

	Note that this is not an urgent change, and should only be done
after a full experimental pointyhat build (hopefully right after 6.1 and
5.5 are out of the door).  If there is any build problem happen during
the test build, please let me know and I will fix them ASAP.

	This is just a reminder for the switch.

>How-To-Repeat:
>Fix:


--- patch-bsd.port.mk begins here ---
Index: bsd.port.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v
retrieving revision 1.532
diff -u -r1.532 bsd.port.mk
--- bsd.port.mk	2 May 2006 10:09:23 -0000	1.532
+++ bsd.port.mk	4 May 2006 18:25:21 -0000
@@ -1403,7 +1403,7 @@
 # Location of mounted CDROM(s) to search for files
 CD_MOUNTPTS?=	/cdrom ${CD_MOUNTPT}
 
-WANT_OPENLDAP_VER?=	22
+WANT_OPENLDAP_VER?=	23
 
 # Owner and group of the WWW user
 WWWOWN?=	www
--- patch-bsd.port.mk ends here ---


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



More information about the freebsd-ports-bugs mailing list