5095 Commits

Author SHA1 Message Date
stsp
fd06fd411a += chiaki 2021-03-31 20:41:36 +00:00
stsp
f6d4ef8f31 Import Chiaki, a wifi benchmarking tool that isn't boring.
Chiaki is a Free and Open Source Software Client for PlayStation 4 and
PlayStation 5 Remote Play for Linux, FreeBSD, OpenBSD, Android, macOS,
Windows, Nintendo Switch and potentially even more platforms.

Tested over wifi on amd64 against a PS4.
Unfortunately, PS5 support could not be tested.

Based on a port of chiaki 1.2.0 by abieber@ in openbsd-wip.
ok abieber@
2021-03-31 20:40:11 +00:00
bcallah
b104ec05e9 Update to 2.1.3.17
Changelog:
https://github.com/ManaPlus/ManaPlus/compare/v1.9.3.23...v2.1.3.17
2021-03-30 23:25:46 +00:00
cwen
8385592e27 an: update to 1.2
OK kirby@
2021-03-28 21:11:05 +00:00
cwen
c7aa45db18 egoboo: unbreak on big endian archs
There was a typo in the big endian specific code, leading to an undefined
reference at build time. While here, remove trailing whitespaces in DESCR.

OK kmos@ (who also tested on sparc64, thanks!)
2021-03-27 09:13:39 +00:00
kirby
6a1d6a67f3 update to wesnoth-1.14.16 2021-03-26 18:24:54 +00:00
ajacoutot
0cfc3e140f Upstream rerolled the tarball. 2021-03-22 07:47:15 +00:00
ajacoutot
112b897805 Update to gcompris-1.1. 2021-03-21 16:31:28 +00:00
solene
6cb5b225cb Update to ezquake-3.2.3
From maintainer Tom Murphy
2021-03-20 18:28:52 +00:00
rsadowski
449db0542b Unbreak with upcoming boost update, from Brad 2021-03-18 19:52:47 +00:00
naddy
8892ca354a games/thedarkmod: fix build with LLVM11
LLVM11 no longer allows assigning NULL to variables of type bool.
ok thfr@
2021-03-12 16:39:33 +00:00
naddy
53bf5e18c7 games/oolite: fix build with -fno-common; from Martin Vahlensieck
Drop maintainer nicm@ at his request.
Regen patches.
2021-03-11 16:52:46 +00:00
sthen
e3381067f7 fifengine: mark BROKEN-i386
BROKEN-powerpc =out of memory when compiling fifePYTHON_wrap.cxx
BROKEN-sparc64 =out of memory when compiling fifePYTHON_wrap.cxx
BROKEN-i386 =   out of memory when compiling fifePYTHON_wrap.cxx (not every time but most)
2021-03-09 12:25:32 +00:00
sthen
494f444a95 libgdx: s/Base${M_ARCH}Coder/Base64Coder/ in PLIST 2021-03-09 09:35:06 +00:00
sthen
3d81255e3e remove old patch forcing hardcoded "pycodestyle-3" 2021-03-09 08:46:27 +00:00
remi
d4ce943b5d Update to version 3.3.
With this the dependency to py-numpy is not required anymore.

OK sthen@

A similar diff to update to 3.3 was sent by Timo Myyra in 2018.
That diff was OK solene@.
2021-03-08 21:07:17 +00:00
naddy
f7e1c93da9 games/egoboo: update to last stable version 2.8.1
Alex Raschi helped find a fix for a cursor control bug.
Minimally tested: I can walk around and die.
2021-03-08 18:20:14 +00:00
thfr
5633dea800 update to FNA 21.03.05. Tested with Unexplored without issues.
Changelog:

21.03.05

Emergency update to FAudio 21.03.05

21.03

New Features:
* Added a .editorconfig, in the hopes that VS/JetBrains will have an easier time matching code style
* Update to FNA3D 21.03
* Update to FAudio 21.03

Fixes:
* Use Unicode.GetString for FACTRendererDetails, works around a BRUTE issue
* XACT data is now loaded to native memory rather than managed, avoids some annoying GC behavior

21.02

New Features:
* Update to FNA3D 21.02
* By default, support for the FNA3D Vulkan pipeline cache is limited to desktop only
* Update to FAudio 21.02

Fixes:
* Visual Studio fixes for AnyCPU and app.config
* Fix for possible graphics spec violations in the VideoPlayer
* Sampler state is now updated when calling SetRenderTargets
* GraphicsDeviceManager device callbacks now pass the GDM as sender, not the GraphicsDevice
2021-03-07 17:04:31 +00:00
thfr
8ece3e97e9 Remove previously missed gcc invocation, noticed by sthen@
fix M_ARCH extension for i386
build and run tested on amd64
2021-03-07 17:02:15 +00:00
remi
733b89a1f0 games/childsplay requires numpy to run (see cairoimage.py).
OK sthen@
2021-03-07 15:26:03 +00:00
sthen
60f8c63449 mark broken on i386 2021-03-07 14:52:17 +00:00
daniel
555be0c04b update colobot to 0.12.0 and switch to python3
ok bentley@
2021-03-07 01:28:21 +00:00
daniel
6ce273c3b0 switch freedroidrpg to python3 2021-03-06 22:24:27 +00:00
sthen
9011504e02 f1spirit: rename the distfile.
if the contents of a distfile change under the same name upstream,
use DISTFILES=local{remote}suffix so that the fetched copy has a new
name.
2021-03-06 15:29:07 +00:00
daniel
a67288b816 update to stone-soup 0.26.1 for python3 support 2021-03-06 08:13:44 +00:00
phessler
2b2bf74837 For better compatibility with the modern releases of Minecraft, switch to
Java 11 by default, and remove lwjgl 2 runtime dependency.

Also add a pkg-readme to tell players how to install java 1.8 and lwjgl 2
so they can play older (and especially modded) versions.

OK maintainer
2021-03-05 21:03:50 +00:00
bcallah
9fa7c0ca72 Fix -fno-common issues, taken from AUR.
ok tb@
2021-03-05 01:21:01 +00:00
daniel
3df91962e0 chocolate-doom builds with python3
While here convert to using the standard python module as well as that
module's standard infrastructure.
2021-03-04 04:34:09 +00:00
bentley
7c0c39963e Update to openttd-opengfx-0.6.0. 2021-03-02 04:22:21 +00:00
bentley
3340a99d25 Update MASTER_SITES and regenerate distinfo for new filenames.
Although the distnames have changed, the contents of the archives are
identical to before.
2021-03-02 04:20:18 +00:00
naddy
00a789ee86 games/egoboo: fix build with -fno-common, cosmetic corrections 2021-03-02 00:23:18 +00:00
daniel
c45da19742 update sdlpop to latest so it builds with -fno-common
A previous version of the diff was ok tb@
2021-02-28 17:41:20 +00:00
daniel
e2fa4125b5 move ski to python3 and update to 6.13
According to NEWS, ski was ported to python3 as of version 6.10. Switch it
over and update to the latest while here.

ok sthen, gsoares (MAINTAINER)
2021-02-28 17:37:27 +00:00
benoit
4e7dfd9771 Update to rocksndiamonds-4.2.3.1. 2021-02-28 10:53:32 +00:00
phessler
879f5dd591 add support for using the system lwjgl3 instead of the bundled version
this allows for playing Minecraft 1.13 and later versions, including the most
recent snapshots.

from MAINTAINER
extensive testing by myself, kmos@, pamela@
2021-02-28 09:54:38 +00:00
espie
31a243366b fix build (missing build depends) 2021-02-28 07:38:02 +00:00
bket
c67ddd05a7 games/corewars fix -fno-common build error
With lots of help from daniel@ and naddy@, thank you!

OK naddy@
2021-02-28 06:13:34 +00:00
bentley
0ba10032f1 Backport upstream fix for -fno-common.
While here:
 - move homepage to https
 - update license marker
 - kill unnecessary post-install target
2021-02-28 04:03:14 +00:00
sthen
1216bcec31 add some FIX_CRLF_FILES for ports hiding behind s/\015//g
(left out games/dungeon which also has ^Z fixes in the same perl subst)
2021-02-27 13:37:24 +00:00
bcallah
96d1706313 Update to wtf-20210212 2021-02-27 03:38:53 +00:00
bcallah
f15affe45c Update to stockfish-13
Announcement:
https://github.com/official-stockfish/Stockfish/releases/tag/sf_13
2021-02-27 03:29:37 +00:00
naddy
afcc689c59 remove carriage returns ('\r') from patch files and set FIX_CRLF_FILES 2021-02-26 18:20:31 +00:00
bentley
6cdb79d4f3 Update to vms-empire-1.16.
The only change in this release is an upstream refactor to fix -fno-common.
2021-02-26 04:12:34 +00:00
sthen
7cb1984d5f use FIX_CRLF_FILES, this is so much neater I can't believe we didn't
do it before!
2021-02-25 22:26:01 +00:00
solene
1bc1f0621a + moonlight-qt 2021-02-25 19:40:07 +00:00
solene
2102f728a7 Import moonlight-qt-3.0.0
Moonlight (formerly Limelight) is an open source implementation of
NVIDIA's GameStream protocol. With Moonlight, You can stream your
collection of PC games from your GameStream-compatible PC to any
supported device and play them remotely.

ok rsadowski@

port done by Muhammad Kaisar Arkhan <hi at yukiisbo.red> who
is also the maintainer
2021-02-25 19:39:19 +00:00
benoit
c3d878ffa1 Update to rocksndiamonds-4.2.3.0. 2021-02-25 07:24:03 +00:00
thfr
32f890da13 add non-spec enhancements to allow running Axiom Verge again 2021-02-24 22:29:43 +00:00
thfr
c4fa0b912f +libgdx 2021-02-24 22:25:25 +00:00
thfr
017adfdcea import games/libgdx, version 1.9.11
ok brynet@

libGDX is a cross-platform Java game development framework based on OpenGL (ES)
that works on Windows, Linux, Mac OS X, Android, your WebGL enabled browser and
iOS.

This port serves as an OpenBSD-compatible backend. It ships with libgdx-setup
and libgdx-run to launch libgdx games.
2021-02-24 22:21:25 +00:00