summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2014-09-19 20:55:07 +0000
committerbrook <brook@pkgsrc.org>2014-09-19 20:55:07 +0000
commit54ec97a4029ffb143d79a619a26b1dbfa88c6c42 (patch)
treed9296acbf9c8a2be5b2290e88c0f95b79c1cdc66 /math
parent5358c6893644b65e81673c32409ac75e5be4b76c (diff)
downloadpkgsrc-54ec97a4029ffb143d79a619a26b1dbfa88c6c42.tar.gz
Move math/R-countrycode to geography/R-countrycode.
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
-rw-r--r--math/R-countrycode/DESCR3
-rw-r--r--math/R-countrycode/Makefile15
-rw-r--r--math/R-countrycode/distinfo5
4 files changed, 1 insertions, 25 deletions
diff --git a/math/Makefile b/math/Makefile
index 2c3d707a914..f99abbd5ec9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.289 2014/09/19 20:46:32 brook Exp $
+# $NetBSD: Makefile,v 1.290 2014/09/19 20:55:07 brook Exp $
COMMENT= Mathematics
@@ -25,7 +25,6 @@ SUBDIR+= R-circular
SUBDIR+= R-classInt
SUBDIR+= R-clim.pact
SUBDIR+= R-combinat
-SUBDIR+= R-countrycode
SUBDIR+= R-date
SUBDIR+= R-digest
SUBDIR+= R-e1071
diff --git a/math/R-countrycode/DESCR b/math/R-countrycode/DESCR
deleted file mode 100644
index deb59d593f6..00000000000
--- a/math/R-countrycode/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Standardize country names, convert them into one of eleven coding
-schemes, convert between coding schemes, and assign region
-descriptors.
diff --git a/math/R-countrycode/Makefile b/math/R-countrycode/Makefile
deleted file mode 100644
index a109077ae6f..00000000000
--- a/math/R-countrycode/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2014/08/26 04:32:27 brook Exp $
-
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= ${R_HOMEPAGE_BASE}/countrycode/
-COMMENT= Convert country names and country codes
-LICENSE= gnu-gpl-v3
-
-R_PKGNAME= countrycode
-R_PKGVER= 0.17
-
-.include "../../math/R/Makefile.extension"
-.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-countrycode/distinfo b/math/R-countrycode/distinfo
deleted file mode 100644
index d39a60d59ad..00000000000
--- a/math/R-countrycode/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/08/26 04:32:27 brook Exp $
-
-SHA1 (R/countrycode_0.17.tar.gz) = 2fb432637a56b10c441dbd411a3deecacae7b6f6
-RMD160 (R/countrycode_0.17.tar.gz) = f3e126304d870b8016e51cf46024dd8726b9c5c5
-Size (R/countrycode_0.17.tar.gz) = 17555 bytes