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
py-cartopy Cartographic library with Matplotlib support for visualisation
0.23.0 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.22.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-05-18 23:23:40
Last Update: 2024-04-13 09:31:41
Commit Hash: 84a7243
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/SciTools/cartopy
Description:
Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy. It features: - object oriented projection definitions - point, line, polygon and image transformations between projections - integration to expose advanced mapping in Matplotlib with a simple and intuitive interface - powerful vector data handling by integrating shapefile reading with Shapely capabilities
Homepage    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}cartopy>0:graphics/py-cartopy@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-cartopy/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-cartopy
  • pkg install py39-cartopy
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-cartopy listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-cartopy
Package flavors (<flavor>: <package>)
  • py39: py39-cartopy
distinfo:
TIMESTAMP = 1712886448 SHA256 (Cartopy-0.23.0.tar.gz) = 231f37b35701f2ba31d94959cca75e6da04c2eea3a7f14ce1c75ee3b0eae7676 SIZE (Cartopy-0.23.0.tar.gz) = 10687976

Packages (timestamps in pop-ups are UTC):
py39-cartopy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.22.0--0.22.0---
FreeBSD:13:quarterly0.22.00.22.0--0.22.0-0.22.0-
FreeBSD:14:latest0.22.00.22.0--0.22.0---
FreeBSD:14:quarterly0.22.00.22.0--0.22.0-0.22.0-
FreeBSD:15:latest0.22.00.22.0n/a0.22.0n/a-0.22.0-
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. py39-numpy>=0,1 : math/py-numpy@py39
  2. py39-setuptools>=40.6.0 : devel/py-setuptools@py39
  3. py39-setuptools-scm>=7.0.0 : devel/py-setuptools-scm@py39
  4. py39-wheel>=0 : devel/py-wheel@py39
  5. cython-3.9 : lang/cython@py39
  6. python3.9 : lang/python39
  7. py39-build>=0 : devel/py-build@py39
  8. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-matplotlib>=3.4 : math/py-matplotlib@py39
  2. py39-numpy>=1.21,1 : math/py-numpy@py39
  3. py39-packaging>=20 : devel/py-packaging@py39
  4. py39-pyproj>=3.1.0 : graphics/py-pyproj@py39
  5. py39-pyshp>=2.1 : devel/py-pyshp@py39
  6. py39-shapely>=1.7 : devel/py-shapely@py39
  7. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-cartopy-0.23.0: OWS=off: OGC Web Service support PLOTTING=off: Plotting support SPEEDUPS=off: Speed up ===> Use 'make config' to modify these settings
Options name:
graphics_py-cartopy
USES:
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/C/Cartopy/
  2. https://pypi.org/packages/source/C/Cartopy/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.23.0
13 Apr 2024 09:31:41
commit hash: 84a7243349ddcfbb75d49ba57a0ca259cc83f3e3commit hash: 84a7243349ddcfbb75d49ba57a0ca259cc83f3e3commit hash: 84a7243349ddcfbb75d49ba57a0ca259cc83f3e3commit hash: 84a7243349ddcfbb75d49ba57a0ca259cc83f3e3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Update to 0.23.0

- Update LICENSE

Changes:	https://github.com/SciTools/cartopy/releases
0.22.0
31 Mar 2024 03:06:55
commit hash: 381627efd72d91c8ff9b78fff14858996878e4e1commit hash: 381627efd72d91c8ff9b78fff14858996878e4e1commit hash: 381627efd72d91c8ff9b78fff14858996878e4e1commit hash: 381627efd72d91c8ff9b78fff14858996878e4e1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Update version requirement of BUILD_DEPENDS
0.22.0
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
0.22.0
21 Aug 2023 19:01:22
commit hash: d12ac3d691929aad34a3d990bd19cb938ebb0fcfcommit hash: d12ac3d691929aad34a3d990bd19cb938ebb0fcfcommit hash: d12ac3d691929aad34a3d990bd19cb938ebb0fcfcommit hash: d12ac3d691929aad34a3d990bd19cb938ebb0fcf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Add SPEEDUPS option
0.22.0
21 Aug 2023 17:04:23
commit hash: 2d76732556aec9b9c4e51761dfb348ce32d9ee30commit hash: 2d76732556aec9b9c4e51761dfb348ce32d9ee30commit hash: 2d76732556aec9b9c4e51761dfb348ce32d9ee30commit hash: 2d76732556aec9b9c4e51761dfb348ce32d9ee30 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Update to 0.22.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/SciTools/cartopy/releases
0.21.1_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.21.1_1
07 May 2023 16:11:53
commit hash: 0cf3172f1690031e1a6543d81f6619e5057dddd9commit hash: 0cf3172f1690031e1a6543d81f6619e5057dddd9commit hash: 0cf3172f1690031e1a6543d81f6619e5057dddd9commit hash: 0cf3172f1690031e1a6543d81f6619e5057dddd9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-shapely: Fix PORTNAME and WWW

- Bump PORTREVISION for package change

It is to minimize the patch of 2.0.1 update. Upstream also changed the tarball
from Shapely to shapely.

