From owner-svn-ports-head@freebsd.org Tue Oct 23 10:57:17 2018 Return-Path: Delivered-To: svn-ports-head@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 974331074DDE; Tue, 23 Oct 2018 10:57:17 +0000 (UTC) (envelope-from wen@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 4D72175B57; Tue, 23 Oct 2018 10:57:17 +0000 (UTC) (envelope-from wen@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 43F546F48; Tue, 23 Oct 2018 10:57:17 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9NAvH9S046016; Tue, 23 Oct 2018 10:57:17 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9NAvGpD046011; Tue, 23 Oct 2018 10:57:16 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201810231057.w9NAvGpD046011@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 23 Oct 2018 10:57:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482828 - in head/graphics: . gmt5-gshhg X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in head/graphics: . gmt5-gshhg X-SVN-Commit-Revision: 482828 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2018 10:57:17 -0000 Author: wen Date: Tue Oct 23 10:57:15 2018 New Revision: 482828 URL: https://svnweb.freebsd.org/changeset/ports/482828 Log: We present a high-resolution geography data set amalgamated from three data bases in the public domain: World Vector Shorelines (WVS). CIA World Data Bank II (WDBII). Atlas of the Cryosphere (AC). WWW: http://www.soest.hawaii.edu/wessel/gshhg/ PR: 230799 Submitted by: lbartoletti@tuxfamily.org Added: head/graphics/gmt5-gshhg/ head/graphics/gmt5-gshhg/Makefile (contents, props changed) head/graphics/gmt5-gshhg/distinfo (contents, props changed) head/graphics/gmt5-gshhg/pkg-descr (contents, props changed) head/graphics/gmt5-gshhg/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Tue Oct 23 10:55:37 2018 (r482827) +++ head/graphics/Makefile Tue Oct 23 10:57:15 2018 (r482828) @@ -290,6 +290,7 @@ SUBDIR += gmic-qt SUBDIR += gmt SUBDIR += gmt5-dcw + SUBDIR += gmt5-gshhg SUBDIR += gnash SUBDIR += gnofract4d SUBDIR += gnome-color-manager Added: head/graphics/gmt5-gshhg/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gmt5-gshhg/Makefile Tue Oct 23 10:57:15 2018 (r482828) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= gshhg-gmt +DISTVERSION= 2.3.7 +CATEGORIES= graphics +MASTER_SITES= ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \ + ftp://ftp.geologi.uio.no/pub/%SUBDIR%/ \ + ftp://ftp.iag.usp.br/%SUBDIR%/ \ + ftp://ftp.scc.u-tokai.ac.jp/pub/%SUBDIR%/ \ + http://gd.tuwien.ac.at/graphics/visual/%SUBDIR%/ \ + http://gmt.mirror.ac.za/%SUBDIR%/ \ + ftp://ftp.soest.hawaii.edu/gshhg/:gshhg \ + ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/:gshhg +MASTER_SITE_SUBDIR= gmt gmt/legacy + +MAINTAINER= lbartoletti@tuxfamily.org +COMMENT= Global Self-consistent, Hierarchical, High-resolution Geography + +LICENSE= GPLv3 LGPL3 +LICENSE_COMB= multi + +NO_BUILD=YES +NO_ARCH=YES + +do-install: + ${MKDIR} ${STAGEDIR}${DATADIR} + (cd ${WRKSRC} ; ${INSTALL_DATA} *.nc ${STAGEDIR}${DATADIR}) + +.include Added: head/graphics/gmt5-gshhg/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gmt5-gshhg/distinfo Tue Oct 23 10:57:15 2018 (r482828) @@ -0,0 +1,3 @@ +TIMESTAMP = 1539329928 +SHA256 (gshhg-gmt-2.3.7.tar.gz) = 9bb1a956fca0718c083bef842e625797535a00ce81f175df08b042c2a92cfe7f +SIZE (gshhg-gmt-2.3.7.tar.gz) = 57052180 Added: head/graphics/gmt5-gshhg/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gmt5-gshhg/pkg-descr Tue Oct 23 10:57:15 2018 (r482828) @@ -0,0 +1,8 @@ +We present a high-resolution geography data set amalgamated from three data +bases in the public domain: + + World Vector Shorelines (WVS). + CIA World Data Bank II (WDBII). + Atlas of the Cryosphere (AC). + +WWW: http://www.soest.hawaii.edu/wessel/gshhg/ Added: head/graphics/gmt5-gshhg/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gmt5-gshhg/pkg-plist Tue Oct 23 10:57:15 2018 (r482828) @@ -0,0 +1,15 @@ +%%DATADIR%%/binned_GSHHS_c.nc +%%DATADIR%%/binned_GSHHS_f.nc +%%DATADIR%%/binned_GSHHS_h.nc +%%DATADIR%%/binned_GSHHS_i.nc +%%DATADIR%%/binned_GSHHS_l.nc +%%DATADIR%%/binned_border_c.nc +%%DATADIR%%/binned_border_f.nc +%%DATADIR%%/binned_border_h.nc +%%DATADIR%%/binned_border_i.nc +%%DATADIR%%/binned_border_l.nc +%%DATADIR%%/binned_river_c.nc +%%DATADIR%%/binned_river_f.nc +%%DATADIR%%/binned_river_h.nc +%%DATADIR%%/binned_river_i.nc +%%DATADIR%%/binned_river_l.nc