From owner-freebsd-hackers@FreeBSD.ORG Tue May 15 06:54:13 2007 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1707F16A405 for ; Tue, 15 May 2007 06:54:13 +0000 (UTC) (envelope-from duane@dwlabs.ca) Received: from smtpout.eastlink.ca (smtpout.eastlink.ca [24.222.0.30]) by mx1.freebsd.org (Postfix) with ESMTP id D1FFF13C483 for ; Tue, 15 May 2007 06:54:12 +0000 (UTC) (envelope-from duane@dwlabs.ca) Received: from ip02.eastlink.ca ([24.222.10.10]) by mta01.eastlink.ca (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0JI200MTMLUBUHA2@mta01.eastlink.ca> for freebsd-hackers@freebsd.org; Tue, 15 May 2007 03:54:11 -0300 (ADT) Received: from blk-224-199-230.eastlink.ca (HELO dwpc.dwlabs.ca) ([24.224.199.230]) by ip02.eastlink.ca with ESMTP; Tue, 15 May 2007 03:53:48 -0300 Received: from dwpc.dwlabs.ca (ftp.dwlabs.ca [192.168.0.10]) by dwpc.dwlabs.ca (8.13.8/8.13.8) with ESMTP id l4F6sFaa021775; Tue, 15 May 2007 03:54:21 -0300 (ADT envelope-from duane@dwpc.dwlabs.ca) Received: (from duane@localhost) by dwpc.dwlabs.ca (8.13.8/8.13.8/Submit) id l4F6sFRw021774; Tue, 15 May 2007 03:54:15 -0300 (ADT envelope-from duane) Date: Tue, 15 May 2007 03:54:15 -0300 From: Duane Whitty In-reply-to: <46493A2A.4070303@u.washington.edu> To: Garrett Cooper Message-id: <20070515065415.GH1017@dwpc.dwlabs.ca> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAOX1SEYY4MfmdGdsb2JhbACBXI4kNw X-IronPort-AV: i="4.14,535,1170648000"; d="scan'208"; a="185299133:sNHT42616890" X-Virus-Scanned: ClamAV 0.88.6/3243/Mon May 14 07:49:49 2007 on dwpc.dwlabs.ca X-Virus-Status: Clean X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on dwpc.dwlabs.ca References: <20070513040651.GB1017@dwpc.dwlabs.ca> <4647F627.7020408@u.washington.edu> <20070514202922.GF1017@dwpc.dwlabs.ca> <20070515035016.GG1017@dwpc.dwlabs.ca> <46493A2A.4070303@u.washington.edu> User-Agent: Mutt/1.4.2.2i X-Spam-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00, UNPARSEABLE_RELAY autolearn=ham version=3.1.4 Cc: freebsd-hackers@freebsd.org Subject: Re: Berkeley DB API [was Re: SoC] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-hackers@freebsd.org List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 May 2007 06:54:13 -0000 On Monday, 14 May 2007 at 21:42:18 -0700, Garrett Cooper wrote: > Duane Whitty wrote: [snipped] > > > >I wonder what the ramifications of the above are to the goal of using the > >bdb in > >our base system to add db smarts to the pkg_install tools in a way that > >will be > >complementary to exising tools? > > > >Duane > > BDB-1 is an available option actually with the ruby tools. Try "make > config" in the ports-mgmt/portupgrade directory. > Excellent, I just checked. That's great. I was worried for about a second :) I never thought to check that out, sure glad you did! Duane [more snipped] > > -Garrett > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"