Version: 0.5.8, Package name: sumwars-0.5.8 |
Maintained by: Pascal Stumpf |
Master sites: |
Description Summoning Wars is an open source role-playing game, featuring both a single-player and a multiplayer mode for about 2 to 8 players. |
Filesize: 105284.461 KB |
Version History (View Complete History) |
|
2021-02-26 11:20:37 by Christian Weisgerber | Files touched by this commit (149) |
Log message: remove carriage returns ('\r') from patch files and set FIX_CRLF_FILES |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2018-04-16 01:05:34 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: fix build with clang6 |
2018-01-09 14:02:36 by Ingo Schwarze | Files touched by this commit (7) |
Log message: Sumwars was written for Lua 4, but OpenBSD uses Lua 5.2, which is incompatible, so patch it. No idea how to notify upstream, HOMEPAGE is broken (PHP errors) and i can't find any mail address anywhere. Issue reported by <mrsatterly at mrsatterly dot com> on ports@. OK pascal@ (MAINTAINER) and bentley@ |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-25 03:30:04 by Marc Espie | Files touched by this commit (1) |
Log message: unbreak packaging, WANT_CXX got lost |
2017-05-23 16:56:57 by Marc Espie | Files touched by this commit (2) |
Log message: WANT_CXX |
2016-05-07 06:40:58 by Pascal Stumpf | Files touched by this commit (68) |
Log message: Update my mail address. |
2015-08-25 08:17:45 by Stuart Henderson | Files touched by this commit (6) |
Log message: wantlib |
2015-05-28 04:17:32 by Pascal Stumpf | Files touched by this commit (265) |
Log message: gcc4 bumps, reminded by aja@ |
2015-05-12 05:58:51 by Pascal Stumpf | Files touched by this commit (5) |
Log message: Fix a bunch of my ports in preparation for decoupling CXXFLAGS from CFLAGS. found by naddy@ in a bulk with jsg@'s diff |
2014-11-07 03:40:05 by Antoine Jacoutot | Files touched by this commit (23) |
Log message: No need for default CMAKE_BUILD_TYPE. |