Port details |
- py-mercantile Web mercator XYZ tile utilities
- 1.2.1_1 science =2 1.2.1_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-08-04 17:24:56
- Last Update: 2024-08-04 17:13:55
- Commit Hash: 1608be4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/mapbox/mercantile
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mercantile>0:science/py-mercantile@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-mercantile/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-mercantile
- pkg install py311-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 py311-mercantile listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mercantile
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1662722235
SHA256 (mercantile-1.2.1.tar.gz) = fa3c6db15daffd58454ac198b31887519a19caccee3f9d63d17ae7ff61b3b56b
SIZE (mercantile-1.2.1.tar.gz) = 26352
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:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=3.0 : devel/py-click@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- graphics/py-contextily
Configuration Options:
- No options to configure
- Options name:
- science_py-mercantile
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from science/mercantile on 2024-08-04
REASON: Move science/mercantile to science/py-mercantile
|
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 |
1.2.1_1 04 Aug 2024 17:13:55 |
Po-Chuan Hsieh (sunpoet) |
science/py-mercantile: Move science/mercantile to science/py-mercantile
- Change MASTER_SITES from GitHub to PYPI
- Add LICENSE_FILE
- Fix version requirement of RUN_DEPENDS
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change
- Take maintainership |
Number of commits found: 1
|