| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=563660
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=559531
|
|
|
|
| |
Notes:
svn path=/head/; revision=555853
|
|
|
|
|
|
|
|
| |
Changelog:
- https://proj.org/news.html#release-notes
Notes:
svn path=/head/; revision=555622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=555543
|
|
|
|
|
|
|
| |
Changes: https://github.com/SciTools/cartopy/releases
Notes:
svn path=/head/; revision=533958
|
|
|
|
| |
Notes:
svn path=/head/; revision=529418
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Originally submitted by: kai
Notes:
svn path=/head/; revision=529063
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
requirements of Pillow for www/py-wagtail.
Release Notes:
* https://pillow.readthedocs.io/en/latest/releasenotes/index.html
Backward Incompatible Changes (7.0.0):
* https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes
Detailed Changelog:
* https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst
PR: 243665
Submitted by: sunpoet (patch for 7.0.0 and repo-copied version)
Reviewed by: koobs [1], sunpoet
Approved by: koobs (maintainer)
Differential Revision: https://reviews.freebsd.org/D23713
Notes:
svn path=/head/; revision=526962
|
|
|
|
| |
Notes:
svn path=/head/; revision=507408
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=507372
|
|
|
|
| |
Notes:
svn path=/head/; revision=505227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=505194
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=487272
|
|
|
|
|
|
|
| |
Changes: https://github.com/SciTools/cartopy/releases
Notes:
svn path=/head/; revision=485263
|
|
|
|
| |
Notes:
svn path=/head/; revision=479708
|
|
|
|
|
|
|
|
|
|
| |
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=472884
|
|
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
Notes:
svn path=/head/; revision=470330
|