From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 14 17:20:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5164B16A43D for ; Mon, 14 Nov 2005 17:20:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 882B143D45 for ; Mon, 14 Nov 2005 17:20:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAEHKER8043583 for ; Mon, 14 Nov 2005 17:20:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAEHKEr9043582; Mon, 14 Nov 2005 17:20:14 GMT (envelope-from gnats) Resent-Date: Mon, 14 Nov 2005 17:20:14 GMT Resent-Message-Id: <200511141720.jAEHKEr9043582@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Scot W. Hetzel" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81FAD16A420 for ; Mon, 14 Nov 2005 17:15:48 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50FB543D46 for ; Mon, 14 Nov 2005 17:15:48 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jAEHFm1D039559 for ; Mon, 14 Nov 2005 17:15:48 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id jAEHFmfE039558; Mon, 14 Nov 2005 17:15:48 GMT (envelope-from nobody) Message-Id: <200511141715.jAEHFmfE039558@www.freebsd.org> Date: Mon, 14 Nov 2005 17:15:48 GMT From: "Scot W. Hetzel" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/89023: USE_BDB doesn't set name of Berkely dB, or location of the include directory X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 17:20:15 -0000 >Number: 89023 >Category: ports >Synopsis: USE_BDB doesn't set name of Berkely dB, or location of the include directory >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 14 17:20:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: FreeBSD 5.x-STABLE >Organization: >Environment: >Description: I noticed that when the USE_BDB is used to provide a LIB_DEPENDS on a particular version of Berkley dB, that it doesn't define BDB_LIB_NAME or the BDB_INCLUDE_DIR. Without these variables defined the port maintainers that include USE_BDB in their ports, will have to define these variables for themselves. I also noticed that the USE_BDB, doesn't honor the WITH_BDB_VER variable, instead it is left up to the ports maintainer to define the variable. >How-To-Repeat: Have a look at the security/cyrus-sasl2 and */kdesdk3 ports on how they are defining the location of the Berkley dB include directory and the name of the Berkley db library. And their use of WITH_BDB_VER. >Fix: See the attached patches in the next message: >Release-Note: >Audit-Trail: >Unformatted: