aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* - Drop @dirrm* from plistDmitry Marakasov2015-12-231-1/+0
| | | | Notes: svn path=/head/; revision=404303
* - Update to 1.17.1Martin Wilke2015-12-222-9/+9
| | | | | | | | | | PR: 205295 Submitted by: Andrey Fesenko Approved by: mat (mentor) Differential Revision: D4571 Notes: svn path=/head/; revision=404240
* - Update to 5.0.10Martin Wilke2015-12-227-41/+133
| | | | | | | | | | PR: 204443 Submitted by: Ports Fury Approved by: mat (mentor) Differential Revision: D4616 Notes: svn path=/head/; revision=404213
* - Update to 1.4.5Martin Wilke2015-12-224-25/+250
| | | | | | | | | | | | - Update WWW PR: 205208 Submitted by: Ports Fury Approved by: mat (mentor) Differential Revision: D4632 Notes: svn path=/head/; revision=404212
* - Fix several crashes in Restoration of EvilDmitry Marakasov2015-12-223-3/+107
| | | | | | | - Silence mkdirs Notes: svn path=/head/; revision=404198
* games/hedgewars: Unbreak after upgrade to FPC 3.0.0John Marino2015-12-211-3/+2
| | | | Notes: svn path=/head/; revision=404088
* - Update to 1.15.6Danilo Egea Gondolfo2015-12-204-65/+48
| | | | Notes: svn path=/head/; revision=404071
* Mark BROKEN: fails to buildAntoine Brodin2015-12-191-0/+2
| | | | | | | | | | | | | gmake[1]: Entering directory '/wrkdirs/usr/ports/games/tbe/work/tbe-0.9.2.1' mkdir -p build cd build && cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_DOCS=on .. cmake: not found Makefile:16: recipe for target 'build/src/tbe' failed Reported by: pkg-fallout Notes: svn path=/head/; revision=404022
* Mark BROKEN: fails to buildAntoine Brodin2015-12-191-0/+2
| | | | | | | | | | | | | [ 3%] Building Pascal object hedgewars/CMakeFiles/hwengine.dir/hwengine.o cd /wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/hedgewars && /usr/local/bin/fpc -l- -v0ewn -Cn -FE/wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/bin -FU/wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/hedgewars/CMakeFiles/hwengine.dir -k-rpath -k'\$ORIGIN/../lib/:\$ORIGIN/:/usr/local/lib/' -Cs2000000 -fPIC -Fl/wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/bin -k-L/usr/local/lib -Fl/usr/local/lib -Fl/usr/local/lib -XLAlua=lua-5.1 -Fl/usr/local/lib/libphysfs.so -Si -O2 -dNDEBUG -Xs -dPNG_SCREENSHOTS -dSDL_MIXER_NEWER -dSDL_IMAGE_NEWER -dDEBUGFILE -k-znoexecstack -k-zorigin -k-zrelro -k-znow -k--as-needed /wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/hedgewars/hwengine.pas uRender.pas(106,22) Fatal: Can't find unit StrUtils used by uRender Fatal: Compilation aborted Error: /usr/local/bin/ppcx64 returned an error exitcode Reported by: pkg-fallout Notes: svn path=/head/; revision=404021
* - Switch to USES=execinfoDanilo Egea Gondolfo2015-12-181-7/+2
| | | | | | | | PR: 205276 Submitted by: pawel Notes: svn path=/head/; revision=403990
* Remove ${STAGEDIR} from pyc/pyo files installed with kdelibs's CMake macros.Raphael Kubo da Costa2015-12-182-60/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 200018 is caused by the .pyc/.pyo files installed by devel/py-pykde4 containing references to the stage directory in them. When editors/kate-plugin-pate is built by a user with write-access to those PyKDE4 .pyc/.pyo files, they are rewritten automatically by Python to point to their current location, which most of the times is different from the staging location of where devel/py-pykde4 was built. This at the very least leads to a filesystem violation in Poudriere. The fix I landed upstream involves making kdelibs's PythonCompile.py accept a --destination-dir parameter with the directory we want to register in the .pyc/.pyo files, just like several ports do in their build or post-install targets by calling Python's compileall.py module with -d. The patches in files/ look somewhat confusing because we already patch PythonMacros.cmake to build .pyo files and had to integrate the other patches into it. At least I have added some context to patch-cmake_modules_PythonMacros.cmake to reduce the confusion. Bump PORTREVISION in affected ports: - devel/py-pykde4: Install .pyc/.pyo files with ${STAGEDIR} in them. - games/kajongg: The plist now includes .pyo files, and was adjusted to work with Python 3 in the future if necessary. - x11/kdelibs4: Install new CMake files. - x11/plasma-scriptengine-python: Install .pyc/.pyo files with ${STAGEDIR} in them. PR: 200018 MFH: 2015Q4 Notes: svn path=/head/; revision=403982
* Fix build as a user.Mathieu Arnold2015-12-183-6/+15
| | | | | | | | | Use options helpers. Sponsored by: Absolight Notes: svn path=/head/; revision=403979
* - Silence patchingDmitry Marakasov2015-12-181-5/+5
| | | | Notes: svn path=/head/; revision=403960
* Switch to USES=execinfo.Guido Falsi2015-12-181-2/+1
| | | | | | | | PR: 205275 Submitted by: pawel@ Notes: svn path=/head/; revision=403942
* Unbreak using a different URL for distfiles.Barbara Guida2015-12-151-6/+1
| | | | Notes: svn path=/head/; revision=403818
* - Update to version 1.5.12.5Marcus von Appen2015-12-153-3/+28
| | | | Notes: svn path=/head/; revision=403792
* - Update to 0.8.8Dmitry Marakasov2015-12-152-3/+4
| | | | Notes: svn path=/head/; revision=403753
* - Switch to USES=execinfoDmitry Marakasov2015-12-141-1/+1
| | | | | | | | PR: 205277 Submitted by: pawel Notes: svn path=/head/; revision=403726
* - Switch to USES=localbase which fixes picking up includes from ↵Dmitry Marakasov2015-12-143-10/+8
| | | | | | | | | net/miniupnpc instead of bundled miniupnpc - While here, clarify license Notes: svn path=/head/; revision=403724
* - Update to version 0.9.2.1Johan van Selst2015-12-143-24/+18
| | | | | | | - MASTER_SITES moved to Github Notes: svn path=/head/; revision=403716
* Add http link, as ftp seems temporarily downJohan van Selst2015-12-141-3/+2
| | | | Notes: svn path=/head/; revision=403709
* Reset maintainerEitan Adler2015-12-141-1/+1
| | | | Notes: svn path=/head/; revision=403704
* - Fix fetchDmitry Marakasov2015-12-141-3/+1
| | | | Notes: svn path=/head/; revision=403702
* - Add LICENSEDmitry Marakasov2015-12-142-4/+5
| | | | | | | | | - Fix fetch, update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=403701
* Fix a bunch of false positive that are fetchableBaptiste Daroussin2015-12-131-1/+0
| | | | | | | Reported by: ak Notes: svn path=/head/; revision=403689
* - Update to version 1.2.3 [1]Pawel Pekala2015-12-133-19/+6
| | | | | | | | | | - Convert to USES=execinfo localbase [2] PR: 205279 Submitted by: maintainer [1], myself [2] Notes: svn path=/head/; revision=403681
* Mark as broken: does not fetchBaptiste Daroussin2015-12-1341-0/+54
| | | | Notes: svn path=/head/; revision=403659
* Update to the lastest GNOME 3.16 releases.Koop Mast2015-12-1216-148/+175
| | | | Notes: svn path=/head/; revision=403595
* Switch to options helperPawel Pekala2015-12-111-0/+2
| | | | Notes: svn path=/head/; revision=403565
* - Switch to options helpersDmitry Marakasov2015-12-111-5/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=403545
* math/glm: update to 0.9.7.1,1Jan Beich2015-12-091-0/+1
| | | | | | | | | Changes: https://github.com/g-truc/glm/releases/tag/0.9.7.1 PR: 203181 Approved by: maintainer timeout (83 days) Notes: svn path=/head/; revision=403436
* Upgrade to 2.3.5.Vanilla I. Shu2015-12-092-3/+3
| | | | Notes: svn path=/head/; revision=403358
* - Switch to options helpersDmitry Marakasov2015-12-081-7/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=403343
* - Switch to options helpersDmitry Marakasov2015-12-081-4/+2
| | | | Notes: svn path=/head/; revision=403341
* - Switch to options helpersDmitry Marakasov2015-12-081-6/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=403336
* - Don't cat pkg-message from MakefileDmitry Marakasov2015-12-081-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=403321
* - Update to 20151203Martin Wilke2015-12-082-3/+3
| | | | | | | | | | PR: 204994 Submitted by: maintainer Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D4399 Notes: svn path=/head/; revision=403305
* Don't use GH_TAGNAME when DISTVERSION* variables can be used.Mathieu Arnold2015-12-082-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=403255
* Update to 1.5.1Carlo Strub2015-12-072-3/+3
| | | | Notes: svn path=/head/; revision=403233
* games/burrtools: check OPSYS before using OSVERSIONJohn Marino2015-12-061-1/+1
| | | | | | | | This really needs USES=compiler:features I think rather than hardcoding the c++ library. Notes: svn path=/head/; revision=403101
* - Change master site and WWW from https://code.google.com/p/lugaru/ toRusmir Dusko2015-12-052-2/+2
| | | | | | | https://bitbucket.org/osslugaru/lugaru/wiki/Home Notes: svn path=/head/; revision=403074
* - Add USES= pkgconfig, forgotten in previous commitRusmir Dusko2015-12-052-1/+12
| | | | | | | | | | - Add patch, fix build with 32-bit platforms PR: 205020 Submitted by: rakuco Notes: svn path=/head/; revision=403068
* games/vegastrike: Fix typoJohn Marino2015-12-041-1/+1
| | | | Notes: svn path=/head/; revision=403003
* Update to version 1.5.3.Alexey Dokuchaev2015-12-042-3/+3
| | | | | | | Prodded by: kwm Notes: svn path=/head/; revision=402999
* games/vegastrick: Prevent using INSTALL_PROGRAM to install licensesJohn Marino2015-12-041-2/+3
| | | | | | | | | The variable PLIST_FILES is modified internally, so it's installing more that what is listed here (e.g. licenses). Use a new variable that defines PLIST_FILES to ensure INSTALL_PROGRAM is limited to the programs. Notes: svn path=/head/; revision=402994
* - Update to 20151130Wen Heping2015-12-042-3/+3
| | | | | | | | PR: 204974 Submitted by: lightside@gmx.com(maintainer) Notes: svn path=/head/; revision=402913
* Update giflib to 5.1.1Antoine Brodin2015-12-031-1/+1
| | | | | | | PR: 204492 Notes: svn path=/head/; revision=402898
* Update to 120.1.1Tijl Coosemans2015-12-032-10/+10
| | | | Notes: svn path=/head/; revision=402876
* - Update to 1.5.6Dmitry Marakasov2015-12-033-18/+21
| | | | | | | | | | | | - Unbreak fetch - Convert to USES=tar:tgz, add NO_ARCH - Switch to options helpers PR: 204775 Submitted by: matthew@reztek.cz Notes: svn path=/head/; revision=402874
* OpenMW is a recreation of the engine for the popular role-playing gameDmitry Marakasov2015-12-0222-0/+392
| | | | | | | | | | | | | Morrowind by Bethesda Softworks. You need to own and install the original game for OpenMW to work. WWW: https://openmw.org/ PR: 204948 Submitted by: t@tobik.me Notes: svn path=/head/; revision=402826