4849 Commits

Author SHA1 Message Date
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
kirby
a700f9c53d Update to widelands-build21
Changelog:
https://www.widelands.org/news/2020/Jul/18/widelands-build-21-released/
2020-07-31 16:09:38 +00:00
bcallah
82e7924ab4 Update to wtf-20200728 2020-07-31 15:51:53 +00:00
sthen
cbaee8ca08 mark BROKEN-i386, "error: misaligned atomic operation may incur significant performance penalty" 2020-07-30 14:11:37 +00:00
solene
3b716e305c Update to ezquake-3.2.1
Diff from maintainer Tom Murphy  openbsd at pertho dot net
2020-07-30 11:40:29 +00:00
tracey
40bd178d83 Attach freebee to the build 2020-07-28 13:49:09 +00:00
tracey
af245066dd Import ports/games/freebee, tweaks and ok bcallah@, ok kmos@
Free Bee is a free clone of The New York Times game Spelling Bee.

In this game, your goal is to find as many words as you can with the seven
letters you are given. You don't have to use any letter except the middle letter
and letters can be used more than once in a word. Finding a word that uses all
seven letters yields bonus points! Every game has at least one such word, and
many games have multiple. As you earn points, you rise through the ranks of the
hive, ultimately becoming the Queen Bee.

You can play the daily challenge like the original game or try your hand at a
nearly infinite number of computer-generated random challenges. Unlike the
original game, you are not restricted to only a single game per day!

The only notable difference between Free Bee and the original game is the use of
the SOWPODS dictionary instead of the NYT dictionary.
2020-07-28 13:48:46 +00:00
sthen
da063688b4 update to dMagnetic-0.25, from Thomas Dettbarn
plus I tweaked how tests are called
2020-07-26 16:47:51 +00:00
kirby
6443ddcc0d switch HOMEPAGE to https 2020-07-26 14:03:36 +00:00
kirby
69f94e38c2 Update to xmoto-0.6.2
Upstream switched from autotools to cmake
Changelog: https://xmoto.tuxfamily.org/dev/ChangeLog
2020-07-26 08:54:47 +00:00
ajacoutot
35f6bac827 Update to gcompris-0.97.1. 2020-07-25 11:15:45 +00:00
kirby
8bb34935de Update to mnemosyne-2.6.1. Not the latest version but it doesn't require
new dependencies to port and switches to Qt5 and Python3.
OK rsadowski@
2020-07-20 13:35:05 +00:00
thfr
71e65b28a0 update to Godot 3.2.2, by Omar Polo - thanks!
some cleanup of patch comments by me
2020-07-19 13:02:38 +00:00
thfr
959d396963 update to depotdownloader 2.3.6
this fixes downloading of the depots in some "bundles", as tested with
"SEGA Mega Drive & Genesis Classics" that now works as intended
2020-07-19 12:57:17 +00:00
sthen
b07b6ac2e4 update to dMagnetic 0.24, from maintainer/upstream Thomas Dettbarn 2020-07-11 23:41:07 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
kirby
b86ddfbe5f update to cataclysm-dda-0.E.2
from Tim Meunier, maintainer
regen PLIST while here
2020-07-11 17:52:19 +00:00
awolk
2707da2c7e Fix CPU spin in games/yquake2 dedicated server
OK fcambus@

Initial diff by Tom Murphy who also helped debugging later iterations.
Thanks!

When daemonized as soon as STDIN goes away q2ded detects that and stops
waiting for input, this causes a CPU spin loop generating high server
loads by frequent calls to clock_gettime.

By adding daemon_flags to the rc.d script we flip the busywait flag
which causes q2ded to use a mechanism based on nanosleep that is
significantly lighter on load and has no noticeable impact on
performance for players.

While here we also set the dedicated flag as there is no point to run
the dedicated server outside of debugging without it.

This diff is tweaked compared to ports@ with gamedir being removed. This
final change has been OK'ed off list also by fcambus@.

The reasoning for that final change is as follows:

We do not need gamedir/datadir as we already set SYSTEMWIDE and
SYSTEMDIR during compilation. This solves pointing the game at the pak
files. Normally however we would still need to cd into the game
directory for dlopen to properly load renderers and game.so.