Approved by:	portmgr (blanket)
With hat:	python
0.21.1_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.21.1
30 Jan 2023 13:00:08
commit hash: ea41160682cc0f6ef3920e3ba658fa557ccb07e5commit hash: ea41160682cc0f6ef3920e3ba658fa557ccb07e5commit hash: ea41160682cc0f6ef3920e3ba658fa557ccb07e5commit hash: ea41160682cc0f6ef3920e3ba658fa557ccb07e5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Update to 0.21.1

Changes:	https://github.com/SciTools/cartopy/releases
0.21.0_1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.21.0_1
30 Dec 2022 09:04:58
commit hash: f3d02623056a3af45553987a12e3523d02e21eb9commit hash: f3d02623056a3af45553987a12e3523d02e21eb9commit hash: f3d02623056a3af45553987a12e3523d02e21eb9commit hash: f3d02623056a3af45553987a12e3523d02e21eb9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Cosmetic change
0.21.0_1
20 Oct 2022 14:06:03
commit hash: 5e1e4b9b2760dda35154501954ce9048a6b2732ccommit hash: 5e1e4b9b2760dda35154501954ce9048a6b2732ccommit hash: 5e1e4b9b2760dda35154501954ce9048a6b2732ccommit hash: 5e1e4b9b2760dda35154501954ce9048a6b2732c files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/py-cppy, math/py-kiwisolver: fix versions

These ports install lib tagged as v0.0.0.
Both ports require devel/py-setuptools_scm to generate
the version of the library.

PR:		267120
Reported by:	jwb
Reviewed by:	jwb
0.21.0
10 Sep 2022 18:11:15
commit hash: 33bc4fd713898d87b7fd3e87b5bf94f77e8beae4commit hash: 33bc4fd713898d87b7fd3e87b5bf94f77e8beae4commit hash: 33bc4fd713898d87b7fd3e87b5bf94f77e8beae4commit hash: 33bc4fd713898d87b7fd3e87b5bf94f77e8beae4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Update to 0.21.0

Changes:	https://github.com/SciTools/cartopy/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.20.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.20.3
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.20.3
07 Jul 2022 12:36:16
commit hash: 29e5e6f06694486b50c4e0d39a76c319b6624684commit hash: 29e5e6f06694486b50c4e0d39a76c319b6624684commit hash: 29e5e6f06694486b50c4e0d39a76c319b6624684commit hash: 29e5e6f06694486b50c4e0d39a76c319b6624684 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Update to 0.20.3

Changes:	https://github.com/SciTools/cartopy/releases
0.20.2
23 Jan 2022 18:47:25
commit hash: f7c1fd3e0bb978cf85ef1640d83ecb3e0736cc23commit hash: f7c1fd3e0bb978cf85ef1640d83ecb3e0736cc23commit hash: f7c1fd3e0bb978cf85ef1640d83ecb3e0736cc23commit hash: f7c1fd3e0bb978cf85ef1640d83ecb3e0736cc23 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Update to 0.20.2

- Strip shared library

Changes:	https://github.com/SciTools/cartopy/releases
0.20.1_1
11 Jan 2022 18:44:36
commit hash: 04907079b077c6541d5e1580c6ee120f4fbae786commit hash: 04907079b077c6541d5e1580c6ee120f4fbae786commit hash: 04907079b077c6541d5e1580c6ee120f4fbae786commit hash: 04907079b077c6541d5e1580c6ee120f4fbae786 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Fix 3135e8e9bbab2e19553578231e49d2920bfc6411

- Add missing RUN_DEPENDS
- Update version requirement of *_DEPENDS
- Bump PORTREVISION for dependency change
0.20.1
05 Jan 2022 06:08:24
commit hash: 3135e8e9bbab2e19553578231e49d2920bfc6411commit hash: 3135e8e9bbab2e19553578231e49d2920bfc6411commit hash: 3135e8e9bbab2e19553578231e49d2920bfc6411commit hash: 3135e8e9bbab2e19553578231e49d2920bfc6411 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
Author: Rainer Hurling
graphics/py-cartopy: Update to 0.20.1

- Update to 0.20.1 and build against graphics/proj v8
- Add dependency graphics/py-pyproj for coordinate transformations,
  which added support for building with Proj 8.

Changes:
  - https://github.com/SciTools/cartopy/compare/v0.19.0.post1...v0.20.1

PR:		259682, 258313
Reported by:	rhurlin
Approved by:	maintainer (timeout)
0.19.0
26 May 2021 19:00:21
commit hash: 2b2dfacf637923190e3422a5c02b6d271d57b722commit hash: 2b2dfacf637923190e3422a5c02b6d271d57b722commit hash: 2b2dfacf637923190e3422a5c02b6d271d57b722commit hash: 2b2dfacf637923190e3422a5c02b6d271d57b722 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Update version requirement of RUN_DEPENDS

