From owner-freebsd-gnome@FreeBSD.ORG Sat Jul 17 14:41:47 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 329A316A4CE; Sat, 17 Jul 2004 14:41:47 +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 AC89E43D45; Sat, 17 Jul 2004 14:41:46 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-5.local ([172.16.0.5] helo=dhcp-11.local) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.40 (FreeBSD)) id 1BlqNj-000A3P-Dz; Sat, 17 Jul 2004 16:41:45 +0200 Date: Sat, 17 Jul 2004 16:42:37 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) From: Oliver Eikemeier To: FreeBSD ports , FreeBSD GNOME , FreeBSD KDE Content-Transfer-Encoding: 7bit In-Reply-To: <931A5274-CC55-11D8-9FE1-00039312D914@fillmore-labs.com> Message-Id: <8C1C17B8-D7FF-11D8-BA2D-00039312D914@fillmore-labs.com> User-Agent: KMail/1.5.9 Subject: HEADS UP: OpenLDAP default version changed X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jul 2004 14:41:47 -0000 As threatened 2004/07/02, OpenLDAP 2.2 is now the default. When you want to stay with OpenLDAP 2.1, add WANT_OPENLDAP_VER?=21 to /etc/make.conf. Otherwise portupgrade -rfo net/openldap22-client openldap-client or portupgrade -rfo net/openldap22-sasl-client openldap-sasl-client should upgrade all your ports depending on the old version. Cheers -Oliver