notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
py-h3 Python binding of H3 library
3.7.7 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.7.7Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-12 12:07:46
Last Update: 2024-03-23 14:49:28
Commit Hash: 29d8924
Also Listed In: python
License: APACHE20
WWW:
https://uber.github.io/h3-py/
https://github.com/uber/h3-py
Description:
H3 is a geospatial indexing system using a hexagonal grid that can be (approximately) subdivided into finer and finer hexagonal grids, combining the benefits of a hexagonal grid with S2's hierarchical subdivisions. This port is the Python binding for H3 core library.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}h3>0:graphics/py-h3@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-h3/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-h3
  • pkg install py39-h3
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-h3 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-h3
Package flavors (<flavor>: <package>)
  • py39: py39-h3
distinfo:
TIMESTAMP = 1710712506 SHA256 (h3-3.7.7.tar.gz) = 33d141c3cef0725a881771fd8cb80c06a0db84a6e4ca5c647ce095ae07c61e94 SIZE (h3-3.7.7.tar.gz) = 192246

Packages (timestamps in pop-ups are UTC):
py39-h3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.7.73.7.7-3.7.73.7.7---
FreeBSD:13:quarterly3.7.6_13.7.6_1--3.7.7-3.7.6_1-
FreeBSD:14:latest3.7.73.7.7-3.7.73.7.7---
FreeBSD:14:quarterly3.7.6_13.7.7--3.7.7-3.7.6_1-
FreeBSD:15:latest3.7.6_13.7.7n/a3.7.6_1n/a-3.7.6_13.7.6_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. h3>=3.7.2 : graphics/h3
  3. py39-scikit-build>=0 : devel/py-scikit-build@py39
  4. ninja : devel/ninja
  5. cython-3.9 : lang/cython@py39
  6. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  7. python3.9 : lang/python39
Test dependencies:
  1. py39-numpy>=0,1 : math/py-numpy@py39
  2. py39-pytest>=7,1 : devel/py-pytest@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=0,1 : math/py-numpy@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Library dependencies:
  1. libh3.so : graphics/h3
This port is required by:
for Run
  1. misc/py-placekey

Configuration Options:
===> The following configuration options are available for py39-h3-3.7.7: NUMPY=on: NumPy support ===> Use 'make config' to modify these settings
Options name:
graphics_py-h3
USES:
localbase:ldflags ninja:build python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/h/h3/
  2. https://pypi.org/packages/source/h/h3/
Collapse this list.

There are no commits on branch 2022Q3 for this port