From owner-cvs-doc@FreeBSD.ORG Thu Jul 1 07:39:30 2004 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90A8916A4CE; Thu, 1 Jul 2004 07:39:30 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A6D843D1D; Thu, 1 Jul 2004 07:39:30 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-7.local ([172.16.0.7] helo=localhost) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34 (FreeBSD)) id 1Bfw9i-000DI0-FE; Thu, 01 Jul 2004 09:38:53 +0200 Date: Thu, 1 Jul 2004 09:39:13 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Mark Linimon From: Oliver Eikemeier In-Reply-To: <200406300304.i5U34O60018083@repoman.freebsd.org> Message-Id: Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 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-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 07:39:30 -0000 Mark Linimon wrote: > Begin to rework the section on dependencies Makevars, especially with > respect to WITH_*/WITHOUT_*. Although this patch is incomplete, it is > better than what is there. Hmmm... WITH_BERKELEY_DB and WITH_BDB_VER make a nice example of inconsistency... -Oliver