aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* games/sdlpop: update to 1.22Piotr Kubaj2021-07-064-49/+14
|
* games/cataclysm-dda: update to 0.FFernando Apesteguía2021-07-064-470/+797
| | | | | | | | | | While here: * Unmute INSTALL command * Sort variables PR: 256977 Reported by: greg@unrelenting.technology (maintainer)
* games/exult: update to 1.7.0.20210705Fernando Apesteguía2021-07-062-4/+4
|
* games/nxengine: update to 2.6.5Piotr Kubaj2021-07-055-102/+17
|
* games/fheroes2: update to 0.9.5Piotr Kubaj2021-07-052-8/+11
| | | | | | | | | Add Monster Description for every creature with special abilitiess Fix passability rules for all objects on World Map Greatly improve AI behavior on World Map: object interaction, task planning and object value calculations Fix multiple logical cases occured on World Map with object interaction Add continuous scrolling of scrollbars Over 70 bugs fixed since 0.9.4 release
* games/NBlood: fix build on powerpcPiotr Kubaj2021-07-051-0/+2
| | | | | | <artificial>:(.text+0x9cc): undefined reference to `__atomic_load_8' /usr/local/bin/ld: <artificial>:(.text+0xa58): undefined reference to `__atomic_compare_exchange_8' collect2: error: ld returned 1 exit status
* games/angband: update to 4.2.2, latest upstreamAdriaan de Groot2021-07-044-28/+49
| | | | | | | | | | | | | | | | | | | | | | | The release notes are at https://github.com/angband/angband/releases/tag/4.2.2 Angband looks like it's in the process or a project-reorganization. Sources have moved to github; the official site is being changes as well. Docs have gone to sphinx, and build looks like it's moving to CMake -- but incomplete. This update pulls in the changes to distribution and build so far: - MASTER_SITES is set explicitly; upstream rolls a release tarball, and I don't want to grab the GH auto-rolled one. - ncurses needs some linker-flag-magic because it's linked into an intermediate static library. - The manual is now built with sphinx. Upstream wants the "better" sphinx theme, but that isn't packaged; I picked a different one at random. Since the generated HTML is installed without its supporting stylesheets or javascript, the difference is unimportant. Play-tested in text (ncurses) and X11 modes, at least to the point that I enter the dungeon and get eaten by a grue.
* games/wtf: Update to 20210618Nuno Teixeira2021-07-032-4/+4
| | | | Approved by: dbaio, garga (mentors, implicit)
* games/devilutionX: chase the upgrade of x11-fonts/charisNuno Teixeira2021-07-031-2/+2
| | | | | - correct PORTVERSION when PORTREVISION should be used - adjust CXXFLAGS -DTTF_FONT_NAME to match charis font name
* *: Bump PORTREVISION for openexr updateMatthias Andree2021-07-031-1/+1
| | | | | | OpenEXR's patchlevel updated bumped the major version of the OpenEXR library, hence bump PORTREVISION of all ports that require OpenEXR.
* games/etracer: Update to 0.8.1Neel Chauhan2021-07-023-5/+7
|
* games/devilutionX: chase the upgrade of x11-fonts/charisThierry Thomas2021-07-021-1/+2
| | | | | PR: 256932 Reported by: eduardo@ (devilutionX’s maintainer)
* games/minecraft-server: Update to 1.17Juraj Lutter2021-07-022-5/+5
| | | | | Approved by: maintainer timeout (freebsd@Jonathanprice.org) Differential Revision: https://reviews.freebsd.org/D30773
* games/burgerspace: Update to 1.9.4Ganael LAPLANCHE2021-07-022-5/+5
|
* games/tome4: switch to standard luaPiotr Kubaj2021-07-022-16/+3
| | | | There seem to be some issues when running with luajit on the newest version.
* games/angband: adopt portAdriaan de Groot2021-07-011-1/+1
| | | | | I see there's some newer releases and a switch to CMake, I'll get on that soon-ish.
* games/angband: Reset maintainership at maintainer's requestAdam Weinberger2021-07-011-1/+1
|
* games/pysolfc: Fix runtime issues with Python 3.8+Kai Knoblich2021-06-302-1/+22
| | | | | | | | | | | | | | * The deprecated function "time.clock()" has been removed in Python 3.8 and "time.perf_counter()" should be used instead. Because updating to a newer version of PySolFC requires a bit more work, use a backport for now to remedy the runtime issues. * Bump PORTREVISION due changed package contents. PR: 256504 Reported by: <sven.a.jonsson@bahnhof.se> MFH: 2021Q2
* games/veloren: drop rust < 1.53 workaround after f897ded31edcJan Beich2021-06-291-88/+0
|
* Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rustPiotr Kubaj2021-06-283-0/+186
|
* games/DDNet: update to 15.5.4Dmitry Marakasov2021-06-282-5/+4
|
* games/instead: update to 3.3.5Dmitry Marakasov2021-06-282-4/+4
|
* games/tome4: update to 1.7.4Piotr Kubaj2021-06-274-24/+4
| | | | While here, remove not necessary patch and enable -O3.
* lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp2021-06-278-6/+8
|
* games/emptyepsilon: Update 2021.03.31 -> 2021.06.23; Add licence for the ↵Yuri Victorovich2021-06-275-58/+124
| | | | | | AngryFly pack The AngryFly pack license is not open source, but it doesn't prevent packaging.
* games/wargus: undeprecate, no longer uses py27Rene Ladan2021-06-261-3/+0
|
* games/rpg-cli: Update to 0.4.1Lewis Cook2021-06-262-19/+28
| | | | Changes: https://github.com/facundoolano/rpg-cli/blob/0.4.1/CHANGELOG.md
* games/linux-steam-utils: Update to 20210616Alex S2021-06-252-4/+4
| | | | | | | | Allow to launch applications of Steam beta https://support.steampowered.com/kb_article.php?ref=7021-eiah-8669 PR: 256817
* games/dMagnetic: Update to 0.31Fernando Apesteguía2021-06-243-6/+6
| | | | | | | | | | | | From ChangeLog: https://www.dettus.net/dMagnetic * New input formats: NIB and 2MG * Improved Sixel mode * New -dumpmag and -dumpgfx command line parameters * Moved the manpage to section 6 (games) PR: 256798 Reported by: dettus@dettus.net
* games/openarena: Fix backward version numberLi-Wen Hsu2021-06-241-1/+0
| | | | | | | No need to bump PORTREVISION here because it was done in the master port, games/ioquake3. This also fixes the same issue in games/openarena-server. Reported by: erwin's checker report on -ports@
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-22249-168/+249
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* games/eduke32: fix build on riscv64Piotr Kubaj2021-06-211-1/+1
| | | | LTO doesn't work on riscv64.
* games/corsix-th: Update to 0.65Guido Falsi2021-06-205-12/+16
|
* games/anki: Unbreak with Rust 1.53.0Tobias Kortkamp2021-06-202-5/+5
| | | | | | | | | | | | error[E0308]: mismatched types --> cargo-crates/lexical-core-0.7.4/src/atof/algorithm/bhcomp.rs:62:24 | 62 | let bytes = bits / Limb::BITS; | ^^^^^^^^^^ expected `usize`, found `u32` error[E0277]: cannot divide `usize` by `u32` PR: 256653
* games/automuteus: Update to 6.15.1Neel Chauhan2021-06-202-7/+7
|
* games/ezquake: fix build on powerpcPiotr Kubaj2021-06-191-2/+2
| | | | Same issue as on powerpc64.
* games/worldofpadman: fix build on powerpc64Piotr Kubaj2021-06-173-60/+263
|
* math/cgal: Update to 5.2.1Loïc Bartoletti2021-06-171-1/+1
| | | | | | | | | | | | | - Remove files/patch-CMakeLists.txt - Remove LD_CONFIG and move USES (pet porlint) - Bump ports Changes: - https://www.cgal.org/2021/03/17/cgal521/ - https://www.cgal.org/2020/12/22/cgal52/ PR: 255171 Approved by: wen
* games/openarena: fix build on powerpcPiotr Kubaj2021-06-162-11/+21
| | | | Similar fix to powerpc64*.
* games/DDNet: update to 15.5.2Dmitry Marakasov2021-06-162-5/+4
|
* games/simsu: update to 1.4.0Dmitry Marakasov2021-06-163-7/+7
|
* games/ioquake3: enable on powerpcPiotr Kubaj2021-06-161-1/+1
|
* 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