pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/R-maptools
Module Name: pkgsrc
Committed By: wen
Date: Fri Dec 21 12:08:04 UTC 2018
Added Files:
pkgsrc/geography/R-maptools: DESCR Makefile distinfo
Log Message:
Import maptools_0.9-4 as geography/R-maptools.
Set of tools for manipulating and reading geographic data, in
particular ESRI shapefiles; C code used from shapelib. It includes
binary access to GSHHS shoreline files. The package also provides
interface wrappers for exchanging spatial objects with packages
such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS,
Mondrian, and others.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/R-maptools/DESCR \
pkgsrc/geography/R-maptools/Makefile pkgsrc/geography/R-maptools/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/geography/R-maptools/DESCR
diff -u /dev/null pkgsrc/geography/R-maptools/DESCR:1.1
--- /dev/null Fri Dec 21 12:08:04 2018
+++ pkgsrc/geography/R-maptools/DESCR Fri Dec 21 12:08:04 2018
@@ -0,0 +1,6 @@
+Set of tools for manipulating and reading geographic data, in
+particular ESRI shapefiles; C code used from shapelib. It includes
+binary access to GSHHS shoreline files. The package also provides
+interface wrappers for exchanging spatial objects with packages
+such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS,
+Mondrian, and others.
Index: pkgsrc/geography/R-maptools/Makefile
diff -u /dev/null pkgsrc/geography/R-maptools/Makefile:1.1
--- /dev/null Fri Dec 21 12:08:04 2018
+++ pkgsrc/geography/R-maptools/Makefile Fri Dec 21 12:08:04 2018
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2018/12/21 12:08:04 wen Exp $
+
+CATEGORIES= geography
+
+MAINTAINER= wen%NetBSD.org@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/maptools/
+COMMENT= Tools for reading and handling spatial objects
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= maptools
+R_PKGVER= 0.9-4
+
+DEPENDS+= R-sp>=1.0.11:../../math/R-sp
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/geography/R-maptools/distinfo
diff -u /dev/null pkgsrc/geography/R-maptools/distinfo:1.1
--- /dev/null Fri Dec 21 12:08:04 2018
+++ pkgsrc/geography/R-maptools/distinfo Fri Dec 21 12:08:04 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/12/21 12:08:04 wen Exp $
+
+SHA1 (R/maptools_0.9-4.tar.gz) = 6bb7c13fd0c7439d9d98a63eb9e9b7b9add8e369
+RMD160 (R/maptools_0.9-4.tar.gz) = 3b33205fed947ed764ec0a00f2300b5ea80cbce0
+SHA512 (R/maptools_0.9-4.tar.gz) = 871ad174e4ac68a273615ae167916f2cc45f3ce903174596b3a70037819c107d3bb7c2f2f39292c4caaff477b5a5e8fe93607c1fbc1400f58278a28896c70d31
+Size (R/maptools_0.9-4.tar.gz) = 1580721 bytes
Home |
Main Index |
Thread Index |
Old Index