From owner-cvs-all Wed Feb 13 6:39: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from alcatraz.iptelecom.net.ua (alcatraz.iptelecom.net.ua [212.9.224.15]) by hub.freebsd.org (Postfix) with ESMTP id DC83137B400; Wed, 13 Feb 2002 06:38:55 -0800 (PST) Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by alcatraz.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id QAA14428; Wed, 13 Feb 2002 16:38:52 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (h177.234.dialup.iptcom.net [212.9.234.177]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id QAA15694; Wed, 13 Feb 2002 16:38:49 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g1DEcId88918; Wed, 13 Feb 2002 16:38:18 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3C6A7A6F.ACF74B1C@FreeBSD.org> Date: Wed, 13 Feb 2002 16:38:39 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Ade Lovett Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/mail/evolution Makefile References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ade Lovett wrote: > > On 02/13/02 02:34, "Maxim Sobolev" wrote: > > > Ade Lovett wrote: > >> > >> ade 2002/02/12 21:03:22 PST > >> > >> Modified files: > >> mail/evolution Makefile > >> Log: > >> Add OpenLDAP2 support if WITH_LDAP is defined - this is a candidate for > >> turning into a WITHOUT_LDAP switch to abide by accepted GNOME bloatware > >> standards. > > > > Please don't do this. The problem is that ldap library is linked with > > version of the DB3 incompatible with Evolution, so that when you are > > linking evo with libldap it start using that (wrong) version of the > > DB3, which makes evolution unstable like a hell, especially on > > 5-CURRENT. Perhaps some ld(1) glue is necessary to resolve the problem > > properly, but I don't have a time to dig into it right now. > > Not for much longer. I'm testing code that puts the db3 dependency back in > net/openldap2, ^^^^^^^^^^^^^ You meant Evolution? I wonder how you are going to do it without introducing yet another db3 port into the tree. The Evo only correctly works with DB-3.1.17, it's even mentioned in the documentation. With more recent versions it's unstable like a hell. -Maxim > removing much of the bogosity in that port. > > -aDe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message