From owner-cvs-all@FreeBSD.ORG Thu Jul 1 08:06:51 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E34E16A4CE; Thu, 1 Jul 2004 08:06:51 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C2243D1F; Thu, 1 Jul 2004 08:06:51 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from [192.160.235.2] (cs242743-143.austin.rr.com [24.27.43.143]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id EE5DD14859; Thu, 1 Jul 2004 03:06:39 -0500 (CDT) From: Mark Linimon Organization: Lonesome Dove Computing Services To: Oliver Eikemeier Date: Thu, 1 Jul 2004 03:04:12 -0500 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407010304.12011.linimon@FreeBSD.org> cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 08:06:51 -0000 > Hmmm... WITH_BERKELEY_DB and WITH_BDB_VER make a nice example of > inconsistency... IMHO first we have to document what's being used; only then can we start to try to bring some sanity into it. mcl