Commit Graph

4729 Commits

Author SHA1 Message Date
solene
3ee83a3258 Update to openttd-1.10.0
ok maintainer bentley@
2020-04-07 15:13:34 +00:00
kirby
cb56040188 update to wesnoth-1.14.11 2020-04-07 14:26:38 +00:00
cwen
7baac29ca2 quickjs, stockfish: don't require `-latomic' anymore on powerpc, since
this arch has been switched to clang

No objection from bcallah@ (maintainer)
2020-04-06 20:24:53 +00:00
fcambus
16dbd64407 Add nsnake. 2020-04-06 11:06:08 +00:00
fcambus
9d3497b432 Import games/nsnake.
nsnake is a clone of the classic snake game that we all used to play
on our cellphones. You play this game on the terminal, with a textual
interface.

OK solene@
2020-04-06 11:05:27 +00:00
jasper
ec051f2fce register conflict with py3-pushover 2020-04-05 13:01:54 +00:00
kmos
41e9622c81 OpenAL is required for sound to be available for Minecraft, so add it
to RUN_DEPENDS.

ok abieber
2020-03-30 14:10:37 +00:00
naddy
dd32ca4aff revert to HTTP, the *.b2b2c.ca certificate expired 12 days ago 2020-03-26 20:51:02 +00:00
kmos
6c6d442ec1 Remove games/xevil. jca points out that this port was last updated in 2007
and has needed patches for gcc3, gcc4, clang, and ports-gcc.

Time for this to go.

ok jca@
2020-03-26 13:58:18 +00:00
awolk
4938637d87 games/yquake2: fix build
net/curl is a runtime (dlopen) multiplayer dependency, hosts without
it fail during compilation.

Discovered by ajacoutot@ the hard way.

OK jca@
2020-03-25 21:22:59 +00:00
solene
26e6519e4b Update to yquake-7.43
ok awolk@
2020-03-24 17:58:12 +00:00
ajacoutot
641735bb48 Update to gcompris-0.97 -- the Qt version (the only one maintained now). 2020-03-24 15:46:07 +00:00
fcambus
b7d50e5835 Update cgames to 2.2b and switch HOMEPAGE and MASTER_SITES to HTTPS. 2020-03-24 15:31:30 +00:00
ajacoutot
232bf92d06 Missing RDEP on multimedia/gstreamer-0.10/plugins-good (you get no sound
without this).

issue reported by sebastia@
2020-03-24 07:20:39 +00:00
naddy
f88a93d598 * Combine and tweak some find(1) invocations.
* Use the -delete operator to remove files.
2020-03-22 18:13:35 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
sebastia
f04eaafc81 Add support for game controllers.
To do that, the irrlicht backend had to be switched from X11
to SDL, since the X11 backend joystick support is Linux specific,
and there is no way to combine SDL joystick support with Linux graphics
backend. Test reports by Raf Czlonka.

OK pascal@ (MAINTAINER)
2020-03-18 18:57:45 +00:00
sebastia
bffdcfe8aa to properly make use of the joystick support, witchblast needed some
help in the joystick configuration menu, i.e. ignore button release
and limit input for the axis to the HAT. Test reports by Raf Czlonka.

OK pascal@
2020-03-18 18:55:24 +00:00
bcallah
5c6e6851f6 Update to devilutionx-1.0.1
Changelog: https://github.com/diasurgical/devilutionX/releases/tag/1.0.1
2020-03-16 23:50:28 +00:00
jsg
6e31386e45 update nblood to a newer snapshot 2020-03-14 06:15:15 +00:00
kirby
4e120954bb remove BROKEN-i386. builds fine there.
tested with unknown-horizons, the only consumer.
ok sthen@
2020-03-13 04:59:13 +00:00
kirby
633d8364b8 switch HOMEPAGE to https 2020-03-12 20:20:45 +00:00
bcallah
3b1789c8d6 Update to renpy-7.3.5.606
Too many changes to list, but will now run most (all?) modern commercial
and free games.
Comes with a renpyify script modelled after the fnaify script that will
enable playing commercial games.
Tested by at least pamela@, solene@; ok solene@
2020-03-12 17:47:08 +00:00
bcallah
bc76f692c8 +pygame_sdl2 2020-03-12 17:18:47 +00:00
bcallah
5f627fdec1 Import games/pygame_sdl2, a Ren'Py fork of pygame.
Testing by at least pamela@, solene@; ok solene@

Pygame_sdl2 is a reimplementation of the Pygame API using SDL2 and
related libraries. The initial goal of this project are to allow games
written using the pygame API to run on SDL2 on desktop and mobile
platforms. We will then evolve the API to expose SDL2-provided
functionality in a pythonic manner.

