Port details |
- py-descartes Use geometric objects as matplotlib paths and patches
- 1.1.0_1 graphics
=0 1.1.0_1Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2019-06-10 13:55:09
- Last Update: 2021-05-10 20:13:20
- Commit Hash: 1d44af5
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Process Shapely (devel/py-shapely) or GeoJSON-like objects as matplotlib paths
and patches.
WWW: https://pypi.python.org/pypi/descartes
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}descartes>0:graphics/py-descartes@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-descartes/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-descartes
- pkg install py38-descartes
NOTE: This is a Python port. Instead of py38-descartes listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-descartes
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1527880583
SHA256 (descartes-1.1.0.tar.gz) = 135a502146af5ed6ff359975e2ebc5fa4b71b5432c355c2cafdc6dea1337035b
SIZE (descartes-1.1.0.tar.gz) = 3525
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-matplotlib>=0.98 : math/py-matplotlib@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- math/py-splot
- Configuration Options:
- No options to configure
- Options name:
- graphics_py-descartes
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 May 2021 20:13:20 1.1.0_1
|
Thierry Thomas (thierry)  |
math/py-matplotlib: chase minimum Python version in dependent ports
Since the previous update changed USES=python from 3.6+ to 3.7+, all
dependent ports must have USES=python:3.7+ as well, otherwise it breaks
the @py36 flavor.
PR: 255347
Reported by: sunpoet |
07 Apr 2021 08:09:01 1.1.0_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.1.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 Sep 2020 14:15:43
1.1.0_1
|
antoine  |
Unbreak bulk -a |
14 Jan 2020 21:45:15
1.1.0_1
|
lbartoletti  |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
26 Jul 2019 20:46:57
1.1.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
10 Jun 2019 13:55:02
1.1.0
|
kai  |
New port: graphics/py-descartes
Process Shapely (devel/py-shapely) or GeoJSON-like objects as matplotlib paths
and patches.
WWW: https://pypi.python.org/pypi/descartes
PR: 228793
Submitted by: lbartoletti@tuxfamily.org |
Number of commits found: 7
|