Date: Sun, 14 Jun 2009 19:03:54 +0000 (UTC) From: Sean Farley <scf@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/linux-ut Makefile pkg-plist ports/games/linux-ut/files patch-bin::ut Message-ID: <200906141903.n5EJ3sYC062861@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scf 2009-06-14 19:03:54 UTC
FreeBSD ports repository (src committer)
Modified files:
games/linux-ut Makefile pkg-plist
Added files:
games/linux-ut/files patch-bin::ut
Log:
- Use libSDL v1.2 from ports instead of the provided v1.1. The Nvidia
driver will not function with it when the Linux base is Fedora 8.
- Detect the Nvidia driver and set Sync on VBlank (__GL_SYNC_TO_VBLANK) to
provide a consistent speed within the game, otherwise, the game will
increase speed dramatically when approaching walls.
- Disable the use of DGA mouse support in libSDL to allow some mice to
function within the game.
- Preload the Linux libX11 library to prevent the following error:
XDM authorization key matches an existing client
- Remove an empty directory (Logs) that is never used.
Approved by: itetcu
Revision Changes Path
1.10 +8 -2 ports/games/linux-ut/Makefile
1.1 +34 -0 ports/games/linux-ut/files/patch-bin::ut (new)
1.4 +0 -1 ports/games/linux-ut/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906141903.n5EJ3sYC062861>
