Commit graph

21913 commits

Author SHA1 Message Date
Jan Beich
cd7279f03d games/vkquake: update to 1.22.1
Changes:	https://github.com/Novum/vkQuake/releases/tag/1.22.1
Reported by:	GitHub (watch releases)
2022-12-03 03:58:57 +00:00
Jan Beich
c928d05f6d games/vkquake: update to 1.22.0
Changes:	https://github.com/Novum/vkQuake/releases/tag/1.22.0
Reported by:	GitHub (watch releases)
2022-12-02 11:17:23 +00:00
Piotr Kubaj
67e1771aad games/eduke32: update to 20221026
PR:	267953
Submitted by:	cpeticus@icloud.com
2022-12-01 22:58:03 +00:00
Robert Clausecker
4b93307b9d games/libretro-beetle_psx: Fix build on armv7
The functions __addsf3 and __adddf3 are part of libgcc which is not
provided when compiling with clang.  Fiddle with some #if directives to
provide shims if we compile with clang.

PR:		268077
MFH:		2022Q4 (build fix)
2022-12-01 21:17:05 +00:00
Yuri Victorovich
71f3cdfb89 games/libretro-snes9x2010: Update 0.20220328 -> g20220725 2022-12-01 07:37:11 -08:00
Yuri Victorovich
de15419500 games/libretro-snes9x: Update 0.20220405 -> 1.53-2017 2022-12-01 07:33:37 -08:00
Yuri Victorovich
2f959a5c5f games/libretro-snes9x2005: Update 0.20220401 -> 1.34-409 2022-12-01 07:33:37 -08:00
Alexey Dokuchaev
b8ca9fb719 games/openbve: update OpenBVE to version 1.8.4.3
Reported by:	portscout
2022-11-30 08:58:50 +00:00
Dmitry Marakasov
08d02b2804 games/astromenace: update 1.4.1 → 1.4.2 2022-11-29 16:04:17 +03:00
Yuri Victorovich
5b3d12b6c6 games/bzflag: Unbreak by adding missing dependencies
Also add USES=desktop-file-utils.

Approved by:	portmgr (unbreak)
2022-11-26 13:51:40 -08:00
Dmitry Marakasov
d86d9a78a6 games/spacezero: update 0.86.00 → 0.86.01
- Trim depends which are transitive dependencies of gtk
2022-11-25 18:57:21 +03:00
Dmitry Marakasov
3396fab013 games/sgt-puzzles: update 20221121 → 20221125 2022-11-25 18:57:20 +03:00
Dmitry Marakasov
630a2b648f games/opentyrian: update 2.1.20220318 → 2.1.20221123
- Fix passing version to the build system
- Modernize empty directory handling in plist
- Strip binary
- Upstream now installs desktop entry and icons
2022-11-25 18:57:20 +03:00
Alexey Dokuchaev
bed6f6f7e1 games/oblige: use the ports instead of bundled 3rd-party components
Unfortunately, we cannot get rid of bundled Lua just yet as none of
the Lua versions we have can digest the project's *.lua scripts.
2022-11-24 16:16:32 +00:00
Ganael LAPLANCHE
311169f3fd games/burgerspace: Update to 1.9.5 2022-11-24 12:38:41 +01:00
Ganael LAPLANCHE
4e2110a126 games/flightgear: Update to 2020.3.17 2022-11-24 12:38:41 +01:00
Alexey Dokuchaev
c564bf22b9 games/glbsp: update the port to version 2.24 + miscellaneous fixes
- Catch up with new improved directory layout: the main code moved
  into the ``src'' subdirectory; existing makefiles had been fixed
  and consolidated so each type of target (lib/cmdline/gui) is now
  handled in the same makefile
- Drop PLUGIN option and simply install the header file and static
  library for consumer ports' convenience
- Install more complete set of documentation files while I'm at it
2022-11-24 08:35:28 +00:00
Alexey Dokuchaev
c230295b76 games/glbsp: update port description, WWW address, assume maintainership. 2022-11-24 04:31:28 +00:00
Jason W. Bacon
35dc7ffe64 games/solver: Math training game using C and SDL2
Solver is a math training game. The goal of the game is to improve the
user's confidence in using four basic math operations: addition,
subtraction, multiplication and division. The user can set various
options to create a custom game experience. These options include
setting the time limit and the goal for correct/incorrect answers.
This program uses C and SDL2.

