Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 2009 08:40:49 -0500 (CDT)
From:      "Sean C. Farley" <scf@FreeBSD.org>
To:        Boris Samorodov <bsam@ipt.ru>
Cc:        freebsd-emulation@FreeBSD.org
Subject:   Re: changes in linux ports infrastructure
Message-ID:  <alpine.BSF.2.00.0909160832200.69728@thor.farley.org>
In-Reply-To: <80173957@bb.ipt.ru>
References:  <80173957@bb.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

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.
2. The game core dumps upon exit, but I have not had time to look into
    this.

----------------------------------------
--- Makefile.orig	2009-09-14 22:36:27.000000000 -0500
+++ Makefile	2009-09-14 22:36:27.000000000 -0500
@@ -29,7 +29,7 @@
  NO_BUILD=	yes
  ONLY_FOR_ARCHS=	i386
  USE_LINUX=	yes
-USE_LINUX_APPS=	sdl12 xorglibs
+USE_LINUX_APPS+=sdl12 xorglibs
  NWNDATADIR=	${LOCALBASE}/share/nwndata

  PLIST_SUB+=	NWNVERSION="${PORTVERSION:S/.//}"
----------------------------------------

Sean
-- 
scf@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0909160832200.69728>