aboutsummaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION.alepulver2008-01-142-4/+10
| | | | | | | - Install png icon. - Rename bin/wop* -> bin/worldofpadman* to avoid conflicts with games/wop [1]. Reported by: Dmitry Marakasov <amdmi3@amdmi3.ru> [1]
* - New port py-mnemosyne-1.0beech2008-01-135-0/+175
| | | | | | | | | - Mnemosyne resembles a traditional flash-card program but with an important twist: it uses a sophisticated algorithm to schedule the best time for a card to come up for review. Submitted by: Beech Rintoul <beech@FreeBSD.org> (maintainer) Approved by: linimon (mentor)
* Despite the name, it has nothing to do with apricots. It's a gamemiwi2008-01-136-0/+114
| | | | | | | | | | | | | | | | | | where you fly a little plane around the screen and shoot things and drop bombs on enemy targets, and it's meant to be quick and fun. There can be up to 6 planes, at most two human-controlled. All others will be computer-controlled. Network support is in to do list. You must shoot at another's planes, destroy others' base and try to keep alive. You may return to your base to refill your ammo. The scenery is randomly generated. WWW: http://www.fishies.org.uk/apricots.html PR: ports/119439 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
* OpenCity is a full 3D city simulator game project. It is writtenmiwi2008-01-135-0/+642
| | | | | | | | | | | in standard C++ with OpenGL and SDL from scratch. It is not intended to be a clone of any famous city simulator from Max*s. So, if you are looking to download a free SimCity 4 like, please forget OpenCity. WWW: http://opencity.sourceforge.net PR: ports/119492 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
* World of Padman (WoP) is an open source first-person shooter computer gamealepulver2008-01-1211-0/+1686
| | | | | | | | | | | | | | | | | | | | available in both English and German. Originally it was a modification for the game Quake III Arena titled PadMod created in the year 2004. After the source code for Quake III Arena was released, the game became standalone. The idea is based on the Padman comic strip for the magazine PlayStation Games created by the professional cartoon artist Andreas 'ENTE' Endres, who is also the man who made many of the maps included with the game in 1998. The current version runs on an enhanced version of the ioquake3 engine, which is based on the Quake III Arena engine. Most of the maps in the game are lilliput style, and have a commercial-quality level of graphic complexity. Because it was originally a mod for Quake III Arena, most of the gameplay is similar. However, there is no Capture the Flag mode in World of Padman. World of Padman fully supports bots with a variety of skill levels in both online and offline play for all of the game types included. A single-player mode has not yet been implemented. Players can also record audio and video as they play. The game fully supports modifications, and custom maps can be created. WWW: http://www.worldofpadman.com/
* - Add additional mastersite per portlint(1)danfe2008-01-121-2/+3
| | | | - Fix a typo in Makefile header
* - Remove supression of the bot log file (now it's stored in the home directory,alepulver2008-01-126-34/+3
| | | | | not in the current one like the original Q3). - Bump PORTREVISION.
* - Add ONLY_FOR_ARCHS=i386 since it's just a patch (for graphics) over thealepulver2008-01-121-0/+2
| | | | original code, which also builds but doesn't run on other archs.
* - Fix local patch that was producing a crash.alepulver2008-01-112-10/+12
| | | | - Bump PORTREVISION.
* - Update to 1.5miwi2008-01-112-7/+7
| | | | | | PR: 119400 Submitted by: Beat Gaetzi <beat@chruetertee.ch> Approved by: maintainer
* Update to 2.20.3.mezz2008-01-093-4/+59
|
* - Update to 20080107miwi2008-01-083-33/+46
|
* - Update to 1.0.6sat2008-01-083-16/+14
|
* - Update to 4.3.11johans2008-01-073-5/+5
|
* - Attempt to fix plist on 7.x - objformat removalpav2008-01-061-2/+3
| | | | Reported by: erwin
* Update WWW, as gltron.org has been squatted.lx2008-01-062-2/+2
|
* - Bump PORTREVISION.alepulver2008-01-057-26/+52
| | | | | | | | | - Take maintainership. - Remove USE_XLIB (it only requires SDL). - Build 2 binaries, one for the full game and other for the shareware version. - Expand pkg-descr and pkg-message to reflect the previous change. - Replace -O2 and higher in CFLAGS by -O1 (crashes otherwise). - Convert a line-specific REINPLACE_CMD into a patch.
* - Update to version 1.8.2.alepulver2008-01-0520-2438/+165
| | | | | - Bump PORTEPOCH. - Remove many upstream already integrated patches.
* - Update to version 2007_12_20.alepulver2008-01-053-115/+88
|
* - Update to version 4.1.alepulver2008-01-053-17/+17
|
* - Update to version 2.0.10.alepulver2008-01-043-26/+5
| | | | - Remove pkg-message (bug fixed, no workaround should be needed).
* [PATCH] games/bomberclone: update to 0.11.8edwin2008-01-044-22/+9
| | | | | PR: ports/119321 Submitted by: "Beat Gaetzi" <beat@chruetertee.ch>
* - Fix build on sparc64miwi2008-01-042-0/+12
| | | | | PR: 119071 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 1.176tabthorpe2008-01-042-4/+4
| | | | | PR: ports/119309 Submitted by: Philippe Audeoud <jadawin tuxaco.net> (maintainer)
* This is a Chinese Checkers game, it has 5 AI players, and can easily supportpav2008-01-037-0/+106
| | | | | | | | | | | | | more for any hackers out there. It uses SDL and runs great in plain X11. It has some fun effects to liven things up a bit. Multiplayer is supported on the same computer, although a net player would not be hard to add given the plugin player feature. WWW: http://jcatki.no-ip.org/CC/ PR: ports/118189 Submitted by: Frank W. Josellis <josellis@pollux.senax.net>
* - Fix up the permissions on a packagepav2008-01-033-1/+6
| | | | | - Explicitly disable SDL bits - Add note to pkg-message about membership in group games
* - Flip OpenGL 'on' by defaultpav2008-01-021-3/+3
| | | | | Submitted by: pfgshield-freebsd@yahoo.com Approved by: maintainer timeout (2 weeks)
* - Lib updated Fox16.araujo2008-01-021-1/+1
| | | | | | - Bump PORTREVISION. Approved by: edwin (mantainer, implicit), stas (mentor, implicit)
* - Update to 3.9.7miwi2007-12-313-5/+7
| | | | | PR: 119070 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
* - Update to 0.6.4sat2007-12-282-6/+6
|
* - Update to 2.1.2sat2007-12-282-5/+4
|
* It only needs to depend on avahi-app.mezz2007-12-271-1/+1
| | | | | PR: ports/119032 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
* - Update to 005sat2007-12-253-5/+8
|
* - Update to 1.175tabthorpe2007-12-242-4/+4
| | | | | PR: ports/118985 Submitted by: Philippe Audeoud <jadawin tuxaco.net> (maintainer)
* - Update to 0.7.2acm2007-12-223-14/+14
|
* - Fix ggz client registrationsat2007-12-222-0/+9
| | | | | | - Complete fix is pending on a change to games/ggz-client-libs Reported by: pointyhat via pav
* - Fix build on FreeBSD 8.xpav2007-12-211-6/+15
| | | | Submitted by: Wesley Shields <wxs@atarininja.org>
* - Bump PORTREVISION (also needed by the previous commit).alepulver2007-12-211-26/+12
| | | | | | | - Use USE_MAKESELF instead of custom do-extract target. - Use USE_DOS2UNIX instead of manual REINPLACE_CMD. - Preserve additional arguments in the wrapper scripts. - Clean up / tidy.
* - Remove IA32_BINARY_PORT (not intended to be used with Linux binaries).alepulver2007-12-211-1/+1
| | | | | | | - Add missing GL dependency (USE_GL=linux). PR: ports/118893 Submitted by: Hardy Schumacher <hardy.schumacher@amd.com>
* - Update to 2.1.1sat2007-12-204-243/+978
| | | | | Prodded by: Anton Alekseev <blackout@blackout.ru>, Beat Gaetzi <beat@chruetertee.ch>
* - Update to version 2.1.7.alepulver2007-12-206-20/+90
| | | | | - Add Omni-Bot support and corresponding OPTIONS entry. - Use ECHO_CMD instead of ECHO to create wrapper script.
* - Use ECHO_CMD instead of ECHO to create wrapper script.alepulver2007-12-201-3/+12
| | | | | - Bump PORTREVISION. - Add Omni-Bot support and OPTIONS entry.
* - Use ECHO_CMD instead of ECHO to create the wrapper script.alepulver2007-12-204-108/+102
| | | | | - Make DATADIR one level deeper (as now only one directory is created, as every other ET mod), and update pkg-plist.
* - Update to version 0.66.alepulver2007-12-206-134/+52
|
* - Fix Buildmiwi2007-12-201-1/+2
| | | | | Submitted by: pointyhat Approved by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 2.0.1miwi2007-12-193-8/+9
| | | | | PR: 118760 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.2.1miwi2007-12-194-38/+31
| | | | | PR: 118764 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.2.1miwi2007-12-195-230/+269
| | | | | PR: 118763 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 0.1.8miwi2007-12-195-79/+11
| | | | | PR: 118762 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Remove DEPRECATED, keep BROKEN and note it needs FreeBSD 7 and newalepulver2007-12-181-3/+2
| | | | linux_compat before being able to work (because its dependencies need them).
* Legends is a fast-paced first-person-perspective online multiplayer gamealepulver2007-12-185-0/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | released as freeware (software license). The game is designed to take advantage of the beautiful environments available from the Torque engine it is based on, while still offering the breakneck pacing and variety of styles available from such classics as Quake and Tribes. Gameplay is not the strafe-strafe-jump-strafe-shoot-strafe-run-like-hell style a lot of games espouse; the addition of a jetpack adds a third dimension of mobility that makes skill, forethought, and restraint necessities to winning. Team sizes are ideal between 10 and 15 on each side, and the network code allows 56k upwards to play smoothly. Game type offerings range from the classic Capture the Flag, Deathmatch and Duel to our own new types, e.g.. 'War'. Plenty of maps are provided by us, but the beauty of this game is its customization possibilities. Mission creation has never been easier, with a stable, full-featured editor integrated into the game engine itself. Skins, models, and effects can all be modified by the end-user with commonly available tools. The game has an Autodownload feature which means you never have to leave the game to join new user created Client-Side and Server-Side missions. WWW: http://legendsthegame.net/
* Odamex is a free and open source port for the classic first-person-shooteralepulver2007-12-186-0/+86
| | | | | | | | | | | | | | | | | | | | | | | | Doom. Odamex's goal is to emulate the feel of and retain many aspects of the original Doom executables while offering a broader expanse of security features, personal configuration, gameplay options, and editing features. Odamex can run on a wide range of operating systems and hardware, so players should be able to play on almost any platform. Features: * The popular ZDoom 1.22 core engine and CSDoom 0.62 core netcode. * Compatability with many major operating systems, including Windows, Linux, FreeBSD and Mac OSX. * Core gameplay modeled on the original doom2.exe. * Streamlined WAD loading, allowing the server and clients to load WAD files on the fly without needing to restart the client or server. * Compatability with Boom, MBF and CTF Standard maps. * Deathmatch, Cooperative, Team Deathmatch and CTF gametypes. * Jumping, Mouselook and other non-standard features available as server-side options. * Comprehensive cheat and exploit countermeasures. * An open source code base licensed under the GPL, available for anyone to examine, compile, or modify to their liking. WWW: http://odamex.net/
* The EDGE project is a programming project to develop a DOOM style engine aimedalepulver2007-12-1811-0/+144
| | | | | | | | | | | | | | | | at the Total Conversion developer, but still able to play the original DOOM games. This project started with the DOOM source released by id software. Note that it currently does not support playing the original MIDI music, but supports OGG Vorbis audio files. For Total Conversions using Edge see: http://www.wadsinprogress.info/ For high resolution textures see: http://forums.yaa.dk/viewtopic.php?f=32&t=69 WWW: http://edge.sourceforge.net/
* - Update to 0.6.4pav2007-12-176-76/+49
| | | | | PR: ports/118553 Submitted by: Tor Halvard Furulund <squat@squat.no>
* upgrade to 2.8.14ijliao2007-12-172-4/+4
|
* - Mark as BROKEN on 5.x (undefined reference to 'playsound'). Probably aalepulver2007-12-161-1/+7
| | | | | | dependency doesn't enable some feature there. Has to be tracked. Reported by: pointyhat (via pav)
* Add laughingman 0.20070610, is a real-time face hijacking programnork2007-12-157-0/+88
| | | | | | | | | made by the ultimate hacker Aoi a.k.a. The Laughing Man. Tested by: ume HW leased by: ume Committed at: the Kanto region BUGs joint year-end party 2007 in Akihabara, Tokyo, Japan
* - Update to 1.3pav2007-12-153-5/+307
| | | | | PR: ports/117689 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
* - Update to 7.3.2miwi2007-12-153-21/+31
| | | | | PR: 118622 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Fix CONFIGURE_ENV (fixes build with OpenGL enabled)pav2007-12-151-1/+1
| | | | | | PR: ports/118177 Submitted by: Andriy Gapon <avg@icyb.net.ua> Approved by: maintainer timeout (3 weeks)
* Update to 1.2.8.philip2007-12-156-12/+64
| | | | http://svn.gna.org/viewcvs/wesnoth/tags/1.2.8/changelog?rev=21944&view=download
* - Fix build with gcc 4.2miwi2007-12-154-8/+39
| | | | | | | - Pass maintainership to submitter PR: 118633 Submitted by: Pietro Cerutti <gahr@gahr.ch>
* - Update to 1.1.2miwi2007-12-152-10/+6
| | | | | PR: 118612 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.5.4.2miwi2007-12-153-8/+9
| | | | | PR: 118610 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - update to 1.5.1nemoliu2007-12-144-12/+22
| | | | Approved by: delphij(mentor,implicit)
* - Update to 4742 (SD2-164)sat2007-12-145-480/+75
| | | | Submitted by: Artemiy Kropachev <neon_cyrex@mail.ru> (maintainer)
* - Add "-f" option to wrapper to fix/recreate symlinks after an update.alepulver2007-12-133-9/+25
| | | | | - Add information about this in pkg-message. - Bump PORTREVISION.
* Update to 2.43ehaupt2007-12-133-7/+7
|
* - Update to version 2007.11.21.alepulver2007-12-133-4/+225
|
* - Update to version 0.0.9.alepulver2007-12-132-4/+4
|
* - Update to version 0.9.18.alepulver2007-12-135-45/+247
|
* - Update to version 2.0.9.alepulver2007-12-133-13/+14
| | | | - Remove external patch (PATCH_SITES/PATCHFILES), now integrated.
* - Update to version 2007.610.alepulver2007-12-1312-142/+615
| | | | | | - Mark Linux version as DEPRECATED (it is to be decided if it will remain in the tree) and BROKEN (needs dependencies which aren't in the tree or are outdated). In the meantime use the native version.
* - Update to 20071120miwi2007-12-122-4/+4
| | | | | PR: 118405 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
* - Update to version 1.5.16.alepulver2007-12-124-216/+563
| | | | | | | - Update MASTER_SITES and WWW in pkg-descr. - Remove signature from pkg-descr. - Take maintainership. - Remove unneeded dependencies.
* - Update to version 1.5.8.alepulver2007-12-125-80/+277
| | | | | | | | - Bump PORTEPOCH (previous scheme was year based, and last version of 2001). - Update MASTER_SITES and WWW in pkg-descr. - Add NLS option. - Remove signature. - Remove unneeded patch (files/patch-Makefile).
* - Update to version 1.25.alepulver2007-12-123-56/+28
| | | | | - Remove uneeded description (internal details about design) of the files. - Incorporate HiRes Doom Textures pack.
* - Update to version 1.25.alepulver2007-12-125-13/+26
| | | | | - Add LAUNCHER option (new feature). - Add note in pkg-message about launcher.
* - Update to version 7431.alepulver2007-12-123-6/+16
|
* - Update to version 0.3.1.20071206.alepulver2007-12-124-14/+12
| | | | | | | - Remove "-j 4" from SCONS_ARGS (forgot that local change and shouldn't be there). - Respect WITH_DEBUG through scons. - Remove pkg-message since it contains obsolete information now.
* - Update to version 20071120.alepulver2007-12-125-16/+16
|
* Update to 2.20.2.marcus2007-12-123-5/+57
|
* - Update to 0.3.6sat2007-12-123-4/+7
|
* - Update to 1.0.5sat2007-12-122-4/+4
|
* - Fix filenames in rc scriptjohans2007-12-121-3/+5
| | | | Reported by: Daniel O'Connor
* - set USE_XORGdinoex2007-12-121-2/+2
|
* Update to 5.6.4edwin2007-12-122-6/+5
| | | | | PR: ports/117859 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Fix a missing of share/gnome/ -> share/ to fix the crash in the start up. Bumpmezz2007-12-012-10/+1
| | | | | | | | the PORTREVISION. PR: ports/118341 Reported by: Suhaib <biahus@operamail.com> Approved by: portmgr (pav)
* - Fix build with gcc 4.2miwi2007-11-302-14/+81
| | | | | | | | = Pass maintainership to submitter PR: 118340 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav)
* * Unbreak build with gcc42 (remove -Werror)miwi2007-11-282-20/+54
| | | | | | | | * Respect CXX and CXXFLAGS PR: 117730 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: portmgr (linimon), maintainer
* - Fix build with gcc 4.2miwi2007-11-283-5/+32
| | | | | | | | - Pass maintainership to the submitter PR: 118281 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav)
* - Fixes the build with GCC 4.2miwi2007-11-285-12/+80
| | | | | | | | | - Removes warnings - Pass maintainship to submitter PR: 118254 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav)
* - Mark BROKEN on amd64 with gcc42pav2007-11-243-1/+15
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* - Fix build with gcc 4.2miwi2007-11-226-6/+125
| | | | | | PR: 118185 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (erwin)
* Pointyhat reports that this now builds on 7.x and 8.x.linimon2007-11-201-4/+0
| | | | Approved by: portmgr (self)
* This now builds on pointyhat on 7.x and 8.x.linimon2007-11-201-5/+1
| | | | | | While here, pet portlint. Approved by: portmgr (self)
* This now appears to build both on 7.x and 8.x.linimon2007-11-201-7/+1
| | | | | Reported by: pointyhat Approved by: portmgr (self)
* Fix gcc 4.2 build.fjoe2007-11-154-6/+41
| | | | Approved by: portmgr (pav), MAINTAINER (danfe)
* - Update to 2.4.7 (which compiles on 7.0)pav2007-11-138-94/+33
| | | | | | PR: ports/117143 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Approved by: portmgr (self), maintainer timeout (1 month)
* - Add alternative download locationpav2007-11-131-1/+2
| | | | Approved by: portmgr (hat)
* - Fix plist for egg-infopav2007-11-131-0/+1
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* - Fix egg-info file location in plistpav2007-11-132-0/+2
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* - Update to 1.397lme2007-11-122-6/+5
| | | | | | | | | | | | The update is needed to connect to the hattrick.org servers. From WWW: "In short, we patched HO to work with the latest HT changes. Be aware that some modules may not work as expected. We were not able fix all issues, perhaps they are related due to errors of HT servers. We will keep an eye on these errors and create more patches if needed." Approved by: portmgr (erwin), miwi (mentor)
* Fix the build of slave port, `games/qwdtools'.danfe2007-11-111-1/+3
| | | | Approved by: portmgr (linimon)
* - Attempt to fix the build by adding missing dependencypav2007-11-071-0/+1
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* - Fix build by adding required Xorg component, now that USE_XORG handlepav2007-11-071-0/+1
| | | | | | | conditional values Reported by: pointyhat Approved by: portmgr (hat)
* - Fix build with gcc 4.2miwi2007-11-072-7/+13
| | | | Approved by: portmgr (pav)
* - My previous commit added a SDL OPTION knob, so need we a portbumpmiwi2007-11-071-1/+1
| | | | | Request by: roam@ Approved by: portmgr (erwin)
* - Fix build with gcc 4.2miwi2007-11-0611-19/+713
| | | | | | PR: 117319 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav)
* - Fix build with gcc 4.2miwi2007-11-052-8/+18
| | | | | | | | - Pass maintainership to submitter PR: 117731 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: portmgr (pav)
* - Fix build with gcc 4.2miwi2007-11-052-7/+12
| | | | | | PR: 117732 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: portmgr (pav), maintainer
* - Update to 0.4.0.2miwi2007-11-053-42/+9
| | | | | | | | - Fix build with gcc 4.2/AMD64 PR: 117697 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Approved by: portmgr (pav)
* Remove lang/gcc40 which only has three dependencies left in the treegerald2007-11-041-1/+1
| | | | | | | (all of which only have it as a minimal requirement and also build with lang/gcc42) and has issues on at least 8-CURRENT. Approved by: portmgr (pav)
* - Fix build with gcc 4.2miwi2007-10-313-7/+20
| | | | | | PR: 117699 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: portmgr (pav)
* - Unbreakmiwi2007-10-312-11/+14
| | | | | | | | | | - Fix build with gcc 4.2 - Pass maintainership to submitter - Use SF macro PR: 117702 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: portmgr (pav)
* - Fix build on amd64/gcc42miwi2007-10-301-11/+8
| | | | | | PR: 117651 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Approved by: portmgr (pav)
* - Fix build on amd64/gcc42miwi2007-10-303-7/+22
| | | | | | PR: 117649 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Approved by: portmgr (pav)
* Update to KDE 3.5.8lofi2007-10-304-10/+10
|
* - Update wwwsat2007-10-301-1/+1
|
* - Lib updated FOX16.araujo2007-10-291-1/+1
| | | | | | - Bump PORTREVISION. Approved by: stas (mentor)
* Convert to use termios.h instead of sgtty.hkris2007-10-282-0/+29
| | | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> PR: ports/110738
* - Update to 1.1.3miwi2007-10-283-22/+46
| | | | | PR: 117496 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.3.4miwi2007-10-283-12/+8
| | | | | PR: 117532 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Update to 3.2.4miwi2007-10-285-133/+27
| | | | | PR: 117495 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 20071027miwi2007-10-283-5/+4
|
* - Update to 0.2.2chinsan2007-10-272-7/+6
| | | | - Take maintainership
* - Add FluidSynth support (provides much better MIDI quality than default ↵lme2007-10-271-2/+21
| | | | | | | | | | | Adlib emulation) - Also add FLAC support for consistence - Add --disable-tremor (configure's tremor detection may potentially cause hidden dependency) PR: ports/117306 Submitted by: Dmitry Marakasov <amdmi3 (AT) amdmi3.ru> Approved by: miwi (mentor)
* - Mend overzealous patching, some of those cflags were actually neededpav2007-10-261-0/+1
| | | | Reported by: pointyhat
* - Update to 20071025miwi2007-10-262-4/+4
| | | | | PR: 117473 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
* Correct name for ARCH test (amd64 not amd).linimon2007-10-251-1/+1
|
* Mark as broken on amd64-7 (and, presumably, sparc64-7).linimon2007-10-251-1/+9
|
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-2576-8323/+8745
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* - Update to 1.2.1miwi2007-10-234-426/+46
| | | | | PR: 116842 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
* - Update to 20071017miwi2007-10-232-4/+4
| | | | | PR: 117275 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
* - Update to 0.7rafan2007-10-232-4/+4
| | | | | PR: ports/117393 Submitted by: Christoph Mallon <christoph.mallon at gmx.de> (maintainer)
* Add HLLib, library for Half-Life that abstracts several package formats anddanfe2007-10-234-0/+43
| | | | | | provides a simple interface for all of them. WWW: http://nemesis.thewavelength.net/index.php?p=35
* Update to 2.42ehaupt2007-10-222-4/+4
|
* - Update to version 1.4.2.alepulver2007-10-229-93/+77
| | | | | | | | - Fix launcher Makefile (stock one was not working) [1]. PR: ports/117048 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Reworked by: alepulver [1]
* - Update correct port: the new assaultcube, instead of the old actioncube.alepulver2007-10-217-79/+88
| | | | | PR: ports/116746 Reported by: ale
* - Remove incorrectly added files (they belong to the new games/assaultcube).alepulver2007-10-212-48/+0
| | | | Reported by: ale
* - Update to 0.7.3.1sat2007-10-204-23/+15
|
* - Complete rename of games/actioncube to games/assaultcube and update.alepulver2007-10-194-961/+0
| | | | PR: ports/116746
* - Complete rename of games/actioncube to games/assaultcube and update.alepulver2007-10-198-80/+89
| | | | PR: ports/116746
* - Pass maintainership to sbahra@kerneled.org.alepulver2007-10-191-1/+1
| | | | Submitted by: "Samy Al Bahra" <sbahra@kerneled.org> (private e-mail)
* - Add USE_XLIB when needed since USE_GL does not imply it anymore.alepulver2007-10-193-0/+3
| | | | Reported by: pointyhat (via erwin)
* - Fix "Bad system call" error with SDL sound driverdanfe2007-10-182-1/+11
| | | | | | - Add a short note about fonts for non-latin languages PR: ports/117018
* - Update to 20071015miwi2007-10-172-7/+5
| | | | | PR: 117130 Submitted by: Philippe Audeoud <jadawin@tuxaco.net> (maintainer)
* Migration from bison 1.x to 2.xade2007-10-179-18/+19
| | | | | PR: 117086 Tested by: -exp runs
* Update to version 0.5.3.danfe2007-10-153-4/+5
|
* Update to version 0.27.danfe2007-10-153-12/+24
|
* Update to 0.11.3.stefan2007-10-152-4/+4
|
* - Update to 4572 (SD2-139)sat2007-10-133-9/+50
| | | | Submitted by: Artemiy Kropachev <neon_cyrex@mail.ru> (maintainer)
* upgrade to 0.134ijliao2007-10-122-4/+4
|
* Reset croyle@gelemna.org due to maintainer-timeouts and no response to email.linimon2007-10-121-1/+1
| | | | Hat: portmgr
* Reset corwin@aeternal.net due to maintainer-timeouts and no response to email.linimon2007-10-121-1/+1
| | | | Hat: portmgr
* - Update to 20071011miwi2007-10-123-6/+7
|
* - Update to 0.5miwi2007-10-114-179/+46
| | | | | PR: 117076 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* Banihstypos (yes, that is the name) is a simple game to teach youmiwi2007-10-105-0/+49
| | | | | | | | | | | | typing, FAST. It helps you improve your typing by letting you type in a randomly selected word which scrolls by on the screen at an increasing speed. If the word hits the laser, you'll loose points. WWW: http://www.vanheusden.com/banihstypos/ PR: ports/116971 Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
* - Remove game/fwpmiwi2007-10-107-410/+0
| | | | | | | | | - Project is closed 2006-06-26, no further development and keeping it compatible with recent Ogre3d - It does not build with gcc42 - It does not build on 64bit systems PR: 117049 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* - Unbreakmiwi2007-10-108-16/+44
| | | | | | | | | | | - Fix build with gcc 4.2 PR: 116822 116823 116824 116828 Submitted by: miwi Approved by: maintainer
* Chase libtheora lib versionahze2007-10-101-1/+2
|
* Pass maintainership to Philippe Audeoud <jadawin@tuxaco.net>, who hasmux2007-10-091-2/+2
| | | | | | shown interest in handling this port, and is likely to do a better job at it than me. While I'm here, correct the MASTER_SITE_SUBDIR variable; the distfiles are in my own sub-directory, and not petef@'s one anymore.
* AstroMenace is a brilliant 3d scroll-shooter allowing you to feel the adrenalinmiwi2007-10-096-0/+169
| | | | | | | | | | | | | | | | | | | | | | | rush of a fierce space battle against relentless swarms of alien invaders. Immerse into a decisive battle against tons of cunning foes, face the terrifying bosses and protect your homeland throughout 15 diverse levels of the game. The hardcore gameplay of AstroMenace, packed with pure non-stop action, will become a full scale test for your basic instinct of survival. AstroMenace shines with stunning special effects which in combination with superb 3d graphics guarantee that the game will feast the eyes of even most experienced arcade players. The quality of visuals ensures that the demonstration of your superior power and new weaponry will look really impressive and awesome, so the destruction of foes is a truly amazing sight. The game provides a wide variety of armaments and weapon upgrades for discharging the retributive wrath upon the hordes of enemies, besides it has a great number of improvements for enhancing the defensive abilities of your spaceship. Collect money during the combat and invest them into turning your spaceship into an ultimate weapon of mass destruction. PR: ports/116630 Submitted by: Oleg Alexeenkov
* Set MAKE_ENV for the autotoolsstage, otherwise AUTOCONF would be emptyarved2007-10-081-1/+1
| | | | | | on the reporters system. Reported by: Jan Henrik Sylvester
* - New port: games/8kingdomsacm2007-10-076-0/+122
| | | | | | | | | | | | | | Theme of the game 8 Kingdoms is inspirated by the world of fantasy. Players play on a fully 3D hex map. They construct buildings, recruit units including infantry, mounted units, mages, catapults and finally they attack enemy or help allies. Units gain experiences during the battle, each unit can get some abilities upgraded to be stronger. Data are stored in XML and freely accessible from language versions to units attributes, moreover map editor with random map generator is included for comfortable map editing. WWW: http://kralovstvi.sourceforge.net/
* - Some mezz@ improvementsacm2007-10-073-18/+24
| | | | | | | - Bump PORTREVISION - Remove pkg-message file Submitted by: mezz@ via email
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onlinimon2007-10-071-0/+1
| | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
* - Update to 7.3.1rafan2007-10-062-5/+4
|
* - New port: games/pingusacm2007-10-067-0/+91
| | | | | | | | Pingus is a free Lemmings-like game covered under the GNU GPL. It features currently 22 playable levels and runs under a wide variety of operating systems (FreeBSD, Linux, Windows, etc.) WWW: http://pingus.seul.org/
* - Update to 0.3.4sat2007-10-063-5/+11
|
* - Sort category Makefilessat2007-10-061-9/+9
| | | | | Inspired by: Jason Harris <jharris@widomaker.com> Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
* - New port: games/linux-nerogameacm2007-10-067-0/+1454
| | | | | | | | | | | | Neuro-Evolving Robotic Operatives, or NERO for short, is a unique computer game that lets you play with adapting intelligent agents hands-on. Evolve your own robot army by tuning their artificial brains for challenging tasks, then pit them against your friends' teams in online competitions!. New features in NERO 2.0 include an interactive game mode called territory capture, as well as a new user interface and more extensive training tools. WWW: http://www.nerogame.org/
* Update to the latest version from NetBSD's CVS repository.mux2007-10-052-4/+4
| | | | | Submitted by: Philippe Audeoud <jadawin@tuxaco.net> Obtained from: NetBSD
* - Update to 0.19acm2007-10-054-11/+9
|
* Remove errornous # DO NOT DELETE lines caused by makedepend(1)edwin2007-10-051-1/+0
|
* - Update to 0.19clsung2007-10-052-5/+8
| | | | | | | - reset to perl@ PR: ports/116528 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Unbreakmiwi2007-10-056-4/+55
| | | | - Fix build with gcc 4.2
* - Unbreakmiwi2007-10-052-10/+187
| | | | | | | | | | - Fix build with gcc 4.2 - Use SF macro - Reset maintainer PR: 116831 Submitted by: miwi Approved by: maintainer
* - Update to 0.97.8acm2007-10-052-6/+5
| | | | - Use USE_XLIB instead of USE_X_PREFIX
* Mark as broken with gcc4.2.linimon2007-10-041-0/+4
|
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-0428-175/+25
|
* Remove support for OSVERSION < 5edwin2007-10-042-14/+3
|
* Reset maintainership, I don't have enough time nor interest tomux2007-10-041-1/+1
| | | | maintain it.
* update graphics/ogre3d to 1.4.5oliver2007-10-041-2/+2
|
* [PATCH] games/sopwith: Fix build with gcc 4.2edwin2007-10-033-8/+22
| | | | | | | | - Unbreak - Fix build with gcc 4.2 PR: ports/116839 Submitted by: Martin Wilke <miwi@FreeBSD.org>
* [PATCH] games/einstein: Fix build with AMD64/GCC4.2edwin2007-10-032-10/+33
| | | | | | | | - Unbreak - Fix build with AMD64 and GCC4.2 PR: ports/116832 Submitted by: Martin Wilke <miwi@FreeBSD.org>
* - Add USE_XLIB since after the 7.x Xorg update, USE_GL doesn't imply it [1].alepulver2007-10-032-33/+1
| | | | | | - Remove 4.x support. Reported by: linimon [1]
* Mark as broken with gcc4.2. While here, pet portlint.linimon2007-10-021-1/+5
|
* Mark as broken with gcc4.2 on amd64. It may be broken with gcc4.2 onlinimon2007-10-021-1/+9
| | | | other buildenvs, but they are not showing up yet.
* Mark as broken with gcc4.2.linimon2007-10-023-1/+15
|
* Mark broken with gcc4.2. While here, remove obsolete cruft.linimon2007-10-021-2/+4
|
* Mark as broken with gcc4.2 on 64-bit archs. While here, removelinimon2007-10-021-2/+4
| | | | obsolete cruft.
* Mark as broken with gcc4.2.linimon2007-10-022-1/+11
|
* Just for one day, mark broken with gcc4.2.linimon2007-10-021-1/+7
|
* Mark broken with gcc4.2. While here, remove obsolete cruft.linimon2007-10-021-2/+2
|
* Mark as broken with gcc4.2 on 64-bit archs.linimon2007-10-021-1/+9
|
* Mark as broken with gcc4.2 on 64-bit archs.linimon2007-10-021-1/+9
|
* Mark as broken with gcc4.2.linimon2007-10-021-1/+7
|
* Mark as broken on gcc4.2. While here, remove obsolete cruft.linimon2007-10-024-28/+16
|
* Mark as broken with gcc4.2.linimon2007-10-022-1/+11
|
* Mark as broken with gcc4.2.linimon2007-10-021-1/+7
|
* Mark broken on gcc4.2.linimon2007-10-021-1/+7
|
* - Update to version 1.30.alepulver2007-10-0111-210/+96
| | | | | | | | - This version fixes a startup crash [1]. - Add a patch to fix crash when resuming from a paused game. PR: ports/116140 [1] Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update data version to 0.7.4, which has crash-on-load game problem solvedstefan2007-09-303-6/+401
| | | | | PR: 116695 Submitted by: maintainer
* set RUN_DEPENDSoliver2007-09-301-1/+2
| | | | bump PORTREVISION
* Remove now empty file.linimon2007-09-301-0/+0
|
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-309-37/+18
| | | | | PR: ports/116639 Submitted by: aDe
* Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-2/+3
| | | | | | Also, switch autoconf dependency to 2.61. Hat: portmgr
* Apparently a fix had already been committed after the last pointyhat runs.linimon2007-09-291-2/+0
| | | | Adding to the pointy hat collection: linimon
* - Revert part of previous commit, and fix the plistpav2007-09-291-0/+1
| | | | | Pointy hat to: edwin Reported by: pointyhat
* Mark as broken on non-i386.linimon2007-09-291-0/+2
|
* Remove games/halflifeserver and dependents. It has been marked as unablelinimon2007-09-2973-15771/+0
| | | | | to fetch for ~6 months, and it is not clear from the website what the replacement distfile is.
* Remove games/halflifeserver and dependents. halflifeserver has beenlinimon2007-09-291-18/+0
| | | | | marked as unable to fetch for ~6 months, and it is not clear from the Steam website exactly what the replacement distfile is.
* - Update to version 0.58.alepulver2007-09-293-14/+4
| | | | | | - Remove patch that was integrated upstream. Reported by: portscout
* - Complete repocopy of games/iourbanterror and apply patch.alepulver2007-09-297-91/+154
| | | | | PR: ports/116299 Submitted by: alepulver (myself)
* - Do not depend on games/quake3-data, but install in the same directory andalepulver2007-09-292-18/+22
| | | | | | use @dirrmtry. Suggested by: ale
* - Fix building when MP3 option is disabled.alepulver2007-09-291-15/+23
|
* - Update to version 7392.alepulver2007-09-294-37/+14
| | | | Reported by: Steve Crowder <steve@crowders.org>
* - Update to 0.3.1.alepulver2007-09-297-60/+32
| | | | | | | - Improve the port. PR: ports/116500 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* games/hex-a-hop port doesn't compile on 64bit systemsedwin2007-09-281-1/+4
| | | | | | | | | Doesn't compile on 64bit systems, and I have no access to such systems to fix. Any help/offers greatfully accepted, but that witholding, need to mark this as i386 only. PR: ports/116589 Submitted by: Jamie Jones <jamie@bishopston.net>
* - Fix build now when USE_GL does not imply USE_XLIBpav2007-09-271-0/+1
|
* [patch] games/sauerbraten updateedwin2007-09-269-888/+2190
| | | | | | | | Upgrade of sauerbraten to the new 2007 spring edition PR: ports/112511 Submitted by: Sam Stein <scs@b1tt3r.org> Approved by: maintainer timeout
* website movedoliver2007-09-261-1/+1
|
* Martin Tournoij <carpetsmoker@xs4all.nl>edwin2007-09-253-13/+17
| | | | | | | | Use TCL/TK 8.4 Inform the user of the different binaries PR: ports/110326 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
* games/xscrabble: update to 2.12edwin2007-09-253-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | 1. Update to xscrabble 2.12 2. Fix typo in pkg-descr and trim trailing blanks "You might be able to improve upon this" This port does something I don't like: it installs an empty, unwritable scrabble_scores file in a directory whose contents shouldn't be modified. Players then need to override the app-defaults by placing a XScrabble.scorefile: /path/to/scrabble_scores line in $HOME/.Xdefaults (or $HOME/.Xresources, whatever). Wouldn't it make more sense to create a new, empty, writable score file under /var/games (if it doesn't exist) upon package installation; make the app-defaults file reference that; on deinstall, remove /var/games/scrabble_scores if it is empty or print a message indicating this file needs to be deleted manually in order to remove all traces? PR: ports/111839 Submitted by: "Eric P. Scott" <eps+pbug0704@ana.com>
* - Remove -malign-double on non-i386 platform to fix build on amd64:rafan2007-09-251-1/+4
| | | | | | | quantumminigolf.cpp:1: error: -malign-double makes no sense in the 64bit mode PR: ports/116614 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
* - Don't install books.bin in this port. That file should be installed byrafan2007-09-252-3/+1
| | | | | | | | one of games/crafty-open-* port. PR: ports/116622 Submitted by: J Shoemaker <shoemaker at bluebottle.com> (maintainer) Reported by: pointyhat via pav
* - Mark BROKEN: Size mismatchpav2007-09-251-0/+2
|
* - Add conflicts for crafty-open-enormousrafan2007-09-243-3/+6
| | | | | | | | - Make PORTVERSION of crafty-open-enormous to be consistent with others - Correct CONFLICTS line in crafty-open-large, crafty-open-medium PR: ports/116598 Submitted by: J Shoemaker <shoemaker at bluebottle.com> (maintainer)
* remove accidental 'makedepend' additionsedwin2007-09-241-1/+0
|
* Remove file which shouldn't be in there to start withedwin2007-09-241-55/+0
| | | | Noticed by: pav@
* Update to 0.15lth2007-09-242-6/+5
|
* Dominic is a new dad, and will be too busy for a while to work on ports.linimon2007-09-241-1/+1
| | | | Congratulations :-)
* [NEW PORT] games/quantumminigolf: A computer game visualizing quantum mechanicsedwin2007-09-237-0/+192
| | | | | | | | | | | | | | | | The game quantum minigolf is nearly the same as the game minigolf - except that the ball obeys the laws of quantum mechanics. Such a ball can be at several places at once. It can diffract around obstacles and interfere with itself. Apart from that, the rules are the same: You can play on various tracks involving various obstacles. You hit the ball with a club and try to kick it into a hole on the other side of the track. WWW: http://quantumminigolf.sourceforge.net PR: ports/116501 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* New port: games/crafty-open-enormousedwin2007-09-236-0/+61
| | | | | | | | | | | | This is the port of the medium opening book for crafty. It consumes about 85-90M. It was created with "book create enormous.pgn 60 2 50" (see the crafty documentation and online help for a more thorough explanation of what this does) PR: ports/116240 Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker)
* [Maintainer Update]: fix arch-related issuesedwin2007-09-232-10/+3
| | | | | | | | | | | | | | | Received email stating "build fails on amd64 system with a message about unsupported instructions. [...] Modifying patch-Makefile so that -m486 / -mtune 486 option is removed fixed the problem for me." Updated Makefile to add PORTREVISION so that updates will be seen by ports-tools, implemented arch suggestions for fixes, removing most mention of architecture specific instructions. Those will likely be in make.conf, anyway, and if so will be passed along due to inclusion. PR: ports/116379 Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker)
* new port: games/kevedit (editor for ZZT)edwin2007-09-237-0/+69
| | | | | | | | | Kevedit is an editor for the classic DOS game ZZT. The "Linux version" runs under FreeBSD with only trivial modification. PR: ports/116388 Submitted by: Raymond Pasco <ray@cultofray.net>
* Update to 2.41ehaupt2007-09-222-4/+4
|
* Update to 0.7.2 release.ale2007-09-203-5/+8
|
* update to 0.5.0oliver2007-09-194-106/+113
| | | | do not force the usage of gcc 3.4, the ports are now gcc 4 ready
* Switch over dependencies to graphics/ogre3d12oliver2007-09-191-2/+2
| | | | | | | and graphichs/cegui04 to prevent the port to break after the upcomming update of graphics/ ogre3d and graphics/cegui Bump PORTREVISION
* Fix patchfile since it tried to patch Makefile instead of Makefile.inedwin2007-09-192-29/+11
| | | | Noticed by: YAPHR of linimon
* - Update to 20070917miwi2007-09-183-17/+53
|
* - Update to 0.7.7brafan2007-09-164-139/+95
| | | | | PR: ports/116334 Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl> (maintainer)
* - Add CELLSHADING and MP3 options (patches from official site).alepulver2007-09-1510-36/+3538
| | | | | | | - Don't use += when initializing MAKE_ENV. - Add note in pkg-message about CELLSHADING option. Obtained from: http://ioquake3.org/?page=patches
* - Update to 1.4.8.alepulver2007-09-143-22/+16
| | | | | | | - Take maintainership. PR: ports/115144 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
* - Complete move of games/urbanterror to games/urbanterror-data.alepulver2007-09-145-73/+0
|
* - Deprecate before moving to games/urbanterror-data to maintain consistencyalepulver2007-09-141-0/+2
| | | | with other port names.
* Urban Terror is a realism based total conversion mod for Quake III Arena whichalepulver2007-09-145-0/+72
| | | | | | | | | | | | | | no longer requires this game to be played. It only uses its engine, which is open sourced through the GPL and may be distributed freely. Urban Terror plays in about the same setting as Counter Strike, but is less focused on realism and plays much faster, which among other things, is caused by the ability to strafe jump, which combined with wall jumping can lead to very quick movement and nice jumps. Urban Terror has 7 game modes, 25 maps and 15 weapons. This port only contains the data, and can be played with ioUrbanTerror (games/iourbanterror) or any other Quake 3 Arena compatible engine. WWW: http://www.urbanterror.net/
* - Bump PORTREVISION.alepulver2007-09-144-8/+2166
| | | | | | | - Remove FreeBSD 4.x support (USE_GCC=3.4+). - Fix various sound problems, including crashes [1]. Obtained from: games/q2p [1]