5031 Commits

Author SHA1 Message Date
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
bcallah
ac63c535ad Update to openrct2-0.3.0
Big changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.3.0
Thanks to Nam Nguyen for additional testing!
2020-09-11 21:12:48 +00:00
rsadowski
414107e2b2 Remove qt3 support in games/nethack
OK kn@, espie@ timeout
2020-09-11 12:39:17 +00:00
kirby
482e45681d Update to unknown-horizons-2019.1
Upstream switched to Python3
2020-09-11 06:02:30 +00:00
kirby
fd2e50cee5 Update to fifengine-0.4.2
Upstream switched to Python3
2020-09-11 06:00:15 +00:00
kirby
48e99c5a21 Update to fifechan-0.1.5 2020-09-11 05:58:33 +00:00
semarie
84315e78a4 update games/minetest to 5.3.0
- disable luajit and use plain lua (cmake is hard, and previous build was already broken and didn't use it)
- use jsoncpp from ports
- enable the testsuite
2020-09-09 11:32:12 +00:00
rsadowski
a999b057b9 Use MODPY_WANTLIB 2020-09-07 14:45:12 +00:00
thfr
25bc5ac21a +shockolate 2020-09-07 12:16:51 +00:00
thfr
33f90671af import shockolate, a source port of the engine for System Shock
ok solene@ (minor tweaks to README since then)

DESCR:
Shockolate - System Shock, but cross platform! Based on the source code for
PowerPC released by Night Dive Studios, Incorporated. Shockolate is a cross
platform source port of System Shock, using SDL2. This runs well on OSX, Linux,
and Windows right now, with some missing features that need reviving due to not
being included in the source code that was released.

The end goal for this project is something like what Chocolate Doom is for Doom:
an experience that closely mimics the original, but portable and with some
quality of life improvements including an OpenGL renderer and mod support!
2020-09-07 12:14:33 +00:00
thfr
f553a8c906 add sndio backend to godot
main work done by Omar Polo ( op AT omarpolo DOT com ), who is also
taking MAINTAINER of this port. Also thanks to ratchov@ for valuable
input.
2020-09-06 10:34:19 +00:00
rsadowski
0baa5709a0 Update gnuchess to 6.2.7
Initial diff from Martin Ziemer, who takes maintainer for the port.
2020-08-30 20:13:24 +00:00
bentley
fc2ae74e6a Missed some bits. 2020-08-30 10:33:57 +00:00
bentley
b79be29585 Finish up uqm port restructure.
Rather than MULTI_PACKAGES for -main, -voice, -threedo, -remix[1234],
use subdirs. Also, combine the remixes into a single package.
2020-08-30 10:11:03 +00:00
bentley
a55e02dc83 Import restructured uqm-data port. 2020-08-30 10:05:35 +00:00
bentley
addf552ff0 Import restructured uqm port. 2020-08-30 10:04:59 +00:00
bcallah
4f95603f57 Update to wtf-20200822 2020-08-27 14:48:49 +00:00
cwen
334707e757 gnushogi: mark BROKEN on powerpc
Since the switch to clang-10, gnushogi itself hangs at runtime during the
build.
2020-08-23 11:20:33 +00:00
benoit
f4f35b0bf4 Update to rocksndiamonds-4.2.0.1. 2020-08-21 05:57:19 +00:00
thfr
8cfbe14845 fix clang 10 build with try_lock -> try_to_lock; tested on amd64; GitHub PR #2672 2020-08-20 17:32:37 +00:00
benoit
8ddb171583 Update to rocksndiamonds-4.2.0.0. 2020-08-20 07:18:40 +00:00
cwen
aa639a114e godot: unbreak on powerpc and i386
Don't build with `-Werror'; this "fixes" the "large atomic operation may incur
significant performance penalty" warning upgraded to error seen on these archs

Thanks to Omar Polo build testing on i386.

OK thfr@ (maintainer)
2020-08-18 17:39:30 +00:00
sebastia
8d08835e6b REVISION bump after changes to gnustep.port.mk 2020-08-16 20:36:56 +00:00
rsadowski
97488451be Unbreak with devel/boost>=1.67.0 2020-08-15 20:30:59 +00:00
rsadowski
849a3c5245 Unbreak with devel/boost>=1.67.0 2020-08-15 20:30:56 +00:00
rsadowski
7b4a5c6d34 Unbreak with devel/boost>=1.67.0 2020-08-15 20:30:53 +00:00
bcallah
0c5bf34303 Update to wtf-20200809 2020-08-13 14:20:18 +00:00
solene
bad2bdcb8e Update to openttd-1.10.3
ok paco@ bentley@
2020-08-10 21:10:35 +00:00
kmos
bb15267a44 This needs py-requests as a BUILD_DEPENDS in addition to being a RUN_DEPENDS
Discovered by my test bulk cluster and naddy about the same time. :)
2020-08-10 19:28:41 +00:00
tracey
b99e2b7bcf Update to 1.7.
ok bcallah, kmos
2020-08-10 16:15:44 +00:00
bcallah
463f120a00 Update to chocolate-doom-3.0.1. Fixes CVE-2020-14983.
While here, improve pkg/DESCR and replace pkg/MESSAGE with a more
comprehensive pkg/README, from MAINTAINER Ryan Freeman.
Testing from Nam Nguyen.
ok Ryan Freeman (MAINTAINER)
2020-08-10 14:36:39 +00:00
kirby
b4f659a41c Update to freeorion-0.4.10 and switch to python3
From Tom Murphy, maintainer.
Minor tweaks by me.
2020-08-09 09:37:07 +00:00
kmos
e349e48d1d Update to version 2.1
The library now has the ability to set or clear a custom Minecraft
skin.
2020-08-09 02:51:57 +00:00
jsg
0b771d2a5b remove explicit -march=i586
-march=i586 is now the default for clang in base on i386

