aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.6.11Nicola Vitale2007-04-033-7/+5
| | | | | | | | PR: ports/111055 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=189087
* Fix path of locale directory so localization is possible.Stefan Walter2007-04-032-0/+12
| | | | | | | | PR: 110624 Submitted by: Steinel Andreas<lnxbil@saarlinux.org> Notes: svn path=/head/; revision=189077
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-022-4/+7
| | | | | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run Notes: svn path=/head/; revision=189054
* Add new files for 1.2.3 to pkg-plist.Philip Paeps2007-04-022-0/+20
| | | | | | | | Spotted by: pointyhat via kris Pointy hat to: philip Notes: svn path=/head/; revision=189029
* Add port games/hinversi:Andrew Pantyukhin2007-04-025-0/+55
| | | | | | | | | | | | Hinversi is a version of Reversi or Othello, a board game. It was written from the beginning thinking on modularity, to ease the process of changing and improving the AI engine. WWW: http://asturio.gmxhome.de/hinversi.html Author: Claudio Clemens <asturio@gmx.net> Notes: svn path=/head/; revision=188993
* - Update to 1.5Cheng-Lung Sung2007-04-022-4/+4
| | | | | | | | PR: ports/111051 Submitted by: maintainer (James Bailie) Notes: svn path=/head/; revision=188981
* Add deinstall script to ensure proper cleanup when port is removed.Johan van Selst2007-04-011-0/+41
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=188948
* - Add missing pkg-plist substitutions.Alejandro Pulver2007-04-011-482/+482
| | | | | | | | Reported by: pointyhat Pointy hat to: alepulver (myself) Notes: svn path=/head/; revision=188942
* - Add missing pkg-plist entries for the RED option.Alejandro Pulver2007-04-011-0/+48
| | | | | | | | Reported by: pointyhat Pointy hat to: alepulver (myself) Notes: svn path=/head/; revision=188940
* Update to 1.2.3.Philip Paeps2007-03-316-8/+10
| | | | | | | | http://www.wesnoth.org/forum/viewtopic.php?t=15314 http://svn.gna.org/viewcvs/wesnoth/tags/1.2.3/changelog?rev=16252&view=download Notes: svn path=/head/; revision=188905
* Update to 0.5.1Erwin Lansing2007-03-312-4/+4
| | | | | | | | PR: 111054 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=188892
* The FreeCol team aims to create an Open Source version ofAlex Dupre2007-03-316-0/+692
| | | | | | | | | | | | | | | Colonization (released under the GPL). At first we'll try to make an exact clone of Colonization. The visuals will be brought up to date with more recent standards but will remain clean, simple and functional. Certain new 'features' will be implemented but the gameplay and the rules will be exactly the same as the original game. Examples of modern features are: an isometric map and multiplayer support. WWW: http://freecol.org/ Notes: svn path=/head/; revision=188882
* Free and complete third party scenarios for the Aleph One engine:Alejandro Pulver2007-03-317-0/+3815
| | | | | | | | | | | | | | - Excalibur: Morgana's Revenge - Eternal - Marathon Evil - Marathon Red - Rubicon X - Tempus Irae WWW: http://source.bungie.org/get/ Notes: svn path=/head/; revision=188859
* - Bump PORTREVISION.Alejandro Pulver2007-03-316-23/+898
| | | | | | | | | | | | - Offer to install the 3 original released scenarios instead of only Marathon 2: Durandal. - Add options to install high quality graphics. - Add wrapper scripts. - Take maintainership. - Remove USE_X_PREFIX to install in the same place as games/alephone. Notes: svn path=/head/; revision=188857
* - Update to version 20061228.Alejandro Pulver2007-03-315-94/+79
| | | | | | | | | | | | | | | | | | - Remove USE_X_PREFIX. - Remove support for FreeBSD < 5.x. - Remove old adjustements for the previous non-standard SDL location. - Install documentation (when !NOPORTDOCS). - Use %%DATADIR%% in pkg-plist. - Update pkg-message (about upcoming games/alephone-data update and games/alephone-scenarios, which need this to be committed first so they all install under LOCALBASE). PR: ports/110688 Submitted by: alepulver (myself) Approved by: "Raymond Pasco" <ray@cultofray.net> (maintainer) Notes: svn path=/head/; revision=188856
* - Deprecate in favor of games/alephone-scenarios (not committed yet, thatAlejandro Pulver2007-03-311-1/+3
| | | | | | | | | | | | | | installs the 6 third party scenarios recommended in the http://source.bungie.org/get/ page). - Schedule for removal on 2007-04-28. - Remove USE_X_PREFIX (see ports/110688) to match games/alephone. PR: ports/110713 Submitted by: alepulver (myself) Approved by: bmah (maintainer, timeout) Notes: svn path=/head/; revision=188855
* - Deprecate in favor of games/alephone-data (I have an update to make itAlejandro Pulver2007-03-311-1/+3
| | | | | | | | | | | | | | install the original released data files, which includes Marathon 2: Durandal). - Schedule for removal on 2007-04-28. - Remove USE_X_PREFIX (see ports/110688) to match games/alephone. PR: 110715 Submitted by: alepulver (myself) Approved by: evantd@yahoo.com (maintainer, timeout) Notes: svn path=/head/; revision=188853
* - Bump PORTREVISION because of the changes in the last commit.Alejandro Pulver2007-03-312-0/+2
| | | | Notes: svn path=/head/; revision=188852
* - Remove part of patch-security which was causing a "Bad challenge" error whenAlejandro Pulver2007-03-311-13/+0
| | | | | | | | | connecting to a password protected server. Reported by: "Kyle Hunter" <keletmaster@gmail.com> Notes: svn path=/head/; revision=188851
* - Fix Makefile patch.Alejandro Pulver2007-03-312-27/+15
| | | | | | | | | | - Remove part of patch-server__sv_main.c which was causing a "Bad challenge" error when connecting to a password protected server [1]. Reported by: "Kyle Hunter" <keletmaster@gmail.com> [1] Notes: svn path=/head/; revision=188850
* Add file with user information forgotten in yesterday's commitJohan van Selst2007-03-301-0/+2
| | | | | | | Reported by: Mike Harding Notes: svn path=/head/; revision=188829
* - Update to 4.3.8Johan van Selst2007-03-2913-662/+347
| | | | | | | | - Rewrite install procedure and remove obsolete patchfiles No longer use PREFIX/wolfpack but install in PREFIX/{lib,share,etc}/wolfpack Notes: svn path=/head/; revision=188778
* - Update to 0.5Martin Wilke2007-03-294-57/+38
| | | | | | | | | PR: 111009 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: maintainer Notes: svn path=/head/; revision=188770
* Drop maintainershipEmanuel Haupt2007-03-291-1/+1
| | | | Notes: svn path=/head/; revision=188768
* - Fix after objformat removalPav Lucistnik2007-03-291-8/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188766
* Outer Space is an on-line strategy game which takes place in theMartin Wilke2007-03-287-0/+167
| | | | | | | | | | | | | | dangerous universe. You will become powerful commander of many stars, planets, and great fleets and will struggle for survival with other commanders. WWW: http://www.ospace.net PR: ports/110970 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> Notes: svn path=/head/; revision=188676
* - Fix buildMartin Wilke2007-03-282-1/+15
| | | | | | | | PR: 110299 Submitted by: trasz Notes: svn path=/head/; revision=188647
* Reset freebsd-dr@durchnull.de:Mark Linimon2007-03-281-1/+1
| | | | | | | | | connect to durchnull.de[212.227.34.3]: Connection timed out Hat: portmgr Notes: svn path=/head/; revision=188644
* - Fix building after removal of objformat(1).Alejandro Pulver2007-03-271-26/+4
| | | | | | | | | | - Clean up. - Remove code for handling our previous SDL non-standard location. - Merge post-install with do-install. - Remove some useless comments. Notes: svn path=/head/; revision=188604
* - Add gfx to USE_SDL. Now it compiles without problemsJose Alonso Cardenas Marquez2007-03-271-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=188571
* MaNGOS (the Massive Network Game Object Server) is an Open Source referenceMartin Wilke2007-03-276-0/+537
| | | | | | | | | | | | implementation for a MMORPG server system. WWW: http://www.mangosproject.org/ PR: ports/110920 Submitted by: Artem V. Kropachev <neon_cyrex@mail.ru> Notes: svn path=/head/; revision=188549
* - Update games/alienarena-data, games/alienarena and games/linux-alienarena toAlejandro Pulver2007-03-278-417/+195
| | | | | | | | | version 2007.604 (20070225). - Add ${MKDIR} and @dirrmtry for share/pixmaps. - The patches were integrated in upstream SVN, so next version will have them. Notes: svn path=/head/; revision=188511
* - Update to 4.37Martin Wilke2007-03-271-5/+3
| | | | | | | | | | - Update MASTER_SITES PR: 110861 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer) Notes: svn path=/head/; revision=188462
* Use USE_TK_BUILD and REINPLACE_CMD.Thomas Gellekum2007-03-261-5/+2
| | | | Notes: svn path=/head/; revision=188399
* - Update to 20070323Jose Alonso Cardenas Marquez2007-03-266-33/+18
| | | | | | | | | - See the changelog at: http://vdrift.net/article.php/20070323-release-src-autopackage Notes: svn path=/head/; revision=188353
* Add port games/klavaro:Andrew Pantyukhin2007-03-255-0/+188
| | | | | | | | | | | | Klavaro is just another free touch typing tutor program. We felt like to do it because we became frustrated with the other options, which relied mostly on some few specific keyboards. Klavaro intends to be keyboard and language independent, saving memory and time (and money). WWW: http://klavaro.sourceforge.net/ Notes: svn path=/head/; revision=188319
* BROKEN: UnfetchableKris Kennaway2007-03-251-0/+2
| | | | Notes: svn path=/head/; revision=188233
* - COPYTREE_* are now part of bsd.port.mkPav Lucistnik2007-03-242-14/+0
| | | | | | | | PR: ports/100996 Submitted by: stass Notes: svn path=/head/; revision=188171
* Remove zero-length filesJuergen Lock2007-03-2418-0/+0
| | | | | | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=188144
* Convert freebsd-games to use termios.h instead of sgtty.hJuergen Lock2007-03-2370-444/+1098
| | | | | | | | | PR: ports/110731 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: miwi (mentor) Notes: svn path=/head/; revision=188142
* Update to 2.18.0.1.Joe Marcus Clarke2007-03-233-4/+23
| | | | Notes: svn path=/head/; revision=188109
* add burrtools 0.2.1Ying-Chieh Liao2007-03-235-0/+49
| | | | | | | A puzzle solver Notes: svn path=/head/; revision=188096
* - Mark as ONLY_FOR_ARCHS=i386, the reason is that it doesn't run properlyAlejandro Pulver2007-03-231-0/+2
| | | | | | | | | | | | | (first it segfaulted, and after fixing it, the server just freezes consuming the CPU). It was tested on an amd64, but it's very likely to happen in the other archs too). PR: ports/110690 Submitted by: alepulver (myself) Approved by: "Linas Valiukas" <shirshegsm@gmail.com> (maintainer) Notes: svn path=/head/; revision=188095
* - Use newer version of the source code (1.52), taken from games/quake2lnx.Alejandro Pulver2007-03-223-19/+36
| | | | | | | Reported by: Steve Crowder <steve@crowders.org> Notes: svn path=/head/; revision=188057
* - Fix after objformat removalMartin Wilke2007-03-221-1/+1
| | | | | | | | PR: 110665 Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) Notes: svn path=/head/; revision=188049
* - Update to 1.2.6Martin Wilke2007-03-223-43/+26
| | | | | | | | | | - Pass maintainership to submitter PR: 110669 Submitted by: Nemo Liu<nemoliu@gmail.com> Notes: svn path=/head/; revision=188048
* 2007-03-16 databases/zodb: outdated software, databases/zodb3 should be usedMartin Wilke2007-03-227-676/+0
| | | | | | | | 2007-03-19 finance/gnomepm: is unfetchable and has no homepage 2007-03-19 games/frabs: is unfetchable and homepage disappeared Notes: svn path=/head/; revision=188044
* - Fix building with GCC 4.x.Alejandro Pulver2007-03-225-0/+94
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188033
* force dependency on gcc 3.4Edwin Groothuis2007-03-221-0/+1
| | | | Notes: svn path=/head/; revision=187987
* - Fix building with GCC 4.x.Alejandro Pulver2007-03-224-0/+75
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=187968