From owner-freebsd-doc@FreeBSD.ORG Thu Jul 24 12:50:05 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DC44106567D for ; Thu, 24 Jul 2008 12:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7AC298FC12 for ; Thu, 24 Jul 2008 12:50:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m6OCo51o036937 for ; Thu, 24 Jul 2008 12:50:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6OCo5qG036936; Thu, 24 Jul 2008 12:50:05 GMT (envelope-from gnats) Date: Thu, 24 Jul 2008 12:50:05 GMT Message-Id: <200807241250.m6OCo5qG036936@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Thomas Abthorpe Cc: Subject: Re: docs/125907: [patch] Update makefiles options section of Porter's Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thomas Abthorpe List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2008 12:50:05 -0000 The following reply was made to PR docs/125907; it has been noted by GNATS. From: Thomas Abthorpe To: pav@freebsd.org Cc: bug-followup@freebsd.org Subject: Re: docs/125907: [patch] Update makefiles options section of Porter's Handbook Date: Thu, 24 Jul 2008 08:41:23 -0400 On Wednesday 23 July 2008 19:08:13 Pav Lucistnik wrote: > I fear some of the changes in this patch are incorrect: > > - no WITH_APACHE recognized in Mk/*, I think WITH_APACHE2 was correct > - USE_BDB can grok values directly, ie. USE_BDB=3D42 instead of > =A0 USE_BDB=3Dyes and WITH_BDB_VERSION=3D42. Also please mention ranges, = ie. > =A0 USE_BDB=3D45+ > - WITH_MYSQL should be replaced by USE_MYSQL Thanks for the feedback, Pav. Looks that I need to wipe the sleep out of my= =20 eyes before I hit the send button. Updated patch to follow. Thomas =2D-=20 Thomas Abthorpe | FreeBSD Committer tabthorpe@FreeBSD.org | http://people.freebsd.org/~tabthorpe