4261 Commits

Author SHA1 Message Date
bcallah
46ee18dd50 There are random, intermittent build failures during the fake stage with
Ninja. For the time being, build openclonk without Ninja--I've spent all
day running and rerunning builds with USE_NINJA=No and haven't hit any
failures. I will track this down and figure it out, but for now add a
USE_NINJA=No line so that I'm not bothering the bulk builders. While here,
add myself as MAINTAINER (oversight) and bump.

Build failure spotted by naddy@, thanks.
2018-08-10 00:27:50 +00:00
kirby
926484ae28 Fix desktop file.
Original patch from Micah Muer micah()fastmail,net, thanks!
Use sed -i instead of patch and bump.
Maintainer OK.
2018-08-09 03:20:31 +00:00
bcallah
fbbba14f99 +openclonk 2018-08-06 21:57:48 +00:00
bcallah
f9ca209aab Import games/openclonk, a tactical action game focusing on controlling
Clonks.

Originally posted by bentley@, tweaks and an update by me, ok kn@

OpenClonk is a free multiplayer action game in which you control Clonks,
small but witty and nimble humanoid beings. The game is mainly about mining,
settling and fast-paced melees.

OpenClonk is not just a game but also a versatile 2D game engine that allows
the creation of mods. It is the successor of the shareware game series Clonk
and thus inherits many of its features.
2018-08-06 21:57:20 +00:00
bcallah
1af9527b35 cvs rm forgot to remove this patch. Thank you naddy@ for spotting. 2018-08-01 18:42:25 +00:00
bcallah
06ddc369f1 +openomf 2018-08-01 18:10:45 +00:00
bcallah
993ac80a33 Import games/openomf, a free remake of One Must Fall 2097 game engine.
Original work from Tom Murphy <openbsd () pertho ! net> and testing from
the #openbsd-gaming people.
ok solene@

OpenOMF is a Open Source remake of "One Must Fall 2097" by Diversions
Entertainment. Together with networking support, OpenOMF tries to make
it easier to play One Must Fall in its original glory on multiple
platforms.

Project goals:
* At first, as faithful a game binary to the original as possible.
* Better game controller support (new gamepads etc.)
* Better networking support. The original game used IPX/SPX networking.
* More network game types. For example full Internet tournaments are
  being planned.
* Support for new graphics and audio. The current version of OpenOMF
  already supports loading alternate music files. Support for alternate
  sprites is coming after the game is otherwise working okay.
* Enhanced tournament mode!

While OpenOMF is open source, the game and its assets are not.
Fortunately, the developers released the game as freeware in 1999. It
can be obtained from archive.org:
https://archive.org/download/OneMustFall2097/OMF21cd-playable.ZIP
2018-08-01 18:10:26 +00:00
bcallah
2a00ce12fd Update to corsixth-0.62 -- note the game binary has been renamed corsix-th
ok thfr@
2018-07-31 17:40:59 +00:00
pascal
e6a579a7a4 Update to OpenMW 0.44.0. 2018-07-30 18:51:40 +00:00
jsg
452c4f0686 update yamagi quake2 to 7.21
ok awolk@
2018-07-29 14:06:38 +00:00
kirby
b77e298506 backport CVE-2018-1999023 fix from 1.14.4
noticed by jasper@ on oss-security list, thanks!
2018-07-29 12:57:50 +00:00
bcallah
9d1321db25 +freedink 2018-07-29 03:49:21 +00:00
bcallah
1cbab818ee Import games/freedink. FreeDink is a complete free clone of the Dink
Smallwood game.

Original submission by mitchell wodach, who takes MAINTAINER - thakns!

ok solene@

GNU FreeDink is a new and portable version of the game engine, which
runs the original game as well as its D-Mods, with close compatibility,
under multiple platforms.

It also comes with the DFArc front-end to manage and play Dink Modules
(or D-Mods for short): fans-made new add-ons, some of them bigger than
the original game!

