| Port details on branch 2023Q4 |
- py-shapely Python Package for Manipulation 2D Geospatial Geometry
- 2.1.2 devel
=2 1.8.5_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2008-07-18 12:47:20
- Last Update: 2025-11-09 16:31:03
- Commit Hash: f244feb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://shapely.readthedocs.io/en/stable/
- https://github.com/shapely/shapely
- Description:
- Shapely is a Python package for manipulation and analysis of 2D geospatial
geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0
is not concerned with data formats or coordinate reference systems.
Responsibility for reading and writing data and projecting coordinates
is left to other packages like WorldMill and pyproj.
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}shapely>0:devel/py-shapely@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-shapely/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-shapely
- pkg install py311-shapely
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-shapely listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-shapely
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1762586830
SHA256 (shapely-2.1.2.tar.gz) = 2ed4ecb28320a433db18a5bf029986aa8afcfd740745e78847e330d5d94922a9
SIZE (shapely-2.1.2.tar.gz) = 315489
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-numpy>=1.25,1<3,1 : math/py-numpy@py311
- py311-setuptools>=61.0.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-cython>=0.29.37<3 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest-cov>=0 : devel/py-pytest-cov@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.21,1 : math/py-numpy@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libgeos_c.so : graphics/geos
- This port is required by:
- for Build
-
- devel/py-trimesh
- for Run
-
- cad/cura
- devel/py-trimesh
- graphics/py-cartopy
- graphics/py-fiona
- graphics/py-geopandas
- graphics/py-momepy
- graphics/py-osmnet
Configuration Options:
- No options to configure
- Options name:
- devel_py-shapely
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|