Version: 5.5.0, Package name: minetest-5.5.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Minetest is a free and open source infinite-world block sandbox game and a game engine, inspired by InfiniMiner, Minecraft and the like. |
Filesize: 2522.394 KB |
Version History (View Complete History) |
|
2021-07-26 23:08:39 by Sebastien Marie | Files touched by this commit (5) |
Log message: update games/minetest to 5.4.1 |
2020-09-09 05:32:13 by Sebastien Marie | Files touched by this commit (7) |
Log message: update games/minetest to 5.3.0 - disable luajit and use plain lua (cmake is hard, and previous build was already broken and didn't use it) - use jsoncpp from ports - enable the testsuite |
2020-05-26 14:01:01 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Unbreak build; use system FindLua* cmake modules |
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-11-02 12:48:39 by Christian Weisgerber | Files touched by this commit (43) |
Log message: bump for package path change devel/gmp -> devel/gmp,-main |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: 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-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-06-25 14:44:13 by Landry Breuil | Files touched by this commit (2) |
Log message: Fix libgmp detection and build against devel/gmp |
2018-06-25 14:02:06 by Landry Breuil | Files touched by this commit (6) |
Log message: Update to minetest 0.4.17.1, from Leonid Bobrov. Build the server binary. |
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-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2016-09-23 03:16:58 by Stuart Henderson | Files touched by this commit (124) |
Log message: Cope with moving sqlite3 back to ports. |
2016-06-29 02:15:32 by Landry Breuil | Files touched by this commit (1) |
Log message: Complete test_serialization.cpp patch to hopefully fix i386 build ok sthen@ |
2016-06-28 07:56:58 by Landry Breuil | Files touched by this commit (2) |
Log message: Update patches |
2016-06-26 23:26:13 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to minetest 0.4.14, from David Carlier, thanks! |
2015-11-06 05:16:12 by Landry Breuil | Files touched by this commit (1) |
Log message: Force-disable redis detection at configure time, otherwise minetest picks it if present. Noticed by naddy. While here also force-disable leveldb detection... |
2015-09-24 03:50:24 by Stuart Henderson | Files touched by this commit (1) |
Log message: LL suffix for 64-bit constant, unbreak minetest on 32-bit arch. |
2015-09-17 16:06:31 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to minetest 0.4.13. http://dev.minetest.net/Changelog#0.4.12_.E2.86.92_0.4.13 |
2015-09-10 00:57:59 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Picks up luajit. Indent while here. |
2015-04-05 15:06:23 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to minetest 0.4.12. See http://dev.minetest.net/Changelog#0.4.11_.E2.86.92_0.4.12 |
2015-03-27 02:41:06 by Antoine Jacoutot | Files touched by this commit (41) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2015-03-26 02:07:49 by David Coppa | Files touched by this commit (1) |
Log message: CMake-3.2.1: FindLibintl.cmake -> FindIntl.cmake |
2014-11-04 09:57:14 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to minetest 0.4.10. See http://dev.minetest.net/Changelog#0.4.9_.E2.86.92_0.4.10 for changes. |
2014-11-04 08:41:40 by David Coppa | Files touched by this commit (3) |
Log message: No default optimizations |