aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* games/veloren-weekly: update to s20240221Jan Beich2024-02-223-8/+8
| | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/99c997fab...7a77fa6bf (cherry picked from commit 3b4c9069789e9e88ada6d1c1dc4230d56eab24fa)
* games/veloren-weekly: update to s20240215Jan Beich2024-02-172-4/+4
| | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/5c4e68cce...99c997fab (cherry picked from commit 3242afc60564765d5b48c3edd84b2301675d8301)
* games/veloren-weekly: update to s20240214Jan Beich2024-02-153-11/+39
| | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/f159dd535...5c4e68cce (cherry picked from commit 1ab35236f75037b806db9bfe7b99aad9fe1cffc0)
* games/veloren-weekly: mark BROKEN on i386 after 76756d2f6d52Jan Beich2024-02-131-0/+1
| | | | | | | | | | | | | | | error[E0432]: unresolved import `wasmtime_asm_macros::asm_sym` --> cargo-crates/wasmtime-fiber-17.0.0/src/unix/x86.rs:13:37 | 13 | use wasmtime_asm_macros::{asm_func, asm_sym}; | ^^^^^^^ no `asm_sym` in the root For more information about this error, try `rustc --explain E0432`. error: could not compile `wasmtime-fiber` (lib) due to previous error Reported by: pkg-fallout (cherry picked from commit 0459a82c11ca55e1fe2bfc69d5165670bb7b2312)
* games/veloren-weekly: update to s20240211Jan Beich2024-02-134-225/+241
| | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/ac921c563...f159dd535 (cherry picked from commit 76756d2f6d52e64d67adf7f378db8a1032683bc7)
* games/openbor: update to 7610Jan Beich2024-02-114-7/+51
| | | | | Changes: https://github.com/DCurrent/openbor/compare/87ea891e...f4510854 (cherry picked from commit b49fedd5dc6d00d8f130972c17d5cd75fbd718fb)
* games/veloren-weekly: update to s20240207Jan Beich2024-02-0810-976/+1167
| | | | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/cbcf1965b...ac921c563 See also: https://veloren.net/blog/devblog-226/ (cherry picked from commit d82e7a41eb7f9c3d0c352f50b18cef77d2c12aed)
* games/veloren-weekly: Fix build with rust 1.75.0Mikael Urankar2024-02-081-0/+12
| | | | | | | | | | | | | | | | | | | | error[E0557]: feature has been removed --> rtsim/src/lib.rs:5:5 | 5 | generators, | ^^^^^^^^^^ feature has been removed | = note: renamed to `coroutines` error[E0635]: unknown feature `generator_trait` --> rtsim/src/lib.rs:4:5 | 4 | generator_trait, PR: 276033 Approved by: portmgr (build fix blanket) (cherry picked from commit d0c14d04136e43828d0c8184efc8d9105c9fd502)
* games/veloren-weekly: update to s20240131Jan Beich2024-02-013-5/+29
| | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/77af5ef09...cbcf1965b (cherry picked from commit a0d0fa9e979085fa180b5cbcf654f6d86b6e0b93)
* games/dxx-rebirth: Broken on aarch64Yuri Victorovich2024-01-291-0/+2
| | | | | | Reported by: fallout (cherry picked from commit 7cb3fdd477eef8411752a297195a17cb96037853)
* games/stonesoup: update to 0.30.2Robert Clausecker2024-01-282-4/+4
| | | | | | | A bug fix release, fixing some menu-related crashes. Direct commit to 2024Q as main will be on 0.31.0 soon. Changelog: https://github.com/crawl/crawl/releases/tag/0.30.2
* games/veloren-weekly: update to s20240126Jan Beich2024-01-272-5/+5
| | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/880e9044d...77af5ef09 (cherry picked from commit 2cd6f890dcfe0d13f6cace04bae8dc49334ac3ff)
* games/openbor: update to 7587Jan Beich2024-01-272-5/+5
| | | | | Changes: https://github.com/DCurrent/openbor/compare/34342f6f...16939d70 (cherry picked from commit 7ff051cf83e88b9ab8029e994f8a3f5fa873b32b)
* games/openbor: simplify PORTREVISION overrideJan Beich2024-01-271-3/+1
| | | | | | 68a8fbed3e6f tried to avoid PORTREVISION=0 in slave ports. (cherry picked from commit b7a2ac8937059973cec4adcf111e27cd712dfd62)
* games/veloren-weekly: update to s20240125Jan Beich2024-01-262-5/+5
| | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/b6dfa349b...880e9044d (cherry picked from commit 9bd43031010aa919b0aaf351fef01e021930b1ee)
* games/veloren-weekly: update to s20240124Jan Beich2024-01-253-8/+11
| | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/33126c877...b6dfa349b (cherry picked from commit e5e01347e25af73facf5f5058f781c3bcbb21e6c)
* games/openbor: update to 7582Jan Beich2024-01-252-5/+5
| | | | | Changes: https://github.com/DCurrent/openbor/compare/5ec3ab25...34342f6f (cherry picked from commit 15a31d673555630912b228e3008dc2af0b902993)
* games/openbor: update to 7580Jan Beich2024-01-232-4/+4
| | | | | Changes: https://github.com/DCurrent/openbor/compare/3bae1dd7...5ec3ab25 (cherry picked from commit 5d8737f8d2b87044058e0c61a8bf25156a2db6ad)
* games/jumpy: update to 0.10.0Jan Beich2024-01-205-257/+458
| | | | | | | Changes: https://github.com/fishfight/jumpy/releases/tag/v0.10.0 Reported by: GitHub (watch releases) (cherry picked from commit eef5bd70bcceb3cab5b059db8cd2d7696e14d3f9)
* games/veloren-weekly: update to s20240119Jan Beich2024-01-202-5/+5
| | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/b1c7c2946...33126c877 (cherry picked from commit 2c606b8e6de6bf7d5cd945cda73e6d71afc5b3f3)
* games/veloren-weekly: update to s20240116Jan Beich2024-01-182-5/+5
| | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/3922d28c8...b1c7c2946 (cherry picked from commit 6c4150e6f2cdcf433ec1db9b3dbdc8825794f884)
* games/libretro-fbalpha2012: update to 0.20231101SirDice2024-01-162-5/+5
| | | | | | | | This update fixes build problems on FreeBSD 14. PR: 247250 MFH: 2024Q1 (cherry picked from commit a45be9d0dea2378c4a2ff2b7f50b054828cb4a3b)
* games/veloren-weekly: update to s20240109Jan Beich2024-01-113-17/+20
| | | | | Changes: https://gitlab.com/veloren/veloren/-/compare/100568f95...3922d28c8 (cherry picked from commit 540995c84ed85d8dcb6c04c39c5bf3056f0d52a1)
* games/doomlegacy: update Doom Legacy to version 1.48.14 (rev1663)Alexey Dokuchaev2024-01-043-45/+31
| | | | | | | | | | | - Retire IPX support (removed from FreeBSD nearly 10 years ago) - Add optional support for zipped WAD files, e.g. `phobiata.zip' - Link against zlib to decompress some "extended node" formats - Do not patch the `make_options' file, propagate the variables down to make(1) via the environment and command line instead - Drop needless parentheses when installing documentation files Reported by: portscout
* games/veloren-weekly: update to s20240103Jan Beich2024-01-042-5/+5
| | | | Changes: https://gitlab.com/veloren/veloren/-/compare/afb1e04e5...100568f95
* games/openbor: chase API version after ddacb9107505Jan Beich2024-01-031-1/+1
|
* games/openbor7144: add new portJan Beich2024-01-038-0/+331
| | | | An old version tested with ASan before global_beta merge.
* games/openbor: update to 7534Jan Beich2024-01-034-63/+14
| | | | Changes: https://github.com/DCurrent/openbor/compare/3caaddd5...3bae1dd7
* games/openrct2: update to 0.4.7Piotr Kubaj2024-01-023-12/+20
| | | | Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.7
* games/dxx-rebirth: update to 20231231Piotr Kubaj2024-01-012-29/+6
|
* */*: chase the upgrade of BLAS / LAPACK to 3.12.0Thierry Thomas2024-01-011-1/+1
| | | | PR: 275860
* */*: chase the upgrade of SuiteSparseThierry Thomas2023-12-311-1/+1
|
* games/vcmi: update the port to version 1.4.2Alexey Dokuchaev2023-12-313-5/+4
| | | | Reported by: portscout
* games/slump: Jettison byteswap/endian hacksMuhammad Moinur Rahman2023-12-312-16/+1
| | | | - Make the OSVERSION conditionals simpler
* games/ldmud: Remove non default option MYSQLMuhammad Moinur Rahman2023-12-311-5/+1
| | | | | - When enabled with MYSQL option this port is BROKEN on all available versions of mysql in the tree.
* */*: Sunset 12.4-RELEASE/12-STABLE from ports treeMuhammad Moinur Rahman2023-12-3125-70/+9
| | | | | | | | | | | | | | | | | | | | | - Remove all references to defunct ARCH arm - Remove all references to defunct ARCH sparc64 - Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64 ARCH - Remove sysutils/afbinit requires defunct sparc64 ARCH - Remove all references to bktr driver - Remove all references to defunct FreeBSD_12 - Remove all references to OSVERSION/OSREL corresponding to 12 - Remove conditionals in Mk/Uses/cabal.mk - Remove sparc reference from Mk/Uses/qt-dist.mk - Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64 - Remove BROKEN_FreeBSD_12* from: - Remove OpenSSL patches from: - Remove conditional flags for OSVERSION >= 1300000 to fixed flags. Also move conditional flags for non sparc64/arm ARCH to fixed flags. Reviewed by: brooks, jbeich, rene, salvadore Differential Revision: https://reviews.freebsd.org/D42068
* games/spring: Remove expired portMuhammad Moinur Rahman2023-12-3115-429/+0
| | | | 2023-11-30 games/spring: Fails to build and marked broken for several months
* games/quake3: Remove expired portMuhammad Moinur Rahman2023-12-3128-1359/+0
| | | | 2023-12-31 games/quake3: BROKEN for more than 4 years on all supported versions after the EOL of 12
* games/OpenDiablo2: Remove expired portMuhammad Moinur Rahman2023-12-315-120/+0
| | | | 2023-12-31 games/OpenDiablo2: Upstream repository has been archived on Dec 20, 2021
* games/springlobby: Remove expired portMuhammad Moinur Rahman2023-12-3110-166/+0
| | | | 2023-12-31 games/springlobby: Depends on expired games/spring
* games/augustus: update to 4.0.0Piotr Kubaj2023-12-303-1280/+1687
| | | | Changelog: https://github.com/Keriew/augustus/releases/tag/v4.0.0
* games/scummvm: Update to 2.8.0Kai Knoblich2023-12-305-53/+58
| | | | | | | | | | | | | | | | | | | * Add new default option MIKMOD, which adds support for Impulse Tracker audio files that are used by some games of the "ags" engine. * Introduce the non-default options SONIVOX and VPX as well. The latter one adds movie support for the "sludge" engine which is still considered as unstable and therefore not built by default. * Add a workaround make the "xeen" engine, which could be built by default since release 2.5.0, still available and remove a no longer required patch for the "hpl" engine. Changelog: https://downloads.scummvm.org/frs/scummvm/2.8.0/ReleaseNotes.html MFH: No (feature release)
* games/tomenet: unbreak the port, undeprecate, respect CFLAGS better.Alexey Dokuchaev2023-12-303-6/+16
|
* */*: Refactor with IGNORE_WITH_MYSQLMuhammad Moinur Rahman2023-12-292-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | - There are multiple ports which has MYSQL options and are non-DEFAULT. Most of the time committers actually forget to check with the OPTION enabled and in some cases they are BROKEN with newr versions of mysql. So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL appropriately. Due to the EOL of 5.7 this has not been checked. - Unbreak sysutils/cfengine* with MySQL 8.0 and later - The primary purpose of running this check is having statistics of the MySQL usability over MariaDB to explore the future possibility of shifting to MariaDB as the default as major ports upstream have moved their codebase to support MariaDB over MySQL. - The following actions will also be taken after the sunset of MySQL 5.7 If a port is broken on all instances of MySQL/MariaDB: - If a port has the option of multiple DB backends and MySQL is the default then the DEFAULT will be changed to PGSQL/SQLITE before 2024Q1. And the OPTION will be removed before 2024Q2. If a MAINTAINER is aware about such cases and want to prefer PGSQL over SQLITE or vice versa please do so at your own accord. Otherwise PGSQL will be preferred over SQLITE. - If a port has the option of multiple DB backends and MySQL is not the default then the the OPTION will be removed before 2024Q1. Approved by: portmgr (blanket)
* games/anki: Update to 23.12.1Kai Knoblich2023-12-294-397/+749
| | | | | | | Changelogs since 23.10.1: https://github.com/ankitects/anki/releases/tag/23.12.1 https://github.com/ankitects/anki/releases/tag/23.12
* games/minetest: Fix build with CMake >= 3.28.0Jason E. Hale2023-12-281-0/+17
| | | | | PR: 275730 Approved by: portmgr (blanket)
* games/gemrb: Fix build with CMake >= 3.28.0Jason E. Hale2023-12-281-0/+20
| | | | | PR: 275730 Approved by: portmgr (blanket)
* games/fs2open: Fix configure with CMake >= 3.28.0Jason E. Hale2023-12-282-0/+29
| | | | | | | | | While here, "unbundle" devel/jansson which is automatically linked to if installed. Otherwise, a bundled copy is built and statically linked to. PR: 275730 Approved by: portmgr (blanket)
* games/freeminer: Fix build with CMake >= 3.28.0Jason E. Hale2023-12-281-0/+16
| | | | | PR: 275730 Approved by: portmgr (blanket)
* games/veloren-weekly: update to s20231227Jan Beich2023-12-282-5/+5
| | | | Changes: https://gitlab.com/veloren/veloren/-/compare/62dc6acc3...afb1e04e5