Upstream however has a backwards compatibility mechanism for game.so (so
older mods work) where all paths where game files are stored is searched
for game.so dlopen.  This includes SYSTEMDIR and that makes q2ded work
without having to cd into the binary directory. Since the server itself
does not need to load any renderers that is enough to have a fully
functioning q2ded.
2020-07-09 21:10:21 +00:00
thfr
ded7b4f07e replace removed VK_DYNAMIC_STATE_RANGE_SIZE
commit a869a22d9b51c68e57646fa20e4c40fc6db36760 on GitHub
noticed by naddy@
2020-07-08 21:40:43 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
rsadowski
5bf41bdeb0 Update eliot to 2.1pl20200624
From Nam Nguyen, notes:

- Move HOMEPAGE to https
- Hosts MASTER_SITES as a tarball from a git checkout dated 2018/11/10
  on my server. Does anyone have space available to host this distfile
  until upstream does a new release? My VPS is cheap and not so reliable,
  but if this is acceptable, I could host it.
- Moves to qt5
- CONFIGURE_STYLE autoreconf because it is not a release tarball
- Adds gettext,-tools to BUILD_DEPENDS for building translations
- do-gen line taken from Makefile.template to run autohell

  Note: I omitted BUILD_DEPENDS like devel/libtool and
  ${MODGNU_AUTOHELL_DEPENDS} because they seem to be pulled in by
  the autoreconf CONFIGURE_STYLE.

- pre-build calls en@quot.po-create and en@boldquot.po-create targets in
  the po/Makefile. By default msgfmt fails because it expects a header
  (the header is inserted by these targets) when converting the po
  (portable object) files into gmo (GNU machine object).

  Note: I omitted the canonical env -i ${MAKE_ENV} before
  ${MAKE_PROGRAM} because it strangely fails. It should not be a problem
  because the *.po for quot and boldquot get headers correctly inserted
  for processing by gettext's msgfmt. Also, quote and boldquot only
  change quotation marks and are not really translation files.

- Upstream added my menu segfault fix, so this update brings it to this
commit:
https://git.savannah.nongnu.org/cgit/eliot.git/commit/?id=672a1b5001069b09c8e13c7bf1488e33164461f5

- Upstream also added patch-dic_csv_helper_cpp, so remove it.
https://git.savannah.nongnu.org/cgit/eliot.git/commit/?id=5859299b48a8ca5756e1607139429edd4ac7ffa0

- Qt5 by default was recently merged to master, so --enable-qt now means
Qt5.
https://git.savannah.nongnu.org/cgit/eliot.git/commit/?id=b2cf69e3afa4fe1d63fb067848fa2d0723a307ff

Tweaks by landry@, Diff form Nam Nguyen! Thanks
2020-07-03 14:27:29 +00:00
mglocker
fc471524ad Update to spaceinvaders 1.5. 2020-07-02 10:15:57 +00:00
bcallah
e44b3f5ed7 Update to hyperrogue-11.3o 2020-06-28 02:37:25 +00:00
bcallah
c0b538c4ca Bugfix update to 18.1, which fixes the docbook generation.
Changelog: https://github.com/enz/pentobi/compare/v18.0...v18.1
2020-06-26 16:17:50 +00:00
bcallah
dd2eb95d83 Update to wtf-20200613 2020-06-25 22:51:45 +00:00
pascal
c4ac576503 Update to OpenMW 0.46.0.
patch by Timo Myyra, ok/comments thfr@ kn@
2020-06-25 14:18:52 +00:00
bcallah
b39d853eab Update to corsixth-0.64
Changelog: https://github.com/CorsixTH/CorsixTH/releases/tag/v0.64
2020-06-20 01:36:08 +00:00
solene
f4ace15963 Update to barony-3.2.3
This requires game assets version 3.2.3 and is incompatible with
any other versions (3.2.2 won't work anymore).

ok thfr@
ok maintainer David Carlier
2020-06-18 21:37:44 +00:00
thfr
10bafc5385 update to OpenRA 20200503
ok rsadowski@, bket@
2020-06-17 15:24:30 +00:00
kirby
2b4c0e57a6 update to wesnoth-1.14.13 2020-06-16 07:37:20 +00:00
solene
103ec12476 Update to openttd-1.10.2
ok bentley@
2020-06-15 11:20:09 +00:00
ajacoutot
f7f974668a Match pkgname version with distname. 2020-06-14 07:29:02 +00:00
bcallah
664a5b1888 Update to wtf-20200603 2020-06-13 02:20:29 +00:00