From owner-freebsd-emulation@FreeBSD.ORG Wed Sep 16 14:42:24 2009 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2CD01065670 for ; Wed, 16 Sep 2009 14:42:24 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 6BFFD8FC14 for ; Wed, 16 Sep 2009 14:42:24 +0000 (UTC) Received: from [85.173.16.166] (helo=izar) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1MnviB-000Jbg-Cp; Wed, 16 Sep 2009 18:42:23 +0400 To: "Sean C. Farley" References: <80173957@bb.ipt.ru> From: Boris Samorodov Date: Wed, 16 Sep 2009 18:44:18 +0400 In-Reply-To: (Sean C. Farley's message of "Wed\, 16 Sep 2009 08\:40\:49 -0500 \(CDT\)") Message-ID: <23039453@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation@FreeBSD.org Subject: Re: changes in linux ports infrastructure X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2009 14:42:24 -0000 "Sean C. Farley" writes: > On Mon, 14 Sep 2009, Boris Samorodov wrote: > >> Dear linux ports maintainers, >> >> I've just committed a new graphics/linux-f10-libGLU port and >> apropriate changes to linux ports infrastructure. I'm going to >> commit the following patch which uses the new port and its >> infrastructure. >> >> The main goal is to give users of linux nvidia drivers to use more >> recent libGLU packages. >> >> Those changes do not touch default packages but imho it will be good >> to commit the patch before 8.0-RELEASE. Please, give it a try and >> submit a followup. Thanks! > > The patch to games/linux-nwnclient does work. When you commit it, > would you also apply the following patch which helps a bit? :) I > think it has been broken since March, but I just noticed. Hm, yes, I see it. I'll move the NVIDIA test down, just before PLIST_SUB, if you don't mind (as it is done at other ports). > Two things I have noticed in regard to this port, the Nvidia driver > and Fedora 8 or 10 as base: > 1. Performance is poor until you change the resolution. It does not > matter what the starting resolution or the changed resolution is. > Changing back to the starting resolution keeps the good performance. > This is very odd. Which video card/driver/dri/linux-dri port are you using? > 2. The game core dumps upon exit, but I have not had time to look into > this. Can't say anything about this case. -- WBR, bsam