Commit Graph

60 Commits

Author SHA1 Message Date
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
jasper
e3fa076a28 Security fix for CVE-2012-3436,
Denial of service (server) using ships on half tiles and landscaping.
2012-08-21 18:01:42 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
sthen
1ac994be54 SECURITY update to OpenTTD 1.1.5, CVE-2012-0049 2012-01-22 21:41:48 +00:00
ajacoutot
fb8db5e14a SECURITY update to openttd-1.1.4.
(CVE-2011-3341, CVE-2011-3342, CVE-2011-3343)
2012-01-13 07:54:43 +00:00
ajacoutot
4775efcc04 Add a dependency on x11/gtk+2,-guic. 2011-12-03 19:49:45 +00:00
ajacoutot
ea2155da30 Remove MAINTAINER as per his request. 2011-12-02 08:29:45 +00:00
sthen
d5b77889df SECURITY/bugfix update to OpenTTD 1.1.3, from Daniel Dickman (maintainer),
thanks Tobias Ulmer for testing.

CVE-2011-3341 Denial of service via improperly validated commands
CVE-2011-3342 Buffer overflows in savegame loading
CVE-2011-3343 Multiple buffer overflows in validation of external data
2011-09-26 10:12:46 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
rpointel
bac0534b21 Update opentdd to 1.1.0 from Daniel Dickman (MAINTAINER).
Adjust WANTLIB and LIB_DEPENDS with lzma from me.
2011-04-02 15:39:36 +00:00
jasper
e92f459852 - update openttd to 1.0.5, which among bugfixes, fixes CVE-2010-4168.
with daniel dickman (MAINTAINER)
2010-11-22 13:04:22 +00:00
espie
6e2d69ab88 new depends 2010-11-16 11:23:25 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
68505ea57d USE_GROFF=Yes 2010-10-18 18:00:15 +00:00
jasper
49cfd5d282 - don't install a gzipped manpage
ok daniel dickman (MAINTAINER)
2010-09-24 10:33:34 +00:00
sthen
239c513a51 - missing update-icon-cache goo
- regen plist
- disable configure tests for timidity, allegro to avoid picking
up deps if installed at build time
- add dep on icu4c
- Daniel Dickman takes maintainer

(discussed with Daniel and mostly in a diff he agreed with which
crossed over with the update being committed ;)
2010-09-19 20:55:01 +00:00
jasper
4b7f2459c3 - update openttd to 1.0.3, fixing a host of security issues along the way
from Anton Yabchinskiy and Daniel Dickman

mk@ drops maintainership, any takers?
2010-09-19 18:52:08 +00:00
espie
ed7c9e6117 move the bundle to WKRINST, so that things clean up correctly 2010-03-01 14:13:04 +00:00