From owner-freebsd-ports@FreeBSD.ORG Fri Jul 2 18:29:15 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0492516A4CE; Fri, 2 Jul 2004 18:29:15 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 953C543D54; Fri, 2 Jul 2004 18:29:14 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-11.local ([172.16.0.11] helo=localhost) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34 (FreeBSD)) id 1BgSlF-000GrJ-LV; Fri, 02 Jul 2004 20:27:48 +0200 Date: Fri, 2 Jul 2004 20:28:11 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: FreeBSD ports From: Oliver Eikemeier Content-Transfer-Encoding: 7bit Message-Id: <931A5274-CC55-11D8-9FE1-00039312D914@fillmore-labs.com> User-Agent: KMail/1.5.9 cc: FreeBSD GNOME cc: FreeBSD KDE Subject: HEADS UP: change of the default OpenLDAP version X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 18:29:15 -0000 The OpenLDAP project has declared OpenLDAP 2.2 as their stable branch: I will follow this by changing the default in bsd.port.mk to WANT_OPENLDAP_VER=22 on Friday, the 16th of July 2004 What does this mean for you? - port maintainers should test their ports by specifying WANT_OPENLDAP_VER=22 on the command line when building there ports - users and package building cluster can prepare for the switch by setting WANT_OPENLDAP_VER=22 in make.conf(5) or pkgtools.conf(5) - users or production systems that don't want to follow the version switch can specify WANT_OPENLDAP_VER=21 in make.conf(5) or pkgtools.conf(5). The OpenLDAP 2.1 ports are expected to be around for some while, a deprecation date hasn't been set. Thanks -Oliver