It is used in modern versions of Ren'Py.
2020-03-12 17:18:09 +00:00
kirby
f51cc77af7 switch HOMEPAGE to https 2020-03-12 06:58:25 +00:00
bcallah
195ae4e23e Update to hyperrogue-11.3a
Summary of changes:
https://zenorogue.blogspot.com/2020/03/hyperrogue-113-frogs-wetlands-and-mixing.html
2020-03-10 20:34:34 +00:00
solene
630bc609da Update to gzdoom-4.3.3
Diff from maintainer timo.myyra at bittivirhe.fi thanks a lot!
Inputs from sthen@ for simplifying Makefile
2020-03-09 12:18:50 +00:00
thfr
a376e5842e trivial update to depotdownloader 2.3.2
changelog: https://github.com/SteamRE/DepotDownloader/releases
fixes depotdownloader not exiting to shell after completion.
login key now stored in a dedicated file instead of PWD; you may have
to enter Steam's 2FA code again after this update
2020-03-07 17:43:15 +00:00
bcallah
b0e78a3824 Update to wtf-20200226 2020-03-05 01:46:36 +00:00
bcallah
2960a8cb9f Change all HOMEPAGEs and MASTER_SITES away from upstream's vanity URL,
which does not redirect properly. We tried to honor upstream's wishes but
the distfiles don't fetch with the vanity URL.

naddy@ suggested switching both HOMEPAGE and MASTER_SITES and that's what
I've done.

Breakage noted by cwen@ and sthen@ independently. Bump all the ports.
2020-03-03 20:09:51 +00:00
kmos
8ae72cacf6 Fix xcowsay on base-gcc architectures (sparc64 in particular)
base-gcc needs -std=c99 to build

ok sthen
2020-03-03 16:06:12 +00:00
bcallah
6e3eb12954 Update devel/flatzilla to 0.1.7 and update all its dependent games to their
latest versions as well (which all depend on the new flatzilla).
ok naddy@
2020-03-01 22:08:28 +00:00
sthen
0b1f9a3c6c xcowsay: fix WANTLIB/LIB_DEPENDS, it has moved to gtk+3.
switch to https HOMEPAGE while there.
2020-02-27 15:18:22 +00:00
benoit
c7e079b6c1 Update to xcowsay-1.5. 2020-02-27 11:45:42 +00:00
solene
419b223249 Update to tome4-1.6.7
Diff from kn@, many many thanks for the update
This also include an enhanced README with the parameters list

Release announcement here
https://te4.org/blogs/darkgod/2020/02/news/tales-majeyal-167-not-dinosaur-released
2020-02-26 23:20:43 +00:00
benoit
2ec6ddc588 Update to vms-empire-1.15. 2020-02-26 12:33:47 +00:00
rsadowski
519acccc2a Unbreak build with upcoming Qt5 update
- Add missing includes
2020-02-26 06:14:43 +00:00
bcallah
b67de99e19 Update to endless-sky-0.9.11
Changelog: https://github.com/endless-sky/endless-sky/releases/tag/v0.9.11
2020-02-25 02:58:40 +00:00
bcallah
78f110ca9f Update to wtf-20200217 2020-02-25 02:32:36 +00:00
bcallah
c4cb8e4701 Update to julius-1.3.1
Changelog: https://github.com/bvschaik/julius/releases/tag/v1.3.1
2020-02-25 02:26:21 +00:00
bcallah
8601025a62 Update to tanglet-1.5.5
FIXED: Compile failure with Qt 5.14
Replaced deprecated code
Updated German word list
2020-02-23 00:28:45 +00:00
bcallah
4ba49f7b96 Update to armagetronad-0.2.8.3.5
It is a bugfix release; one of our patches goes away.
2020-02-22 19:56:05 +00:00
rsadowski
a704c7dcfe Switch pokerth from Qt4 to Qt5.
- Replace qmake with qmake-qt5
- Remove protobuf from BUILD_DEPENDS, it's already in LIB_DEPENDS
- Remove COMPILER line, it comes from qt5 now
2020-02-21 16:07:06 +00:00
bket
532510c491 Update to freeciv-2.6.2
Changes: https://freeciv.fandom.com/wiki/NEWS-2.6.2

OK pirofti@
2020-02-20 17:31:50 +00:00
bcallah
542e4791b8 Update to wtf-20200208 2020-02-18 23:14:04 +00:00
bcallah
9f4adac1d5 Update to julius-1.3.0
Changelog: https://github.com/bvschaik/julius/releases/tag/v1.3.0
2020-02-15 14:49:37 +00:00
sthen
9356d2ac79 remove some extraneous DISTNAME setting from GH_TAGNAME ports,
move GH_* up in a few cases where it's halfway through the Makefile
2020-02-14 11:11:32 +00:00
sthen
df74101599 update to dMagnetic 0.22 and improve tests, from maintainer/upstream
Thomas Dettbarn.
2020-02-13 22:08:10 +00:00
bket
cc66566235 Update to freeciv-2.6.1
Changes: https://freeciv.fandom.com/wiki/NEWS-2.6.1

OK pirofti@
2020-02-13 18:51:01 +00:00