aboutsummaryrefslogtreecommitdiff
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* games/hs-scroll: Switch to GHC 9.4Gleb Popov2024-03-021-0/+2
|
* games/mrboom: Update to 5.4Emanuel Haupt2024-03-013-39/+9
| | | | PR: 276837
* games/Nanosaur: Nanosaur source portPiotr Kubaj2024-03-016-0/+154
|
* math/glm: update 0.9.9.8 → 1.0.1Dmitry Marakasov2024-03-013-0/+6
| | | | | | Some parts of glm were retroactively marked as experimental, and using now leads to a compile error - added override for this error to consumers which need it.
* games/powder-toy-devel: update snapshot-353 → snapshot-359Dmitry Marakasov2024-03-012-4/+4
|
* Mk/*: Build with a clean environmentTijl Coosemans2024-02-2911-333/+347
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both our make and gmake use the MAKEFLAGS environment variable but the values aren't compatible and the latest version of gmake complains about that. To rule out that any environment variable can cause problems like this, add a new command SETENVI=/usr/bin/env -i that clears the environment, and use it to run upstream build systems with a clean environment. Introduce a new variable WRK_ENV that contains the environment to use with SETENVI in all targets that run upstream build commands. Variables that are common between CONFIGURE_ENV and MAKE_ENV could be moved to WRK_ENV but for now it just contains a minimal environment: HOME=${WRKDIR}: Fixes USES=elixir ports that were using the user's HOME. OSVERSION: For cross building; determines the output of uname -K and getosreldate(3); affects net/freebsd-telnetd for example. PATH: Fixes USES=gem ports that were using the user's PATH. PWD=$${PWD}: Preserve current working directory; affects USES=go ports. TERM: To preserve colored output to terminals. TMPDIR: For users who define that. UNAME_*: For cross building; determines the output of uname(1); affects lang/python* for example. This commit deals with everything under Mk/. Ports that have their own targets running upstream build commands can switch to SETENVI later. The ports tree adds its definition of ARCH to the MAKEFLAGS environment variable, which is interpreted by sub-makes as command line arguments, which means that any definition of ARCH in upstream makefiles was overridden. The following ports required fixes now that this is no longer the case. games/iortcw, games/q3cellshading, games/tremulous: These use Quake 3 engine code. Fix use of ARCH. Reduce diff between FreeBSD code and Linux code. games/legesmotus: Remove ARCH related patches. lang/ocaml: Patch configure script so it detects amd64 correctly. Also make the powerpc case consistent with the other architectures. This also affects other ocaml ports like devel/ocaml-ocamlbuild and math/ocaml-num that include a Makefile.config installed by lang/ocaml. While here, use SETENVI in check-test target. net/libnatpmp: Use of upstream definition of ARCH triggers installation in PREFIX/lib64 on amd64. Disable this. PR: 276478 Approved by: portmgr (antoine) Exp-run by: antoine
* games/veloren-weekly: update to s20240228Jan Beich2024-02-293-5/+20
| | | | Changes: https://gitlab.com/veloren/veloren/-/compare/dcbbf01bd...74978bf16
* games/NBlood: update to r13991Piotr Kubaj2024-02-282-4/+4
|
* games/hexalate: update 1.2.2 → 1.2.3Dmitry Marakasov2024-02-282-5/+4
|
* games/simsu: update 1.4.2 → 1.4.3Dmitry Marakasov2024-02-282-5/+4
|
* games/peg-e: update 1.3.2 → 1.3.3Dmitry Marakasov2024-02-282-5/+4
|
* games/sdl-sopwith: update 2.3.0 → 2.4.0Dmitry Marakasov2024-02-284-10/+12
|
* games/LibreMines: update to 2.0.0 and add qt6 flavorPiotr Kubaj2024-02-273-9/+101
|
* games/pipewalker: update WWWDmitry Marakasov2024-02-261-1/+1
|
* games/xboard-devel: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+2
| | | | Approved by: portmgr (blanket)
* games/adonthell-wastesedge: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/xzip: Moved man to share/manMuhammad Moinur Rahman2024-02-242-3/+3
| | | | Approved by: portmgr (blanket)
* games/xteddy: Moved man to share/manMuhammad Moinur Rahman2024-02-241-2/+3
| | | | Approved by: portmgr (blanket)
* games/xskat: Moved man to share/manMuhammad Moinur Rahman2024-02-241-5/+5
| | | | Approved by: portmgr (blanket)
* games/xshogi: Moved man to share/manMuhammad Moinur Rahman2024-02-241-1/+3
| | | | Approved by: portmgr (blanket)
* games/xqf: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/xpilot-ng-server: Moved man to share/manMuhammad Moinur Rahman2024-02-243-6/+7
| | | | Approved by: portmgr (blanket)
* games/xlennart: Moved man to share/manMuhammad Moinur Rahman2024-02-241-2/+3
| | | | Approved by: portmgr (blanket)
* games/xjig: Moved man to share/manMuhammad Moinur Rahman2024-02-241-3/+3
| | | | Approved by: portmgr (blanket)
* games/xinvaders: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/xgalaga-sdl: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/xdesktopwaves: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/xconq: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/xbubble: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/xboard: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/wolfpack: Moved man to share/manMuhammad Moinur Rahman2024-02-242-7/+9
| | | | Approved by: portmgr (blanket)
* games/wanderer: Moved man to share/manMuhammad Moinur Rahman2024-02-242-1/+3
| | | | Approved by: portmgr (blanket)
* games/vms-empire: Moved man to share/manMuhammad Moinur Rahman2024-02-241-2/+3
| | | | Approved by: portmgr (blanket)
* games/uqm: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/unknown-horizons: Moved man to share/manMuhammad Moinur Rahman2024-02-242-10/+2
| | | | Approved by: portmgr (blanket)
* games/typespeed: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/tsito: Moved man to share/manMuhammad Moinur Rahman2024-02-242-1/+3
| | | | Approved by: portmgr (blanket)
* games/trojka: Moved man to share/manMuhammad Moinur Rahman2024-02-243-3/+3
| | | | Approved by: portmgr (blanket)
* games/tractorgen: Moved man to share/manMuhammad Moinur Rahman2024-02-241-3/+3
| | | | Approved by: portmgr (blanket)
* games/tileworld: Moved man to share/manMuhammad Moinur Rahman2024-02-242-3/+5
| | | | Approved by: portmgr (blanket)
* games/stendhal: Moved man to share/manMuhammad Moinur Rahman2024-02-242-4/+5
| | | | Approved by: portmgr (blanket)
* games/starfighter: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/sol: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/ski: Moved man to share/manMuhammad Moinur Rahman2024-02-241-2/+3
| | | | Approved by: portmgr (blanket)
* games/shaaft: Moved man to share/manMuhammad Moinur Rahman2024-02-241-2/+3
| | | | Approved by: portmgr (blanket)
* games/sdlroids: Moved man to share/manMuhammad Moinur Rahman2024-02-242-2/+3
| | | | Approved by: portmgr (blanket)
* games/residualvm: Moved man to share/manMuhammad Moinur Rahman2024-02-242-3/+3
| | | | Approved by: portmgr (blanket)
* games/pvpgn: Moved man to share/manMuhammad Moinur Rahman2024-02-242-15/+16
| | | | Approved by: portmgr (blanket)
* games/prboom-plus: Moved man to share/manMuhammad Moinur Rahman2024-02-242-4/+5
| | | | Approved by: portmgr (blanket)
* games/prboom: Moved man to share/manMuhammad Moinur Rahman2024-02-242-4/+5
| | | | Approved by: portmgr (blanket)