From owner-freebsd-apache@FreeBSD.ORG Sat Aug 25 19:47:18 2012 Return-Path: Delivered-To: apache@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C371106566B; Sat, 25 Aug 2012 19:47:18 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7013D8FC0A; Sat, 25 Aug 2012 19:47:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7PJlIGY057835; Sat, 25 Aug 2012 19:47:18 GMT (envelope-from ohauer@freefall.freebsd.org) Received: (from ohauer@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7PJlIsO057831; Sat, 25 Aug 2012 19:47:18 GMT (envelope-from ohauer) Date: Sat, 25 Aug 2012 19:47:18 GMT Message-Id: <201208251947.q7PJlIsO057831@freefall.freebsd.org> To: jrhett@netconsonance.com, ohauer@FreeBSD.org, apache@FreeBSD.org From: ohauer@FreeBSD.org Cc: Subject: Re: ports/159608: www/apache22: apache WITH_BDB_BASE settings described in UPDATING do not work X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2012 19:47:18 -0000 Synopsis: www/apache22: apache WITH_BDB_BASE settings described in UPDATING do not work State-Changed-From-To: analyzed->closed State-Changed-By: ohauer State-Changed-When: Sat Aug 25 19:43:37 UTC 2012 State-Changed-Why: devel/apr1 can not build d185 support against libc. apache22 takes the db information from apu-util so the options WITH_DBM=bdb, WITH_BDB_BASE=yes where useless and a false suggestion. http://www.freebsd.org/cgi/query-pr.cgi?pr=159608