diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-04 17:51:39 +0000 |
commit | 3f2ca9c1d8c826eb22bb11174b291e6ec399856f (patch) | |
tree | 3aaf505edc4f8e095109e2c6f1e53ba888e009a4 | |
parent | 4b14ff9c1e1957ac3180b59175ae8ac4c531e13c (diff) | |
download | ports-3f2ca9c1d8c826eb22bb11174b291e6ec399856f.tar.gz ports-3f2ca9c1d8c826eb22bb11174b291e6ec399856f.zip |
Notes
116 files changed, 301 insertions, 384 deletions
diff --git a/astro/R-cran-maptools/Makefile b/astro/R-cran-maptools/Makefile index d379fd91c27e..91566013523c 100644 --- a/astro/R-cran-maptools/Makefile +++ b/astro/R-cran-maptools/Makefile @@ -3,6 +3,7 @@ PORTNAME= maptools DISTVERSION= 0.8-21 +PORTREVISION= 1 CATEGORIES= astro DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/converters/R-cran-RJSONIO/Makefile b/converters/R-cran-RJSONIO/Makefile index 76eb9daedcd8..9177c7c70293 100644 --- a/converters/R-cran-RJSONIO/Makefile +++ b/converters/R-cran-RJSONIO/Makefile @@ -3,6 +3,7 @@ PORTNAME= RJSONIO DISTVERSION= 1.0-1 +PORTREVISION= 1 CATEGORIES= converters DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/converters/R-cran-rjson/Makefile b/converters/R-cran-rjson/Makefile index 2e220d4fc543..0767a611f3bf 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -3,6 +3,7 @@ PORTNAME= rjson PORTVERSION= 0.2.11 +PORTREVISION= 1 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/databases/R-cran-DBI/Makefile b/databases/R-cran-DBI/Makefile index b8adef3f02c8..180ed3f33b92 100644 --- a/databases/R-cran-DBI/Makefile +++ b/databases/R-cran-DBI/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-DBI -# Date created: 2011-08-16 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= DBI DISTVERSION= 0.2-5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/databases/R-cran-RMySQL/Makefile b/databases/R-cran-RMySQL/Makefile index 2df0a95e0cbb..a44c57ff391b 100644 --- a/databases/R-cran-RMySQL/Makefile +++ b/databases/R-cran-RMySQL/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-RMySQL -# Date created: 2011-08-16 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= RMySQL DISTVERSION= 0.9-3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/databases/R-cran-RSQLite.extfuns/Makefile b/databases/R-cran-RSQLite.extfuns/Makefile index 9e185a8d3788..3a400e9e70d8 100644 --- a/databases/R-cran-RSQLite.extfuns/Makefile +++ b/databases/R-cran-RSQLite.extfuns/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-RSQLite.extfuns -# Date created: 2012-08-21 -# Whom: Steven Kreuzer <skreuzer@FreeBSD.org> -# +# Created by: Steven Kreuzer <skreuzer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= RSQLite.extfuns PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= databases DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/databases/R-cran-RSQLite/Makefile b/databases/R-cran-RSQLite/Makefile index 78bd0508945e..9051f9825ceb 100644 --- a/databases/R-cran-RSQLite/Makefile +++ b/databases/R-cran-RSQLite/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-RSQLite -# Date created: 2012-08-21 -# Whom: Steven Kreuzer <skreuzer@FreeBSD.org> -# +# Created by: Steven Kreuzer <skreuzer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= RSQLite PORTVERSION= 0.11.2 +PORTREVISION= 1 CATEGORIES= databases DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/databases/R-cran-sqldf/Makefile b/databases/R-cran-sqldf/Makefile index 73f92a30ffcb..46d044f66d48 100644 --- a/databases/R-cran-sqldf/Makefile +++ b/databases/R-cran-sqldf/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-sqldf -# Date created: 2012-08-21 -# Whom: Steven Kreuzer <skreuzer@FreeBSD.org> -# +# Created by: Steven Kreuzer <skreuzer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= sqldf DISTVERSION= 0.4-6.4 +PORTREVISION= 1 CATEGORIES= databases DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-Defaults/Makefile b/devel/R-cran-Defaults/Makefile index 8964950e532d..33970b64795c 100644 --- a/devel/R-cran-Defaults/Makefile +++ b/devel/R-cran-Defaults/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-Defaults -# Date created: 2011-10-30 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Defaults DISTVERSION= 1.1-1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-Hmisc/Makefile b/devel/R-cran-Hmisc/Makefile index 7e1bd581a2fb..a0d402fa0e72 100644 --- a/devel/R-cran-Hmisc/Makefile +++ b/devel/R-cran-Hmisc/Makefile @@ -2,6 +2,7 @@ PORTNAME= Hmisc DISTVERSION= 3.10-1 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-RUnit/Makefile b/devel/R-cran-RUnit/Makefile index 05dffd551134..ceda6841823f 100644 --- a/devel/R-cran-RUnit/Makefile +++ b/devel/R-cran-RUnit/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: RUnit -# Date created: 2012-08-21 -# Whom: Steven Kreuzer <skreuzer@FreeBSD.org> -# +# Created by: Steven Kreuzer <skreuzer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= RUnit PORTVERSION= 0.4.26 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-bitops/Makefile b/devel/R-cran-bitops/Makefile index 12341de58e94..28132985d174 100644 --- a/devel/R-cran-bitops/Makefile +++ b/devel/R-cran-bitops/Makefile @@ -3,6 +3,7 @@ PORTNAME= bitops DISTVERSION= 1.0-5 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-caret/Makefile b/devel/R-cran-caret/Makefile index 63859f9f6001..dbe24d832846 100644 --- a/devel/R-cran-caret/Makefile +++ b/devel/R-cran-caret/Makefile @@ -3,6 +3,7 @@ PORTNAME= caret DISTVERSION= 5.15-048 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-chron/Makefile b/devel/R-cran-chron/Makefile index ff7f2cd0b932..a520e09c4d0f 100644 --- a/devel/R-cran-chron/Makefile +++ b/devel/R-cran-chron/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: chron -# Date created: 2012-08-22 -# Whom: Steven Kreuzer <skreuzer@FreeBSD.org> -# +# Created by: Steven Kreuzer <skreuzer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= chron DISTVERSION= 2.3-43 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-foreach/Makefile b/devel/R-cran-foreach/Makefile index 1203b69d5842..dcb60bd7c128 100644 --- a/devel/R-cran-foreach/Makefile +++ b/devel/R-cran-foreach/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-foreach -# Date created: 2011-09-04 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= foreach PORTVERSION= 1.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-gbm/Makefile b/devel/R-cran-gbm/Makefile index 2b8d15f91716..fb6a8a9a24dc 100644 --- a/devel/R-cran-gbm/Makefile +++ b/devel/R-cran-gbm/Makefile @@ -2,6 +2,7 @@ PORTNAME= gbm DISTVERSION= 1.6-3.2 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-glmnet/Makefile b/devel/R-cran-glmnet/Makefile index 8789bc675a79..6604a251b858 100644 --- a/devel/R-cran-glmnet/Makefile +++ b/devel/R-cran-glmnet/Makefile @@ -2,6 +2,7 @@ PORTNAME= glmnet PORTVERSION= 1.8 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-gsubfn/Makefile b/devel/R-cran-gsubfn/Makefile index 3d82cc7cf7ed..2320efffa7ae 100644 --- a/devel/R-cran-gsubfn/Makefile +++ b/devel/R-cran-gsubfn/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-gsubfn -# Date created: 2012-08-21 -# Whom: Steven Kreuzer <skreuzer@FreeBSD.org> -# +# Created by: Steven Kreuzer <skreuzer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gsubfn DISTVERSION= 0.6-4 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-iterators/Makefile b/devel/R-cran-iterators/Makefile index 27a34a4c0140..9d1de42ce8b3 100644 --- a/devel/R-cran-iterators/Makefile +++ b/devel/R-cran-iterators/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-iterators -# Date created: 2011-08-16 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= iterators PORTVERSION= 1.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-itertools/Makefile b/devel/R-cran-itertools/Makefile index deaa2e5eaf34..35ce955f5aff 100644 --- a/devel/R-cran-itertools/Makefile +++ b/devel/R-cran-itertools/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-itertools -# Date created: 2011-08-16 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= itertools DISTVERSION= 0.1-1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-memoise/Makefile b/devel/R-cran-memoise/Makefile index 221612bfc7ca..d6e52cbd55fc 100644 --- a/devel/R-cran-memoise/Makefile +++ b/devel/R-cran-memoise/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-memoise -# Date created: 2012-03-05 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= memoise PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-plyr/Makefile b/devel/R-cran-plyr/Makefile index acd897f9701e..2ab6341254e8 100644 --- a/devel/R-cran-plyr/Makefile +++ b/devel/R-cran-plyr/Makefile @@ -3,6 +3,7 @@ PORTNAME= plyr PORTVERSION= 1.8 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-proto/Makefile b/devel/R-cran-proto/Makefile index 9769e91cf168..504520bb5728 100644 --- a/devel/R-cran-proto/Makefile +++ b/devel/R-cran-proto/Makefile @@ -3,6 +3,7 @@ PORTNAME= proto DISTVERSION= 0.3-10 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-randomForest/Makefile b/devel/R-cran-randomForest/Makefile index 6ab0fa08cc7e..8248cab3a4b4 100644 --- a/devel/R-cran-randomForest/Makefile +++ b/devel/R-cran-randomForest/Makefile @@ -2,6 +2,7 @@ PORTNAME= randomForest DISTVERSION= 4.6-6 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-reshape/Makefile b/devel/R-cran-reshape/Makefile index 2ab1783c6786..bb14567ead69 100644 --- a/devel/R-cran-reshape/Makefile +++ b/devel/R-cran-reshape/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-reshape -# Date created: 2011-08-30 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= reshape PORTVERSION= 0.8.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/devel/R-cran-reshape2/Makefile b/devel/R-cran-reshape2/Makefile index 8878e70b1340..7527d8bd3240 100644 --- a/devel/R-cran-reshape2/Makefile +++ b/devel/R-cran-reshape2/Makefile @@ -3,6 +3,7 @@ PORTNAME= reshape2 PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-PerformanceAnalytics/Makefile b/finance/R-cran-PerformanceAnalytics/Makefile index 03a4fb777e75..1977a6077677 100644 --- a/finance/R-cran-PerformanceAnalytics/Makefile +++ b/finance/R-cran-PerformanceAnalytics/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-PerformanceAnalytics -# Date created: 2012-04-19 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= PerformanceAnalytics PORTVERSION= 1.0.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-RFinanceYJ/Makefile b/finance/R-cran-RFinanceYJ/Makefile index 130dd85062cb..c506966a4914 100644 --- a/finance/R-cran-RFinanceYJ/Makefile +++ b/finance/R-cran-RFinanceYJ/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-RFinanceYJ -# Date created: 2011-08-06 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= RFinanceYJ PORTVERSION= 0.1.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-TTR/Makefile b/finance/R-cran-TTR/Makefile index bbfcb6fe4230..9b0fd1539967 100644 --- a/finance/R-cran-TTR/Makefile +++ b/finance/R-cran-TTR/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-TTR -# Date created: 2011-10-30 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= TTR DISTVERSION= 0.21-1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-ccgarch/Makefile b/finance/R-cran-ccgarch/Makefile index 3d9a2ffb136a..abaf03ab2446 100644 --- a/finance/R-cran-ccgarch/Makefile +++ b/finance/R-cran-ccgarch/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-ccgarch -# Date created: 2011-09-23 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ccgarch PORTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-fBasics/Makefile b/finance/R-cran-fBasics/Makefile index 4f1abc67250f..52f6c50d751e 100644 --- a/finance/R-cran-fBasics/Makefile +++ b/finance/R-cran-fBasics/Makefile @@ -3,6 +3,7 @@ PORTNAME= fBasics PORTVERSION= 2160.85 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-fGarch/Makefile b/finance/R-cran-fGarch/Makefile index f43129075920..218bff441982 100644 --- a/finance/R-cran-fGarch/Makefile +++ b/finance/R-cran-fGarch/Makefile @@ -3,6 +3,7 @@ PORTNAME= fGarch PORTVERSION= 2150.81 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-gmm/Makefile b/finance/R-cran-gmm/Makefile index 0eb0ffb0311a..a001c4db0d70 100644 --- a/finance/R-cran-gmm/Makefile +++ b/finance/R-cran-gmm/Makefile @@ -3,6 +3,7 @@ PORTNAME= gmm DISTVERSION= 1.4-4 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-lmtest/Makefile b/finance/R-cran-lmtest/Makefile index 4d29096474ab..d1f1b0e7d46f 100644 --- a/finance/R-cran-lmtest/Makefile +++ b/finance/R-cran-lmtest/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-lmtest -# Date created: 2012-02-07 -# Whom: Wen Heping <wen@FreeBSD.org> -# +# Created by: Wen Heping <wen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= lmtest DISTVERSION= 0.9-30 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-plm/Makefile b/finance/R-cran-plm/Makefile index d9ec152ef2fb..2a0cd5b7b785 100644 --- a/finance/R-cran-plm/Makefile +++ b/finance/R-cran-plm/Makefile @@ -3,6 +3,7 @@ PORTNAME= plm DISTVERSION= 1.3-1 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-quantmod/Makefile b/finance/R-cran-quantmod/Makefile index f81486107845..1568d130b363 100644 --- a/finance/R-cran-quantmod/Makefile +++ b/finance/R-cran-quantmod/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-quantmod -# Date created: 2011-10-30 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= quantmod DISTVERSION= 0.3-17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-strucchange/Makefile b/finance/R-cran-strucchange/Makefile index ddd07ba07e38..f37863edea02 100644 --- a/finance/R-cran-strucchange/Makefile +++ b/finance/R-cran-strucchange/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-strucchange -# Date created: 2012-02-05 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= strucchange DISTVERSION= 1.4-7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-timeDate/Makefile b/finance/R-cran-timeDate/Makefile index fdc60fa90245..ba623ac5b685 100644 --- a/finance/R-cran-timeDate/Makefile +++ b/finance/R-cran-timeDate/Makefile @@ -3,6 +3,7 @@ PORTNAME= timeDate PORTVERSION= 2160.97 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-timeSeries/Makefile b/finance/R-cran-timeSeries/Makefile index f97be649e2e1..36829a0eaabd 100644 --- a/finance/R-cran-timeSeries/Makefile +++ b/finance/R-cran-timeSeries/Makefile @@ -3,6 +3,7 @@ PORTNAME= timeSeries PORTVERSION= 2160.95 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-tseries/Makefile b/finance/R-cran-tseries/Makefile index 2f779b763203..cdce6b8beef6 100644 --- a/finance/R-cran-tseries/Makefile +++ b/finance/R-cran-tseries/Makefile @@ -3,6 +3,7 @@ PORTNAME= tseries DISTVERSION= 0.10-29 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-urca/Makefile b/finance/R-cran-urca/Makefile index facd6470d31f..c1e91cfc23a4 100644 --- a/finance/R-cran-urca/Makefile +++ b/finance/R-cran-urca/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-urca -# Date created: 2012-02-06 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= urca DISTVERSION= 1.2-7 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-vars/Makefile b/finance/R-cran-vars/Makefile index 6ca76ad87002..2628a81ac949 100644 --- a/finance/R-cran-vars/Makefile +++ b/finance/R-cran-vars/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-vars -# Date created: 2012-02-05 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= vars DISTVERSION= 1.5-0 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile index 607dc94c314b..8aa549a8c5e2 100644 --- a/ftp/R-cran-RCurl/Makefile +++ b/ftp/R-cran-RCurl/Makefile @@ -3,6 +3,7 @@ PORTNAME= RCurl DISTVERSION= 1.95-3 +PORTREVISION= 1 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-GDD/Makefile b/graphics/R-cran-GDD/Makefile index f2c323b2e5ba..4d0ac3c8266e 100644 --- a/graphics/R-cran-GDD/Makefile +++ b/graphics/R-cran-GDD/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: GDD -# Date created: 2012-08-21 -# Whom: Steven Kreuzer <skreuzer@FreeBSD.org> -# +# Created by: Steven Kreuzer <skreuzer@FreeBSD.org> # $FreeBSD$ PORTNAME= GDD DISTVERSION= 0.1-13.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-RColorBrewer/Makefile b/graphics/R-cran-RColorBrewer/Makefile index 91c44d5d49f5..fb19125e19b4 100644 --- a/graphics/R-cran-RColorBrewer/Makefile +++ b/graphics/R-cran-RColorBrewer/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-RColorBrewer -# Date created: 2011-09-10 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= RColorBrewer DISTVERSION= 1.0-5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-colorspace/Makefile b/graphics/R-cran-colorspace/Makefile index d1888d39dce2..d98305f90ea6 100644 --- a/graphics/R-cran-colorspace/Makefile +++ b/graphics/R-cran-colorspace/Makefile @@ -3,6 +3,7 @@ PORTNAME= colorspace DISTVERSION= 1.2-0 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-diagram/Makefile b/graphics/R-cran-diagram/Makefile index 83cc6f7a9b1e..65711fe1a6ed 100644 --- a/graphics/R-cran-diagram/Makefile +++ b/graphics/R-cran-diagram/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-diagram -# Date created: 2011-09-09 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= diagram PORTVERSION= 1.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-dichromat/Makefile b/graphics/R-cran-dichromat/Makefile index 50b6f8649377..df135a41e433 100644 --- a/graphics/R-cran-dichromat/Makefile +++ b/graphics/R-cran-dichromat/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-dichromat -# Date created: 2012-02-08 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= dichromat DISTVERSION= 1.2-4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile index 2bd58149d0a0..d5be52c0f877 100644 --- a/graphics/R-cran-ggplot2/Makefile +++ b/graphics/R-cran-ggplot2/Makefile @@ -2,6 +2,7 @@ PORTNAME= ggplot2 PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-munsell/Makefile b/graphics/R-cran-munsell/Makefile index bc040cb2bfc7..7f81e5f59440 100644 --- a/graphics/R-cran-munsell/Makefile +++ b/graphics/R-cran-munsell/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-munsell -# Date created: 2012-02-08 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= munsell PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-pixmap/Makefile b/graphics/R-cran-pixmap/Makefile index 204d9f1311d3..0a5e2f5bb71a 100644 --- a/graphics/R-cran-pixmap/Makefile +++ b/graphics/R-cran-pixmap/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-pixmap -# Date created: 2011-12-21 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pixmap DISTVERSION= 0.4-11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-png/Makefile b/graphics/R-cran-png/Makefile index d588a0e2b938..8acf3eb0f4f1 100644 --- a/graphics/R-cran-png/Makefile +++ b/graphics/R-cran-png/Makefile @@ -3,6 +3,7 @@ PORTNAME= png DISTVERSION= 0.1-4 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile index 75199c68c943..176db4dd39e4 100644 --- a/graphics/R-cran-rgdal/Makefile +++ b/graphics/R-cran-rgdal/Makefile @@ -3,6 +3,7 @@ PORTNAME= rgdal DISTVERSION= 0.8-01 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-rtiff/Makefile b/graphics/R-cran-rtiff/Makefile index d165a763fc4b..93519c745276 100644 --- a/graphics/R-cran-rtiff/Makefile +++ b/graphics/R-cran-rtiff/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-rtiff -# Date created: 2012-02-21 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= rtiff PORTVERSION= 1.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-scales/Makefile b/graphics/R-cran-scales/Makefile index 4732e7a658a6..49503a43d79a 100644 --- a/graphics/R-cran-scales/Makefile +++ b/graphics/R-cran-scales/Makefile @@ -2,6 +2,7 @@ PORTNAME= scales PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile index 776dbeddc481..01fa7424fdd8 100644 --- a/graphics/R-cran-shape/Makefile +++ b/graphics/R-cran-shape/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-shape -# Date created: 2011-09-09 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= shape PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-Formula/Makefile b/math/R-cran-Formula/Makefile index 1f41a22329fc..4b2cdbed5e97 100644 --- a/math/R-cran-Formula/Makefile +++ b/math/R-cran-Formula/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-Formula -# Date created: 2012-01-04 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Formula DISTVERSION= 1.1-0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-KFAS/Makefile b/math/R-cran-KFAS/Makefile index 9518fe736406..83aa9002fa39 100644 --- a/math/R-cran-KFAS/Makefile +++ b/math/R-cran-KFAS/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-KFAS -# Date created: 2012-01-04 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= KFAS PORTVERSION= 0.9.11 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-LearnBayes/Makefile b/math/R-cran-LearnBayes/Makefile index 564b96111134..ddeac367b216 100644 --- a/math/R-cran-LearnBayes/Makefile +++ b/math/R-cran-LearnBayes/Makefile @@ -3,6 +3,7 @@ PORTNAME= LearnBayes PORTVERSION= 2.12 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-MCMCpack/Makefile b/math/R-cran-MCMCpack/Makefile index 316af9520e22..49c53c1c9b74 100644 --- a/math/R-cran-MCMCpack/Makefile +++ b/math/R-cran-MCMCpack/Makefile @@ -3,6 +3,7 @@ PORTNAME= MCMCpack DISTVERSION= 1.2-4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-RHmm/Makefile b/math/R-cran-RHmm/Makefile index 2c2796e08c7c..2ac3ead1d490 100644 --- a/math/R-cran-RHmm/Makefile +++ b/math/R-cran-RHmm/Makefile @@ -3,6 +3,7 @@ PORTNAME= RHmm PORTVERSION= 2.0.2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RSvgDevice/Makefile b/math/R-cran-RSvgDevice/Makefile index 4f44cdcf9fe4..a5b8b1637490 100644 --- a/math/R-cran-RSvgDevice/Makefile +++ b/math/R-cran-RSvgDevice/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: RSvgDevice -# Date created: 14 April 2009 -# Whom: David Naylor <naylor.b.david@gmail.com> -# +# Created by: David Naylor <naylor.b.david@gmail.com> # $FreeBSD$ -# PORTNAME= RSvgDevice PORTVERSION= 0.6.4.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-SuppDists/Makefile b/math/R-cran-SuppDists/Makefile index 19eb8ed33bcd..d6269f46a1d2 100644 --- a/math/R-cran-SuppDists/Makefile +++ b/math/R-cran-SuppDists/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: math/R-cran-SuppDists -# Date created: April 27, 2010 -# Whom: b.f. <bf@FreeBSD.org> -# +# Created by: b.f. <bf@FreeBSD.org> # $FreeBSD$ -# PORTNAME= SuppDists DISTVERSION= 1.1-8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_CRAN} \ http://r.research.att.com/benchmarks/:benchmark \ @@ -19,8 +15,9 @@ EXTRACT_ONLY= ${PORTNAME}_${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= bf@FreeBSD.org COMMENT= Supplementary distributions and RNG for R -BENCHMARK_SCRIPT= R-benchmark-25.R LICENSE= GPLv2 + +BENCHMARK_SCRIPT= R-benchmark-25.R R_MOD_AUTOPLIST= yes USE_R_MOD= yes WRKSRC = ${WRKDIR}/${PORTNAME} diff --git a/math/R-cran-Zelig/Makefile b/math/R-cran-Zelig/Makefile index 935632e5034d..97b6a398ae42 100644 --- a/math/R-cran-Zelig/Makefile +++ b/math/R-cran-Zelig/Makefile @@ -3,6 +3,7 @@ PORTNAME= Zelig DISTVERSION= 4.0-11 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-bdsmatrix/Makefile b/math/R-cran-bdsmatrix/Makefile index 1409d25c0a24..1c599b6288e9 100644 --- a/math/R-cran-bdsmatrix/Makefile +++ b/math/R-cran-bdsmatrix/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-bdsmatrix -# Date created: 2012-01-04 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= bdsmatrix PORTVERSION= 1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index acb75691aa1b..2a423bb1ea6b 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -3,6 +3,7 @@ PORTNAME= car DISTVERSION= 2.0-15 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-coda/Makefile b/math/R-cran-coda/Makefile index 2a0b53c0470f..3c960cd18519 100644 --- a/math/R-cran-coda/Makefile +++ b/math/R-cran-coda/Makefile @@ -3,6 +3,7 @@ PORTNAME= coda DISTVERSION= 0.15-2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-deldir/Makefile b/math/R-cran-deldir/Makefile index 8d32c494f246..88f67981b355 100644 --- a/math/R-cran-deldir/Makefile +++ b/math/R-cran-deldir/Makefile @@ -3,6 +3,7 @@ PORTNAME= deldir DISTVERSION= 0.0-21 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-dlmodeler/Makefile b/math/R-cran-dlmodeler/Makefile index 7516b64c00aa..2898014dce93 100644 --- a/math/R-cran-dlmodeler/Makefile +++ b/math/R-cran-dlmodeler/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-dlmodeler -# Date created: 2012-07-22 -# Whom: Cyrille Szymanski <cnszym@gmail.com> -# +# Created by: Cyrille Szymanski <cnszym@gmail.com> # $FreeBSD$ -# PORTNAME= dlmodeler DISTVERSION= 1.2-1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-gpclib/Makefile b/math/R-cran-gpclib/Makefile index f45c6631e799..42e4c6910f62 100644 --- a/math/R-cran-gpclib/Makefile +++ b/math/R-cran-gpclib/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: gpclib -# Date created: 2009-03-27 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= gpclib DISTVERSION= 1.5-3 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-gtable/Makefile b/math/R-cran-gtable/Makefile index 72dda01febd9..71616565adf9 100644 --- a/math/R-cran-gtable/Makefile +++ b/math/R-cran-gtable/Makefile @@ -2,6 +2,7 @@ PORTNAME= gtable PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-igraph/Makefile b/math/R-cran-igraph/Makefile index b16820a3c3bd..f98c5dd0fd4a 100644 --- a/math/R-cran-igraph/Makefile +++ b/math/R-cran-igraph/Makefile @@ -3,6 +3,7 @@ PORTNAME= igraph DISTVERSION= 0.6-3 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-inline/Makefile b/math/R-cran-inline/Makefile index 273534c357e0..af284410b105 100644 --- a/math/R-cran-inline/Makefile +++ b/math/R-cran-inline/Makefile @@ -3,6 +3,7 @@ PORTNAME= inline PORTVERSION= 0.3.10 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-labeling/Makefile b/math/R-cran-labeling/Makefile index 2557e26db98e..ff1fc3d150dd 100644 --- a/math/R-cran-labeling/Makefile +++ b/math/R-cran-labeling/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-labeling -# Date created: 2012-05-09 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= labeling PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-memisc/Makefile b/math/R-cran-memisc/Makefile index d6950870d514..ce9ef3d557d7 100644 --- a/math/R-cran-memisc/Makefile +++ b/math/R-cran-memisc/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-memisc -# Date created: 2011-08-16 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= memisc DISTVERSION= 0.95-38 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-mvtnorm/Makefile b/math/R-cran-mvtnorm/Makefile index 96bedc8b1868..503ab8e907a3 100644 --- a/math/R-cran-mvtnorm/Makefile +++ b/math/R-cran-mvtnorm/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-mvtnorm -# Date created: March 08, 2011 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= mvtnorm PORTVERSION= 0.9.96 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} diff --git a/math/R-cran-nnls/Makefile b/math/R-cran-nnls/Makefile index 96ddb5651571..027354b0b8b8 100644 --- a/math/R-cran-nnls/Makefile +++ b/math/R-cran-nnls/Makefile @@ -1,11 +1,9 @@ -# New ports collection makefile for: nnls -# Date created: 2012-08-21 -# Whom: Steven Kreuzer <skreuzer@FreeBSD.org> -# +# Created by: Steven Kreuzer <skreuzer@FreeBSD.org> # $FreeBSD$ PORTNAME= nnls PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index 8f8bb35141b6..92900d92b0a4 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-psych -# Date created: 2010-09-15 -# Whom: Dan Rue <drue@therub.org> -# +# Created by: Dan Rue <drue@therub.org> # $FreeBSD$ -# PORTNAME= psych PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math science DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-quadprog/Makefile b/math/R-cran-quadprog/Makefile index 592288fe6980..5b87b01948e4 100644 --- a/math/R-cran-quadprog/Makefile +++ b/math/R-cran-quadprog/Makefile @@ -3,6 +3,7 @@ PORTNAME= quadprog DISTVERSION= 1.5-4 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sandwich/Makefile b/math/R-cran-sandwich/Makefile index 9cd280ab995f..35a1067287ed 100644 --- a/math/R-cran-sandwich/Makefile +++ b/math/R-cran-sandwich/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-sandwich -# Date created: 2011-09-23 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= sandwich DISTVERSION= 2.2-9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sm/Makefile b/math/R-cran-sm/Makefile index 3c4d3dde2238..52555f815204 100644 --- a/math/R-cran-sm/Makefile +++ b/math/R-cran-sm/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: sm -# Date created: 2009-03-19 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= sm DISTVERSION= 2.2-4.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-sp/Makefile b/math/R-cran-sp/Makefile index 48de70e55330..c2ecec28aac8 100644 --- a/math/R-cran-sp/Makefile +++ b/math/R-cran-sp/Makefile @@ -3,6 +3,7 @@ PORTNAME= sp DISTVERSION= 1.0-5 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile index bf0cfa076a8b..39b2cda0ab9b 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -3,6 +3,7 @@ PORTNAME= spdep DISTVERSION= 0.5-55 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-stabledist/Makefile b/math/R-cran-stabledist/Makefile index 58f9c29232f7..c748e2e8d4b7 100644 --- a/math/R-cran-stabledist/Makefile +++ b/math/R-cran-stabledist/Makefile @@ -3,6 +3,7 @@ PORTNAME= stabledist DISTVERSION= 0.6-5 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-xts/Makefile b/math/R-cran-xts/Makefile index 38013b6472fa..e35cf3e3f949 100644 --- a/math/R-cran-xts/Makefile +++ b/math/R-cran-xts/Makefile @@ -3,6 +3,7 @@ PORTNAME= xts DISTVERSION= 0.9-1 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile index 18d629ea2cc2..97a0c27b2c89 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -3,6 +3,7 @@ PORTNAME= zoo DISTVERSION= 1.7-9 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R/Makefile b/math/R/Makefile index 218c70b65c97..42ba79b94524 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME?= R -PORTVERSION= 2.15.1 -PORTREVISION= 3 +PORTVERSION= 2.15.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/ \ @@ -16,7 +15,6 @@ MASTER_SITES= http://cran.r-project.org/src/base/R-2/ \ http://cran.hu.r-project.org/src/base/R-2/ \ http://cran.uk.r-project.org/src/base/R-2/ \ http://cran.us.r-project.org/src/base/R-2/ \ - http://cran.za.r-project.org/src/base/R-2/ \ ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/src/base/R-2/ \ http://lib.stat.cmu.edu/R/CRAN/src/base/R-2/ \ http://cran.stat.ucla.edu/src/base/R-2/ \ @@ -26,13 +24,23 @@ DISTNAME= R-${PORTVERSION} MAINTAINER= bf@FreeBSD.org COMMENT?= A language for statistical computing and graphics -PORTSCOUT= skipv:2.15.1-w +LICENSE= GPLv2 + +BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed + +CONFIGURE_ENV= SED="${LOCALBASE}/bin/gsed" + +OPTIONS_DEFINE= MISSING + +MISSING_DESC= use libmissing rather than libquadmath .if defined(LIBRMATH_SLAVEPORT) BUILD_WRKSRC= ${WRKSRC}/src/nmath/standalone -CONFIGURE_ARGS = --disable-nls --with-ICU=no --with-cairo=no --with-iconv=no \ - --with-jpeglib=no --with-libpng=no --with-readline=no \ - --with-tcltk=no --with-x=no --without-libintl-prefix +CONFIGURE_ARGS= --disable-nls --with-ICU=no --with-cairo=no \ + --with-jpeglib=no --with-libpng=no --with-libtiff=no \ + --with-readline=no --with-tcltk=no --with-x=no \ + --without-libintl-prefix +CONFIGURE_ENV+= ac_cv_header_iconv_h=no PLIST_SUB= RMATH_SOVERSION="${RMATH_SOVERSION}" USE_LDCONFIG= yes .else # LIBRMATH_SLAVEPORT @@ -40,13 +48,13 @@ ALL_TARGET= all INSTALL_TARGET = install CONFIGURE_ARGS = --enable-memory-profiling rdocdir=${DOCSDIR} \ --with-system-bzlib --with-system-zlib -CONFIGURE_ENV= FCFLAGS="${FFLAGS}" \ +CONFIGURE_ENV+= FCFLAGS="${FFLAGS}" \ INSTALL_DATA="${INSTALL} ${COPY} ${_SHROWNGRP} -m 644" \ R_LD_LIBRARY_PATH="${R_LD_LIBRARY_PATH}" TAR="${TAR}" -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib -OPTIONS_DEFINE = ATLAS ICU PCRE_PORT THREADS +OPTIONS_DEFINE+= ATLAS ICU PCRE_PORT THREADS ATLAS_DESC= Use ATLAS instead of BLAS/LAPACK ICU_DESC= Use ICU for collation in multibyte locales @@ -54,8 +62,13 @@ PCRE_PORT_DESC = Use devel/pcre instead of the bundled PCRE OPTIONS_DEFAULT= ICU PCRE_PORT THREADS .if !defined(LIBR_SLAVEPORT) +RUN_DEPENDS+= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed +USE_LDCONFIG= ${PREFIX}/lib/R/lib + +MAN1= R.1 Rscript.1 + OPTIONS_DEFINE+= GHOSTSCRIPT INFO_MANUALS JPEG LETTER_PAPER LIBR \ - PANGOCAIRO PDF_MANUALS PNG TCLTK X11 + PANGOCAIRO PDF_MANUALS PNG TCLTK TIFF X11 GHOSTSCRIPT_DESC= [dev2]bitmap() graphics devices INFO_MANUALS_DESC= GNU info manuals @@ -68,8 +81,8 @@ PNG_DESC= png() graphics device TCLTK_DESC= tcltk package X11_DESC= X11() graphics device -OPTIONS_DEFAULT+= GHOSTSCRIPT INFO_MANUALS JPEG LIBR PANGOCAIRO PNG TCLTK \ - X11 +OPTIONS_DEFAULT+= GHOSTSCRIPT INFO_MANUALS JPEG LIBR PANGOCAIRO PNG \ + TCLTK TIFF X11 .endif # !LIBR_SLAVEPORT PLIST_SUB= R_SOVERSION="${R_SOVERSION}" \ @@ -77,10 +90,6 @@ PLIST_SUB= R_SOVERSION="${R_SOVERSION}" \ RLAPACK_SOVERSION="${RLAPACK_SOVERSION}" R_LD_LIBRARY_PATH= ${_GCC_RUNTIME}:${LOCALBASE}/lib USE_ICONV= yes -.if !defined(LIBR_SLAVEPORT) -MAN1= R.1 Rscript.1 -USE_LDCONFIG= ${PREFIX}/lib/R/lib -.endif # !LIBR_SLAVEPORT .endif # LIBRMATH_SLAVEPORT GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes @@ -102,6 +111,18 @@ PICFLAG?= -fpic CONFIGURE_ENV += SHLIB_${flag}FLAGS="${PICFLAG}" .endfor +.if ${PORT_OPTIONS:MMISSING} +LIB_DEPENDS+= missing:${PORTSDIR}/math/libmissing +LIBM= -L${LOCALBASE}/lib -lmissing +LIBMH= "missing_math.h" +.if defined(LIBRMATH_SLAVEPORT) +CPPFLAGS+= -I${LOCALBASE}/include +.endif +.else +LIBM= -lquadmath +LIBMH= <quadmath.h> +.endif + .if !defined(LIBRMATH_SLAVEPORT) .if ${PORT_OPTIONS:MATLAS} LIB_DEPENDS+= atlas:${PORTSDIR}/math/atlas @@ -200,6 +221,13 @@ CONFIGURE_ARGS+= --without-tcltk PLIST_SUB+= TCLTK="@comment " .endif +.if ${PORT_OPTIONS:MTIFF} +LIB_DEPENDS+= tiff:${PORTSDIR}/graphics/tiff +CONFIGURE_ARGS+= --with-libtiff +.else +CONFIGURE_ARGS+= --without-libtiff +.endif + .if ${PORT_OPTIONS:MX11} CONFIGURE_ARGS+= --with-x USE_XORG= x11 xmu xt @@ -231,7 +259,16 @@ PLIST_SUB+= PDF_MANUAL="@comment " .endif # !LIBRMATH_SLAVEPORT post-patch: +.if !${PORT_OPTIONS:MMISSING} + @${REINPLACE_CMD} -e 's|logl(|(long double)logq((__float128)|' \ + ${WRKSRC}/src/nmath/dnbeta.c \ + ${WRKSRC}/src/nmath/pnbeta.c +.endif + @${REINPLACE_CMD} -e \ + '\|#include <math.h>|{x;s|^.*$$|#include ${LIBMH}|;H;x;}' \ + ${WRKSRC}/src/nmath/nmath.h @${REINPLACE_CMD} -e '\|LIBS=|s|-lrt ||' \ + -e '\|-lm[". ]|s|-lm|${LIBM}|' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/src/nmath/standalone/Makefile.in \ @@ -245,8 +282,7 @@ post-patch: ${WRKSRC}/src/extra/tzone/tzfile.h \ ${WRKSRC}/src/scripts/javareconf .if !defined(LIBRMATH_SLAVEPORT) - @${RM} -rf ${WRKSRC}/src/library/compiler/inst/po/compiler-zh_CN -.if empty(PORT_OPTIONS:MNLS) +.if !${PORT_OPTIONS:MNLS} @(cd ${WRKSRC}/src/library/Recommended; \ for tarfile in *.tgz *.tar.gz ; do \ ${TAR} -czf temptgz --exclude='*/po/*' @$$tarfile ; \ @@ -254,6 +290,14 @@ post-patch: done) .endif +.if !${PORT_OPTIONS:MMISSING} +pre-configure: + @if [ ! -f ${_GCC_RUNTIME}/libquadmath.a ] ; then \ + ${PRINTF} "\n\n\n%s\n\n\n" "libquadmath is not available for your\ + compiler and architecture: please enable the MISSING option." ; \ + exit 1 ; fi +.endif + .if defined(LIBR_SLAVEPORT) do-build: .for d in include extra diff --git a/math/R/distinfo b/math/R/distinfo index 3b54caf8b433..fad9cc36359d 100644 --- a/math/R/distinfo +++ b/math/R/distinfo @@ -1,2 +1,2 @@ -SHA256 (R-2.15.1.tar.gz) = 96e4baea9dc7653b9160d7f2e1d321d0f252fee37ceb4273d4c94f0d4d815485 -SIZE (R-2.15.1.tar.gz) = 24592493 +SHA256 (R-2.15.2.tar.gz) = 292837ae259b7668509b8a5d4ec8be0aa50c327cfe7a534bac419b4ca766d66d +SIZE (R-2.15.2.tar.gz) = 24338934 diff --git a/math/R/pkg-plist b/math/R/pkg-plist index 226b79b20930..134f5d8bfef2 100644 --- a/math/R/pkg-plist +++ b/math/R/pkg-plist @@ -128,6 +128,7 @@ lib/R/library/KernSmooth/html/R.css lib/R/library/KernSmooth/libs/KernSmooth.so %%NLS%%lib/R/library/KernSmooth/po/de/LC_MESSAGES/R-KernSmooth.mo %%NLS%%lib/R/library/KernSmooth/po/en@quot/LC_MESSAGES/R-KernSmooth.mo +%%NLS%%lib/R/library/KernSmooth/po/pl/LC_MESSAGES/R-KernSmooth.mo lib/R/library/MASS/CITATION lib/R/library/MASS/DESCRIPTION lib/R/library/MASS/INDEX @@ -157,6 +158,7 @@ lib/R/library/MASS/libs/MASS.so %%NLS%%lib/R/library/MASS/po/de/LC_MESSAGES/R-MASS.mo %%NLS%%lib/R/library/MASS/po/en@quot/LC_MESSAGES/R-MASS.mo %%NLS%%lib/R/library/MASS/po/fr/LC_MESSAGES/R-MASS.mo +%%NLS%%lib/R/library/MASS/po/pl/LC_MESSAGES/R-MASS.mo lib/R/library/MASS/scripts/ch01.R lib/R/library/MASS/scripts/ch02.R lib/R/library/MASS/scripts/ch03.R @@ -205,12 +207,12 @@ lib/R/library/Matrix/doc/Introduction.R lib/R/library/Matrix/doc/Introduction.Rnw lib/R/library/Matrix/doc/Introduction.pdf lib/R/library/Matrix/doc/Matrix.bib -lib/R/library/Matrix/doc/UFsparse/AMD.txt -lib/R/library/Matrix/doc/UFsparse/CHOLMOD.txt -lib/R/library/Matrix/doc/UFsparse/COLAMD.txt -lib/R/library/Matrix/doc/UFsparse/SPQR.txt -lib/R/library/Matrix/doc/UFsparse/UFconfig.txt -lib/R/library/Matrix/doc/UFsparse/UserGuides.txt +lib/R/library/Matrix/doc/SuiteSparse/AMD.txt +lib/R/library/Matrix/doc/SuiteSparse/CHOLMOD.txt +lib/R/library/Matrix/doc/SuiteSparse/COLAMD.txt +lib/R/library/Matrix/doc/SuiteSparse/SPQR.txt +lib/R/library/Matrix/doc/SuiteSparse/SuiteSparse_config.txt +lib/R/library/Matrix/doc/SuiteSparse/UserGuides.txt lib/R/library/Matrix/doc/index.html lib/R/library/Matrix/doc/sparseModels.R lib/R/library/Matrix/doc/sparseModels.Rnw @@ -239,6 +241,8 @@ lib/R/library/Matrix/libs/Matrix.so %%NLS%%lib/R/library/Matrix/po/de/LC_MESSAGES/R-Matrix.mo %%NLS%%lib/R/library/Matrix/po/en@quot/LC_MESSAGES/Matrix.mo %%NLS%%lib/R/library/Matrix/po/en@quot/LC_MESSAGES/R-Matrix.mo +%%NLS%%lib/R/library/Matrix/po/pl/LC_MESSAGES/Matrix.mo +%%NLS%%lib/R/library/Matrix/po/pl/LC_MESSAGES/R-Matrix.mo lib/R/library/Matrix/test-tools-1.R lib/R/library/Matrix/test-tools-Matrix.R lib/R/library/Matrix/test-tools.R @@ -272,6 +276,7 @@ lib/R/library/base/html/R.css %%NLS%%lib/R/library/base/po/it/LC_MESSAGES/R-base.mo %%NLS%%lib/R/library/base/po/ja/LC_MESSAGES/R-base.mo %%NLS%%lib/R/library/base/po/ko/LC_MESSAGES/R-base.mo +%%NLS%%lib/R/library/base/po/nn/LC_MESSAGES/R-base.mo %%NLS%%lib/R/library/base/po/pl/LC_MESSAGES/R-base.mo %%NLS%%lib/R/library/base/po/pt_BR/LC_MESSAGES/R-base.mo %%NLS%%lib/R/library/base/po/ru/LC_MESSAGES/R-base.mo @@ -303,6 +308,7 @@ lib/R/library/boot/html/R.css %%NLS%%lib/R/library/boot/po/de/LC_MESSAGES/R-boot.mo %%NLS%%lib/R/library/boot/po/en@quot/LC_MESSAGES/R-boot.mo %%NLS%%lib/R/library/boot/po/fr/LC_MESSAGES/R-boot.mo +%%NLS%%lib/R/library/boot/po/pl/LC_MESSAGES/R-boot.mo %%NLS%%lib/R/library/boot/po/ru/LC_MESSAGES/R-boot.mo lib/R/library/class/CITATION lib/R/library/class/DESCRIPTION @@ -329,6 +335,7 @@ lib/R/library/class/libs/class.so %%NLS%%lib/R/library/class/po/de/LC_MESSAGES/R-class.mo %%NLS%%lib/R/library/class/po/en@quot/LC_MESSAGES/R-class.mo %%NLS%%lib/R/library/class/po/fr/LC_MESSAGES/R-class.mo +%%NLS%%lib/R/library/class/po/pl/LC_MESSAGES/R-class.mo lib/R/library/cluster/CITATION lib/R/library/cluster/DESCRIPTION lib/R/library/cluster/INDEX @@ -355,6 +362,7 @@ lib/R/library/cluster/html/R.css lib/R/library/cluster/libs/cluster.so %%NLS%%lib/R/library/cluster/po/de/LC_MESSAGES/R-cluster.mo %%NLS%%lib/R/library/cluster/po/en@quot/LC_MESSAGES/R-cluster.mo +%%NLS%%lib/R/library/cluster/po/pl/LC_MESSAGES/R-cluster.mo lib/R/library/codetools/DESCRIPTION lib/R/library/codetools/INDEX lib/R/library/codetools/Meta/Rd.rds @@ -396,6 +404,7 @@ lib/R/library/compiler/html/R.css %%NLS%%lib/R/library/compiler/po/en@quot/LC_MESSAGES/R-compiler.mo %%NLS%%lib/R/library/compiler/po/fr/LC_MESSAGES/R-compiler.mo %%NLS%%lib/R/library/compiler/po/ja/LC_MESSAGES/R-compiler.mo +%%NLS%%lib/R/library/compiler/po/ko/LC_MESSAGES/R-compiler.mo %%NLS%%lib/R/library/compiler/po/pl/LC_MESSAGES/R-compiler.mo %%NLS%%lib/R/library/compiler/po/pt_BR/LC_MESSAGES/R-compiler.mo %%NLS%%lib/R/library/compiler/po/ru/LC_MESSAGES/R-compiler.mo @@ -449,6 +458,8 @@ lib/R/library/foreign/libs/foreign.so %%NLS%%lib/R/library/foreign/po/en@quot/LC_MESSAGES/foreign.mo %%NLS%%lib/R/library/foreign/po/fr/LC_MESSAGES/R-foreign.mo %%NLS%%lib/R/library/foreign/po/fr/LC_MESSAGES/foreign.mo +%%NLS%%lib/R/library/foreign/po/pl/LC_MESSAGES/R-foreign.mo +%%NLS%%lib/R/library/foreign/po/pl/LC_MESSAGES/foreign.mo lib/R/library/grDevices/DESCRIPTION lib/R/library/grDevices/INDEX lib/R/library/grDevices/Meta/Rd.rds @@ -763,6 +774,7 @@ lib/R/library/methods/libs/methods.so %%NLS%%lib/R/library/methods/po/ja/LC_MESSAGES/R-methods.mo %%NLS%%lib/R/library/methods/po/ja/LC_MESSAGES/methods.mo %%NLS%%lib/R/library/methods/po/ko/LC_MESSAGES/R-methods.mo +%%NLS%%lib/R/library/methods/po/ko/LC_MESSAGES/methods.mo %%NLS%%lib/R/library/methods/po/pl/LC_MESSAGES/R-methods.mo %%NLS%%lib/R/library/methods/po/pl/LC_MESSAGES/methods.mo %%NLS%%lib/R/library/methods/po/pt_BR/LC_MESSAGES/R-methods.mo @@ -828,6 +840,8 @@ lib/R/library/nlme/mlbook/ch05.R %%NLS%%lib/R/library/nlme/po/en@quot/LC_MESSAGES/nlme.mo %%NLS%%lib/R/library/nlme/po/fr/LC_MESSAGES/R-nlme.mo %%NLS%%lib/R/library/nlme/po/fr/LC_MESSAGES/nlme.mo +%%NLS%%lib/R/library/nlme/po/pl/LC_MESSAGES/R-nlme.mo +%%NLS%%lib/R/library/nlme/po/pl/LC_MESSAGES/nlme.mo lib/R/library/nlme/scripts/ch01.R lib/R/library/nlme/scripts/ch02.R lib/R/library/nlme/scripts/ch03.R @@ -861,6 +875,7 @@ lib/R/library/nnet/libs/nnet.so %%NLS%%lib/R/library/nnet/po/de/LC_MESSAGES/R-nnet.mo %%NLS%%lib/R/library/nnet/po/en@quot/LC_MESSAGES/R-nnet.mo %%NLS%%lib/R/library/nnet/po/fr/LC_MESSAGES/R-nnet.mo +%%NLS%%lib/R/library/nnet/po/pl/LC_MESSAGES/R-nnet.mo lib/R/library/parallel/DESCRIPTION lib/R/library/parallel/INDEX lib/R/library/parallel/Meta/Rd.rds @@ -889,6 +904,8 @@ lib/R/library/parallel/libs/parallel.so %%NLS%%lib/R/library/parallel/po/en@quot/LC_MESSAGES/parallel.mo %%NLS%%lib/R/library/parallel/po/fr/LC_MESSAGES/R-parallel.mo %%NLS%%lib/R/library/parallel/po/fr/LC_MESSAGES/parallel.mo +%%NLS%%lib/R/library/parallel/po/ko/LC_MESSAGES/R-parallel.mo +%%NLS%%lib/R/library/parallel/po/ko/LC_MESSAGES/parallel.mo %%NLS%%lib/R/library/parallel/po/pl/LC_MESSAGES/R-parallel.mo %%NLS%%lib/R/library/parallel/po/pl/LC_MESSAGES/parallel.mo %%NLS%%lib/R/library/parallel/po/ru/LC_MESSAGES/R-parallel.mo @@ -924,6 +941,8 @@ lib/R/library/rpart/libs/rpart.so %%NLS%%lib/R/library/rpart/po/en@quot/LC_MESSAGES/rpart.mo %%NLS%%lib/R/library/rpart/po/fr/LC_MESSAGES/R-rpart.mo %%NLS%%lib/R/library/rpart/po/fr/LC_MESSAGES/rpart.mo +%%NLS%%lib/R/library/rpart/po/pl/LC_MESSAGES/R-rpart.mo +%%NLS%%lib/R/library/rpart/po/pl/LC_MESSAGES/rpart.mo %%NLS%%lib/R/library/rpart/po/ru/LC_MESSAGES/R-rpart.mo %%NLS%%lib/R/library/rpart/po/ru/LC_MESSAGES/rpart.mo lib/R/library/spatial/CITATION @@ -952,6 +971,7 @@ lib/R/library/spatial/libs/spatial.so %%NLS%%lib/R/library/spatial/po/de/LC_MESSAGES/R-spatial.mo %%NLS%%lib/R/library/spatial/po/en@quot/LC_MESSAGES/R-spatial.mo %%NLS%%lib/R/library/spatial/po/fr/LC_MESSAGES/R-spatial.mo +%%NLS%%lib/R/library/spatial/po/pl/LC_MESSAGES/R-spatial.mo lib/R/library/spatial/ppdata/agter.dat lib/R/library/spatial/ppdata/caveolae.dat lib/R/library/spatial/ppdata/cells.dat @@ -1173,6 +1193,7 @@ lib/R/library/tcltk/html/R.css %%NLS%%lib/R/library/tcltk/po/ja/LC_MESSAGES/R-tcltk.mo %%NLS%%lib/R/library/tcltk/po/ja/LC_MESSAGES/tcltk.mo %%NLS%%lib/R/library/tcltk/po/ko/LC_MESSAGES/R-tcltk.mo +%%NLS%%lib/R/library/tcltk/po/ko/LC_MESSAGES/tcltk.mo %%NLS%%lib/R/library/tcltk/po/pl/LC_MESSAGES/R-tcltk.mo %%NLS%%lib/R/library/tcltk/po/pl/LC_MESSAGES/tcltk.mo %%NLS%%lib/R/library/tcltk/po/pt_BR/LC_MESSAGES/R-tcltk.mo @@ -1574,6 +1595,8 @@ lib/R/share/texmf/tex/latex/upquote.sty @dirrm lib/R/library/splines/Meta @dirrm lib/R/library/splines @dirrm lib/R/library/spatial/ppdata +%%NLS%%@dirrm lib/R/library/spatial/po/pl/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/spatial/po/pl %%NLS%%@dirrm lib/R/library/spatial/po/fr/LC_MESSAGES %%NLS%%@dirrm lib/R/library/spatial/po/fr %%NLS%%@dirrm lib/R/library/spatial/po/en@quot/LC_MESSAGES @@ -1589,6 +1612,8 @@ lib/R/share/texmf/tex/latex/upquote.sty @dirrm lib/R/library/spatial %%NLS%%@dirrm lib/R/library/rpart/po/ru/LC_MESSAGES %%NLS%%@dirrm lib/R/library/rpart/po/ru +%%NLS%%@dirrm lib/R/library/rpart/po/pl/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/rpart/po/pl %%NLS%%@dirrm lib/R/library/rpart/po/fr/LC_MESSAGES %%NLS%%@dirrm lib/R/library/rpart/po/fr %%NLS%%@dirrm lib/R/library/rpart/po/en@quot/LC_MESSAGES @@ -1609,6 +1634,8 @@ lib/R/share/texmf/tex/latex/upquote.sty %%NLS%%@dirrm lib/R/library/parallel/po/ru %%NLS%%@dirrm lib/R/library/parallel/po/pl/LC_MESSAGES %%NLS%%@dirrm lib/R/library/parallel/po/pl +%%NLS%%@dirrm lib/R/library/parallel/po/ko/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/parallel/po/ko %%NLS%%@dirrm lib/R/library/parallel/po/fr/LC_MESSAGES %%NLS%%@dirrm lib/R/library/parallel/po/fr %%NLS%%@dirrm lib/R/library/parallel/po/en@quot/LC_MESSAGES @@ -1625,6 +1652,8 @@ lib/R/share/texmf/tex/latex/upquote.sty @dirrm lib/R/library/parallel/R @dirrm lib/R/library/parallel/Meta @dirrm lib/R/library/parallel +%%NLS%%@dirrm lib/R/library/nnet/po/pl/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/nnet/po/pl %%NLS%%@dirrm lib/R/library/nnet/po/fr/LC_MESSAGES %%NLS%%@dirrm lib/R/library/nnet/po/fr %%NLS%%@dirrm lib/R/library/nnet/po/en@quot/LC_MESSAGES @@ -1639,6 +1668,8 @@ lib/R/share/texmf/tex/latex/upquote.sty @dirrm lib/R/library/nnet/Meta @dirrm lib/R/library/nnet @dirrm lib/R/library/nlme/scripts +%%NLS%%@dirrm lib/R/library/nlme/po/pl/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/nlme/po/pl %%NLS%%@dirrm lib/R/library/nlme/po/fr/LC_MESSAGES %%NLS%%@dirrm lib/R/library/nlme/po/fr %%NLS%%@dirrm lib/R/library/nlme/po/en@quot/LC_MESSAGES @@ -1797,6 +1828,8 @@ lib/R/share/texmf/tex/latex/upquote.sty @dirrm lib/R/library/grDevices/R @dirrm lib/R/library/grDevices/Meta @dirrm lib/R/library/grDevices +%%NLS%%@dirrm lib/R/library/foreign/po/pl/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/foreign/po/pl %%NLS%%@dirrm lib/R/library/foreign/po/fr/LC_MESSAGES %%NLS%%@dirrm lib/R/library/foreign/po/fr %%NLS%%@dirrm lib/R/library/foreign/po/en@quot/LC_MESSAGES @@ -1824,6 +1857,8 @@ lib/R/share/texmf/tex/latex/upquote.sty %%NLS%%@dirrm lib/R/library/compiler/po/pt_BR %%NLS%%@dirrm lib/R/library/compiler/po/pl/LC_MESSAGES %%NLS%%@dirrm lib/R/library/compiler/po/pl +%%NLS%%@dirrm lib/R/library/compiler/po/ko/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/compiler/po/ko %%NLS%%@dirrm lib/R/library/compiler/po/ja/LC_MESSAGES %%NLS%%@dirrm lib/R/library/compiler/po/ja %%NLS%%@dirrm lib/R/library/compiler/po/fr/LC_MESSAGES @@ -1845,6 +1880,8 @@ lib/R/share/texmf/tex/latex/upquote.sty @dirrm lib/R/library/codetools/R @dirrm lib/R/library/codetools/Meta @dirrm lib/R/library/codetools +%%NLS%%@dirrm lib/R/library/cluster/po/pl/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/cluster/po/pl %%NLS%%@dirrm lib/R/library/cluster/po/en@quot/LC_MESSAGES %%NLS%%@dirrm lib/R/library/cluster/po/en@quot %%NLS%%@dirrm lib/R/library/cluster/po/de/LC_MESSAGES @@ -1857,6 +1894,8 @@ lib/R/share/texmf/tex/latex/upquote.sty @dirrm lib/R/library/cluster/R @dirrm lib/R/library/cluster/Meta @dirrm lib/R/library/cluster +%%NLS%%@dirrm lib/R/library/class/po/pl/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/class/po/pl %%NLS%%@dirrm lib/R/library/class/po/fr/LC_MESSAGES %%NLS%%@dirrm lib/R/library/class/po/fr %%NLS%%@dirrm lib/R/library/class/po/en@quot/LC_MESSAGES @@ -1872,6 +1911,8 @@ lib/R/share/texmf/tex/latex/upquote.sty @dirrm lib/R/library/class %%NLS%%@dirrm lib/R/library/boot/po/ru/LC_MESSAGES %%NLS%%@dirrm lib/R/library/boot/po/ru +%%NLS%%@dirrm lib/R/library/boot/po/pl/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/boot/po/pl %%NLS%%@dirrm lib/R/library/boot/po/fr/LC_MESSAGES %%NLS%%@dirrm lib/R/library/boot/po/fr %%NLS%%@dirrm lib/R/library/boot/po/en@quot/LC_MESSAGES @@ -1895,6 +1936,8 @@ lib/R/share/texmf/tex/latex/upquote.sty %%NLS%%@dirrm lib/R/library/base/po/pt_BR %%NLS%%@dirrm lib/R/library/base/po/pl/LC_MESSAGES %%NLS%%@dirrm lib/R/library/base/po/pl +%%NLS%%@dirrm lib/R/library/base/po/nn/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/base/po/nn %%NLS%%@dirrm lib/R/library/base/po/ko/LC_MESSAGES %%NLS%%@dirrm lib/R/library/base/po/ko %%NLS%%@dirrm lib/R/library/base/po/ja/LC_MESSAGES @@ -1916,23 +1959,27 @@ lib/R/share/texmf/tex/latex/upquote.sty @dirrm lib/R/library/base/R @dirrm lib/R/library/base/Meta @dirrm lib/R/library/base +%%NLS%%@dirrm lib/R/library/Matrix/po/pl/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/Matrix/po/pl %%NLS%%@dirrm lib/R/library/Matrix/po/en@quot/LC_MESSAGES -%%NLS%%@dirrm lib/R/library/Matrix/po/en@quot/ +%%NLS%%@dirrm lib/R/library/Matrix/po/en@quot %%NLS%%@dirrm lib/R/library/Matrix/po/de/LC_MESSAGES -%%NLS%%@dirrm lib/R/library/Matrix/po/de/ +%%NLS%%@dirrm lib/R/library/Matrix/po/de %%NLS%%@dirrm lib/R/library/Matrix/po @dirrm lib/R/library/Matrix/libs @dirrm lib/R/library/Matrix/include @dirrm lib/R/library/Matrix/html @dirrm lib/R/library/Matrix/help @dirrm lib/R/library/Matrix/external -@dirrm lib/R/library/Matrix/doc/UFsparse +@dirrm lib/R/library/Matrix/doc/SuiteSparse @dirrm lib/R/library/Matrix/doc @dirrm lib/R/library/Matrix/data @dirrm lib/R/library/Matrix/R @dirrm lib/R/library/Matrix/Meta @dirrm lib/R/library/Matrix @dirrm lib/R/library/MASS/scripts +%%NLS%%@dirrm lib/R/library/MASS/po/pl/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/MASS/po/pl %%NLS%%@dirrm lib/R/library/MASS/po/fr/LC_MESSAGES %%NLS%%@dirrm lib/R/library/MASS/po/fr %%NLS%%@dirrm lib/R/library/MASS/po/en@quot/LC_MESSAGES @@ -1947,6 +1994,8 @@ lib/R/share/texmf/tex/latex/upquote.sty @dirrm lib/R/library/MASS/R @dirrm lib/R/library/MASS/Meta @dirrm lib/R/library/MASS +%%NLS%%@dirrm lib/R/library/KernSmooth/po/pl/LC_MESSAGES +%%NLS%%@dirrm lib/R/library/KernSmooth/po/pl %%NLS%%@dirrm lib/R/library/KernSmooth/po/en@quot/LC_MESSAGES %%NLS%%@dirrm lib/R/library/KernSmooth/po/en@quot %%NLS%%@dirrm lib/R/library/KernSmooth/po/de/LC_MESSAGES @@ -1958,7 +2007,7 @@ lib/R/share/texmf/tex/latex/upquote.sty @dirrm lib/R/library/KernSmooth/R @dirrm lib/R/library/KernSmooth/Meta @dirrm lib/R/library/KernSmooth -@dirrm lib/R/library +@dirrmtry lib/R/library @dirrmtry lib/R/lib @dirrm lib/R/include/R_ext @dirrm lib/R/include diff --git a/math/ess/Makefile b/math/ess/Makefile index 1a2a72c9af67..67a3b0d67320 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -3,6 +3,7 @@ PORTNAME= ess DISTVERSION= 12.09-1 +PORTREVISION= 1 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 daa8e263761e..769caabc287f 100644 --- a/math/p5-Statistics-R/Makefile +++ b/math/p5-Statistics-R/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: math/p5-Statistics-R -# Date created: March 7, 2011 -# Whom: Wen Heping <wen@FreeBSD.org> -# +# Created by: Wen Heping <wen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Statistics-R PORTVERSION= 0.27 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FANGLY diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile index c8f4ead81300..ac9f5f450d28 100644 --- a/math/rkward-kde4/Makefile +++ b/math/rkward-kde4/Makefile @@ -3,6 +3,7 @@ PORTNAME= rkward PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/Current_Stable_Releases PKGNAMESUFFIX= -kde4 diff --git a/math/rkward/Makefile b/math/rkward/Makefile index 739d1adaeb92..7bc345818a3d 100644 --- a/math/rkward/Makefile +++ b/math/rkward/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: RKWard -# Date created: 19 April 2006 -# Whom: thierry@pompo.net -# +# Created by: thierry@pompo.net # $FreeBSD$ -# PORTNAME= rkward DISTVERSION= 0.4.9a -PORTREVISION= 17 +PORTREVISION= 18 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 80f7cd0d2ffd..000e275f6a87 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -1,14 +1,9 @@ -# ex:ts=8 -# Ports collection makefile for: rpy -# Date created: Jan 14, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= math MASTER_SITES= SF diff --git a/math/rpy/pkg-plist b/math/rpy/pkg-plist index 9d93506b8f03..9f27b53a1207 100644 --- a/math/rpy/pkg-plist +++ b/math/rpy/pkg-plist @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/_rpy2151.so +%%PYTHON_SITELIBDIR%%/_rpy2152.so %%PYTHON_SITELIBDIR%%/rpy.py %%PYTHON_SITELIBDIR%%/rpy.pyc %%PYTHON_SITELIBDIR%%/rpy.pyo diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile index 8bf6965c85ad..a189679bbb0f 100644 --- a/math/rpy2/Makefile +++ b/math/rpy2/Makefile @@ -1,14 +1,9 @@ -# ex:ts=8 -# Ports collection makefile for: rpy -# Date created: Jan 14, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= rpy2 PORTVERSION= 2.2.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= CHEESESHOP \ SF diff --git a/net/R-cran-twitteR/Makefile b/net/R-cran-twitteR/Makefile index ff116ed0372b..c375bc9f2150 100644 --- a/net/R-cran-twitteR/Makefile +++ b/net/R-cran-twitteR/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-twitteR -# Date created: 2011-09-04 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= twitteR PORTVERSION= 0.99.19 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/science/R-cran-AMORE/Makefile b/science/R-cran-AMORE/Makefile index 07e8bb687c15..dae46d853949 100644 --- a/science/R-cran-AMORE/Makefile +++ b/science/R-cran-AMORE/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-AMORE -# Date created: March 07, 2011 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= AMORE PORTVERSION= 0.2.12 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} diff --git a/science/R-cran-DCluster/Makefile b/science/R-cran-DCluster/Makefile index 98f0134671a1..afa7bee560f2 100644 --- a/science/R-cran-DCluster/Makefile +++ b/science/R-cran-DCluster/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-DCluster -# Date created: 2011-08-16 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= DCluster DISTVERSION= 0.2-5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-Epi/Makefile b/science/R-cran-Epi/Makefile index 7487f98caa8c..b7f98f188f9a 100644 --- a/science/R-cran-Epi/Makefile +++ b/science/R-cran-Epi/Makefile @@ -3,6 +3,7 @@ PORTNAME= Epi PORTVERSION= 1.1.40 +PORTREVISION= 1 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/science/R-cran-bayesm/Makefile b/science/R-cran-bayesm/Makefile index d5953ca6067a..78f6b88f8189 100644 --- a/science/R-cran-bayesm/Makefile +++ b/science/R-cran-bayesm/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-bayesm -# Date created: March 07, 2011 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= bayesm PORTVERSION= 2.2.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} diff --git a/science/R-cran-e1071/Makefile b/science/R-cran-e1071/Makefile index ad7197918644..73f0e9d4b9cd 100644 --- a/science/R-cran-e1071/Makefile +++ b/science/R-cran-e1071/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-e1071 -# Date created: 2011-09-03 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= e1071 DISTVERSION= 1.6-1 +PORTREVISION= 1 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-eco/Makefile b/science/R-cran-eco/Makefile index b5c2bc832923..a110e561bf4b 100644 --- a/science/R-cran-eco/Makefile +++ b/science/R-cran-eco/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-eco -# Date created: Sep 28, 2011 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= eco PORTVERSION= 3.1.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} diff --git a/science/R-cran-epicalc/Makefile b/science/R-cran-epicalc/Makefile index c72af363cb68..7f15f6882e0a 100644 --- a/science/R-cran-epicalc/Makefile +++ b/science/R-cran-epicalc/Makefile @@ -3,6 +3,7 @@ PORTNAME= epicalc PORTVERSION= 2.15.1.0 +PORTREVISION= 1 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/science/R-cran-snow/Makefile b/science/R-cran-snow/Makefile index b63d70022eae..b752bc7eb144 100644 --- a/science/R-cran-snow/Makefile +++ b/science/R-cran-snow/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: R-cran-snow -# Date created: 2011-08-16 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= snow DISTVERSION= 0.3-10 +PORTREVISION= 1 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-som/Makefile b/science/R-cran-som/Makefile index a8f13de9f5a2..1e3ba5da4a2b 100644 --- a/science/R-cran-som/Makefile +++ b/science/R-cran-som/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-som -# Date created: 2012-01-04 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= som DISTVERSION= 0.3-5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/afni/Makefile b/science/afni/Makefile index 18a6dc8e3f57..7f08a99c7816 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,10 +1,5 @@ -############################################################################ -# Ports collection Makefile for: afni -# Date created: 11 Jan 2005 -# Whom: Jason W. Bacon <jwbacon@tds.net> -# +# Created by: Jason W. Bacon <jwbacon@tds.net> # $FreeBSD$ -# ############################################################################ # http://www.neuro.mcw.edu/Ports has the latest source distribution from @@ -16,7 +11,7 @@ PORTNAME= afni PORTVERSION= 2012.04.17.2129 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science biology graphics MASTER_SITES= http://personalpages.tds.net/~jwbacon/Ports/distfiles/AFNI/${PORTVERSION}/ \ http://www.acadix.biz/Ports/distfiles/AFNI/${PORTVERSION}/ diff --git a/security/R-cran-ROAuth/Makefile b/security/R-cran-ROAuth/Makefile index 0cf646d23fa2..42eef190cc58 100644 --- a/security/R-cran-ROAuth/Makefile +++ b/security/R-cran-ROAuth/Makefile @@ -3,6 +3,7 @@ PORTNAME= ROAuth PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile index 69a5fd875b3f..f3fe81a42147 100644 --- a/security/R-cran-digest/Makefile +++ b/security/R-cran-digest/Makefile @@ -3,6 +3,7 @@ PORTNAME= digest PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile index 60134fde1241..2a7a5e10260e 100644 --- a/textproc/R-cran-R2HTML/Makefile +++ b/textproc/R-cran-R2HTML/Makefile @@ -3,6 +3,7 @@ PORTNAME= R2HTML PORTVERSION= 2.2 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index 55b64a95b57d..3fc31a59a785 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -3,6 +3,7 @@ PORTNAME= XML DISTVERSION= 3.95-0.1 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile index cc992f22f827..37f3a2c93469 100644 --- a/textproc/R-cran-stringr/Makefile +++ b/textproc/R-cran-stringr/Makefile @@ -3,6 +3,7 @@ PORTNAME= stringr PORTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index 038ed54fae20..26b47c09a563 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-xtable -# Date created: 2011-09-03 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xtable DISTVERSION= 1.7-0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/www/R-cran-RgoogleMaps/Makefile b/www/R-cran-RgoogleMaps/Makefile index ca382d383472..224e8e2a6760 100644 --- a/www/R-cran-RgoogleMaps/Makefile +++ b/www/R-cran-RgoogleMaps/Makefile @@ -3,6 +3,7 @@ PORTNAME= RgoogleMaps PORTVERSION= 1.2.0.2 +PORTREVISION= 1 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-Rpad/Makefile b/www/R-cran-Rpad/Makefile index 789d44307585..17ec5c37b795 100644 --- a/www/R-cran-Rpad/Makefile +++ b/www/R-cran-Rpad/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-Rpad -# Date created: 2011-09-04 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Rpad PORTVERSION= 1.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/www/R-cran-scrapeR/Makefile b/www/R-cran-scrapeR/Makefile index cda435147442..ec6053d5e230 100644 --- a/www/R-cran-scrapeR/Makefile +++ b/www/R-cran-scrapeR/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: R-cran-scrapeR -# Date created: 2011-08-28 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= scrapeR PORTVERSION= 0.1.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} |