From owner-svn-ports-all@freebsd.org Tue Oct 23 10:54:10 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 882D71074B5D; Tue, 23 Oct 2018 10:54:10 +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 3E30D757A2; Tue, 23 Oct 2018 10:54:10 +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 3914B6F04; Tue, 23 Oct 2018 10:54:10 +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 w9NAsAc2045556; Tue, 23 Oct 2018 10:54:10 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9NAs9Id045549; Tue, 23 Oct 2018 10:54:09 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201810231054.w9NAs9Id045549@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:54:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482826 - in head/graphics: . gmt5-dcw X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in head/graphics: . gmt5-dcw X-SVN-Commit-Revision: 482826 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.29 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: Tue, 23 Oct 2018 10:54:10 -0000 Author: wen Date: Tue Oct 23 10:54:08 2018 New Revision: 482826 URL: https://svnweb.freebsd.org/changeset/ports/482826 Log: The Digital Chart of the World (DCW) is a comprehensive 1:1,000,000 scale vector basemap of the world. The charts were designed to meet the needs of pilots and air crews in medium-and low-altitude en route navigation and to support military operational planning, intelligence briefings, and other needs. WWW: http://www.soest.hawaii.edu/wessel/dcw/ PR: 230799 Submitted by: lbartoletti@tuxfamily.org Added: head/graphics/gmt5-dcw/ head/graphics/gmt5-dcw/Makefile (contents, props changed) head/graphics/gmt5-dcw/distinfo (contents, props changed) head/graphics/gmt5-dcw/pkg-descr (contents, props changed) head/graphics/gmt5-dcw/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Tue Oct 23 10:15:30 2018 (r482825) +++ head/graphics/Makefile Tue Oct 23 10:54:08 2018 (r482826) @@ -289,6 +289,7 @@ SUBDIR += gmic SUBDIR += gmic-qt SUBDIR += gmt + SUBDIR += gmt5-dcw SUBDIR += gnash SUBDIR += gnofract4d SUBDIR += gnome-color-manager Added: head/graphics/gmt5-dcw/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gmt5-dcw/Makefile Tue Oct 23 10:54:08 2018 (r482826) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= dcw-gmt +DISTVERSION= 1.1.4 +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= Digital Chart of the World for GMT 5 or later + +LICENSE= GPLv3 LGPL3 +LICENSE_COMB= multi + +NO_BUILD=YES +NO_ARCH=YES + +do-install: + ${MKDIR} ${STAGEDIR}${DATADIR} + (cd ${WRKSRC} ; ${INSTALL_DATA} dcw* ${STAGEDIR}${DATADIR}) + +.include Added: head/graphics/gmt5-dcw/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gmt5-dcw/distinfo Tue Oct 23 10:54:08 2018 (r482826) @@ -0,0 +1,3 @@ +TIMESTAMP = 1539328140 +SHA256 (dcw-gmt-1.1.4.tar.gz) = 8d47402abcd7f54a0f711365cd022e4eaea7da324edac83611ca035ea443aad3 +SIZE (dcw-gmt-1.1.4.tar.gz) = 21117179 Added: head/graphics/gmt5-dcw/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gmt5-dcw/pkg-descr Tue Oct 23 10:54:08 2018 (r482826) @@ -0,0 +1,6 @@ +The Digital Chart of the World (DCW) is a comprehensive 1:1,000,000 scale vector +basemap of the world. The charts were designed to meet the needs of pilots and +air crews in medium-and low-altitude en route navigation and to support military +operational planning, intelligence briefings, and other needs. + +WWW: http://www.soest.hawaii.edu/wessel/dcw/ Added: head/graphics/gmt5-dcw/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gmt5-dcw/pkg-plist Tue Oct 23 10:54:08 2018 (r482826) @@ -0,0 +1,3 @@ +%%DATADIR%%/dcw-countries.txt +%%DATADIR%%/dcw-gmt.nc +%%DATADIR%%/dcw-states.txt