solene
edf62a0926
Update to openttd-12.1
2021-11-25 17:19:32 +00:00
solene
785d3ac235
Update to openttd-12.0
2021-10-28 09:58:15 +00:00
danj
165924aed6
Remove empty files
...
ok sthen solene
2021-07-08 01:49:34 +00:00
solene
a2883a7c17
Update to openttd-1.11.2
...
ok paco@
2021-05-04 21:33:46 +00:00
solene
382374b31d
Update to openttd-1.11.0
...
Maintainer change from bentley@ to solene@
ok paco@ bentley@
tested on powerpc by cwen@
2021-04-27 18:54:08 +00:00
solene
bad2bdcb8e
Update to openttd-1.10.3
...
ok paco@ bentley@
2020-08-10 21:10:35 +00:00
solene
103ec12476
Update to openttd-1.10.2
...
ok bentley@
2020-06-15 11:20:09 +00:00
solene
6fb796727a
Update to openttd-1.10.1
...
this is little bugfix release
ok maintainer bentley@
2020-04-19 08:24:33 +00:00
solene
3ee83a3258
Update to openttd-1.10.0
...
ok maintainer bentley@
2020-04-07 15:13:34 +00:00
cwen
9e92d20c21
openttd: fix endianness detection by using <endian.h>, so colors are
...
not off anymore on big endian archs.
Spotted by and OK solene@, no objection from bentley@ (maintainer)
2020-02-12 10:23:36 +00:00
bentley
da80484f79
Missed hidden dependency on fluidsynth.
...
Noticed by sthen@
While here, enable debug package.
2019-11-15 22:55:15 +00:00
solene
249de8f328
Update to openttd-1.9.3
...
ok bentley@ bcallah@
2019-09-21 08:48:05 +00:00
sthen
484cf3de0c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:45:45 +00:00
bentley
15982465fe
Update to openttd-1.9.1.
...
Release notes:
https://proxy.binaries.openttd.org/openttd-releases/1.9.1/changelog.txt
https://proxy.binaries.openttd.org/openttd-releases/1.9.0/changelog.txt
2019-04-20 00:33:32 +00:00
ajacoutot
91f6e857c7
Unbreak with new icu.
2018-12-09 21:01:03 +00:00
bentley
f567db69b5
Drop support for midiplay and revert to upstream's default of timidity.
...
Discussed with ratchov@
2018-11-13 04:05:34 +00:00
sthen
25f0e460f2
Add COMPILER lines to c++ ports which currently use the default. Adjust
...
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.
This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -
- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.
- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.
devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
sthen
ad9522351b
unbreak with newer libc++. FreeBSD r447202. ok bentley@
2018-09-11 19:24:01 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +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
sthen
1dd1aed429
bump; textproc/icu4c now uses multi-packages for -wwwdata
2017-08-24 09:45:23 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
bentley
b2fd26e3ba
Update to openttd-1.7.0.
2017-04-13 07:37:08 +00:00
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
ajacoutot
37b43c1883
Sync WANTLIB after recent icu4c update.
2016-12-05 16:16:23 +00:00
bentley
9467a7bad7
Update to openttd-1.6.1.
...
Release notes:
http://us.binaries.openttd.org/binaries/releases/1.6.1/changelog.txt
2016-08-01 19:19:46 +00:00
bentley
fc1e7aa66c
Update to openttd-1.6.0.
...
Changelog:
http://us.binaries.openttd.org/binaries/releases/1.6.0/changelog.txt
2016-06-05 11:28:25 +00:00
ajacoutot
05039e94de
Use consistent email address for the MAINTAINER line.
...
ok bentley@ (maintainer)
2016-01-11 09:35:44 +00:00
bentley
b1ee396c46
Update to openttd-1.5.3.
2015-12-07 04:26:53 +00:00
bentley
a50b286e2a
Update to openttd-1.5.2.
...
Changelog:
http://us.binaries.openttd.org/binaries/releases/1.5.2/changelog.txt
ok kirby@
2015-09-07 21:32:27 +00:00
bentley
ed2b7659da
Update to openttd-1.5.1.
...
Changelog:
http://us.binaries.openttd.org/binaries/releases/1.5.1/changelog.txt
2015-06-02 17:16:13 +00:00
bentley
ead03ddec3
Update to openttd-1.5.0.
...
Changelog:
http://us.binaries.openttd.org/binaries/releases/1.5.0/changelog.txt
ok daniel@
2015-04-15 01:39:16 +00:00
ajacoutot
f33b253e38
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:41:04 +00:00
dcoppa
ce693ee188
Fix compilation with freetype2 version 2.5.4 and newer
...
(upstream svn revision r27079)
2014-12-23 11:32:30 +00:00
bentley
a9738e28df
Update to openttd-1.4.4.
...
Patch from Jakub Skrzypnik.
2014-11-11 07:49:07 +00:00
bentley
79dce1105f
Update to openttd-1.4.3.
2014-10-13 11:22:58 +00:00
bentley
c03acabcea
Update to openttd-1.4.2.
...
Replace an unnecessary patch with a configure option. (from zhuk@)
2014-08-22 02:32:26 +00:00
bentley
b0414c2440
Update to openttd-1.4.1.
...
ok bcallah@ kirby@
2014-07-01 02:09:27 +00:00
bentley
b1147e9607
Update to openttd-1.4.0.
...
Changelog for 1.4.0 at:
http://vcs.openttd.org/svn/changeset?new=26378%40trunk%2Fchangelog.txt&old=26137%40trunk%2Fchangelog.txt
comments + ok kirby@
2014-04-10 06:32:48 +00:00
bentley
f330f989cd
Security update to openttd-1.3.3.
...
Fixes CVE-2013-6411:
Denial of service (server) using forcefully crashed aircrafts
https://security.openttd.org/en/CVE-2013-6411
Full changelog at:
http://us.binaries.openttd.org/binaries/releases/1.3.3/changelog.txt
ok sthen@
2013-12-08 14:58:32 +00:00
bentley
2095691a36
Update to openttd-1.3.2.
...
ok jasper@
2013-09-24 06:33:02 +00:00
bentley
ae27b5d7e3
Update to openttd-1.3.1.
...
Respect CFLAGS.
Don't crash during build (use our strndup/strcasestr instead of openttd's).
ok espie@
2013-06-25 22:41:41 +00:00
bentley
87bb2c1268
Update to openttd-1.3.0.
...
ok bcallah@
2013-04-20 02:52:31 +00:00
espie
9cd014a3ca
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:02:49 +00:00
bentley
401ab3e058
Take maintainership of some ports I'm interested in.
...
Initially suggested by kirby@
2013-02-02 04:39:55 +00:00
kirby
8421618222
- Use DIST_SUBDIR. Reflects data files belonging.
...
- Remove *.desktop file templates.
- Remove unneeded patch.
ok bentley@, maintaiber
2013-01-18 11:34:37 +00:00
bentley
46907ddd72
Update to openttd-1.2.3.
...
ok tobiasu@
2012-12-25 00:17:37 +00:00