PR:             267373
Reported by:    modex@danwin1210.de
2022-11-23 07:49:16 -06:00
Alexey Dokuchaev
d5ce42d1bb games/oblige: random map generator for classic FPS games (new port)
Random level generator for classic FPS games, especially the DOOM
games, but aiming to support Heretic, Hexen, and Quake eventually.

WWW: https://oblige.sourceforge.net/
2022-11-23 11:44:22 +00:00
Kevin Zheng
39628b5c70 games/bzflag: Update to 2.4.26
Changelog:	https://forums.bzflag.org/viewtopic.php?f=62&p=179250#p179250

PR:		267903
2022-11-22 18:38:56 -05:00
Jason E. Hale
53c396443a games/fotaq: Add translations (de, fr, he, it)
Add French, German, Hebrew (subtitles), and Italian (subtitles)
language support as options. Unfortunately, these translations are
all contained in separate distfiles and cannot be simultaneously
installed without creating separate ports or flavors. Since this is an
old game that one likely plays through once, separate ports are probably
not warranted. The original English verison is still the default. It is
noted that the translated version nubmers are different than the English
version, but they are highly unlikely to receive future updates.

Install the entire license text instead of just a stub.

Remove pkg-message in favor of a desktop entry to easily launch the
game from an XDG-compliant environment.

Remove the 2-line pkg-plist in favor of PLIST_FILES and PORTDOCS to
facilitate the transition to multiple distfiles with slightly differing
file structures.

Pet portlint(1).
2022-11-21 20:35:55 -05:00
Jason E. Hale
c24ceaac27 games/bass: Add desktop entry; cleanup
Update MASTER_SITES; distfile was un-fetchable.

Give LICENSE a better name and description. Extract and format only
the relevant part from readme.txt and install that as LICENSE_FILE.

Remove pkg-message.in which just reiterated the instructions already
stated in readme.txt. A desktop entry has been added to facilitate
launching the game and to support the locales for which the game has
subtitles.
2022-11-21 20:35:55 -05:00
Dmitry Marakasov
30f2dc13fb games/sgt-puzzles: update 20221116 → 20221121 2022-11-21 23:21:23 +03:00
Dmitry Marakasov
0ab36cf8d9 graphics/py-pyglet: update to 2.0.0
- Preserve pyglet 1.x as graphics/py-pyglet1
- Add mutual conflicts between graphics/py-pyglet1 and graphics/py-pyglet
- Switch all consumers to graphics/py-pyglet1 as it's likely
  that no consumer is compatible with pyglet 2.x yet
2022-11-21 20:23:41 +03:00
Gleb Popov
2fca7097b9 Uses/cabal.mk: Rework MASTER_SITES and DISTFILES handling.
This change removes duplicated entries from MASTER_SITES and DISTFILES
variables. Now the MASTER_SITES variable will contain single Hackage URL without
any group for the simplest case and with :_cabal_mk_hackage group in nodefault
case.

This change opens a path to using non-Hackage Cabal repositories
(needed for Cardano) and pulling in .cabal revisions without using patches.

Unfortunately, this change results in a large churn in Haskell ports distinfos.
To make this churn less useless, refresh all Haskell dependencies in all ports.
2022-11-20 20:39:28 +03:00
Yuri Victorovich
b74a0c2e42 games/iqpuzzle: Update 1.2.6 -> 1.2.7
Reported by:	portscout
2022-11-19 16:10:49 -08:00
Dmitry Marakasov
5822b53fa5 games/sgt-puzzles: update 20221114 → 20221116 2022-11-17 19:26:57 +03:00
Mikael Urankar
9bf6a99963 lang/rust: Bump revisions after 1.65.0
PR:		267622
2022-11-17 08:06:14 +01:00
Dmitry Marakasov
23937149bf games/pentobi: update 20.0 → 21.0 2022-11-16 15:19:17 +03:00
Olivier Duchateau
d8b67209bf x11-toolkits/granite7: update to 7.1.0
Bump PORTREVISION of the few consumers.

