Hi ports --Attached is a new port, games/corsixth. CorsixTH is an open source clone of the game Theme Hospital.
--- pkg/DESCR: CorsixTH is a reimplementation of the 1997 Bullfrog business sim Theme Hospital. As well as faithfully recreating the original, CorsixTH adds support for modern operating systems, high resolutions, and much more. CorsixTH requires game assets from Theme Hospital to work properly. ---You will have to obtain a copy of Theme Hospital to play this (the GoG download worked for me using innoextract to extract it, like with OpenRCT2).
This requires a C++11 compiler. In theory, CorsixTH should work on any platform even those that don't have clang as their base compiler (I don't have the hardware to test, sadly). I don't think it's appropriate to do ONLY_FOR_ARCHS=${CLANG_ARCHS} unless the theory doesn't work out in practice. What's the best way to do this?
COMPILER = clang gcc
MODCLANG_ARCHS = <some list that doesn't include ${CLANG_ARCHS}>
MODGCC4_ARCHS = <some list that doesn't include ${CLANG_ARCHS} or
${MODCLANG_ARCHS}>
Does this make sense? Comments/OKs welcome, port attached. Works well on amd64. ~Brian
corsixth.tgz
Description: Binary data