PR:		255622
Reported by:	Thomas Guymer <t.m.guymer@thomasguymer.co.uk>
0.19.0
10 May 2021 20:13:20
commit hash: 1d44af58980136b882d146f21d8776943a14c5ebcommit hash: 1d44af58980136b882d146f21d8776943a14c5ebcommit hash: 1d44af58980136b882d146f21d8776943a14c5ebcommit hash: 1d44af58980136b882d146f21d8776943a14c5eb files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
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
0.19.0
29 Apr 2021 14:23:55
commit hash: 9e70a5369201113c40d10235233ab90c3aa676b7commit hash: 9e70a5369201113c40d10235233ab90c3aa676b7commit hash: 9e70a5369201113c40d10235233ab90c3aa676b7commit hash: 9e70a5369201113c40d10235233ab90c3aa676b7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Update to 0.19.0.post1

Changes:	https://github.com/SciTools/cartopy/releases
		https://github.com/SciTools/cartopy/blob/master/docs/source/whats_new.rst
0.19.0
25 Apr 2021 20:35:31
commit hash: e3468e7c0e69f3d8bf414bdc81ad94cc66f2eecacommit hash: e3468e7c0e69f3d8bf414bdc81ad94cc66f2eecacommit hash: e3468e7c0e69f3d8bf414bdc81ad94cc66f2eecacommit hash: e3468e7c0e69f3d8bf414bdc81ad94cc66f2eeca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/py-cartopy: Update to 0.19.0

Changes:	https://github.com/SciTools/cartopy/releases
		https://github.com/SciTools/cartopy/blob/master/docs/source/whats_new.rst
0.18.0_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.18.0_2
01 Feb 2021 19:35:09
Revision:563660Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove PYNUMPY and PY_PILLOW
0.18.0_2
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.18.0_2
21 Nov 2020 09:20:26
Revision:555853Original commit files touched by this commit
sunpoet search for other commits by this committer
Update BUILD_DEPENDS
0.18.0_2
18 Nov 2020 05:27:29
Revision:555622Original commit files touched by this commit
lbartoletti search for other commits by this committer
graphics/proj: Update to 7.2.0

Changelog:
  - https://proj.org/news.html#release-notes
0.18.0_1
17 Nov 2020 09:23:59
Revision:555543Original commit files touched by this commit
lbartoletti search for other commits by this committer
graphics/proj: Update to 7.1.1

- Add a pkg-message explaining how to access or sync datum grids from the CDN
  (disabled by default)
- Add curl and tiff dependencies since proj can read datum grids from remote
  COG (Cloud Optimized Geotiff)
- Take maintainer'ship (ok wen@)

PR:		245611
Submitted by:	wen (first version)
Reviewed by:	wen, rhurlin
Approved by:	wen
Exp-run by:	antoine
0.18.0
04 May 2020 19:19:51
Revision:533958Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.18.0

Changes:	https://github.com/SciTools/cartopy/releases
0.17.0_4
28 Mar 2020 12:54:23
Revision:529418Original commit files touched by this commit
sunpoet search for other commits by this committer
Sort RUN_DEPENDS after r529063
0.17.0_4
24 Mar 2020 19:54:57
Revision:529063Original commit files touched by this commit
antoine search for other commits by this committer
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
0.17.0_4
24 Feb 2020 11:36:16
Revision:526962Original commit files touched by this commit
kai search for other commits by this committer
graphics/py-pillow: Update to 7.0.0

* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
  backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
  dropped the support for Python 2.

* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
  consumers that can be built for Python 2 or newer.

* Exceptions are ports that can be built only for either Python 2 or
  Python 3.  For the first case, consumers are just assigned to the
  repo-copied graphics/py-pillow6.

* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
  listed in setup.py as a build dependency [1] and relax the version
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.17.0_3
27 Jul 2019 11:54:48
Revision:507408Original commit files touched by this commit
sunpoet search for other commits by this committer
Add EPSG, OWS and PLOTTING options
0.17.0_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
0.17.0_2
27 Jun 2019 20:04:31
Revision:505227Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
0.17.0_2
27 Jun 2019 03:37:11
Revision:505194Original commit files touched by this commit
wen search for other commits by this committer
- Update to 6.1.0 and fix some ports
- Add missing DEPENDS
- Add TEST_TARGET
- Take maintainership

PR:		237932, 238795
Submitted by:	wenheping2000@hotmail.com,rhurlin@gwdg.de
Approved by:	maintainer(timeout, > 30 days), portmgr@(implicit, fix build)
Exp-run by:	antoine@
Thanks to:	antoine@, sunpoet@, rhurlin@gwdg.de
0.17.0_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.17.0
18 Nov 2018 20:37:11
Revision:485263Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.17.0

Changes:	https://github.com/SciTools/cartopy/releases
0.16.0
13 Sep 2018 21:53:14
Revision:479708Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix typo
0.16.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.16.0
18 May 2018 23:23:22
Revision:470330Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-cartopy 0.16.0

Cartopy is a Python package designed to make drawing maps for data analysis and
visualisation easy.

It features:
- object oriented projection definitions
- point, line, polygon and image transformations between projections
- integration to expose advanced mapping in Matplotlib with a simple and
  intuitive interface
- powerful vector data handling by integrating shapefile reading with Shapely
  capabilities

WWW: https://pypi.org/project/Cartopy/
WWW: https://github.com/SciTools/cartopy

Number of commits found: 43