And if you want to make your own adventure, the FreeDinkedit game editor
awaits you.
2018-07-29 03:48:43 +00:00
bcallah
9329b2214d Update to tetzle-2.1.4 2018-07-21 05:36:00 +00:00
bcallah
e44d711a02 Update to tanglet-1.5.3 2018-07-21 05:35:38 +00:00
bcallah
f82444b4af Update to simsu-1.3.7 2018-07-21 05:35:18 +00:00
bcallah
1c346ac903 Update to peg-e-1.2.6 2018-07-21 05:34:57 +00:00
bcallah
1754d49ca9 Update to hexalate-1.1.4 2018-07-21 04:57:29 +00:00
bcallah
e05749931a Update to gottet-1.1.7 2018-07-21 04:57:06 +00:00
bcallah
7f07a72ff3 Update to cutemaze-1.2.4 2018-07-21 04:56:40 +00:00
bcallah
d5ea4b0ba7 Update to connectagram-1.2.9 2018-07-21 04:56:17 +00:00
espie
da109bb6a3 I'm getting fed up of fixing that stuff
make *sure* the internal includes are first, so that we don't pick up
system-wide different enet or something like that.
2018-07-17 07:56:44 +00:00
espie
7d1d519104 _MASTER_SITE_FREEBSD -> MASTER_SITE_FREEBSD 2018-07-15 08:36:38 +00:00
naddy
b0d5c36dd9 Substitute libvorbis for tremor (obsolete fixed-point Vorbis decoder), which
will be going away soon.  ok bentley@
2018-07-11 22:41:15 +00:00
naddy
ee22358f59 Remove fixed-point workarounds; our arm arch unconditionally supports
floating point.
2018-07-10 16:02:35 +00:00
naddy
f6c1d6ad8c fix C++ non-const narrowing errors on LP64-clang archs other than amd64; ok jca@ 2018-07-10 13:53:29 +00:00
naddy
730a96df0c Explicitly link with libvorbis and libogg to fix building with lld.
While here, fix spelling in COMMENT.
ok kili@
2018-07-10 13:50:52 +00:00
naddy
da22f9ce4f explicitly link with -lm to fix building with lld; ok bentley@ 2018-07-10 13:28:24 +00:00
tb
5a9f0ebd71 Fix after protobuf 3.6.0 update. Add patches to cope with incompatibilities
of protobuf2 with protobuf3 and a couple other things, including C++11.

tweaks & ok jca
2018-07-10 10:53:10 +00:00
naddy
86a81559da Make our Jamrules entry more like those for Linux/Solaris and explicitly
link with many libraries.  Fixes linking with lld.  ok sthen@
2018-07-09 15:45:48 +00:00
bcallah
16f569895f Update to wtf-20180704 2018-07-05 20:33:52 +00:00
bcallah
7b44c3b175 Update hyperrogue to 10.4j 2018-07-05 20:24:45 +00:00
bentley
3f072b4e3f Update to residualvm-3.0.1.
Release notes:
https://github.com/residualvm/residualvm/blob/branch-0-3-1/NEWS

ok kirby@
2018-07-05 09:18:34 +00:00
bcallah
4a5f4f5ad3 Use a bigger hammer to ensure SDL2 does not get picked up.
While here, explicitly remove the installation of the .mid and .ogg files,
since we are not using SDL2.

Reported independently by naddy@ and espie@.
2018-07-04 15:10:31 +00:00
bcallah
94c2b05411 Update to returntotheroots-0.8.2.20180702 2018-07-03 15:37:53 +00:00
bcallah
1392223e58 Update to urbanterror-4.3.4
From Ryan Freeman (MAINTAINER) -- thanks!
While here, remove outdated MODULES tweak for i386.
2018-07-03 14:49:18 +00:00
bcallah
14aff0ddaa Update to cataclysm-dda-2018.06.28
From Tim Meunier (MAINTAINER) -- thanks!
2018-07-03 14:32:48 +00:00
naddy
3a79839683 re-bump for @tag gtk-update-icon-cache 2018-07-02 11:24:24 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
bcallah
863ef21731 Update to galois-0.6 2018-07-01 05:59:05 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
sthen
25df46379e patch to hide the "file not found" errors from which(1) which occurs as
openrct looks for an eyecandy way to display a dialogue box. it does fallback
to an internal SDL popup which looks OK anyway but the errors on the console
make it look more like bad packaging rather than the deliberate choice not
to add silly deps which it was.  noted by solene@, "that's a good idea" bcallah@
2018-06-28 19:08:09 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
espie
c436653b5d bump after sqlalchemy change 2018-06-27 06:31:42 +00:00
bcallah
f15bddaefe Add a patch to explicitly mark a pair of char arrays as signed. scid
assumes in this case that chars are signed and this breaks the build on
archs where this isn't true (spotted from phessler@'s aarch64 logs).

No bump as this is a no-op on systems where char is signed.
2018-06-26 18:19:13 +00:00
bentley
f02664f0db Update to openttd-1.8.0.
Release notes:
https://binaries.openttd.org/binaries/releases/1.8.0/changelog.txt
2018-06-26 06:20:41 +00:00
landry
81fb4cc515 Fix libgmp detection and build against devel/gmp 2018-06-25 20:44:13 +00:00
landry
89736f1d0d Update to minetest 0.4.17.1, from Leonid Bobrov.
Build the server binary.
2018-06-25 20:02:06 +00:00
landry
3ca6cdfe4a Bump REVISION for py-sqlalchemy consumers.
(py-buildbot and py-sqlalchemy-migrate will be tweaked separately)
2018-06-23 21:42:29 +00:00
bcallah
a3fc748da0 Update to connectagram-1.2.8 2018-06-23 18:28:54 +00:00