From owner-freebsd-gnome@FreeBSD.ORG Mon Feb 27 22:01:17 2006 Return-Path: X-Original-To: gnome@FreeBSD.org 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 7998F16A420; Mon, 27 Feb 2006 22:01:17 +0000 (GMT) (envelope-from mi+mxe@aldan.algebra.com) Received: from vms046pub.verizon.net (vms046pub.verizon.net [206.46.252.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A38143D6E; Mon, 27 Feb 2006 22:01:13 +0000 (GMT) (envelope-from mi+mxe@aldan.algebra.com) Received: from corbulon.video-collage.com ([151.204.231.237]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IVD00EUQ9601P02@vms046.mailsrvcs.net>; Mon, 27 Feb 2006 16:01:13 -0600 (CST) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id k1RM18aw006915 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 27 Feb 2006 17:01:11 -0500 Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.4/8.13.4) with ESMTP id k1RM12VJ094159; Mon, 27 Feb 2006 17:01:02 -0500 Received: (from mteterin@localhost) by mteterin.us.murex.com (8.13.4/8.13.4/Submit) id k1RM12fk094158; Mon, 27 Feb 2006 17:01:02 -0500 Date: Mon, 27 Feb 2006 17:01:01 -0500 From: Mikhail Teterin In-reply-to: <44037174.2040506@FreeBSD.org> To: Joe Marcus Clarke Message-id: <1141077661.93953.9.camel@mteterin.us.murex.com> Organization: Virtual Estates, Inc. MIME-version: 1.0 X-Mailer: Evolution 2.4.2.1 FreeBSD GNOME Team Port Content-type: text/plain; charset=koi8-u Content-transfer-encoding: quoted-printable X-Virus-Scanned: ClamAV devel-20050525/1305/Mon Feb 27 14:07:49 2006 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 References: <1141073332.93780.6.camel@mteterin.us.murex.com> <44036B70.9080508@FreeBSD.org> <1141075347.93953.3.camel@mteterin.us.murex.com> <44037174.2040506@FreeBSD.org> X-Authentication-warning: mteterin.us.murex.com: mteterin set sender to mi+mxe@aldan.algebra.com using -f Cc: gnome@FreeBSD.org, kwm@FreeBSD.org, matthias.andree@gmx.de Subject: Re: patching databases/evolution-data-server to USE_BDB X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mi+mxe@aldan.algebra.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2006 22:01:17 -0000 =F5 =D0=CE, 2006-02-27 =D5 16:39 -0500, Joe Marcus Clarke =D0=C9=DB=C5: > > I'm sorry, I don't understand. Currently the > > databases/evolution-data-server builds its own version of db41. What > > does this have to do with db3 and "evo"? >=20 > This must have changed. Back when Evolution including the components > in e-d-s, it was building db3. We thought it would be great to use > the system version of db3, but this caused maintenance nightmares, and > breakage. It was the right idea. Getting to the bottom of the breakage would've been the right thing to do :-( I'm testing out the newly built evolution now -- what kind of breakage should I look for? > It was much easier to trust the version of db3 that came with Evo. >=20 > Given that, I do not want to split out bdb from e-d-s. We have enough > maintenance problems to deal with without adding new ones. This is inconsistent with the sensible policy of things like firefox, nss, and many others, and, obviously, is prone to maintainance problems of its own. The files/patch-offical-sleepycat is a perfect example of what I'm talking about. Yours, -mi