From owner-freebsd-doc@FreeBSD.ORG Wed Jul 23 23:10:04 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 537A2106566C for ; Wed, 23 Jul 2008 23:10:04 +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 41B288FC0A for ; Wed, 23 Jul 2008 23:10:04 +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 m6NNA4nc031820 for ; Wed, 23 Jul 2008 23:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6NNA48A031819; Wed, 23 Jul 2008 23:10:04 GMT (envelope-from gnats) Date: Wed, 23 Jul 2008 23:10:04 GMT Message-Id: <200807232310.m6NNA48A031819@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Pav Lucistnik 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: Pav Lucistnik List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2008 23:10:04 -0000 The following reply was made to PR docs/125907; it has been noted by GNATS. From: Pav Lucistnik To: bug-followup@FreeBSD.org, tabthorpe@FreeBSD.org Cc: Subject: Re: docs/125907: [patch] Update makefiles options section of Porter's Handbook Date: Thu, 24 Jul 2008 01:08:13 +0200 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=42 instead of USE_BDB=yes and WITH_BDB_VERSION=42. Also please mention ranges, ie. USE_BDB=45+ - WITH_MYSQL should be replaced by USE_MYSQL -- Pav Lucistnik The answer to the all-encompassing question on life, the universe and everything: close windows and reboot.