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 2022Q2
py-s2 Python binding of S2 Geometry Library
0.11.1 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 0.11.1Version 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:11:36
Last Update: 2024-02-21 15:06:52
Commit Hash: 2a3dadc
Also Listed In: python
License: APACHE20
WWW:
https://s2geometry.io/
https://github.com/google/s2geometry
Description:
S2 Geometry Library is a package for manipulating geometric shapes. Unlike many geometry libraries, S2 is primarily designed to work with spherical geometry, i.e., shapes drawn on a sphere rather than on a planar 2D map. This makes it especially suitable for working with geographic data. This port is the Python binding of S2 Geometry 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
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/py39-s2-0.11.1/catalog.mk
  2. /usr/local/share/licenses/py39-s2-0.11.1/LICENSE
  3. /usr/local/share/licenses/py39-s2-0.11.1/APACHE20
  4. lib/python3.9/site-packages/__init__.py
  5. lib/python3.9/site-packages/__pycache__/__init__.cpython-39.opt-1.pyc
  6. lib/python3.9/site-packages/__pycache__/__init__.cpython-39.pyc
  7. lib/python3.9/site-packages/_s2geometry.so
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}s2>0:graphics/py-s2@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-s2/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-s2
  • pkg install py39-s2
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-s2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-s2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708448988 SHA256 (google-s2geometry-v0.11.1_GH0.tar.gz) = bdbeb8ebdb88fa934257caf81bb44b55711617a3ab4fdec2c3cfd6cc31b61734 SIZE (google-s2geometry-v0.11.1_GH0.tar.gz) = 1180820

Packages (timestamps in pop-ups are UTC):
py37-s2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------0.9.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-s2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.11.10.11.1-0.11.1----
FreeBSD:13:quarterly0.10.0_10.10.0_10.10.0_10.10.0_1-0.10.0_10.10.0_10.10.0_1
FreeBSD:14:latest0.11.10.11.10.10.00.11.1-0.10.0_1-0.10.0_1
FreeBSD:14:quarterly0.10.0_10.11.1-0.10.0_1-0.10.0_10.10.0_10.10.0_1
FreeBSD:15:latest0.11.10.11.1n/a0.10.0_1n/a0.10.0_10.10.0_10.11.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. s2>=0.11.1<0.11.1_99 : graphics/s2
  2. swig>=4 : devel/swig
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libs2.so : graphics/s2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_py-s2
USES:
cmake compiler:c++17-lang localbase:ldflags python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/google/s2geometry/tar.gz/v0.11.1?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port