From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 20 18:20:10 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 27E2D16A41F for ; Tue, 20 Dec 2005 18:20:10 +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 78FA543D5A for ; Tue, 20 Dec 2005 18:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBKIK3qF023018 for ; Tue, 20 Dec 2005 18:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBKIK24W023017; Tue, 20 Dec 2005 18:20:02 GMT (envelope-from gnats) Resent-Date: Tue, 20 Dec 2005 18:20:02 GMT Resent-Message-Id: <200512201820.jBKIK24W023017@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, Travis Poppe Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D08F16A41F for ; Tue, 20 Dec 2005 18:16:55 +0000 (GMT) (envelope-from tlp@liquidx.org) Received: from illusionist.sov.kewlio.net.uk (illusionist.sov.kewlio.net.uk [85.116.5.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30D7343D46 for ; Tue, 20 Dec 2005 18:16:47 +0000 (GMT) (envelope-from tlp@liquidx.org) Received: from [192.168.0.18] (71-33-104-72.bois.qwest.net [71.33.104.72]) (authenticated bits=0 user=tlp) by illusionist.sov.kewlio.net.uk (8.13.4/8.13.4) with ESMTP id jBKIGg5v025279 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Tue, 20 Dec 2005 18:16:45 GMT Message-Id: <200512201117.09305.tlp@liquidx.org> Date: Tue, 20 Dec 2005 11:17:08 -0700 From: Travis Poppe To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/90697: [BUG]: games/linux-nwnclient depenency problem 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: Tue, 20 Dec 2005 18:20:10 -0000 >Number: 90697 >Category: ports >Synopsis: [BUG]: games/linux-nwnclient dependency problem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 20 18:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Travis Poppe >Release: >Organization: >Environment: >Description: The linux-nwnclient port checks to see if WITH_NVIDIA_GL is defined to determine whether or not it should depend on the nvidia-driver instead of linux_dri. However, both dependencies are needed as linux_dri provides 'libGLU.so.1', which does not come with the nvidia-driver. This is needed in order to run linux-nwnclient. I use the nvidia-driver port and had to install linux_dri by hand after installing nwn. It seems to be working fine in conjunction with the driver. My suggestion is to either drop the nvidia-driver dependency entirely, or at least depend on linux_dri whether WITH_NVIDIA_GL is defined or not. >How-To-Repeat: >Fix: Always depend on linux_dri (for libGLU.so.1) >Release-Note: >Audit-Trail: >Unformatted: