4921 Commits

Author SHA1 Message Date
jasper
d0c985b697 - update to freedom-0.12.1
- remove bogus WANTLIB line
2020-11-02 18:39:44 +00:00
benoit
4e10eaa60f Patch to prevent random pauses in game without external actions
from Donovan Watteau.

https://bugs.debian.org/916606
2020-11-02 16:16:55 +00:00
rsadowski
e735f4c79b Update dMagnetic to 0.27
Form maintainer Thomas Dettbarn
2020-11-01 20:55:12 +00:00
daniel
e631697bc6 fix pokerth with newer boost
Fix taken from archlinux. Tested by me with newer boost. Tested by Brad
with in-tree boost.
2020-11-01 01:10:35 +00:00
bcallah
8507111da2 Update to wtf-20201018 2020-10-31 21:22:25 +00:00
solene
0d93a2d87f Update to tome4-1.7.0 2020-10-29 20:28:41 +00:00
bcallah
c911ccfda6 Update to julius-1.5.1
This version is the same as 1.5.0 with a fix for Android, the 1.5.0
changelog is here: https://github.com/bvschaik/julius/releases/tag/v1.5.0
2020-10-28 22:46:59 +00:00
bcallah
4ce5acd801 Update to devilutionx-1.1.0
Changelog: https://github.com/diasurgical/devilutionX/releases/tag/1.1.0
ok solene@
2020-10-28 16:16:17 +00:00
bcallah
667276c2be Update to openrct-0.3.1
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.3.1

ok daniel@, additional testing by Florian Viehweger
2020-10-28 14:16:22 +00:00
daniel
21ac80f09c pysol was broken at runtime since the switch to python 3.8 due to the
deprecated use of time.clock.

add a minimal work-around until pysol can be updated to a newer version.

reported by Carsten Boysen Jensen on ports@
2020-10-28 02:03:55 +00:00
rsadowski
63e3baffdf Remove Qt3 taxipilot
OK kn ajacoutot solene
2020-10-23 15:43:52 +00:00
rsadowski
4d1327750c Remove Qt3 spacehulk
OK kn ajacoutot solene
2020-10-23 15:43:09 +00:00
abieber
131d6ba51f Bump ioquake3 to e7a7a2b6b677c030be5cca8cc9cc58e81b2e04de. 2020-10-22 11:32:53 +00:00
sthen
083905291a pingus: convert to boost::signals2, from Brad, no objection aja@ 2020-10-21 00:05:36 +00:00
cwen
47bddbaa94 fs2open: fix big endian build, limit to hardware OpenGL>=3.2-capable archs
Add an upstream fix for big endian archs, and ONLY_FOR_ARCHS to limit the build
to architectures with (required) OpenGL>=3.2 hardware acceleration, excepted
powerpc64, that is capable but has no drm(4) support for now.

Runtime tested by and OK thfr@ (maintainer)
2020-10-20 17:13:10 +00:00
ajacoutot
17a39f5ccf Unbreak: BUILD_DEPNDS -> BUILD_DEPENDS 2020-10-18 11:03:11 +00:00
daniel
a7ab354828 use cython instead of pyrex in mysticmine
pyrex is used for a single .pyx file. Since development on this game seems
to have stopped we could pre-generate a static copy of ai.c so we can drop
the pyrex dependency. However, it turns out that the pyrex code is similar
enough to modern cython, that we can just swap pyrex for cython. This seems
to work...

While here:
- remove pyrex as an RDEP, not sure why that was ever needed
- fix the locale-related crasher so the game doesn't just bail at startup
- update to what looks like the final github commit (from July 2016)
- s/koonsolo/dewitters/ as requested by kmos@
- regenerate PLIST

Tested by myself on amd64

ok kmos@
2020-10-17 18:20:34 +00:00
daniel
1aef15ef64 fix angrydd crashing when numpy is missing at runtime
Way back in the mists of time, steven@ noticed that angrydd crashes without
py-Numeric. This is because angrydd uses surfarray from pygame, and older
versions of pygame needed py-Numeric at runtime for the surfarray module.

These days, pygame transitioned from py-Numeric to py-numpy so fix the
RDEP for angrydd.

Confirmed by me that angrydd does indeed crash if py-numpy is missing.

ok kmos@
2020-10-17 16:58:42 +00:00
kirby
19034adb81 update to wesnoth-1.14.14 2020-10-14 05:06:32 +00:00
cwen
281e5aa171 xcowsay: update to 1.5.1
Also, remove CFLAGS because C99 is now detected at configure time, and
add an upstreamed patch so configuration files are properly read on
unsigned char archs (arm, powerpc). Thanks to bcallah@ for code
correctness hint!

OK gnezdo@
2020-10-13 15:58:06 +00:00
solene
a825598422 Update to shapezio-1.2.0
Saved games with previous versions can't
be used with a newer version.
2020-10-09 16:18:16 +00:00
thfr
af069b9b70 update to fnaify 3.0
changelog: https://github.com/rfht/fnaify/releases/tag/3.0
given recent mojoshader API changes, you may need to run with
'-F 20.09' until there is a ports FNA.dll
2020-10-07 22:14:12 +00:00
solene
c6cfecf9a9 + shapezio 2020-10-06 13:40:56 +00:00
solene
7a3f5e7fd5 Import shapezio-1.1.18pl202009192141
ok thfr@

Shapez.io is an open source base building game inspired by Factorio.
Your goal is to produce shapes by cutting, rotating, merging and
painting parts of shapes.
2020-10-06 13:39:05 +00:00
benoit
865e244cff Update to rocksndiamonds-4.2.0.3. 2020-10-06 11:17:53 +00:00
edd
831733cbd7 Link games/odamex. 2020-10-05 21:08:19 +00:00
edd
52eafd1fa2 Import games/odamex.
```
Odamex is a free, cross-platform modification of the Doom engine that allows
players to easily join servers dedicated to playing Doom online.
```

OK solene@, thanks!
2020-10-05 21:07:37 +00:00
solene
baa0a1927a Update to barony-3.3.7
This is the version currently available in GOG and EGS

help for rapidjson and ok brynet@
contribution from rsadowski@ for the Cmake patch
maintainer David Carlier ok
2020-10-04 11:38:58 +00:00
rsadowski
7cbc30012f Remove Qt4 instead-launcher
Upsteam said it was dropped and replaced by InsteadMan 3 (GTK).
https://github.com/instead-hub/instead-launcher/issues/2#issuecomment-688618824

ok solene@, merci
2020-10-04 06:07:07 +00:00
solene
a499948102 Update to ezquake-3.2.2
From maintainer Tom Murphy <openbsd at pertho.net>
2020-10-03 14:58:48 +00:00
jsg
de5f6960c0 update to scummvm 2.2.0
from Donovan Watteau
includes changes from kmos@ to depend on liba52 for zvision
and adds a few more deps.
2020-10-03 10:42:49 +00:00
bcallah
c72eb840c6 Update to wtf-20200919 2020-09-24 04:34:39 +00:00
benoit
068802b03a Update to rocksndiamonds-4.2.0.2. 2020-09-21 19:29:31 +00:00
kmos
b6ba0c8a95 +games/multimc 2020-09-21 07:23:24 +00:00
kmos
9cf533a8d5 Import multimc
MultiMC is a free, open source launcher for Minecraft. It allows you
to have multiple, cleanly separated instances of Minecraft (each with
their own mods, texture packs, saves, etc) and helps you manage them
and their associated options with a simple and powerful interface.

Version 0.6.11

From Muhammad Kaisar Arkhan

testing pamela
OK (and testing) phessler
2020-09-21 07:22:37 +00:00
gnezdo
2cb379449c Remove games/hedgewars
Maintainer timeout
OK kmos@
2020-09-20 04:30:52 +00:00
gnezdo
410ab09fa5 Get ready to remove lang/fpc, devel/lazarus, games/hedgewars
Maintainer timeout
OK kmos@
2020-09-20 04:27:37 +00:00
kirby
6f31f0a352 - switch HOMEPAGE and MASTER_SITES to HTTPS
- use new distfile (no difference with the old one)
 - sort WANTLIB
2020-09-19 11:46:44 +00:00
kirby
24528ca050 Switch MASTER_SITES and HOMEPAGE to HTTPS 2020-09-19 08:34:31 +00:00
thfr
936e6b40d8 update to godot 3.2.3
from Omar Polo (maintainer)

tweak from me: update COMPILER line for C++14
2020-09-19 06:37:23 +00:00
thfr
2d97b86116 update to fs2open 19.0.0
use system SDL2 instead of bundled one
runtime tested and working for rsadowski and me
2020-09-17 12:34:22 +00:00
bcallah
42ad184503 Update to Stockfish 12.
Changelog:
https://github.com/official-stockfish/Stockfish/releases/tag/sf_12
Notably, Stockfish now uses a neural network for its analysis and decision
making.

ok tracey@, who also reports successful sparc64 usage
2020-09-16 02:59:12 +00:00
rsadowski
ca36ab149a PLIST changed, missed a bump, by gkoehler@ 2020-09-15 04:21:49 +00:00
tracey
f15ff02c12 make build line for py-chess prettier 2020-09-14 20:31:38 +00:00
tracey
0e1b85a6a0 add py-chess to the build 2020-09-14 20:22:51 +00:00
tracey
df3ae2ee85 import ports/games/py-chess, ok kmos@
Python-chess is a pure Python chess library with move generation and validation,
Polyglot opening book probing, PGN reading and writing, Gaviota tablebase
probing, Syzygy tablebase probing and XBoard/UCI engine communication.

Major port tweaks by kmos@
2020-09-14 20:21:25 +00:00
phessler
363d1e1609 Update Alephone engine to 1.3.1, after 5 years of development.
see https://github.com/Aleph-One-Marathon/alephone/releases/tag/release-20200904
and https://github.com/Aleph-One-Marathon/alephone/releases/tag/release-20200830
for more detail

pew pew pew testing by myself (solo games), and pamela@ and kmos@ in multiplayer

OK pamela@
2020-09-12 19:30:08 +00:00
phessler
aee8348557 Update Alephone engine to 1.3.1, after 5 years of development.
see https://github.com/Aleph-One-Marathon/alephone/releases/tag/release-20200904
and https://github.com/Aleph-One-Marathon/alephone/releases/tag/release-20200830
for more detail

pew pew pew testing by myself (solo games), and pamela@ and kmos@ in multiplayer

OK pamela@
2020-09-12 19:29:40 +00:00
rsadowski
ddeda13cbf Unbreak nethack
- Move lib/X11/app-defaults/NetHack-${V} to PFRAG.no-no_x11.
- Remove lib/X11/app-defaults/NetHack-${V} from PLIST
  (My fault in the last commit).
- Remove PFRAG.no-qt-no-no_x11.

Checked: nethack-3.4.3p16 installs lib/X11/app-defaults/NetHack-3.4.3 an
nethack-3.4.3p16-no_x11 not.

Input form espie, Spotted by naddy, jasper, sorry for the noise.
2020-09-12 18:39:59 +00:00
bcallah
b34d9ab046 Update to wtf-20200829 2020-09-12 04:03:15 +00:00