aboutsummaryrefslogtreecommitdiff
path: root/games/stonesoup
Commit message (Collapse)AuthorAgeFilesLines
* update games/stonesoup to 0.21.1Nikolai Lifanov2018-02-053-4/+9
| | | | | | | | This is a bugfix release. Changes: https://crawl.develz.org/wordpress/0-21-1-bugfix-release Notes: svn path=/head/; revision=460976
* update games/stonesoup to 0.21.0Nikolai Lifanov2018-01-082-5/+4
| | | | | | | | | | | | | highlights: * New species: Gnolls * New god: Wu Jian Council * New spell: Borgnjor's Vile Clutch release announcement: https://crawl.develz.org/wordpress/crawl-0-21-gnoll-country-for-old-jian Notes: svn path=/head/; revision=458451
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-0/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* update games/stonesoup, games/stonesoup-sdl to 0.20.1Nikolai Lifanov2017-07-032-4/+4
| | | | | | | | This is a bugfix release. Changes: https://crawl.develz.org/wordpress/0-20-1-bugfix-release Notes: svn path=/head/; revision=444963
* games/stonesoup: actually commit patch to sound.hNikolai Lifanov2017-05-301-0/+19
| | | | Notes: svn path=/head/; revision=442125
* games/stonesoup, games/stonesoup-sdl: update to 0.20.0Nikolai Lifanov2017-05-308-79/+25
| | | | | | | | | | | | | | | This release is filled with cool new stuff. Read about it here: http://crawl.develz.org/wordpress/crawl-0-20-scarf-our-wanderful-fried-frogs Port changes: o switch to new master site layout and enable https:// o drop several now unnecessary local patches o chase SOUND refactoring o implement and enable sound support for SDL (tiles) option unconditionally - this uses SDL_mixer and not /usr/local/bin/play like the SOUND option Notes: svn path=/head/; revision=442124
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-211-2/+3
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441395
* These ports now build on powerpc64.Mark Linimon2017-04-101-0/+1
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=438123
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* update games/stonesoup, games/stonesoup-sdl to 0.19.5Nikolai Lifanov2017-03-032-4/+4
| | | | | | | Changes: https://crawl.develz.org/wordpress/0-19-5-bugfix-release Notes: svn path=/head/; revision=435363
* update games/stonesoup, games/stonesoup-sdl to 0.19.4Nikolai Lifanov2017-02-172-4/+4
| | | | | | | | This is a bugfix release. Changes: https://crawl.develz.org/wordpress/0-19-4-bugfix-release Notes: svn path=/head/; revision=434290
* update games/stonesoup to 0.19.3Nikolai Lifanov2017-01-232-4/+4
| | | | | | | | | | | Changes: https://crawl.develz.org/wordpress/0-19-3-bugfix-release Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9293 Notes: svn path=/head/; revision=432194
* update games/stonesoup to 0.19.1Nikolai Lifanov2017-01-214-25/+12
| | | | | | | | | | | Changes: https://raw.githubusercontent.com/crawl/crawl/stone_soup-0.19/crawl-ref/docs/changelog.txt Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9267 Notes: svn path=/head/; revision=432075
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-091-6/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=430947
* update MAINTAINER to my FreeBSD.org emailNikolai Lifanov2016-12-141-1/+1
| | | | | | | | | Reviewed by: matthew Approved by: matthew (maintainer) Differential Revision: https://reviews.freebsd.org/D8782 Notes: svn path=/head/; revision=428544
* Spell CHOSEN_COMPILER_TYPE correctlyAntoine Brodin2016-11-121-1/+1
| | | | | | | PR: 199098 Notes: svn path=/head/; revision=425968
* - Enable LUA by defaultDmitry Marakasov2016-08-182-13/+12
| | | | | | | | | | - Unconditionally verbosify build PR: 211886 Submitted by: lifanov@mail.lifanov.com (maintainer) Notes: svn path=/head/; revision=420394
* - Update to version 0.18.1Pawel Pekala2016-07-227-96/+91
| | | | | | | | | | | | | | | | | - Take over maintainership - Change WIZARD to NOWIZARD: this follows upstream and should better serve majority of package users - Switch to OPTION helpers and modernize the port - Add/remove missing/unnecessary dependencies - Move "-sdl" PKGNAMESUFFIX to the slave port, options should not change package name and this is also how other ports do it PR: 210670 Submitted by: Nikolai Lifanov Approved by: maintainer Notes: svn path=/head/; revision=418927
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Update to upstream release 0.17.1; fix build on pre-10Thomas Zander2016-01-106-36/+35
| | | | | | | | | PR: 206009 Submitted by: tobias.rehbein@web.de (maintainer) MFH: 2016Q1 Notes: svn path=/head/; revision=405731
* Convert g* and i* to USES=sqlite and USES=firebirdBaptiste Daroussin2016-01-101-2/+1
| | | | Notes: svn path=/head/; revision=405724
* games/stonesoup: update to 0.16.2Jan Beich2015-08-162-3/+3
| | | | | | | | | Changes: http://crawl.develz.org/wordpress/crawl-0-16-2-bugfix-release PR: 202306 Submitted by: tobias.rehbein@web.de (maintainer) Notes: svn path=/head/; revision=394379
* - Update to 0.16.1Dmitry Marakasov2015-05-2612-307/+168
| | | | | | | | PR: 200158 Submitted by: tobias.rehbein@web.de (maintainer) Notes: svn path=/head/; revision=387490
* Make fonts repecting XDGBaptiste Daroussin2015-03-212-4/+4
| | | | | | | | | | | | | Xorg is now looking in ${LOCALBASE}/share/fonts by default Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1)) Large cleanup on lots of font ports All fonts are now properly dynamically generating fonts.dir and fonts.scale instead of sometime overwriting existing ones) All fonts are generating fontconfig's cache Improve consistency in fonts ports Notes: svn path=/head/; revision=381876
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-0/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Allow building without /usr/bin/perl symlinkAntoine Brodin2014-11-291-1/+2
| | | | | | | PR: ports/195494 Notes: svn path=/head/; revision=373615
* - Update to 0.15.2Frederic Culot2014-10-313-54/+54
| | | | | | | | | Changes: http://crawl.develz.org/wordpress/0-15-2-bugfix-release PR: ports/194638 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Notes: svn path=/head/; revision=371829
* Update to version 0.15.1Pawel Pekala2014-09-202-4/+3
| | | | | | | | PR: ports/193753 Submitted by: maintainer Notes: svn path=/head/; revision=368678
* - Fix plistAlex Kozlov2014-09-012-1/+2
| | | | | | | | PR: 193203 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Notes: svn path=/head/; revision=366868
* games/stonesoup: update to 0.15.0William Grzybowski2014-08-308-89/+101
| | | | | | | | PR: 193126 Submitted by: maintainer Notes: svn path=/head/; revision=366666
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-041-0/+1
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* /you/have/to/check/what/makeplist/gives/youAntoine Brodin2014-06-011-6/+6
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=356178
* Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-261-2/+1
| | | | | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit) Notes: svn path=/head/; revision=355360
* - Update to 0.14.1Alex Kozlov2014-05-0710-163/+137
| | | | | | | | | | | - Check for COMPILER_TYPE instead of OSVERSION - Pet portlint PR: ports/189400 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Notes: svn path=/head/; revision=353139
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Update to 0.13.1Frederic Culot2014-02-102-3/+3
| | | | | | | | PR: ports/186460 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer) Notes: svn path=/head/; revision=343603
* To prevent fallout of lowering __FreeBSD_version in releng/10.0 branch,Glen Barber2013-12-071-1/+1
| | | | | | | | | | adjust OSVERSION evaluation in ports that specifically use '100050N'. Approved by: affected maintainers (implicit) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=335824
* This port does not need to be root to be packagedBaptiste Daroussin2013-10-311-2/+0
| | | | Notes: svn path=/head/; revision=332212
* - Update to version 0.13.0Pawel Pekala2013-10-3015-249/+447
| | | | | | | | | | | - Allow staging - Fix build on CURRENT PR: ports/182913 Submitted by: maintainer Notes: svn path=/head/; revision=332182
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Convert to new perl frameworkBaptiste Daroussin2013-09-171-3/+2
| | | | | | | Convert from USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327451
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-1/+1
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* Convert g* to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316343
* This should not have been committed.Baptiste Daroussin2013-03-221-1/+0
| | | | Notes: svn path=/head/; revision=314964
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-03-221-1/+2
| | | | | | | Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com> Notes: svn path=/head/; revision=314962