ok sthen@
2020-08-07 09:21:01 +00:00
edd
882a06bbc1 games/gzdoom: Fix build on base clang 10.
Fix pointed out by daniel@. Thanks for that!

MAINTAINER Timo Myyrä is also cool with this.
2020-08-06 11:11:12 +00:00
thfr
dc4d1004b8 +fnaify-extralibs 2020-08-03 18:55:34 +00:00
thfr
8ceccc0e3d import fnaify-extralibs
ok solene@

DESCR:
Set of libraries for running various fnaify games, including Celeste, MidBoss,
and Atom Zombie Smasher.
2020-08-03 18:54:31 +00:00
thfr
66e5ad8fcf fix build with clang 10
Implicit copy ctor have been deprecated since C++11
https://github.com/godotengine/godot/pull/35762

tested by me with clang 8 (no breakage) and by naddy@ with clang 10 -
successfully. Thanks!
2020-08-03 18:41:08 +00:00
sthen
97ba85a83b drop maintainer 2020-08-01 11:30:36 +00:00
landry
589e54539d Update to jag-0.3.7, from Nam Nguyen, thanks !
- Sets PERMIT_PACKAGE to no as suggested by stsp@ and sthen@. Themes are
restrictively licensed so do not build package until it is cleared up.
  https://gitlab.com/coringao/jag/-/issues/1
- Moves to new upstream that Debian uses. Old upstream has stopped
development.
  https://tracker.debian.org/pkg/jag
- Moves HOMEPAGE and MASTER_SITES to new upstream to address thfr@'s
bug report about defunct HOMEPAGE in the README
  https://gitlab.com/coringao/jag/-/issues/2
- Moves to qt5 which was supported since version 0.3.3
- Builds jag-editor in addition to jag. jag-editor is a level editor.
- Many patched files were moved into src
- Delete DOS-line endings in post-extract, as pulled from print/scribus.

ok rsadowski@
2020-08-01 05:34:08 +00:00
bcallah
74fec2060e Don't do LTO. Fixes linker errors with clang-10.
While here, un-workaround a workaround that was causing needless warnings.
ok brynet@
2020-07-31 23:09:46 +00:00