aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-10-11 14:19:46 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-10-11 14:19:46 +0000
commit14e140238c3b7cb001226e461ea9c317015de0c8 (patch)
treee7353ee3ea192a661c74871bb98f7d29bc9ee7df
parent756b33c80e00f63f4f06593800ab7f6d3ce51ca5 (diff)
downloadports-14e140238c3b7cb001226e461ea9c317015de0c8.tar.gz
ports-14e140238c3b7cb001226e461ea9c317015de0c8.zip
update math/R to 2.13.2, and adjust dependent ports
Notes
Notes: svn path=/head/; revision=283375
-rw-r--r--astro/R-cran-maptools/Makefile1
-rw-r--r--converters/R-cran-RJSONIO/Makefile1
-rw-r--r--databases/R-cran-DBI/Makefile1
-rw-r--r--databases/R-cran-RMySQL/Makefile1
-rw-r--r--devel/R-cran-bitops/Makefile1
-rw-r--r--devel/R-cran-caret/Makefile1
-rw-r--r--devel/R-cran-foreach/Makefile1
-rw-r--r--devel/R-cran-iterators/Makefile1
-rw-r--r--devel/R-cran-itertools/Makefile1
-rw-r--r--devel/R-cran-plyr/Makefile1
-rw-r--r--devel/R-cran-proto/Makefile1
-rw-r--r--devel/R-cran-reshape/Makefile1
-rw-r--r--finance/R-cran-RFinanceYJ/Makefile1
-rw-r--r--finance/R-cran-gmm/Makefile1
-rw-r--r--ftp/R-cran-RCurl/Makefile1
-rw-r--r--graphics/R-cran-RColorBrewer/Makefile1
-rw-r--r--graphics/R-cran-colorspace/Makefile1
-rw-r--r--graphics/R-cran-diagram/Makefile1
-rw-r--r--graphics/R-cran-ggplot2/Makefile1
-rw-r--r--graphics/R-cran-shape/Makefile1
-rw-r--r--math/R-cran-RSvgDevice/Makefile2
-rw-r--r--math/R-cran-SuppDists/Makefile2
-rw-r--r--math/R-cran-Zelig/Makefile1
-rw-r--r--math/R-cran-car/Makefile2
-rw-r--r--math/R-cran-coda/Makefile1
-rw-r--r--math/R-cran-deldir/Makefile1
-rw-r--r--math/R-cran-gpclib/Makefile2
-rw-r--r--math/R-cran-inline/Makefile2
-rw-r--r--math/R-cran-mvtnorm/Makefile2
-rw-r--r--math/R-cran-psych/Makefile2
-rw-r--r--math/R-cran-sandwich/Makefile1
-rw-r--r--math/R-cran-sm/Makefile2
-rw-r--r--math/R-cran-sp/Makefile2
-rw-r--r--math/R-cran-spdep/Makefile1
-rw-r--r--math/R-cran-xts/Makefile1
-rw-r--r--math/R-cran-zoo/Makefile1
-rw-r--r--math/R/Makefile6
-rw-r--r--math/R/distinfo4
-rw-r--r--math/R/pkg-plist4
-rw-r--r--math/ess/Makefile2
-rw-r--r--math/p5-Statistics-R/Makefile1
-rw-r--r--math/rkward-kde4/Makefile2
-rw-r--r--math/rkward/Makefile2
-rw-r--r--math/rpy/Makefile2
-rw-r--r--math/rpy/pkg-plist2
-rw-r--r--math/rpy2/Makefile1
-rw-r--r--net/R-cran-twitteR/Makefile1
-rw-r--r--science/R-cran-AMORE/Makefile2
-rw-r--r--science/R-cran-DCluster/Makefile1
-rw-r--r--science/R-cran-Epi/Makefile1
-rw-r--r--science/R-cran-bayesm/Makefile2
-rw-r--r--science/R-cran-eco/Makefile1
-rw-r--r--security/R-cran-ROAuth/Makefile1
-rw-r--r--security/R-cran-digest/Makefile1
-rw-r--r--textproc/R-cran-XML/Makefile1
-rw-r--r--textproc/R-cran-xtable/Makefile1
-rw-r--r--www/R-cran-Rpad/Makefile1
-rw-r--r--www/R-cran-scrapeR/Makefile1
58 files changed, 60 insertions, 25 deletions
diff --git a/astro/R-cran-maptools/Makefile b/astro/R-cran-maptools/Makefile
index 55fe82f747a3..67536e9dcabb 100644
--- a/astro/R-cran-maptools/Makefile
+++ b/astro/R-cran-maptools/Makefile
@@ -7,6 +7,7 @@
PORTNAME= maptools
DISTVERSION= 0.8-10
+PORTREVISION= 1
CATEGORIES= astro
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/converters/R-cran-RJSONIO/Makefile b/converters/R-cran-RJSONIO/Makefile
index 5df2e9916be6..2b234c5ff04a 100644
--- a/converters/R-cran-RJSONIO/Makefile
+++ b/converters/R-cran-RJSONIO/Makefile
@@ -7,6 +7,7 @@
PORTNAME= RJSONIO
DISTVERSION= 0.95-0
+PORTREVISION= 1
CATEGORIES= converters
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/databases/R-cran-DBI/Makefile b/databases/R-cran-DBI/Makefile
index 293736afb515..ff00c6d045fa 100644
--- a/databases/R-cran-DBI/Makefile
+++ b/databases/R-cran-DBI/Makefile
@@ -7,6 +7,7 @@
PORTNAME= DBI
DISTVERSION= 0.2-5
+PORTREVISION= 1
CATEGORIES= databases
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile
index 9290e06f02a2..4aac4c8e4efc 100644
--- a/databases/R-cran-RMySQL/Makefile
+++ b/databases/R-cran-RMySQL/Makefile
@@ -7,6 +7,7 @@
PORTNAME= RMySQL
DISTVERSION= 0.8-0
+PORTREVISION= 1
CATEGORIES= databases
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/devel/R-cran-bitops/Makefile b/devel/R-cran-bitops/Makefile
index 50af9ad19ee1..17109b950351 100644
--- a/devel/R-cran-bitops/Makefile
+++ b/devel/R-cran-bitops/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bitops
DISTVERSION= 1.0-4.1
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/devel/R-cran-caret/Makefile b/devel/R-cran-caret/Makefile
index 7c163834a3ba..7ca158b8271f 100644
--- a/devel/R-cran-caret/Makefile
+++ b/devel/R-cran-caret/Makefile
@@ -7,6 +7,7 @@
PORTNAME= caret
DISTVERSION= 5.04-007
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/devel/R-cran-foreach/Makefile b/devel/R-cran-foreach/Makefile
index 1c360329cadc..c1671015620a 100644
--- a/devel/R-cran-foreach/Makefile
+++ b/devel/R-cran-foreach/Makefile
@@ -7,6 +7,7 @@
PORTNAME= foreach
PORTVERSION= 1.3.2
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/devel/R-cran-iterators/Makefile b/devel/R-cran-iterators/Makefile
index 9ed5f03025de..0814566f33a4 100644
--- a/devel/R-cran-iterators/Makefile
+++ b/devel/R-cran-iterators/Makefile
@@ -7,6 +7,7 @@
PORTNAME= iterators
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/devel/R-cran-itertools/Makefile b/devel/R-cran-itertools/Makefile
index 9a5a77eba351..2a082075f685 100644
--- a/devel/R-cran-itertools/Makefile
+++ b/devel/R-cran-itertools/Makefile
@@ -7,6 +7,7 @@
PORTNAME= itertools
DISTVERSION= 0.1-1
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/devel/R-cran-plyr/Makefile b/devel/R-cran-plyr/Makefile
index 345048d4d5d3..c2f70984ad5c 100644
--- a/devel/R-cran-plyr/Makefile
+++ b/devel/R-cran-plyr/Makefile
@@ -7,6 +7,7 @@
PORTNAME= plyr
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/devel/R-cran-proto/Makefile b/devel/R-cran-proto/Makefile
index 22512cf65657..f05db0c62838 100644
--- a/devel/R-cran-proto/Makefile
+++ b/devel/R-cran-proto/Makefile
@@ -7,6 +7,7 @@
PORTNAME= proto
DISTVERSION= 0.3-9.2
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/devel/R-cran-reshape/Makefile b/devel/R-cran-reshape/Makefile
index 148374974ef3..e9ef61a2d87d 100644
--- a/devel/R-cran-reshape/Makefile
+++ b/devel/R-cran-reshape/Makefile
@@ -7,6 +7,7 @@
PORTNAME= reshape
PORTVERSION= 0.8.4
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/finance/R-cran-RFinanceYJ/Makefile b/finance/R-cran-RFinanceYJ/Makefile
index 656101ae5100..7a839e3192d0 100644
--- a/finance/R-cran-RFinanceYJ/Makefile
+++ b/finance/R-cran-RFinanceYJ/Makefile
@@ -7,6 +7,7 @@
PORTNAME= RFinanceYJ
PORTVERSION= 0.1.6
+PORTREVISION= 1
CATEGORIES= finance
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/finance/R-cran-gmm/Makefile b/finance/R-cran-gmm/Makefile
index d3f8501c6d28..f984b6f452ec 100644
--- a/finance/R-cran-gmm/Makefile
+++ b/finance/R-cran-gmm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmm
DISTVERSION= 1.3-8
+PORTREVISION= 1
CATEGORIES= finance
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile
index def926c7a2cd..64c0b2bf6283 100644
--- a/ftp/R-cran-RCurl/Makefile
+++ b/ftp/R-cran-RCurl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= RCurl
DISTVERSION= 1.6-10
+PORTREVISION= 1
CATEGORIES= ftp
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-RColorBrewer/Makefile b/graphics/R-cran-RColorBrewer/Makefile
index 8869ca9e2280..a955263d91f7 100644
--- a/graphics/R-cran-RColorBrewer/Makefile
+++ b/graphics/R-cran-RColorBrewer/Makefile
@@ -7,6 +7,7 @@
PORTNAME= RColorBrewer
DISTVERSION= 1.0-5
+PORTREVISION= 1
CATEGORIES= graphics
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-colorspace/Makefile b/graphics/R-cran-colorspace/Makefile
index 3b4b4747e36f..2366d664575b 100644
--- a/graphics/R-cran-colorspace/Makefile
+++ b/graphics/R-cran-colorspace/Makefile
@@ -7,6 +7,7 @@
PORTNAME= colorspace
DISTVERSION= 1.1-0
+PORTREVISION= 1
CATEGORIES= graphics
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/graphics/R-cran-diagram/Makefile b/graphics/R-cran-diagram/Makefile
index bea69168643b..b7ce33eb1d02 100644
--- a/graphics/R-cran-diagram/Makefile
+++ b/graphics/R-cran-diagram/Makefile
@@ -7,6 +7,7 @@
PORTNAME= diagram
PORTVERSION= 1.5.2
+PORTREVISION= 1
CATEGORIES= graphics
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile
index 39afe2de9c36..fc2543854137 100644
--- a/graphics/R-cran-ggplot2/Makefile
+++ b/graphics/R-cran-ggplot2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ggplot2
PORTVERSION= 0.8.9
+PORTREVISION= 1
CATEGORIES= graphics
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile
index 53d7d6526e8e..4abe46377a8a 100644
--- a/graphics/R-cran-shape/Makefile
+++ b/graphics/R-cran-shape/Makefile
@@ -7,6 +7,7 @@
PORTNAME= shape
PORTVERSION= 1.3.4
+PORTREVISION= 1
CATEGORIES= graphics
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile
index 6fad94cc2497..58c7783aff6b 100644
--- a/math/R-cran-RSvgDevice/Makefile
+++ b/math/R-cran-RSvgDevice/Makefile
@@ -7,7 +7,7 @@
PORTNAME= RSvgDevice
PORTVERSION= 0.6.4.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/math/R-cran-SuppDists/Makefile b/math/R-cran-SuppDists/Makefile
index 04b8219ac070..5c03494e8614 100644
--- a/math/R-cran-SuppDists/Makefile
+++ b/math/R-cran-SuppDists/Makefile
@@ -7,7 +7,7 @@
PORTNAME= SuppDists
DISTVERSION= 1.1-8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_CRAN_SITES} \
http://r.research.att.com/benchmarks/:benchmark \
diff --git a/math/R-cran-Zelig/Makefile b/math/R-cran-Zelig/Makefile
index 7cd6cc194559..6744ff70369a 100644
--- a/math/R-cran-Zelig/Makefile
+++ b/math/R-cran-Zelig/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Zelig
DISTVERSION= 3.5.1
+PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile
index aa22c92188ec..b8fc8031f35f 100644
--- a/math/R-cran-car/Makefile
+++ b/math/R-cran-car/Makefile
@@ -7,7 +7,7 @@
PORTNAME= car
DISTVERSION= 2.0-10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-coda/Makefile b/math/R-cran-coda/Makefile
index c0ed4e15867a..224509c62552 100644
--- a/math/R-cran-coda/Makefile
+++ b/math/R-cran-coda/Makefile
@@ -7,6 +7,7 @@
PORTNAME= coda
DISTVERSION= 0.14-4
+PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-deldir/Makefile b/math/R-cran-deldir/Makefile
index 05a09664b112..781879bc4a4b 100644
--- a/math/R-cran-deldir/Makefile
+++ b/math/R-cran-deldir/Makefile
@@ -7,6 +7,7 @@
PORTNAME= deldir
DISTVERSION= 0.0-15
+PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-gpclib/Makefile b/math/R-cran-gpclib/Makefile
index b5fed9f82329..7240c63518cc 100644
--- a/math/R-cran-gpclib/Makefile
+++ b/math/R-cran-gpclib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gpclib
DISTVERSION= 1.5-1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-inline/Makefile b/math/R-cran-inline/Makefile
index 492076852656..86fb30e9b3b9 100644
--- a/math/R-cran-inline/Makefile
+++ b/math/R-cran-inline/Makefile
@@ -7,7 +7,7 @@
PORTNAME= inline
PORTVERSION= 0.3.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/math/R-cran-mvtnorm/Makefile b/math/R-cran-mvtnorm/Makefile
index 79b9ce6f7c24..f198aeec6a78 100644
--- a/math/R-cran-mvtnorm/Makefile
+++ b/math/R-cran-mvtnorm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mvtnorm
PORTVERSION= 0.9.96
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile
index 647be092ad0e..8add0d50d412 100644
--- a/math/R-cran-psych/Makefile
+++ b/math/R-cran-psych/Makefile
@@ -7,7 +7,7 @@
PORTNAME= psych
PORTVERSION= 1.0.94
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math science
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/math/R-cran-sandwich/Makefile b/math/R-cran-sandwich/Makefile
index eb81ffcb93f1..5489a09406ee 100644
--- a/math/R-cran-sandwich/Makefile
+++ b/math/R-cran-sandwich/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sandwich
DISTVERSION= 2.2-8
+PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-sm/Makefile b/math/R-cran-sm/Makefile
index a20cf494c97c..ee51a38b3720 100644
--- a/math/R-cran-sm/Makefile
+++ b/math/R-cran-sm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sm
DISTVERSION= 2.2-4.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-sp/Makefile b/math/R-cran-sp/Makefile
index 42cac2c53fa1..873d598faf2b 100644
--- a/math/R-cran-sp/Makefile
+++ b/math/R-cran-sp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sp
PORTVERSION= 0.9.78
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile
index 5456132e1907..e61cacb05ca5 100644
--- a/math/R-cran-spdep/Makefile
+++ b/math/R-cran-spdep/Makefile
@@ -7,6 +7,7 @@
PORTNAME= spdep
DISTVERSION= 0.5-40
+PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-xts/Makefile b/math/R-cran-xts/Makefile
index 7c3f062c54c4..4cb063a1b6c4 100644
--- a/math/R-cran-xts/Makefile
+++ b/math/R-cran-xts/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xts
DISTVERSION= 0.8-2
+PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile
index ce64dd07ff1a..33e709b8f346 100644
--- a/math/R-cran-zoo/Makefile
+++ b/math/R-cran-zoo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zoo
DISTVERSION= 1.7-4
+PORTREVISION= 1
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R/Makefile b/math/R/Makefile
index 63d654930914..c1acd3721616 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME?= R
-PORTVERSION= 2.13.1
-PORTREVISION= 1
+PORTVERSION= 2.13.2
CATEGORIES= math lang
MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \
ftp://cran.r-project.org/pub/R/src/base/R-2/ \
@@ -50,7 +49,7 @@ CONFIGURE_ENV= FCFLAGS="${FFLAGS}" \
OPTIONS= ATLAS "Use ATLAS instead of BLAS/LAPACK" off \
ICU "Improve collation in multibyte locales with ICU" on \
NLS "Build with NLS support" on \
- PCRE_PORT "Use PCRE port instead of bundled source" off \
+ PCRE_PORT "Use PCRE port instead of bundled source" on \
THREADS "Build a multithreaded R" on
.if !defined(LIBR_SLAVEPORT)
OPTIONS+= GHOSTSCRIPT "Enable the [dev2]bitmap() graphics devices" on \
@@ -130,7 +129,6 @@ PLIST_SUB+= NLS="@comment "
.if defined(WITHOUT_PCRE_PORT)
CONFIGURE_ARGS+= --without-system-pcre
.else
-BROKEN = WITH_PCRE_PORT breaks document generation with pcre 8.13
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
CONFIGURE_ARGS+= --with-system-pcre
.endif
diff --git a/math/R/distinfo b/math/R/distinfo
index 9a447e35ea5b..c8760986fb53 100644
--- a/math/R/distinfo
+++ b/math/R/distinfo
@@ -1,2 +1,2 @@
-SHA256 (R-2.13.1.tar.gz) = ded5f39bc5130ff58a53d361435e0fee818ebec6c2aacc976ab625a3adf9bc51
-SIZE (R-2.13.1.tar.gz) = 22063747
+SHA256 (R-2.13.2.tar.gz) = a1c8733030636c86efa23f6f22dd673a0a54d0fedcffcc8c8deb03da8f972330
+SIZE (R-2.13.2.tar.gz) = 22161810
diff --git a/math/R/pkg-plist b/math/R/pkg-plist
index 1e12c7f3bc09..6c01398017d4 100644
--- a/math/R/pkg-plist
+++ b/math/R/pkg-plist
@@ -416,7 +416,6 @@ lib/R/library/datasets/help/datasets.rdx
lib/R/library/datasets/help/paths.rds
lib/R/library/datasets/html/00Index.html
lib/R/library/datasets/html/R.css
-lib/R/library/foreign/COPYING
lib/R/library/foreign/DESCRIPTION
lib/R/library/foreign/INDEX
lib/R/library/foreign/LICENCE
@@ -707,9 +706,9 @@ lib/R/library/grid/libs/grid.so
%%NLS%%lib/R/library/grid/po/zh_CN/LC_MESSAGES/R-grid.mo
%%NLS%%lib/R/library/grid/po/zh_CN/LC_MESSAGES/grid.mo
lib/R/library/lattice/CITATION
-lib/R/library/lattice/COPYING
lib/R/library/lattice/DESCRIPTION
lib/R/library/lattice/INDEX
+lib/R/library/lattice/LICENSE
lib/R/library/lattice/Meta/Rd.rds
lib/R/library/lattice/Meta/data.rds
lib/R/library/lattice/Meta/demo.rds
@@ -798,7 +797,6 @@ lib/R/library/mgcv/html/00Index.html
lib/R/library/mgcv/html/R.css
lib/R/library/mgcv/libs/mgcv.so
lib/R/library/nlme/CITATION
-lib/R/library/nlme/COPYING
lib/R/library/nlme/DESCRIPTION
lib/R/library/nlme/INDEX
lib/R/library/nlme/LICENCE
diff --git a/math/ess/Makefile b/math/ess/Makefile
index d4e4210a88a4..8c27c8166184 100644
--- a/math/ess/Makefile
+++ b/math/ess/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ess
PORTVERSION= 5.14
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= http://ess.r-project.org/downloads/ess/
EXTRACT_SUFX= .tgz
diff --git a/math/p5-Statistics-R/Makefile b/math/p5-Statistics-R/Makefile
index be0f1ac8c68f..496e0b1ec3f9 100644
--- a/math/p5-Statistics-R/Makefile
+++ b/math/p5-Statistics-R/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Statistics-R
PORTVERSION= 0.22
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:FANGLY
diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile
index 66b82c8c787c..a3f4f8257d54 100644
--- a/math/rkward-kde4/Makefile
+++ b/math/rkward-kde4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rkward
PORTVERSION= 0.5.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/Current_Stable_Releases
PKGNAMESUFFIX= -kde4
diff --git a/math/rkward/Makefile b/math/rkward/Makefile
index 9e8512a884bf..3a83073248cf 100644
--- a/math/rkward/Makefile
+++ b/math/rkward/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rkward
DISTVERSION= 0.4.9a
-PORTREVISION= 11
+PORTREVISION= 12
PORTEPOCH= 3
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/Historical_Releases/0.4.x_and_earlier/0.4.9a%20%28KDE3%29
diff --git a/math/rpy/Makefile b/math/rpy/Makefile
index 40da72a8e3ec..1de876b18568 100644
--- a/math/rpy/Makefile
+++ b/math/rpy/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rpy
PORTVERSION= 1.0.3
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= math
MASTER_SITES= SF
diff --git a/math/rpy/pkg-plist b/math/rpy/pkg-plist
index 4c8898b44711..32e675dfbb7a 100644
--- a/math/rpy/pkg-plist
+++ b/math/rpy/pkg-plist
@@ -1,4 +1,4 @@
-%%PYTHON_SITELIBDIR%%/_rpy2131.so
+%%PYTHON_SITELIBDIR%%/_rpy2132.so
%%PYTHON_SITELIBDIR%%/rpy.py
%%PYTHON_SITELIBDIR%%/rpy.pyc
%%PYTHON_SITELIBDIR%%/rpy.pyo
diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile
index 4fa2a11c12ba..a8a26caf00ee 100644
--- a/math/rpy2/Makefile
+++ b/math/rpy2/Makefile
@@ -8,6 +8,7 @@
PORTNAME= rpy2
PORTVERSION= 2.2.3
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= CHEESESHOP \
SF
diff --git a/net/R-cran-twitteR/Makefile b/net/R-cran-twitteR/Makefile
index d64352bd0a00..b3e6a831ccac 100644
--- a/net/R-cran-twitteR/Makefile
+++ b/net/R-cran-twitteR/Makefile
@@ -7,6 +7,7 @@
PORTNAME= twitteR
PORTVERSION= 0.99.9
+PORTREVISION= 1
CATEGORIES= net
PKGNAMEPREFIX= R-ran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/science/R-cran-AMORE/Makefile b/science/R-cran-AMORE/Makefile
index 5a3e0156d8a2..930e356069f7 100644
--- a/science/R-cran-AMORE/Makefile
+++ b/science/R-cran-AMORE/Makefile
@@ -7,7 +7,7 @@
PORTNAME= AMORE
PORTVERSION= 0.2.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/science/R-cran-DCluster/Makefile b/science/R-cran-DCluster/Makefile
index 3a64c5e24076..f4d9d900d6cc 100644
--- a/science/R-cran-DCluster/Makefile
+++ b/science/R-cran-DCluster/Makefile
@@ -7,6 +7,7 @@
PORTNAME= DCluster
DISTVERSION= 0.2-3
+PORTREVISION= 1
CATEGORIES= science
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/science/R-cran-Epi/Makefile b/science/R-cran-Epi/Makefile
index bcf0296df567..be5e258c4557 100644
--- a/science/R-cran-Epi/Makefile
+++ b/science/R-cran-Epi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Epi
PORTVERSION= 1.1.24
+PORTREVISION= 1
CATEGORIES= science
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/science/R-cran-bayesm/Makefile b/science/R-cran-bayesm/Makefile
index e37f25c72120..38b65a2d3108 100644
--- a/science/R-cran-bayesm/Makefile
+++ b/science/R-cran-bayesm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bayesm
PORTVERSION= 2.2.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/science/R-cran-eco/Makefile b/science/R-cran-eco/Makefile
index c58471b8241b..a6db4c96a169 100644
--- a/science/R-cran-eco/Makefile
+++ b/science/R-cran-eco/Makefile
@@ -7,6 +7,7 @@
PORTNAME= eco
PORTVERSION= 3.1.5
+PORTREVISION= 1
CATEGORIES= science
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1}
diff --git a/security/R-cran-ROAuth/Makefile b/security/R-cran-ROAuth/Makefile
index fbf5bce4aac7..c624fc5ddf5c 100644
--- a/security/R-cran-ROAuth/Makefile
+++ b/security/R-cran-ROAuth/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ROAuth
PORTVERSION= 0.9.0
+PORTREVISION= 1
CATEGORIES= security
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile
index 34e5d2fcb5c5..82e38f094270 100644
--- a/security/R-cran-digest/Makefile
+++ b/security/R-cran-digest/Makefile
@@ -7,6 +7,7 @@
PORTNAME= digest
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= security
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile
index 2bcde62c0964..f74ba4d9786a 100644
--- a/textproc/R-cran-XML/Makefile
+++ b/textproc/R-cran-XML/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XML
DISTVERSION= 3.4-3
+PORTREVISION= 1
CATEGORIES= textproc
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile
index 262f5a5987bc..541a9c05cd3e 100644
--- a/textproc/R-cran-xtable/Makefile
+++ b/textproc/R-cran-xtable/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xtable
DISTVERSION= 1.5-6
+PORTREVISION= 1
CATEGORIES= textproc
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/www/R-cran-Rpad/Makefile b/www/R-cran-Rpad/Makefile
index 7198fb7f8e53..37729c87ca1d 100644
--- a/www/R-cran-Rpad/Makefile
+++ b/www/R-cran-Rpad/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Rpad
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= www
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/www/R-cran-scrapeR/Makefile b/www/R-cran-scrapeR/Makefile
index 9b5a9f121b08..889185887912 100644
--- a/www/R-cran-scrapeR/Makefile
+++ b/www/R-cran-scrapeR/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scrapeR
PORTVERSION= 0.1.6
+PORTREVISION= 1
CATEGORIES= www
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}