From owner-freebsd-ports@FreeBSD.ORG Tue Sep 8 11:49:52 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 4CB99106566C; Tue, 8 Sep 2009 11:49:52 +0000 (UTC) (envelope-from wout@delta-design.be) Received: from lrelay02.edpnet.net (lrelay02.edpnet.net [212.71.1.211]) by mx1.freebsd.org (Postfix) with ESMTP id D29DD8FC15; Tue, 8 Sep 2009 11:49:51 +0000 (UTC) Received: from [192.168.1.2] (213.219.151.241.adsl.dyn.edpnet.net [213.219.151.241]) by lrelay02.edpnet.net (8.13.8/8.13.8) with ESMTP id n88Bnn48012623; Tue, 8 Sep 2009 13:49:49 +0200 From: Wout =?ISO-8859-1?Q?Decr=E9?= To: Doug Barton In-Reply-To: <4AA57A71.5090006@FreeBSD.org> References: <1252259865.12837.12.camel@wout-laptop> <4AA57A71.5090006@FreeBSD.org> Content-Type: text/plain; charset="UTF-8" Organization: Delta Design Date: Tue, 08 Sep 2009 13:50:25 +0200 Message-Id: <1252410625.3579.7.camel@wout-desktop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: clamav-milter 0.95.2 at lrelay02.edpnet.net X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on lrelay02.edpnet.net Cc: ports@FreeBSD.org Subject: Re: [SPAM] 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: Tue, 08 Sep 2009 11:49:52 -0000 Thanks, I am currently running it with the patched source, and it is working great (using $ instead of %). But would be nice if I can use the port again :) Have a nice holiday Wout On Mon, 2009-09-07 at 14:26 -0700, Doug Barton wrote: > 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 >