Port details |
- mercantile Spherical mercator coordinate and tile utilities
- 1.2.1 science
=0 Version of this port present on the latest quarterly branch. - Maintainer: bland@FreeBSD.org
 - Port Added: 2022-09-09 21:35:35
- Last Update: 2022-09-09 19:23:12
- Commit Hash: 52c8968
- License: BSD3CLAUSE
- Description:
- Mercantile is a module of utilities for working with XYZ style spherical
mercator tiles (as in Google Maps, OSM, Mapbox, etc.) and includes a set of
command line programs built on these utilities.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mercantile>0:science/mercantile@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/mercantile/ && make install clean
- To add the package, run one of these commands:
- pkg install science/mercantile
- pkg install py39-mercantile
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-mercantile listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-mercantile
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1662722235
SHA256 (mapbox-mercantile-1.2.1_GH0.tar.gz) = 4437c29cf8ecf96f68e2dfa9e0abe1a125bd9d772d9ee7413d48cbf6092d9e01
SIZE (mapbox-mercantile-1.2.1_GH0.tar.gz) = 36690
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-click>=8.0 : devel/py-click@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_mercantile
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1 09 Sep 2022 19:23:12
    |
Stefan Eßer (se)  |
science/mercantile: move URL from pkg-desxcr to Makefile
The URL at the end of the pkg-descr file has been moved into the
Makefile for all existing ports.
BTW: The following URL might be a better value for WWW, since it
provides the user of the package with examples information about
the concepts.
https://mercantile.readthedocs.io/en/latest/
There is also a link to the GitHub reposirory in that text, but
the WWW value is meant to help a user of the port, not to keep
a note about the repository for the maintainer.
Approved by: portmgr (implicit) |
1.2.1 09 Sep 2022 17:50:30
    |
Alexander Nedotsukov (bland)  |
science/mercantile: Add mercantile, a spherical mercator coordinate and tile
utilities |
Number of commits found: 2
|