aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* Removed unmaintained (ports@) or gnome@ ports depending on gnome1Baptiste Daroussin2013-10-0521-519/+0
| | | | | | | Approved by: gnome (implicit) Notes: svn path=/head/; revision=329464
* - Support stagingLars Engels2013-10-044-46/+48
| | | | | | | | - Use REINPLACE_CMD, COPYTREE_SHARE and SUB_FILES instead of copying, chmodding, chowning and replacing manually Notes: svn path=/head/; revision=329394
* Give back to the poolLars Engels2013-10-041-1/+1
| | | | Notes: svn path=/head/; revision=329388
* - Update to 1.1Lars Engels2013-10-044-20/+19
| | | | | | | | - Support staging - Move pkg message to files/pkg-message Notes: svn path=/head/; revision=329386
* - Support stagingLars Engels2013-10-042-6/+7
| | | | | | | - Remove USE_GCC=any because the port builds fine with clang and gcc Notes: svn path=/head/; revision=329380
* - Update to 1.6.0Lars Engels2013-10-044-72/+27
| | | | | | | | | | | - Support staging - Use new LIB_DEPENDS syntax - USES gmake - Use upstream installation logic - Remove the no longer needed patch Notes: svn path=/head/; revision=329379
* - Add stage supportLars Engels2013-10-042-18/+9
| | | | | | | - Pet portlint Notes: svn path=/head/; revision=329369
* - Convert to scons USESGuido Falsi2013-10-041-1/+1
| | | | Notes: svn path=/head/; revision=329289
* Fix after removal of PKGNAMESUFFIX in master portBaptiste Daroussin2013-10-041-2/+2
| | | | | | | While here use OPTIONS_EXCLUDE to exclude options Notes: svn path=/head/; revision=329275
* Do not arbitrary rename packagesBaptiste Daroussin2013-10-041-1/+0
| | | | Notes: svn path=/head/; revision=329271
* - Support stagingDmitry Marakasov2013-10-042-70/+8
| | | | | | | - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=329261
* - Support stagingDmitry Marakasov2013-10-042-128/+7
| | | | | | | - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=329260
* - Support stagingDmitry Marakasov2013-10-042-75/+5
| | | | Notes: svn path=/head/; revision=329259
* - Support stagingDmitry Marakasov2013-10-042-25/+9
| | | | | | | | - Use new LIB_DEPENDS syntax - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=329258
* - Support stagingDmitry Marakasov2013-10-041-10/+7
| | | | | | | - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=329256
* - Add forgotten patchDmitry Marakasov2013-10-041-0/+15
| | | | Notes: svn path=/head/; revision=329255
* - Support stagingDmitry Marakasov2013-10-042-133/+9
| | | | | | | | - Convert USE_GMAKE to USES - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=329254
* - Support stagingDmitry Marakasov2013-10-042-141/+6
| | | | | | | - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=329253
* The Lost FeathersRusmir Dusko2013-10-036-0/+592
| | | | | | | | | | | | | | You control a boy and his bird named Py. Your goal is to recover Py's magical feathers, which were stolen by Evil Businessman. Help a bird to recover his magical feathers. WWW: https://code.google.com/p/lostfeathers/ Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=329242
* 3D arcade with unique fighting system and anthropomorphic characters.Rusmir Dusko2013-10-037-0/+539
| | | | | | | | | | | | | | | | | | | Lugaru's primary feature is its unique combat system. Instead of relying on confusing button combinations to perform moves, Lugaru's moves are all logical and context sensitive. For example, if an opponent aims a roundhouse kick at Turner's head, you can crouch and then stand up under the attack to grab your assailant's leg and kick him away. If you try and punch an opponent and he tries to throw you over his shoulder, you can crouch to roll painlessly out of the throw. This new combat system makes fights look and feel much more intense and believable than in any other game. You can see it in action with the gameplay movies above. WWW: https://code.google.com/p/lugaru/ Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=329241
* A Puzznic clone which makes adding levels, graphics and sounds easy!Rusmir Dusko2013-10-036-0/+332
| | | | | | | | | | | | It is made very easy for non-programmers to contribute Levels/Graphics and sounds. WWW: http://dustedgames.blogspot.com/p/wizznic.html Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=329240
* - Change maintainer email to @FreeBSD.orgDanilo Egea Gondolfo2013-10-032-5/+3
| | | | | | | | | - Add stage support Approved by: culot (mentor) Notes: svn path=/head/; revision=329187
* games/lordsawar: Fix c++ -fpermissive error on gcc 4.7+John Marino2013-10-031-0/+11
| | | | Notes: svn path=/head/; revision=329133
* www/py-beautifulsoup32: bump port revisionWilliam Grzybowski2013-10-021-1/+2
| | | | | | | | - Bump port revision due to package name change - Catch up package name of ports that depend on it Notes: svn path=/head/; revision=329129
* games/njam: Fix c++ -fpermissive errors on modern compilersJohn Marino2013-10-021-0/+20
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=329027
* XGalaga-SDL is a port of the popular X11 game XGalaga, a clone of Galaga,Rusmir Dusko2013-10-015-0/+137
| | | | | | | | | | | | using the SDL (Simple DirectMedia Layer) library. XGalaga was originally written by Joe Rumsey. WWW: http://sourceforge.net/projects/xgalaga-sdl/ Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=329002
* games/brutalchess: add <unistd.h> for modern compilersJohn Marino2013-10-012-1/+11
| | | | | | | | | USE_DOS2UNIX was required in order to create and apply the patch. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=328996
* games/pinball: add <unistd.h> for modern compilersJohn Marino2013-10-011-0/+10
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=328991
* games/toycars: add <unistd.h> and other C++ fixes for modern compilersJohn Marino2013-10-013-0/+48
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=328990
* games/ultimatestunts: add <unistd.h> for modern compilersJohn Marino2013-10-011-0/+10
| | | | Notes: svn path=/head/; revision=328989
* games/warmux: add <unistd.h> for modern compilersJohn Marino2013-10-013-1/+19
| | | | | | | | | | | | The DEBUG option, which is now default, sets the -Werror flag that was removed with a sed replace command for some makefiles. Newer compilers will pick up set-but-unused errors so -Werror really has to be disabled everywhere on newer compilers. Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=328988
* - Change maintainer email to @FreeBSD.orgDanilo Egea Gondolfo2013-10-011-4/+5
| | | | | | | | | - Add stage support Approved by: wg (mentor) Notes: svn path=/head/; revision=328949
* - Update to 2013.766Jose Alonso Cardenas Marquez2013-10-015-15/+19
| | | | Notes: svn path=/head/; revision=328917
* - Support stagingDmitry Marakasov2013-10-011-9/+6
| | | | | | | - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=328916
* - Support stagingDmitry Marakasov2013-10-012-2150/+3
| | | | Notes: svn path=/head/; revision=328915
* - Support stagingDmitry Marakasov2013-10-012-6/+13
| | | | | | | | - Use new LIB_DEPENDS syntax - Fix build on current Notes: svn path=/head/; revision=328914
* - Add missing dependencyJose Alonso Cardenas Marquez2013-10-011-2/+3
| | | | | | | | | | - Bump PORTREVISION PR: 181685 Submitted by: Ken Moore <ken _ at __ pcbsd.org> Notes: svn path=/head/; revision=328910
* This uses iconv even with NLS off.Christian Weisgerber2013-09-301-1/+2
| | | | Notes: svn path=/head/; revision=328864
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | Notes: svn path=/head/; revision=328863
* Fix using iconv at ports:Boris Samorodov2013-09-301-0/+1
| | | | | | | | | | | | | . shells/fish; . games/instead; . www/xapian-omega; . devel/xdg-user-dirs. Submitted by: marino (via e-mail) Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=328855
* Support staging.Christian Weisgerber2013-09-302-9/+6
| | | | Notes: svn path=/head/; revision=328832
* Support staging.Christian Weisgerber2013-09-303-12/+19
| | | | | | | | Use option helpers. Fix build with NLS option off. Notes: svn path=/head/; revision=328828
* - Update to 1.2.17Thomas Abthorpe2013-09-303-3/+11
| | | | | | | | PR: ports/182229 Submitted by: Juraj Lutter <otis@sk.FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=328764
* games/wtf: update to 20130928William Grzybowski2013-09-292-3/+3
| | | | | | | | | | - Update to 20130928 PR: ports/182479 Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer) Notes: svn path=/head/; revision=328752
* - Support stagingDmitry Marakasov2013-09-291-2/+1
| | | | | | | - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=328745
* - Support stagingDmitry Marakasov2013-09-292-48/+13
| | | | | | | | - Use new LIB_DEPENDS syntax - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=328744
* - Support stagingDmitry Marakasov2013-09-292-23/+6
| | | | Notes: svn path=/head/; revision=328743
* - Support stagingDmitry Marakasov2013-09-292-189/+10
| | | | | | | - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=328740
* - Support stagingDmitry Marakasov2013-09-292-22/+2
| | | | Notes: svn path=/head/; revision=328739
* - Support stagingDmitry Marakasov2013-09-291-8/+5
| | | | | | | | - Use new LIB_DEPENDS syntax - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=328738