aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDavid Naylor <dbn@FreeBSD.org>2013-12-28 10:28:40 +0000
committerDavid Naylor <dbn@FreeBSD.org>2013-12-28 10:28:40 +0000
commite288e58754264b3a8264eb96b098853a2f94b719 (patch)
tree8d0f3f2f1eae811733e7cf9c6eb644ab6da66df7 /devel
parente946a1d6d13cbb9af7369f4196e1cdd487fe90bc (diff)
downloadports-e288e58754264b3a8264eb96b098853a2f94b719.tar.gz
ports-e288e58754264b3a8264eb96b098853a2f94b719.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/R-cran-Defaults/Makefile3
-rw-r--r--devel/R-cran-Hmisc/Makefile3
-rw-r--r--devel/R-cran-RUnit/Makefile3
-rw-r--r--devel/R-cran-Rcpp/Makefile3
-rw-r--r--devel/R-cran-bitops/Makefile3
-rw-r--r--devel/R-cran-caTools/Makefile3
-rw-r--r--devel/R-cran-caret/Makefile3
-rw-r--r--devel/R-cran-chron/Makefile3
-rw-r--r--devel/R-cran-foreach/Makefile3
-rw-r--r--devel/R-cran-gbm/Makefile3
-rw-r--r--devel/R-cran-gdata/Makefile4
-rw-r--r--devel/R-cran-glmnet/Makefile3
-rw-r--r--devel/R-cran-gsubfn/Makefile3
-rw-r--r--devel/R-cran-gtools/Makefile3
-rw-r--r--devel/R-cran-iterators/Makefile3
-rw-r--r--devel/R-cran-itertools/Makefile3
-rw-r--r--devel/R-cran-memoise/Makefile3
-rw-r--r--devel/R-cran-plyr/Makefile3
-rw-r--r--devel/R-cran-proto/Makefile3
-rw-r--r--devel/R-cran-randomForest/Makefile3
-rw-r--r--devel/R-cran-reshape/Makefile3
-rw-r--r--devel/R-cran-reshape2/Makefile3
22 files changed, 22 insertions, 45 deletions
diff --git a/devel/R-cran-Defaults/Makefile b/devel/R-cran-Defaults/Makefile
index 201de79bb340..127c272c1bb0 100644
--- a/devel/R-cran-Defaults/Makefile
+++ b/devel/R-cran-Defaults/Makefile
@@ -13,7 +13,6 @@ COMMENT= Create Global Function Defaults
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-Hmisc/Makefile b/devel/R-cran-Hmisc/Makefile
index c4b34d7c131e..7635f76665f4 100644
--- a/devel/R-cran-Hmisc/Makefile
+++ b/devel/R-cran-Hmisc/Makefile
@@ -11,7 +11,6 @@ COMMENT= Harrell Miscellaneous functions useful for data analysis
LICENSE= GPLv2
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-RUnit/Makefile b/devel/R-cran-RUnit/Makefile
index 3ec69b22574c..fdbea8fb7271 100644
--- a/devel/R-cran-RUnit/Makefile
+++ b/devel/R-cran-RUnit/Makefile
@@ -12,7 +12,6 @@ COMMENT= R functions implementing a Unit Testing framework
LICENSE= GPLv2
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-Rcpp/Makefile b/devel/R-cran-Rcpp/Makefile
index 2573fbc0495c..ae64a07b2110 100644
--- a/devel/R-cran-Rcpp/Makefile
+++ b/devel/R-cran-Rcpp/Makefile
@@ -12,7 +12,6 @@ COMMENT= Seamless R and C++ Integration
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-bitops/Makefile b/devel/R-cran-bitops/Makefile
index 1c667e2f4a84..0c150fcb6f7e 100644
--- a/devel/R-cran-bitops/Makefile
+++ b/devel/R-cran-bitops/Makefile
@@ -13,7 +13,6 @@ COMMENT= Functions for Bitwise operations
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-caTools/Makefile b/devel/R-cran-caTools/Makefile
index 8f71689fa6f1..0a4a62681ff7 100644
--- a/devel/R-cran-caTools/Makefile
+++ b/devel/R-cran-caTools/Makefile
@@ -13,7 +13,6 @@ LICENSE= GPLv3
RUN_DEPENDS= R-cran-bitops>0:${PORTSDIR}/devel/R-cran-bitops
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-caret/Makefile b/devel/R-cran-caret/Makefile
index 395007ce1e1d..78ba75aa6c95 100644
--- a/devel/R-cran-caret/Makefile
+++ b/devel/R-cran-caret/Makefile
@@ -16,7 +16,6 @@ RUN_DEPENDS= R-cran-reshape2>0:${PORTSDIR}/devel/R-cran-reshape2 \
R-cran-plyr>0:${PORTSDIR}/devel/R-cran-plyr \
R-cran-foreach>0:${PORTSDIR}/devel/R-cran-foreach
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-chron/Makefile b/devel/R-cran-chron/Makefile
index bbc4d0875018..9345c315f6eb 100644
--- a/devel/R-cran-chron/Makefile
+++ b/devel/R-cran-chron/Makefile
@@ -12,7 +12,6 @@ COMMENT= R package for creating objects which can handle dates and times
LICENSE= GPLv2
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-foreach/Makefile b/devel/R-cran-foreach/Makefile
index 343f81bdc7e7..ff0dc335373e 100644
--- a/devel/R-cran-foreach/Makefile
+++ b/devel/R-cran-foreach/Makefile
@@ -14,7 +14,6 @@ LICENSE= AL2
RUN_DEPENDS= R-cran-iterators>=1.0.0:${PORTSDIR}/devel/R-cran-iterators
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-gbm/Makefile b/devel/R-cran-gbm/Makefile
index 2c975bfd4be5..2fd8d7f8d7ae 100644
--- a/devel/R-cran-gbm/Makefile
+++ b/devel/R-cran-gbm/Makefile
@@ -11,7 +11,6 @@ COMMENT= Extensions to AdaBoost algorithm
LICENSE= GPLv2
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-gdata/Makefile b/devel/R-cran-gdata/Makefile
index 073eba3c975f..96d778109edb 100644
--- a/devel/R-cran-gdata/Makefile
+++ b/devel/R-cran-gdata/Makefile
@@ -14,9 +14,7 @@ LICENSE= GPLv2
RUN_DEPENDS= R-cran-gtools>0:${PORTSDIR}/devel/R-cran-gtools
-USES= perl5
+USES= cran:auto-plist perl5
USE_PERL5= run
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>
diff --git a/devel/R-cran-glmnet/Makefile b/devel/R-cran-glmnet/Makefile
index 7d4ebd28b2d1..8683147787cb 100644
--- a/devel/R-cran-glmnet/Makefile
+++ b/devel/R-cran-glmnet/Makefile
@@ -11,7 +11,6 @@ COMMENT= Lasso and elastic-net regularized generalized linear models
LICENSE= GPLv2
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-gsubfn/Makefile b/devel/R-cran-gsubfn/Makefile
index 404305d89fd8..c9b01d0510c1 100644
--- a/devel/R-cran-gsubfn/Makefile
+++ b/devel/R-cran-gsubfn/Makefile
@@ -14,7 +14,6 @@ LICENSE= GPLv2
RUN_DEPENDS= R-cran-proto>=0.3.9.2_6:${PORTSDIR}/devel/R-cran-proto
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-gtools/Makefile b/devel/R-cran-gtools/Makefile
index 81632e60aa0d..64c62692acee 100644
--- a/devel/R-cran-gtools/Makefile
+++ b/devel/R-cran-gtools/Makefile
@@ -11,7 +11,6 @@ COMMENT= Various R programming tools
LICENSE= LGPL21
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-iterators/Makefile b/devel/R-cran-iterators/Makefile
index 516764aacc11..6d1db9b1d357 100644
--- a/devel/R-cran-iterators/Makefile
+++ b/devel/R-cran-iterators/Makefile
@@ -12,7 +12,6 @@ COMMENT= Iterator construct for R
LICENSE= AL2
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-itertools/Makefile b/devel/R-cran-itertools/Makefile
index 592a624f6bc8..233b08d1e400 100644
--- a/devel/R-cran-itertools/Makefile
+++ b/devel/R-cran-itertools/Makefile
@@ -12,7 +12,6 @@ COMMENT= Iterator Tools for R
RUN_DEPENDS= R-cran-iterators>=1.0.0:${PORTSDIR}/devel/R-cran-iterators
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-memoise/Makefile b/devel/R-cran-memoise/Makefile
index 1fbdae596b2b..3f40c58a0c28 100644
--- a/devel/R-cran-memoise/Makefile
+++ b/devel/R-cran-memoise/Makefile
@@ -12,7 +12,6 @@ COMMENT= Memoise functions for R
RUN_DEPENDS= R-cran-digest>=0:${PORTSDIR}/security/R-cran-digest
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-plyr/Makefile b/devel/R-cran-plyr/Makefile
index 8682b47a8912..17049630dc1e 100644
--- a/devel/R-cran-plyr/Makefile
+++ b/devel/R-cran-plyr/Makefile
@@ -13,7 +13,6 @@ COMMENT= Tools for splitting, applying, and combining data
RUN_DEPENDS= R-cran-itertools>0:${PORTSDIR}/devel/R-cran-itertools \
R-cran-iterators>0:${PORTSDIR}/devel/R-cran-iterators
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-proto/Makefile b/devel/R-cran-proto/Makefile
index d213015b24ef..8ef06d05b52f 100644
--- a/devel/R-cran-proto/Makefile
+++ b/devel/R-cran-proto/Makefile
@@ -12,7 +12,6 @@ COMMENT= Prototype object-based programming
LICENSE= GPLv2
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-randomForest/Makefile b/devel/R-cran-randomForest/Makefile
index dc73bf0d5317..6a11da07e0f0 100644
--- a/devel/R-cran-randomForest/Makefile
+++ b/devel/R-cran-randomForest/Makefile
@@ -11,7 +11,6 @@ COMMENT= Classification based on a forest of trees using random inputs
RUN_DEPENDS= R-cran-RColorBrewer>=1.0.5_6:${PORTSDIR}/graphics/R-cran-RColorBrewer
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-reshape/Makefile b/devel/R-cran-reshape/Makefile
index 419cc5475b30..eb30f9b33b26 100644
--- a/devel/R-cran-reshape/Makefile
+++ b/devel/R-cran-reshape/Makefile
@@ -14,7 +14,6 @@ LICENSE= MIT
RUN_DEPENDS= R-cran-plyr>0:${PORTSDIR}/devel/R-cran-plyr
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>
diff --git a/devel/R-cran-reshape2/Makefile b/devel/R-cran-reshape2/Makefile
index d9da7658b6b5..95c9b2c52e60 100644
--- a/devel/R-cran-reshape2/Makefile
+++ b/devel/R-cran-reshape2/Makefile
@@ -15,7 +15,6 @@ LICENSE= MIT
RUN_DEPENDS= R-cran-plyr>=1.5:${PORTSDIR}/devel/R-cran-plyr \
R-cran-stringr>0:${PORTSDIR}/textproc/R-cran-stringr
-USE_R_MOD= yes
-R_MOD_AUTOPLIST= yes
+USES= cran:auto-plist
.include <bsd.port.mk>