aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Mark IGNORE in 8.xDmitry Marakasov2014-04-031-0/+6
| | | | Notes: svn path=/head/; revision=350026
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-04-0390-180/+135
| | | | | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc. Notes: svn path=/head/; revision=349983
* Switch to USES=tar for my portsGanael LAPLANCHE2014-04-031-2/+1
| | | | Notes: svn path=/head/; revision=349973
* - Update to version 1.4.0Alexey Dokuchaev2014-04-023-5/+5
| | | | | | | | | - USE_XZ -> USES (tar:xz) PR: ports/188192 Notes: svn path=/head/; revision=349914
* - Change master sites, add iconRusmir Dusko2014-04-015-25/+43
| | | | | | | | | | - Transfer maintainership to newly established games@ team - Add Desktop entry file - Add DOCS and Option - Recreate patch with make makepatch Notes: svn path=/head/; revision=349897
* - Change license BSD to BSD3CLAUSERusmir Dusko2014-04-011-4/+3
| | | | | | | - Cosmetical changes Notes: svn path=/head/; revision=349896
* - Transfer maintainership to newly established games@ teamRusmir Dusko2014-04-011-1/+1
| | | | Notes: svn path=/head/; revision=349893
* - Stage supportAntoine Brodin2014-04-011-7/+4
| | | | | | | | | | - Do not remove a directory belonging to BSD.local.dist mtree Reported by: poudriere With hat: portmgr Notes: svn path=/head/; revision=349886
* games/minecraft-client: Upgrade version 1.4.6 -> 1.7.5 and support stageJohn Marino2014-03-315-92/+84
| | | | | | | | | | | | | | | | | | | | | | | | This poor PR is several months old. It applied without much trouble, but several changes were made: * Don't use https if http will do (and http works fine) * Don't use the launcher URL. It is always the latest version, so the second minecraft is updated, the port will break. Use an version-based URL instead, one that will update with the port version * Add stage support * At least four stable versions have been released since the PR's version of 1.6.2. Go ahead and update it to the latest stable version of 1.7.5 * The latest version builds and installs fine, but it was not tested. Feedback on the PR indicates 1.6.2 works fine, but currently how well version 1.7.5 works is unknown. PR: ports/180195 Submitted by: "r4721" Approved by: maintainer (Janik Galasso) Staged by: marino@ Notes: svn path=/head/; revision=349800
* - Fix build on HEAD (unknown clang option -R)Dmitry Marakasov2014-03-311-1/+1
| | | | Notes: svn path=/head/; revision=349743
* Add games/flukz:Max Brazhnikov2014-03-314-0/+40
| | | | | | | | | Scrolling shoot'em up game. WWW: http://flukz.org Notes: svn path=/head/; revision=349730
* - Change Created by to Steven Wallace <swallace@FreeBSD.org>-Rusmir Dusko2014-03-311-1/+1
| | | | | | | Reported by: makc@ Notes: svn path=/head/; revision=349713
* remove IPX support as it was dropped for CURRENTOliver Lehmann2014-03-312-11/+1
| | | | Notes: svn path=/head/; revision=349706
* XEmeraldia, Drop the blocks. If you drop a square on top of one of theRusmir Dusko2014-03-305-0/+85
| | | | | | | | | | | | | | | same color, they (as well as any neighboring blocks of the same color) will both be shaken by an "impact". The first impact will cause fractures; the second will cause the block(s) to dissolve. You can either use the arrow keys or vi-style (hjkl) keys to move/ rotate the blocks. `s' or `p' will pause the game, and if your boss comes along, `q' can be used to avoid an unpleasant confrontation. http://www.reloco.com.ar/xemeraldia/ Notes: svn path=/head/; revision=349695
* - Bump PORTREVISION for dependencies changesRusmir Dusko2014-03-303-10/+30
| | | | | | | | | | | | | - Use tar:bzip2 instead of USE_BZIP2=yes - Add dependency for textproc/p5-XML-Parser, remove for desktop-file-utils - Remove TODO from DOCS - Use patch instead of REINPLACE, remove setuid executable and change group to games - Break lines around 80 characters - Change pkg-descr, change WWW to WayBack Notes: svn path=/head/; revision=349689
* - new USES=Dirk Meyer2014-03-301-2/+1
| | | | Notes: svn path=/head/; revision=349670
* - Fix typo, use for @mode in pkg-plist 664 instead of 664Rusmir Dusko2014-03-302-2/+1
| | | | Notes: svn path=/head/; revision=349668
* - Don't silence warningsRusmir Dusko2014-03-306-8/+79
| | | | | | | | | - Remove TODO from DOCS - Add patches, fix bad C++ and GTK code - Change pkg-plist, proper use @group and @mode Notes: svn path=/head/; revision=349666
* - Fix build on HEAD (unknown clang option -fwhole-program)Dmitry Marakasov2014-03-301-2/+10
| | | | Notes: svn path=/head/; revision=349665
* - preserve highscore file on updatesDirk Meyer2014-03-302-5/+10
| | | | Notes: svn path=/head/; revision=349664
* - Remove double extract rockdodger_music.tar.gzRusmir Dusko2014-03-302-6/+12
| | | | | | | | - Strip executable - Remove setuid executable and change group to games Notes: svn path=/head/; revision=349649
* - make -usedefcmap and sound defaultDirk Meyer2014-03-304-12/+112
| | | | | | | | now desktops do not need to pass this arguments Obtained from: OpenBSD Notes: svn path=/head/; revision=349645
* - use STAGEDIRDirk Meyer2014-03-303-62/+102
| | | | | | | - use OPTIONS_DEFINE Notes: svn path=/head/; revision=349644
* - rename patchfilesDirk Meyer2014-03-303-0/+0
| | | | Notes: svn path=/head/; revision=349639
* - Bump PORTREVISIONRusmir Dusko2014-03-3010-46/+90
| | | | | | | | | | | | | | | | | - Change master sites, add icon - Take maintainership - Remove DEPRECATED, EXPIRATION_DATE - Add USE_CSTD=gnu89 - Support STAGEDIR - Use PLIST_FILES instead of pkg-plist - Add Desktop entry file - Fix install with stage, use do-install - Recreate patch with make makepatch, remove obsolete changes - Add patches, fix bad C code - Change pkg-descr Notes: svn path=/head/; revision=349620
* Overhaul Quake data port a bit:Alexey Dokuchaev2014-03-301-26/+29
| | | | | | | | | | | | | - Remove references to `archivers/unzip', it is not needed - Augment QW_SKINS_DESC and FULLGAME information banner - Set COMMENT in accordance with selected OPTIONS - Move skin extraction to `post-extract' target where is belongs - Since these files are not generated, only unpacked, install(1) them with `-p' switch to preserve their modification times; ditto for cp(1) - Transfer maintainership to newly established games@ team Notes: svn path=/head/; revision=349614
* - Fix build on HEAD (unknown clang option -R)Dmitry Marakasov2014-03-301-0/+3
| | | | Notes: svn path=/head/; revision=349603
* - Bump PORTREVISIONRusmir Dusko2014-03-3011-61/+63
| | | | | | | | | | | | | | | - Change master sites, add icon - Remove DEPRECATED, EXPIRATION_DATE - Add license (GPLv2) - Support STAGEDIR - Add Desktop entry file - Change DOCS, remove BUGS, Card and TODO - Recreate patches with make makepatch, add patch, fix bad C code - Change pkg-descr, add WWW - Change pkg-plist, remove DOCS Notes: svn path=/head/; revision=349602
* Remove expired ports:Rene Ladan2014-03-3014-2806/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-07 emulators/gxmame: Depends on deprecated emulators/xmame 2014-03-07 emulators/pyxmame: Depends on deprecated emulators/xmame 2014-03-07 emulators/xmess: No more public distfiles 2014-03-07 benchmarks/xdd: No more public distfiles 2014-03-07 chinese/srecite: No more public distfiles 2014-03-07 games/hlstats: No more public distfiles 2014-03-07 audio/teamspeak_server: No more public distfiles 2014-03-07 games/utserver: No more public distfiles 2014-03-07 databases/p5-hp200lx-db: No more public distfiles 2014-03-07 audio/teamspeak_client: No more public distfiles 2014-03-10 german/vtiger: Depends on expiring www/vtiger 2014-03-10 www/gallery: No more public distfiles 2014-03-10 www/vtiger: No more public distfiles 2014-03-10 net/linux-nx-client: No more public distfiles 2014-03-10 emulators/extract-xiso: No more public distfiles 2014-03-10 www/trac-wantedpages: No more public distfiles 2014-03-10 www/trac-ldap: No more public distfiles 2014-03-10 www/trac-codetags: No more public distfiles 2014-03-10 www/trac-addcomment: No more public distfiles 2014-03-10 www/trac-nav: No more public distfiles 2014-03-10 www/baikal: No more public distfiles 2014-03-10 www/trac-pagetopdf: No more public distfiles 2014-03-10 sysutils/logmon: No more public distfiles 2014-03-10 www/trac-simpleticket: No more public distfiles 2014-03-10 www/trac-wikinegotiator: No more public distfiles 2014-03-10 www/trac-pagelist: No more public distfiles 2014-03-10 www/trac-remind: No more public distfiles 2014-03-10 www/trac-macropost: No more public distfiles 2014-03-10 mail/vexim: No more public distfiles 2014-03-10 lang/rscheme: No more public distfiles Notes: svn path=/head/; revision=349601
* - Fix build on 10.xDmitry Marakasov2014-03-292-2/+13
| | | | | | | - Convert USE_BZIP2 to USES Notes: svn path=/head/; revision=349591
* - Bump PORTREVISION for dependency and pkg-plist changeRusmir Dusko2014-03-2920-91/+1428
| | | | | | | | | | | | | | | | | | | | | | | - Change master sites, add icons - Take maintainership - Remove DEPRECATED, EXPIRATION_DATE - Add dependency for x11/xdialog - Add USE_CSTD=gnu89 - Support STAGEDIR - Remove tutorial* from DOCS, SH scripts which are used to learn how to use XBattle - Add Desktop entry file - Simplify installation handling - Fix MAN to install in man6 - Recreate patch with make makepatch, fix MAN to install in man6 - Add patches, use some Debian patches, fix bad C code and video (Pseudo Color), - Add files/xbattle-menu.in for Desktop with Xdialog - Change pkg-descr, add WWW - Change pkg-plist, remove DOCS Notes: svn path=/head/; revision=349590
* - Update to 2.10.1.12Rusmir Dusko2014-03-296-82/+167
| | | | | | | | | | | | | | | | | | | | | | | - Remove FTP master site - Remove leading article from COMMENT - Add license(s) (GPLv3) - Remove DEPRECATED, EXPIRATION_DATE - USES gmake instead of USE_GMAKE, remove gettext - Add libmux.so, strip library and USE_LDCONFIG=yes - Support STAGEDIR and add OPTIONS_SUB - Simplify DOCS installation handling - Add FIRANMUX MEMORY_BASED REALITY_LVLS SELFCHECK SSL WOD_REALMS Options - Add ASYNCHRONOUS_SQL SSL REALITY_LVLS WOD_REALMS to default Options - Add OPTIONS_RADIO=MYSQL and ASYNCHRONOUS_SQL INLINE_SQL - Add tinymux pkg-deinstall pkg-message - Add IGNORE when is used FIRANMUX with WOD_REALMS or REALITY_LVLS - Simplify REINPLACE and install installation handling, use %%DATADIR%% instead of %%DATADIR%%/game/netmux - Recreate pkg-plist with make makeplist and proper use configuration handling Notes: svn path=/head/; revision=349541
* - Add pkg-message with instructions on dedicated server setupDmitry Marakasov2014-03-292-1/+10
| | | | | | | | PR: 188047 Submitted by: Jonathan Price <freebsd@jonathanprice.org> Notes: svn path=/head/; revision=349509
* Do not generate a corrupted pkgAntoine Brodin2014-03-291-4/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=349508
* - Update to build18Dmitry Marakasov2014-03-288-94/+19
| | | | Notes: svn path=/head/; revision=349474
* - StagifySteve Wills2014-03-281-20/+17
| | | | | | | | | | | - Remove NOPORTDOCS and USE_BZIP2 PR: ports/187503 Submitted by: Johannes Jost Meixner <xmj@chaot.net> Approved by: maintainer timeout (jmohacsi@bsd.hu, >2 weeks) Notes: svn path=/head/; revision=349455
* - StagifySteve Wills2014-03-282-12/+13
| | | | | | | | | | | | | - Cleanup Makefile order - Use %%DOCSDIR%% macro in pkg-plist - Allow builds on amd64 PR: ports/187502 Submitted by: Johannes Jost Meixner <xmj@chaot.net> Approved by: maintainer timeout (sr-13@mail.ru, >2 weeks) Notes: svn path=/head/; revision=349454
* - StagifySteve Wills2014-03-281-3/+2
| | | | | | | | | PR: ports/187439 Submitted by: Johannes Jost Meixner <xmj@chaot.net> Approved by: maintainer timeout (chris@easymac.org, >2 weeks) Notes: svn path=/head/; revision=349453
* Remove some references to deprecated NOPORTDATAAntoine Brodin2014-03-281-4/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=349452
* 2014-03-10 games/linux-spheresofchaos-demo: No more public distfilesSteve Wills2014-03-285-47/+0
| | | | Notes: svn path=/head/; revision=349449
* Mark broken everywhereAntoine Brodin2014-03-281-5/+2
| | | | | | | | | | Right now it fails early after explicit lang/python dependency removal, but it was already failing back in august 2013 when python was available Reported by: pkg-fallout Notes: svn path=/head/; revision=349444
* - Remove no longer needed WX_CONFIG [1]Lars Engels2014-03-281-3/+1
| | | | | | | | | - Use USES= tar:bzip2 Noticed by: makc Notes: svn path=/head/; revision=349441
* - Update crafty to 23.8Johan van Selst2014-03-284-48/+48
| | | | | | | - Adopt port Notes: svn path=/head/; revision=349433
* Update Simgear and Flightgear ports to 3.0.0Ganael LAPLANCHE2014-03-2811-43/+118
| | | | Notes: svn path=/head/; revision=349425
* - Fix build on headWen Heping2014-03-282-3/+17
| | | | | | | | PR: 186577 Submitted by: S <devel@stasyan.com> (maintainer) Notes: svn path=/head/; revision=349419
* games/doomsday: fix PORTSCOUT variableMax Brazhnikov2014-03-281-1/+1
| | | | Notes: svn path=/head/; revision=349415
* Remove expired ports:Rene Ladan2014-03-2814-7540/+0
| | | | | | | | | | | | | | | | | | 2014-03-27 audio/pysol-sound-server: Broken, abondonware, use pysolfc 2014-03-27 games/pysol-cardsets: Broken, abondonware, use pysolfc 2014-03-27 games/pysol-music: Broken, abondonware, use pysolfc 2014-03-27 games/pysol: Broken, abondonware, use pysolfc 2014-03-28 devel/ros_tutorials: Depends on expiring devel/ros_comm 2014-03-28 math/ros-geometry: Depends on expiring devel/ros_comm 2014-03-28 devel/ros-nxt: Depends on expiring devel/ros_comm 2014-03-28 devel/ros-rx: Depends on expiring devel/ros_comm 2014-03-28 devel/R-cran-vcd: New port without proper maintainer 2014-03-28 devel/ros-documentation: Depends on expiring devel/ros_comm 2014-03-28 devel/ros-common_msgs: Depends on expiring devel/ros_comm 2014-03-28 devel/ros_comm: Broken for more than 6 months Notes: svn path=/head/; revision=349406
* - Bump PORTREVISION for dependency changeRusmir Dusko2014-03-281-8/+7
| | | | | | | | - Remove dependency for devel/desktop-file-utils - Simplify DOCS installation handling Notes: svn path=/head/; revision=349398
* Attempt to unbreak by adding missing pkgconf build dependencyAntoine Brodin2014-03-281-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=349381
* - Bump PORTREVISION for pkg-plist changeRusmir Dusko2014-03-278-77/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | - Use same sources for game and maps (tar.gz) - Remove EXTRACR_ONLY - Take maintainership - Add dependency for textproc/libxslt and textproc/sablotron - Use the new format for LIB_DEPENDS - Remove DEPRECATED, EXPIRATION_DATE - Use uidfix instead of BINOWN - USES gmake instead of USE_GMAKE - Support STAGEDIR, add CONFIGURE_ARGS=--localstatedir=/var/games to work with stage - Remove not needed post-extract - Add DOCS and Option, remove Makefile* that are not in DOCS installation - Change REINPLACE, cosmetical changes and add for perl one - Strip libraries - Fix the usage of 'perl' to get rid of the implicit lang/perl dependency - Fix the usage of 'bash' to get rid of the implicit shells/bash dependency - Fix usage, adjust permission for /var/games/crossfire - Recreate patches with make makepatch - Change pkg-descr - Recreate pkg-plist with make makeplist and proper use @group and @mode Notes: svn path=/head/; revision=349372