Port details |
- luanti Near-infinite-world block sandbox game
- 5.10.0 games =0 5.10.0Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2024-11-17 19:54:10
- Last Update: 2024-11-17 19:51:07
- Commit Hash: fca387c
- License: LGPL21+
- WWW:
- https://www.minetest.net/
- Description:
- Minetest is a near-infinite-world block sandbox game and a game engine,
inspired by InfiniMiner, Minecraft, and the like.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/luanti/ && make install clean
- To add the package, run one of these commands:
- pkg install games/luanti
- pkg install luanti
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: luanti
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731328367
SHA256 (minetest-minetest-5.10.0_GH0.tar.gz) = 2a3161c04e7389608006f01280eda30507f8bacfa1d6b64c2af1b820a62d2677
SIZE (minetest-minetest-5.10.0_GH0.tar.gz) = 12257502
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- Library dependencies:
-
- libgmp.so : math/gmp
- libjsoncpp.so : devel/jsoncpp
- libzstd.so : archivers/zstd
- libpng.so : graphics/png
- libfreetype.so : print/freetype2
- libcurl.so : ftp/curl
- libvorbis.so : audio/libvorbis
- libogg.so : audio/libogg
- libiconv.so : converters/libiconv
- libsqlite3.so : databases/sqlite3
- libGL.so : graphics/libglvnd
- libjpeg.so : graphics/jpeg-turbo
- libluajit-5.1.so : lang/luajit-openresty
- libintl.so : devel/gettext-runtime
- libopenal.so.1 : audio/openal-soft
- This port is required by:
- for Run
-
- games/minetest_game
Configuration Options:
- ===> The following configuration options are available for luanti-5.10.0:
CURL=on: Enable cURL support for fetching media
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
LUAJIT=on: LuaJIT support
NCURSES=on: Enable ncurses console
NLS=on: Native Language Support
SOUND=on: Enable sound
TEST=off: Build and/or run tests
====> Software components: you have to choose at least one of them
CLIENT=on: Build client
SERVER=on: Build server
====> Database support
PGSQL=off: PostgreSQL database support
LEVELDB=off: Enable LevelDB backend
REDIS=off: Enable Redis backend
SPATIAL=off: Enable SpatialIndex AreaStore backend
===> Use 'make config' to modify these settings
- Options name:
- games_luanti
- USES:
- cmake compiler:c++17-lang cpe iconv:wchar_t sqlite gl jpeg xorg luajit:luajit-openresty ncurses gettext openal
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from games/minetest on 2024-11-17
REASON: Chase upstream rename
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.10.0 17 Nov 2024 19:51:07 |
Dmitry Marakasov (amdmi3) |
games/luanti: move from games/minetest, update 5.9.1 → 5.10.0
Upstream now installs compatibility symlinks minetest→luanti and
minetestserver→luantiserver. UIDs/GIDs, rc.d script, runtime
directories, config file, rc.conf variables related to the port
were not changed (just the manpages were renamed), so systemwide
minetestserver should not require any changes to keep running. |
Number of commits found: 1
|