aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* games/flightgear: Update Simgear & Flightgear to 2020.3.9Ganael LAPLANCHE2021-06-154-8/+8
|
* games/tome4: fix build on powerpcPiotr Kubaj2021-06-151-4/+9
| | | | | | | Force GCC: In file included from ../src/luajit2/src/host/buildvm_lib.c:6: In file included from ../src/luajit2/src/host/buildvm.h:16: ../src/luajit2/src/lj_arch.h:295:2: error: "Need at least GCC 4.3 or newer"
* games/iortcw: fix build on powerpc, take maintainershipPiotr Kubaj2021-06-153-3/+7
|
* games/openjk: fix build on powerpcPiotr Kubaj2021-06-151-1/+1
| | | | pkg-static: Unable to access file /wrkdirs/usr/ports/games/openjk/work/stage/usr/local/share/JediAcademy/openjk_sp.powerpc:No such file or directory
* games/pacmanarena: unbreak the build in the -fno-common modeAlexey Dokuchaev2021-06-151-3/+2
| | | | | | | Remove needless ``char *keyboard_map'' definition from the header file to unbreak the build against modern compilers, e.g. Clang 11 and GCC 10. PR: 256555
* games/linux-steam-utils: Update to 20210613Rainer Hurling2021-06-144-12/+12
| | | | | | | Changelog: https://github.com/shkhln/linuxulator-steam-utils/compare/20210425...20210613 PR: 256578 Reported by: Alex S <iwtcex@gmail.com> (maintainer)
* textproc/tinyxml2: Update to 9.0.0Po-Chuan Hsieh2021-06-142-2/+2
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/leethomason/tinyxml2/commits/master
* games/exult: update to 1.7.0.20210603Fernando ApesteguĂ­a2021-06-142-7/+6
| | | | | | | | | This collaterally fixes the fetch problem. While here, pet linters. PR: 256528 Reported by: gspurki@gmail.com
* devel/renpy: update to 7.4.6Jan Beich2021-06-142-4/+4
| | | | | | Changes: https://www.renpy.org/release/7.4.6 (see Announcment) Changes: https://www.renpy.org/doc/html/changelog.html#renpy-7-4-6 Reported by: portscout, Repology
* games/veloren: update to 0.10.0Jan Beich2021-06-138-654/+877
| | | | | Changes: https://gitlab.com/veloren/veloren/-/tags/v0.10.0 Reported by: Repology
* games/veloren: regen distinfo after 3758b337a1b0Jan Beich2021-06-131-1210/+1210
|
* */*: Zpdate KDE Gear to 21.04.2Tobias C. Berner2021-06-1381-133/+272
| | | | | | | | | | Thursday, 10 June 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. The full changelog can be found here: https://kde.org/announcements/changelogs/gear/21.04.2/
* games/hyperrogue: update to 12.0aDmitry Marakasov2021-06-104-12/+90
|
* games/bubble-chains: resurrect port and update to 0.2.0Dmitry Marakasov2021-06-107-0/+115
| | | | | | | | | | | | | | | | | | Bubble Chains is a funny 2D game which runs on Linux, Windows and FreeBSD. You have to collect color bubbles on the field by combining them into chains of three or more bubbles. Collected chains disapper, making other bubbles falling down. The longer is a chain, the more score is added to the corresponding target at the bottom. Completed targets are then removed from the field. The aim of Bubble Chains is to remove all of the targets on each level, and to do this before the time (indicated with the blue-colored bar at the right) runs out. Keep doing this until you have passed the last level and won the game. WWW: https://github.com/ArsMasiuk/bubble-chains
* games/ivan: update to 0.58Dmitry Marakasov2021-06-1010-191/+66
|
* games/py-pychess: Fix dependency linesBryan Drewery2021-06-091-2/+2
| | | | Fixes: 9a34ad5a4907925
* astro/josm: update to 17919Dmitry Marakasov2021-06-081-11/+0
|
* games/sgt-puzzles: update to 20210526Dmitry Marakasov2021-06-082-5/+5
|
* games/rpg-cli: Update to 0.4.0Lewis Cook2021-06-082-7/+10
| | | | Changes: https://github.com/facundoolano/rpg-cli/releases/tag/0.4.0
* category/port: Package name dependencies do not support globbing.Bryan Drewery2021-06-071-4/+4
| | | | | | | | | | | 5.9.9 of the Porters Handbook defines the use of pkgname/version dependencies which does not include globbing. Incidentally `pkg info` is used by the ports framework which does support it but external tools, like Poudriere, don't expect this. None of these needed globbing. If there is a good reason beyond convenience for the feature then it needs to be documented and tools updated.
* */*: return shurd's ports to the pool ...Rene Ladan2021-06-074-4/+4
| | | | | | ... after safekeeping his commit bit. With hat: portmgr-secretary
* games/libmanette: fix build on GCC-based systemsMark Linimon2021-06-071-1/+1
| | | | | | by adding compiler:c11 to USES: ../src/manette-mapping.c:433: error: 'for' loop initial declaration used outside C99 mode
* games/iqpuzzle: Update 1.2.4 -> 1.2.5Yuri Victorovich2021-06-052-4/+4
| | | | Reported by: portscout
* games/libmanette: new portCharlie Li2021-06-055-0/+84
| | | | | | | | | | | | Simple GObject game controller library This is a new dependency to update games/gnome-games, particularly games/quadrapassel to 40 (required) and www/webkit2-gtk3 to 2.32 (optional, enabled by default) Reviewed by: nc Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D30628
* games/slade: the port had been updated and improved (+)Alexey Dokuchaev2021-06-053-7/+354
| | | | | | | | | - Update to version 3.1.13, minor bugfix release - Fix assorted string formatting bugs which caused lots of failed assertions in wxArgNormalizer(): format specifier doesn't match argument type Reported by: portscout
* games/fheroes2: actually add DOCS optionPiotr Kubaj2021-06-041-2/+5
| | | | Reported by: danfe, tobik
* games/fheroes2: look for libpng without suffix, switch to PORTDOCSPiotr Kubaj2021-06-041-3/+3
|
* games/fheroes2: update to 0.9.4Piotr Kubaj2021-06-042-14/+9
| | | | | | | | | | * Add The Price of Loyalty campaigns support and polish The Succession Wars campaigns * Add extended number of days shown on cursors and 2-hex movement shadow for 2-hex monsters * Add ability to view Hero Screen during battle * Add an installer for Windows * Fix many issues with object interaction logic on World Map and AI behavior * Improved rendering performance up to 30% * Over 100 bugs fixed since 0.9.3 release
* */*: Replace USE_GCC=any with USE_GCC=yesGerald Pfeifer2021-06-042-2/+2
| | | | | | | | | | | | | | | USE_GCC=any has been equivalent to USE_GCC=yes in most cases (such as i386 and amd64 since 12.x and depending on configuration 11.x, most newer installations on other platforms, and 13.x across the board). Since commit 96c17633d90386b5bcf8 Mk/bsd.gcc.mk is treating them as different spellings of the same, so continue the deorbiting of the USE_GCC=any form and simply replace it with USE_GCC=yes. This should not make any functional difference at all. Discussed with: mat, linimon, pkubaj
* games/minetest: fix link on aarch64Dmitry Marakasov2021-06-031-0/+20
|
* games/jaggedalliance2: Add files directory to unbreak buildNeel Chauhan2021-06-015-0/+102
|
* games/jaggedalliance2: update to 0.18.0Neel Chauhan2021-06-013-141/+180
| | | | | | | Changes: https://ja2-stracciatella.github.io/2021/04/23/release-0.18.0.html PR: 256355 Submitted by: timp87@gmail.com (maintainer)
* games/DDNet: fix running own binariesDmitry Marakasov2021-06-011-1/+3
| | | | | | Specify path to binary dir explicitly, so the game could find its own binary for correctly restarting and server binary for running it
* games/reminiscence: update to 0.4.8Dmitry Marakasov2021-06-012-4/+4
|
* games/redeclipse16: resurrect older version of redeclipseDmitry Marakasov2021-06-0114-0/+290
| | | | | | As reported by one of the players, not everybody is happy with changes in latest Red Eclipse 2.0, so many are staying with 1.6. Resurrect redeclipse/redeclipse-data at version 1.6 for them.
* games/freeorion: fix build with boost 1.76Dmitry Marakasov2021-06-012-0/+32
|
* games/violetland: fix build with boost 1.76Dmitry Marakasov2021-06-012-1/+16
|
* games/hllib: Update to 2.4.6Karsten Pedersen2021-06-0119-375/+193
| | | | | | | | - Patch to fix SGAFile (Many compilation issues on the latest upstream release). - Pass maintainership to the submitter - Pristine distfiles now hosted on GitHub (original site is now down). PR: 256249
* games/rpg-cli: Update to 0.3.0Lewis Cook2021-05-312-4/+7
|
* games/gnome-mines: Update to 40.0Neel Chauhan2021-05-303-6/+38
|
* games/gnome-robots: Update to 40.0Neel Chauhan2021-05-303-12/+44
|
* games/p5-Acme-GuessNumber: Update to 0.05Po-Chuan Hsieh2021-05-302-4/+10
| | | | | | | - Add LICENSE - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Acme-GuessNumber
* games/hitori: Update to 3.38.2Neel Chauhan2021-05-303-5/+33
|
* games/gnome-sudoku: fix fetching from MASTER_SITESNeel Chauhan2021-05-291-1/+1
| | | | PR: 256202
* games/DDNet: enable some more options by defaultDmitry Marakasov2021-05-281-1/+2
|
* games/rpg-cli: New port: Your filesystem as a dungeonLewis Cook2021-05-274-0/+194
|
* devel/renpy: update to 7.4.5Jan Beich2021-05-272-4/+4
| | | | | | Changes: https://www.renpy.org/release/7.4.5 (see Announcment) Changes: https://www.renpy.org/doc/html/changelog.html#renpy-7-4-5 Reported by: Repology
* games/gnome-sudoku: Update to 40.1Neel Chauhan2021-05-263-32/+78
|
* games/OpenDiablo2: update to latest commit g20210421Nuno Teixeira2021-05-262-5/+5
| | | | Approved by: dbaio, garga (mentors, implicit)
* Mk: switch PYTHON_REL to 5 digits to support python 3.10.xDmitry Marakasov2021-05-252-2/+2
| | | | | | | PR: 255013 Differential Revision: https://reviews.freebsd.org/D29418 Exp-run by: antoine Approved by: wen@, no objection from python@ or portmgr@