Port details |
- minetestmapper Generate an overview image of a minetest map
- 20220221 games =2 20220221Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2021-03-12 03:09:42
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: graphics
- License: GPLv2+
- WWW:
- https://github.com/minetest/minetestmapper
- Description:
- Minetestmapper generates an overview image from a Minetest map.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- minetestmapper>0:games/minetestmapper
- To install the port:
- cd /usr/ports/games/minetestmapper/ && make install clean
- To add the package, run one of these commands:
- pkg install games/minetestmapper
- pkg install minetestmapper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: minetestmapper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645704770
SHA256 (minetest-minetestmapper-20220221_GH0.tar.gz) = 6c76676fc59f19bbcb01c1785e8cc38b85b7ca7997a2755c8f256f64a8033f5e
SIZE (minetest-minetestmapper-20220221_GH0.tar.gz) = 36616
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgd.so : graphics/gd
- libsqlite3.so : databases/sqlite3
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for minetestmapper-20220221:
DOCS=on: Build and/or install documentation
====> Database support
PGSQL=off: PostgreSQL database support
LEVELDB=off: Enable LevelDB backend
REDIS=off: Enable Redis backend
===> Use 'make config' to modify these settings
- Options name:
- games_minetestmapper
- USES:
- cmake compiler:c11 pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20220221 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20220221 24 Feb 2022 19:05:33 |
Dmitry Marakasov (amdmi3) |
games/minetestmapper: remove stray files |
20220221 24 Feb 2022 15:20:47 |
Dmitry Marakasov (amdmi3) |
games/minetestmapper: update 20200328 → 20220221 |
20200328 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
20200328 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
20200328 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20200328 12 Mar 2021 08:57:17 |
linimon |
Add compiler:c11 to USES to fix build on GCC-based systems:
/wrkdirs/usr/ports/games/minetestmapper/work/minetestmapper-20200328/PixelAttributes.cpp:17:
error: 'nullptr' was not declared in this scope
Approved by: portmgr (tier-2 blanket) |
20200328 12 Mar 2021 03:08:53 |
amdmi3 |
Minetestmapper generates an overview image from a Minetest map.
WWW: https://github.com/minetest/minetestmapper |