PR:		266971
2022-11-14 23:54:36 +01:00
Robert Clausecker
835b479670 games/barony: Fix build on armv7
The type real_t is float on ARM but double on other platforms.  Pepper
in a bunch of extra casts to make clang happy.

The alternative of making real_t a double on ARM does not work.

PR:		267442
Approved by:	maintainer timeout, >2 weeks
MFH:		2022Q4
2022-11-14 20:03:54 +00:00
Jason E. Hale
09011ea6f5 games/*: Adopt a couple ports
Take maintainership of:
games/bass
games/fotaq
2022-11-14 12:13:15 -05:00
Dmitry Marakasov
89c1e632dc games/sgt-puzzles: update 20221111 → 20221114 2022-11-14 19:49:32 +03:00
Piotr Kubaj
da537506b8 games/fheroes2: update to 0.9.21
Changelog:	https://github.com/ihhub/fheroes2/releases/tag/0.9.21
2022-11-14 01:35:23 +01:00
Dmitry Marakasov
f9bb7e0c82 games/zaz: update WWW 2022-11-11 23:06:28 +03:00
Dmitry Marakasov
9a85cfa3a3 games/sgt-puzzles: update 20221108 → 20221111 2022-11-11 21:05:42 +03:00
Nuno Teixeira
a281745326 games/exult-devel: Update to 20221111 snapshot
ChangeLog:
https://github.com/exult/exult/compare/snapshot-v1.9.0.20221110...snapshot-v1.9.0.20221111
2022-11-11 16:37:14 +00:00
Dmitry Marakasov
4304dc6da7 games/sgt-puzzles: update 20221102 → 20221108 2022-11-10 18:24:38 +03:00
Robert Clausecker
4696df195a games/wmqstat: fix build with -fno-common
PR:		267612
Reported by:	fuz@fuz.su (maintainer)
MFH:		2022Q4 (build fix)
2022-11-09 14:07:44 +01:00
Dmitry Marakasov
08ed52f9da games/sgt-puzzles: update 20221031 → 20221102 2022-11-07 15:27:45 +03:00
Dmitry Marakasov
d52182b43b games/sdl-sopwith: update 2.1.0 → 2.1.1 2022-11-07 15:27:45 +03:00
Dmitry Marakasov
8037c83d39 games/SpaceCadetPinball: fix installation
PR:	265355
2022-11-06 10:16:04 -08:00
Kai Knoblich
19c6804930 games/scummvm: Update to 2.6.1
Changelog:

https://downloads.scummvm.org/frs/scummvm/2.6.1/ReleaseNotes.html

MFH:		2022Q4
2022-11-05 23:21:00 +01:00
Tobias C. Berner
1a35c26cf2 KDE: Update KDE Gear to 22.08.3
Thursday, 3 November 2022

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

   * dolphin: Fix opening unnecessary new windows (Commit, fixes bug
     #440663)
   * konsole: Fix a crash when extending the selection (Commit, fixes
     bug #398320 and bug #458822)

Announcement:	https://kde.org/announcements/gear/22.08.3/
Changelog:	https://kde.org/announcements/changelogs/gear/22.08.3/
2022-11-04 23:12:06 +01:00
Yuri Victorovich
a5a627bd66 devel/ode: Update 0.13 -> 0.16.2
PR:		255111
Approved by:	acm@ (maintainer)
2022-11-03 22:34:40 -07:00
Dmitry Marakasov
b0e38b17ab games/warzone2100: fix build
Fix build by linking with dynamic SDL2 library instead of the static
one, which pulls transitive dependencies in a broken way.

Reported by:	pkg-fallout, fluffy
2022-11-03 21:26:46 +03:00
Jan Beich
c818b3c58a */*: move CARGO_CRATES to Makefile.crates in my ports 2022-11-03 14:10:55 +00:00
Dmitry Marakasov
058d5ac716 games/minetest: switch to USES=luajit 2022-11-03 15:09:17 +03:00
Ganael LAPLANCHE
e02e127016 devel/onetbb: Update to 2021.7.0
and bump dependent ports' revisions.

Release notes: https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md
2022-11-03 12:32:41 +01:00