From owner-freebsd-apache@FreeBSD.ORG Sat Aug 25 19:43:32 2012 Return-Path: Delivered-To: apache@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCA2B1065670; Sat, 25 Aug 2012 19:43:32 +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 B76838FC12; Sat, 25 Aug 2012 19:43:32 +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 q7PJhWJO057417; Sat, 25 Aug 2012 19:43:32 GMT (envelope-from ohauer@freefall.freebsd.org) Received: (from ohauer@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7PJhWDU057413; Sat, 25 Aug 2012 19:43:32 GMT (envelope-from ohauer) Date: Sat, 25 Aug 2012 19:43:32 GMT Message-Id: <201208251943.q7PJhWDU057413@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:43:32 -0000 Synopsis: www/apache22: apache WITH_BDB_BASE settings described in UPDATING do not work State-Changed-From-To: open->analyzed State-Changed-By: ohauer State-Changed-When: Sat Aug 25 19:33:44 UTC 2012 State-Changed-Why: During the rewrite / cleanup of the www/apache22 port I removed all parts which where needed to build apr/apr-util, since they are not apache httpd related. The lines do no longer exist (they where a leftover from years ago where the apachex port was repocopied to apache22. The bundled apr-util and the port devel/apr? does not support building db support against the db185 version which is included in the FreeBSD libc, so there is no way to have support for db files which are created with apache13. Even this answer is not the one you expect I have to say sorry. I will close the pr. http://www.freebsd.org/cgi/query-pr.cgi?pr=159608