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
crashes if it was truly used by this port. The port has its own copy that
does work.
PR: ports/133365
Submitted by: Alexander Logvinov <ports at logvinov.com>
Approved by: pav
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav)
also added the WITHOUT_MAPS option.
- Reverted the default patch installed from v451 to v436 hence the
PORTEPOCH. Patch v451 has some issues with the client (some keyboard
mappings) but is recommended for the server. The are both network
compatible. If v451 is desired for running a server, WITH_451PATCH may
be defined.
- Change my E-mail from sean-freebsd@farley.org to scf@FreeBSD.org.
* Thanks go to Martin Tournoij who wrote the Anthology patch as well as
all the testing he did on the tweaks I made.
Added file(s):
- pkg-message
PR: 117536
Submitted by: scf@ (maintainer)
- Fix network play by fixing the paths within the UnrealTournament.ini
file to actually be usable by the user. Removing of the
${HOME}/.loki/ut directory to fix this issue is recommended.
PR: ports/99990
Submitted by: Sean Farley <sean-freebsd@farley.org> (maintainer)
Approved by: netchild (mentor, implicit)
Unreal Tournament showcases the enhanced, hugely-popular Unreal engine,
the benchmark of 3-D graphical excellence and immersive gameplay.
This stand-alone game brings you never before,
richly-textured and thrilling environments.
In single player mode with "bots" (virtual customizeable team mates) or
in multiplayer mode with up to 16 bots and/or humans.
Step into the Unreal arena and stake your life in the pursuit of victory
as the Unreal Grand Master. Or suffer the agonizing death of defeat.
For information about the Linux patch/installer
WWW: http://liflg.org/?catid=6&gameid=51
For more information about UT visit:
http://www.unrealtournament.com/
PR: ports/91984
Submitted by: Sean Farley <sean-freebsd@farley.org>