From owner-freebsd-ports@FreeBSD.ORG Mon Sep 7 21:26:14 2009 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F0A1106566B for ; Mon, 7 Sep 2009 21:26:14 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id B724A8FC0C for ; Mon, 7 Sep 2009 21:26:13 +0000 (UTC) Received: (qmail 11630 invoked by uid 399); 7 Sep 2009 21:26:09 -0000 Received: from localhost (HELO ?10.9.1.128?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 7 Sep 2009 21:26:09 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4AA57A71.5090006@FreeBSD.org> Date: Mon, 07 Sep 2009 14:26:09 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: =?UTF-8?B?V291dCBEZWNyw6k=?= References: <1252259865.12837.12.camel@wout-laptop> In-Reply-To: <1252259865.12837.12.camel@wout-laptop> X-Enigmail-Version: 0.96.0 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: bind96-9.6.1.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2009 21:26:14 -0000 Wout Decré wrote: > Hello > > I am using the dns/bind96 port with DLZ_LDAP. There seems to be an > update of the OpenLDAP client library regarding the '%' sign. This sign > is used by DLZ_LDAP for building the LDAP search query, but is now > causing an invalid LDAP base. Causing named to not start. > > More information: > https://lists.ubuntu.com/archives/ubuntu-server-bugs/2008-May/002163.html > > Is it possible to apply a patch when installing this port to modify the > '%' sign (see link)? I will look into this issue later this week. It's a long holiday weekend in the US right now. Doug