Version: 4.2.4, Package name: warzone2100-4.2.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Warzone 2100 was an innovative 3D real-time strategy game back in 1999, and most will agree it didn't enjoy the commercial success it could have had. The game's source code was liberated on December 6th, 2004, under a GPL license. Soon after that, the Warzone 2100 ReDev project was formed to take care of its future. |
Filesize: 330747.148 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-03-08 13:00:57 by Charlene Wendling | Files touched by this commit (344) |
Log message: qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@ |
2018-10-22 14:04:07 by Christian Weisgerber | Files touched by this commit (1) |
Log message: libogg routines are called from the main program, so we need to explicitly link against it. Trying to fix the autoconf/automake infrastructure proved troublesome, so wedge it in sideways. |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
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-27 02:18:46 by Marc Espie | Files touched by this commit (5) |
Log message: WANT_CXX, patches inspired by freebsd. horrible hack to prevent build failure if incompatible ports' glm is installed... |
2017-05-24 07:06:47 by Kirill Bychkov | Files touched by this commit (4) |
Log message: Updateb to warzone2100-3.2.3. Remove patch committed upstream |
2016-12-25 07:34:40 by Vadim Zhukov | Files touched by this commit (43) |
Log message: Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps. The devel/kf5 to be handled separately, please wait. |
2016-12-19 05:29:01 by Kirill Bychkov | Files touched by this commit (5) |
Log message: Bugfix update to warzone2100-3.2.2 |
2016-09-10 18:08:42 by Christian Weisgerber | Files touched by this commit (1) |
Log message: cannot cast nullptr_t to enum type |
2016-08-02 04:19:55 by Kirill Bychkov | Files touched by this commit (6) |
Log message: bugfix update to warzone2100-3.2.1 |
2016-08-01 04:25:02 by Kirill Bychkov | Files touched by this commit (4) |
Log message: update to warzone2100-3.2.0 |
2016-04-19 05:20:42 by Kirill Bychkov | Files touched by this commit (4) |
Log message: bugfix update to warzone2100-3.1.5 remove gettext module and enable SEPARATE_BUILD while here |
2016-03-01 12:33:54 by Kirill Bychkov | Files touched by this commit (1) |
Log message: add missing BUILD_DEPENDS on textproc/asciidoc spotted by nigel@, thanks! |
2016-03-01 00:29:32 by Kirill Bychkov | Files touched by this commit (4) |
Log message: update to warzone2100-3.1.3 |
2015-05-07 16:43:15 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak after recent glew update. |
2015-01-15 14:03:22 by Kirill Bychkov | Files touched by this commit (2) |
Log message: bugfix update to warzone2100-3.1.2 changelog: https://github.com/Warzone2100/warzone2100/blob/master/ChangeLog |
2011-07-07 15:16:44 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: - update to 2.3.8 - enable on amd64, after the openal update things have improved a tad from brad |
2011-04-28 12:38:04 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - we have nearbyint() in libm now. |
2011-03-26 04:05:24 by Stuart Henderson | Files touched by this commit (10) |
Log message: Bump ports which should be using newer autoconf to 2.65; config.h files checked. From Brad. |
2011-03-13 04:26:26 by David Coppa | Files touched by this commit (5) |
Log message: Bugfix update to warzone2100-2.3.7. From Brad. Tested by me. |
2011-01-13 02:36:35 by David Coppa | Files touched by this commit (1) |
Log message: Revert previous commit: warzone2100 is still too flakey on amd64 atm. |
2011-01-12 07:17:46 by David Coppa | Files touched by this commit (1) |
Log message: Add amd64 to the list of supported ARCHS Rivo Nurges <rix at estpak dot ee> says it works well. Ok Brad |
2010-12-05 09:14:17 by David Coppa | Files touched by this commit (8) |
Log message: Update to warzone2100-2.3.6 From Brad, with tweaks by me. |
2010-11-22 03:16:09 by Marc Espie | Files touched by this commit (42) |
Log message: remaining WANTLIB go .>= to >= |
2010-11-16 04:23:29 by Marc Espie | Files touched by this commit (200) |
Log message: new depends |
2010-11-08 11:14:21 by Marc Espie | Files touched by this commit (12) |
Log message: more WANTLIB |
2010-10-24 15:19:03 by Antoine Jacoutot | Files touched by this commit (143) |
Log message: Remove USE_X11. |
2009-12-22 09:28:01 by Antoine Jacoutot | Files touched by this commit (64) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ sthen@ landry@ |
2009-12-16 14:13:24 by Christian Weisgerber | Files touched by this commit (2) |
Log message: openal now pulls in libsndio rather than libossaudio |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2008-09-28 01:34:43 by Nikolay Sturm | Files touched by this commit (1) |
Log message: missing BUILD_DEPENDS on unzip |