aboutsummaryrefslogtreecommitdiff
path: root/games/linux-ut
Commit message (Collapse)AuthorAgeFilesLines
* Add amd64 to the list of supported architectures.Sean Farley2010-04-151-1/+1
| | | | | | | Approved by: linimon Notes: svn path=/head/; revision=252724
* Remove unneeded environment variable (SDL_VIDEO_X11_DGAMOUSE=0). My systemSean Farley2009-06-142-7/+4
| | | | | | | | | was in a state that made it appear that it was required. Approved by: itetcu Notes: svn path=/head/; revision=235827
* - Use libSDL v1.2 from ports instead of the provided v1.1. The NvidiaSean Farley2009-06-143-3/+42
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=235818
* Remove the devel/linux-sdl12 dependency which is not needed and would causeSean Farley2009-04-051-1/+2
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=231671
* Welcome to the new linux ports infrastructure which allows usingBoris Samorodov2009-03-191-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=230420
* - Readded UTPGPatch451.tar.bz2 distfile (was dropped in the previous commit)Martin Wilke2008-06-291-0/+3
| | | | | | | | | PR: 125029 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: scf@ (maintainer) Notes: svn path=/head/; revision=215943
* - Added support(*) for other UT99 CD's such as the Anthology CD. ThisMartin Wilke2008-03-074-284/+262
| | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=208610
* - Fix mastersite.Jean Milanez Melo2007-07-091-1/+8
| | | | | | | | | | - Remove /usr/local from ut-bin binary. PR: ports/113934 Submitted by: Sean Farley <sean-freebsd@farley.org> (maintainer) Notes: svn path=/head/; revision=195321
* - Remove setting FETCH environmentCheng-Lung Sung2006-10-051-5/+1
| | | | | | | | | PR: ports/103992 Submitted by: Alexander Logvinov <ports_AT_logvinov dot com> Approved by: maintainer (Sean C. Farley) Notes: svn path=/head/; revision=174501
* - Fix build on 4.xRong-En Fan2006-09-251-1/+1
| | | | | | | | | PR: ports/103413 Submitted by: Alexander Logvinov <ports at logvinov.com> Approved by: Sean C. Farley <sean-freebsd at farley.org> (maintainer) Notes: svn path=/head/; revision=173775
* - Fix mastersite.Jean Milanez Melo2006-07-241-1/+1
| | | | | | | | PR: ports/100766 Submitted by: Sean Farley <sean-freebsd@farley.org> (maintainer) Notes: svn path=/head/; revision=168615
* - Update to 451Boris Samorodov2006-07-104-13/+91
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=167419
* Unreal Tournament, the ultimate challenge of competitive game-play.Alejandro Pulver2006-06-134-0/+704
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> Notes: svn path=/head/; revision=165327