4261 Commits

Author SHA1 Message Date
naddy
764262e2b8 fix build with clang6; fix CFLAGS while here 2018-04-15 21:14:40 +00:00
bcallah
649b0cb39a Fix build for clang6
ok tb@
2018-04-15 20:32:47 +00:00
kirby
7acd079524 bugfix update to freeciv-2.5.11
sync WANTLIB while here
2018-04-14 11:17:04 +00:00
sthen
9571cbeb81 static_casts for clang6, substitute MSDOS line-endings in patched files 2018-04-12 08:37:09 +00:00
sthen
f4b108fe1f fix build with clang6, light Makefile tidying 2018-04-12 08:12:05 +00:00
sthen
c50e5de0df reset maintainer address, bounces reported by Vivek Vinod on misc@
while there: mirror distfile, set homepage to archive.org copy, small
Makefile tweaks
2018-04-12 07:25:12 +00:00
naddy
5da62aab37 fix build with clang6: disambiguate call to bind(2) from std::bind 2018-04-11 20:50:42 +00:00
jasper
acb3afa0ed fix build with clang6 2018-04-11 18:15:59 +00:00
sthen
bfc4d1d7aa reinstate old patch accidentally removed 2018-04-11 12:30:41 +00:00
sthen
f52f27b077 clang6 fixes, from Timo Myyrä, plus regen wantlib 2018-04-11 12:21:47 +00:00
sthen
c6a7523924 clang6 from Timo Myyrä, plus a bit of port cleanup from me 2018-04-11 12:16:19 +00:00
bentley
da4c543718 Fix build on clang 6. 2018-04-11 06:40:26 +00:00
naddy
b54f2778a6 fix build with clang6 2018-04-10 19:58:55 +00:00
sthen
6795fce182 clang6 patches from Timo Myyrä 2018-04-10 15:58:27 +00:00
sthen
4900290518 unbreak with clang 6, from Timo Myyrä 2018-04-10 15:41:55 +00:00
jsg
dfaa2e46cd Fix build with clang 6.0. From FreeBSD ports. 2018-04-10 06:59:58 +00:00
jasper
71800760ef fix build with clang6; from Timo Myyra with feedback from stsp@ 2018-04-09 16:45:05 +00:00
jasper
3ba906121b fix build with clang6; from Timo Myyra 2018-04-09 16:43:50 +00:00
jasper
6f6538cc84 fix mangled patch 2018-04-09 16:43:01 +00:00
jasper
bbb1cfcb5c fix build with clang6; from Timo Myyra 2018-04-09 16:41:36 +00:00
jasper
1cba3e62f7 fix build with clang6; from Timo Myyra 2018-04-09 16:35:38 +00:00
jasper
aa381eb708 fix build with clang6; from Timo Myyra 2018-04-09 16:34:05 +00:00
jasper
326218f8b2 reset MAINTAINER per felix' request 2018-04-09 07:48:38 +00:00
bentley
aa2227b0ba Fix with clang 6. 2018-04-09 05:56:50 +00:00
bcallah
5977960396 Fix build with clang6. Retake MAINTAINER while here. 2018-04-08 19:17:57 +00:00
bcallah
df0cf0717a Fix build with clang6. Retake MAINTAINER while here.
ok jasper@
2018-04-08 19:17:14 +00:00
bcallah
d82c18bf6f Fix build with clang6. Retake MAINTAINER while here.
ok jasper@
2018-04-08 19:16:43 +00:00
bcallah
c0dd0d0789 Fix build with clang6
ok jasper@
2018-04-08 19:15:41 +00:00
jasper
d732e74ace fix build with clang6 2018-04-08 13:56:41 +00:00
jasper
5b98032549 fix build with clang6 2018-04-08 13:36:10 +00:00
espie
d7800140ea let icon data be unsigned, so that C++ doesn't holler about sizes, then
cast it back to char* for the actual icon creation.
2018-04-07 11:11:04 +00:00
benoit
4b8b50f22e Update to rocksndiamonds-4.0.1.4. 2018-04-01 19:43:44 +00:00
landry
4b1b01d6f6 Update to pysol 2.1.3.
Switch to python3, and use the external (huge) cardset distfile.
Maintainer timeout.
2018-04-01 09:34:06 +00:00
landry
64a87b6516 Fix build with py-game 1.9.3.
A bit hackish, but newer renpy versions even forked their own version of
py-game..
2018-04-01 09:30:18 +00:00
landry
cfa378bddb Bump REVISION on pygame consumers to account for pygame->py-game renaming. 2018-04-01 09:29:31 +00:00
sthen
6a337423f1 update to urbanterror 4.3.3, the current version in ports is unable to join
games on most servers as it's outdated. without the update it's a bit of a
waste shipping 3+GB of packages for various arches :)

ok bentley@
2018-03-23 22:59:36 +00:00
bcallah
8bc41a6bae Update to OpenRCT2-0.1.2
changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.1.2
2018-03-19 02:59:49 +00:00
abieber
3f6826e47d Bump to the latest. This includes a stdin flush fix from Tom Murphy
<openbsd@pertho.net> which fixes the following:

- ioq3ded now starts properly on boot (reported by awolk@).
- ioq3ded no longer hangs while consuming large amounts of cpu.

OK awolk@
2018-03-15 00:36:21 +00:00
awolk
0fcd7888c8 games/yquake2 7.10 => 7.20
OK abieber@

Submitted by Tom Murphy (thanks!)
2018-03-15 00:33:54 +00:00
jasper
5a46275fb0 - update to enigma-1.21 to chase the xerces-c update 2018-03-13 21:13:48 +00:00
bcallah
ac755697cb Update to wtf-20180307 2018-03-13 02:54:45 +00:00
fcambus
e3d22a687d Remove defunct HOMEPAGE and switch MASTER_SITES to distfiles.pl.
Thanks to Dawid Kostur for reporting the issue.
2018-03-08 17:19:20 +00:00
bentley
f5df14f58c Fix conflict with clock(3).
Maybe fixes build on macppc.
2018-03-07 03:49:47 +00:00
sthen
42c83be690 update to cataclysm-dda-2018.02.01, from maintainer Tim Meunier 2018-03-05 09:44:06 +00:00
bcallah
6d6d270b4e Update to wtf-20180219 2018-03-04 23:52:31 +00:00
benoit
cf378bd730 Update to rocksndiamonds-4.0.1.3. 2018-03-04 10:41:12 +00:00
bcallah
e0e61235cf Chase latest FreeSerf updates. 2018-03-03 02:10:52 +00:00
kirby
14fc586508 un-conflict DISTFILES with the same names
suggested by sthen@, 'makes sense' to landr@

sorry, missed ypur mails before previous commit
2018-03-02 06:59:06 +00:00
kirby
f304ba3041 switch to github release
from maintainer Thomas Frohwein with DISTFILES tweak from me
2018-03-02 06:48:12 +00:00
bentley
641ba80cd2 SECURITY update to urbanterror-4.3.2-hotfix.
Fixes CVE-2017-6903.

Separately, this update also removes USE_WXNEEDED.

From Ryan Freeman (maintainer). Thanks!
2018-02-26 08:54:59 +00:00