From owner-svn-ports-all@freebsd.org Fri May 18 23:23:24 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D6CEEDFD5E; Fri, 18 May 2018 23:23:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A866D6EAB4; Fri, 18 May 2018 23:23:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8942B1ED67; Fri, 18 May 2018 23:23:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4INNNSw076264; Fri, 18 May 2018 23:23:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4INNM87076260; Fri, 18 May 2018 23:23:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805182323.w4INNM87076260@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 18 May 2018 23:23:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470330 - in head/graphics: . py-cartopy X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/graphics: . py-cartopy X-SVN-Commit-Revision: 470330 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2018 23:23:24 -0000 Author: sunpoet Date: Fri May 18 23:23:22 2018 New Revision: 470330 URL: https://svnweb.freebsd.org/changeset/ports/470330 Log: 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 Added: head/graphics/py-cartopy/ head/graphics/py-cartopy/Makefile (contents, props changed) head/graphics/py-cartopy/distinfo (contents, props changed) head/graphics/py-cartopy/pkg-descr (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Fri May 18 21:03:54 2018 (r470329) +++ head/graphics/Makefile Fri May 18 23:23:22 2018 (r470330) @@ -884,6 +884,7 @@ SUBDIR += py-blockdiagcontrib-cisco SUBDIR += py-cairo SUBDIR += py-cairocffi + SUBDIR += py-cartopy SUBDIR += py-chart SUBDIR += py-django-easy-thumbnails SUBDIR += py-djvulibre Added: head/graphics/py-cartopy/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-cartopy/Makefile Fri May 18 23:23:22 2018 (r470330) @@ -0,0 +1,30 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= cartopy +PORTVERSION= 0.16.0 +CATEGORIES= graphics python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= Cartopy-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Cartographic library with Matplotlib support for visualisation + +LICENSE= LGPL3+ +LICENSE_FILE= ${WRKSRC}/COPYING.LESSER + +BUILD_DEPENDS= geos>-3.3.3:graphics/geos \ + proj>=4.9.0:graphics/proj \ + ${PYNUMPY} +LIB_DEPENDS= libgeos.so:graphics/geos \ + libproj.so:graphics/proj +RUN_DEPENDS= ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}pyshp>=1.1.4:devel/py-pyshp@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}Shapely>=1.5.6:devel/py-shapely@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=1.3.0:devel/py-six@${FLAVOR} + +USE_PYTHON= autoplist concurrent cython distutils +USES= python + +.include Added: head/graphics/py-cartopy/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-cartopy/distinfo Fri May 18 23:23:22 2018 (r470330) @@ -0,0 +1,3 @@ +TIMESTAMP = 1521210915 +SHA256 (Cartopy-0.16.0.tar.gz) = f23dffa101f43dd91e866a49ebb5f5048be2a24ab8a921a5c07edabde746d9a4 +SIZE (Cartopy-0.16.0.tar.gz) = 8808827 Added: head/graphics/py-cartopy/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/py-cartopy/pkg-descr Fri May 18 23:23:22 2018 (r470330) @@ -0,0 +1,13 @@ +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