diff --git a/converters/R-cran-jsonlite/Makefile b/converters/R-cran-jsonlite/Makefile index 55eb53294382..5629e0cfc94c 100644 --- a/converters/R-cran-jsonlite/Makefile +++ b/converters/R-cran-jsonlite/Makefile @@ -1,14 +1,14 @@ PORTNAME= jsonlite PORTVERSION= 1.8.4 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Robust, High Performance JSON Parser and Generator for R WWW= https://cran.r-project.org/web/packages/jsonlite/ LICENSE= MIT USES= cran:auto-plist,compiles .include diff --git a/databases/R-cran-cachem/Makefile b/databases/R-cran-cachem/Makefile index 18f35cbc0876..89c37bb3093b 100644 --- a/databases/R-cran-cachem/Makefile +++ b/databases/R-cran-cachem/Makefile @@ -1,19 +1,19 @@ PORTNAME= cachem PORTVERSION= 1.0.8 CATEGORIES= databases DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Cache R Objects with Automatic Pruning WWW= https://cran.r-project.org/web/packages/cachem/ LICENSE= MIT CRAN_DEPENDS= R-cran-fastmap>=1.1.1:databases/R-cran-fastmap \ R-cran-rlang>0:devel/R-cran-rlang BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/databases/R-cran-fastmap/Makefile b/databases/R-cran-fastmap/Makefile index 97e95f94b299..f393f5fb8031 100644 --- a/databases/R-cran-fastmap/Makefile +++ b/databases/R-cran-fastmap/Makefile @@ -1,15 +1,15 @@ PORTNAME= fastmap PORTVERSION= 1.1.1 CATEGORIES= databases DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Fast Implementation of a Key-Value Store WWW= https://cran.r-project.org/web/packages/fastmap/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.note USES= cran:auto-plist,compiles .include diff --git a/devel/R-cran-cli/Makefile b/devel/R-cran-cli/Makefile index ebdba8e9ba97..db0d0dfec147 100644 --- a/devel/R-cran-cli/Makefile +++ b/devel/R-cran-cli/Makefile @@ -1,17 +1,17 @@ PORTNAME= cli PORTVERSION= 3.6.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Helpers for Developing Command Line Interfaces WWW= https://cran.r-project.org/web/packages/cli/ LICENSE= MIT USES= cran:auto-plist,compiles post-install: @${ECHO_CMD} "@dir ${R_MOD_DIR}/help/figures" >> ${TMPPLIST} .include diff --git a/devel/R-cran-fansi/Makefile b/devel/R-cran-fansi/Makefile index 77fa34c4c1c7..5faef3b2c128 100644 --- a/devel/R-cran-fansi/Makefile +++ b/devel/R-cran-fansi/Makefile @@ -1,14 +1,14 @@ PORTNAME= fansi PORTVERSION= 1.0.4 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= ANSI Control Sequence Aware String Functions WWW= https://cran.r-project.org/web/packages/fansi/ LICENSE= GPLv2+ USES= cran:auto-plist,compiles .include diff --git a/devel/R-cran-later/Makefile b/devel/R-cran-later/Makefile index 56d1e758399a..0d6242cfa594 100644 --- a/devel/R-cran-later/Makefile +++ b/devel/R-cran-later/Makefile @@ -1,19 +1,19 @@ PORTNAME= later PORTVERSION= 1.3.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Utilities for Delaying Function Execution WWW= https://cran.r-project.org/web/packages/later/ LICENSE= MIT CRAN_DEPENDS= R-cran-Rcpp>=0.12.9:devel/R-cran-Rcpp \ R-cran-rlang>0:devel/R-cran-rlang BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= compiler:c++11-lang cran:auto-plist,compiles .include diff --git a/devel/R-cran-purrr/Makefile b/devel/R-cran-purrr/Makefile index 2927befe237a..623f682e465f 100644 --- a/devel/R-cran-purrr/Makefile +++ b/devel/R-cran-purrr/Makefile @@ -1,22 +1,22 @@ PORTNAME= purrr PORTVERSION= 1.0.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Functional Programming Tools WWW= https://cran.r-project.org/web/packages/purrr/ LICENSE= MIT CRAN_DEPENDS= R-cran-cli>=3.4.0:devel/R-cran-cli \ R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \ R-cran-magrittr>=1.5.0:devel/R-cran-magrittr \ R-cran-rlang>=0.4.10:devel/R-cran-rlang \ R-cran-vctrs>=0.5.0:devel/R-cran-vctrs BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/devel/R-cran-vctrs/Makefile b/devel/R-cran-vctrs/Makefile index a58d690ae098..26971bd709eb 100644 --- a/devel/R-cran-vctrs/Makefile +++ b/devel/R-cran-vctrs/Makefile @@ -1,21 +1,21 @@ PORTNAME= vctrs PORTVERSION= 0.6.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Vector Helpers WWW= https://cran.r-project.org/web/packages/vctrs/ LICENSE= MIT CRAN_DEPENDS= R-cran-cli>=3.4.0:devel/R-cran-cli \ R-cran-glue>0:devel/R-cran-glue \ R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \ R-cran-rlang>=1.1.0:devel/R-cran-rlang BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= compiler:c++11-lang cran:auto-plist,compiles .include diff --git a/ftp/R-cran-curl/Makefile b/ftp/R-cran-curl/Makefile index fa92df85d3b9..b0620127c7f2 100644 --- a/ftp/R-cran-curl/Makefile +++ b/ftp/R-cran-curl/Makefile @@ -1,17 +1,17 @@ PORTNAME= curl PORTVERSION= 5.0.0 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Modern and Flexible Web Client for R WWW= https://cran.r-project.org/web/packages/curl/ LICENSE= MIT BUILD_DEPENDS= ${LOCALBASE}/include/curl/curl.h:ftp/curl LIB_DEPENDS= libcurl.so:ftp/curl USES= cran:auto-plist,compiles .include diff --git a/graphics/R-cran-colorspace/Makefile b/graphics/R-cran-colorspace/Makefile index d7d3e0e98096..66822cf58996 100644 --- a/graphics/R-cran-colorspace/Makefile +++ b/graphics/R-cran-colorspace/Makefile @@ -1,14 +1,14 @@ PORTNAME= colorspace DISTVERSION= 2.1-0 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Color Space Manipulation WWW= https://cran.r-project.org/web/packages/colorspace/ LICENSE= BSD3CLAUSE USES= cran:auto-plist,compiles .include diff --git a/math/R-cran-gtable/Makefile b/math/R-cran-gtable/Makefile index e63a1ae97c3d..c4ae4b2a31a2 100644 --- a/math/R-cran-gtable/Makefile +++ b/math/R-cran-gtable/Makefile @@ -1,21 +1,21 @@ PORTNAME= gtable PORTVERSION= 0.3.3 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Arrange grobs in tables WWW= https://cran.r-project.org/web/packages/gtable/ LICENSE= MIT CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \ R-cran-glue>0:devel/R-cran-glue \ R-cran-lifecycle>0:devel/R-cran-lifecycle \ R-cran-rlang>=1.1.0:devel/R-cran-rlang BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/math/R-cran-isoband/Makefile b/math/R-cran-isoband/Makefile index a6c6516bf29a..85fc42b72043 100644 --- a/math/R-cran-isoband/Makefile +++ b/math/R-cran-isoband/Makefile @@ -1,14 +1,14 @@ PORTNAME= isoband PORTVERSION= 0.2.7 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Generate Isolines and Isobands from Regularly Spaced Elevation Grids WWW= https://cran.r-project.org/web/packages/isoband/ LICENSE= MIT USES= compiler:c++11-lang cran:auto-plist,compiles .include diff --git a/misc/R-cran-xfun/Makefile b/misc/R-cran-xfun/Makefile index 1f595f6dab03..e8b4f288423b 100644 --- a/misc/R-cran-xfun/Makefile +++ b/misc/R-cran-xfun/Makefile @@ -1,14 +1,14 @@ PORTNAME= xfun PORTVERSION= 0.39 CATEGORIES= misc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Miscellaneous Functions by Yihui Xie WWW= https://cran.r-project.org/web/packages/xfun/ LICENSE= MIT USES= cran:auto-plist,compiles .include diff --git a/print/R-cran-knitr/Makefile b/print/R-cran-knitr/Makefile index abc7cabab2f7..c88099fb7f77 100644 --- a/print/R-cran-knitr/Makefile +++ b/print/R-cran-knitr/Makefile @@ -1,21 +1,21 @@ PORTNAME= knitr PORTVERSION= 1.42 CATEGORIES= print DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= General-Purpose Package for Dynamic Report Generation in R WWW= https://cran.r-project.org/web/packages/knitr/ LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-evaluate>=0.15:devel/R-cran-evaluate \ R-cran-highr>0:textproc/R-cran-highr \ R-cran-yaml>=2.1.19:textproc/R-cran-yaml \ R-cran-xfun>=0.34:misc/R-cran-xfun BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/security/R-cran-digest/Makefile b/security/R-cran-digest/Makefile index 8f330370d209..ade694ad6eee 100644 --- a/security/R-cran-digest/Makefile +++ b/security/R-cran-digest/Makefile @@ -1,14 +1,14 @@ PORTNAME= digest PORTVERSION= 0.6.31 CATEGORIES= security DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Create cryptographic hash digests of R objects WWW= https://cran.r-project.org/web/packages/digest/ LICENSE= GPLv2+ USES= cran:auto-plist,compiles .include diff --git a/textproc/R-cran-highr/Makefile b/textproc/R-cran-highr/Makefile index 5f9c3a0cf618..0d2741c88161 100644 --- a/textproc/R-cran-highr/Makefile +++ b/textproc/R-cran-highr/Makefile @@ -1,18 +1,18 @@ PORTNAME= highr PORTVERSION= 0.10 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Syntax Highlighting for R Source Code WWW= https://cran.r-project.org/web/packages/highr/ LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-xfun>=0.18:misc/R-cran-xfun BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/textproc/R-cran-htmltools/Makefile b/textproc/R-cran-htmltools/Makefile index eb413872f34b..d0c0ab101297 100644 --- a/textproc/R-cran-htmltools/Makefile +++ b/textproc/R-cran-htmltools/Makefile @@ -1,22 +1,22 @@ PORTNAME= htmltools PORTVERSION= 0.5.5 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Tools for HTML generation and output WWW= https://cran.r-project.org/web/packages/htmltools/ LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-base64enc>0:converters/R-cran-base64enc \ R-cran-digest>0:security/R-cran-digest \ R-cran-ellipsis>0:devel/R-cran-ellipsis \ R-cran-fastmap>=1.1.0:databases/R-cran-fastmap \ R-cran-rlang>=0.4.10:devel/R-cran-rlang BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index 041075e89bc5..07b69775bab3 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -1,16 +1,16 @@ PORTNAME= stringi DISTVERSION= 1.7.12 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Character String Processing Facilities WWW= http://www.gagolewski.com/software/stringi/ LICENSE= BSD3CLAUSE LIB_DEPENDS= libicui18n.so:devel/icu USES= compiler:c++11-lang cran:auto-plist,compiles pkgconfig:build .include diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile index a0f3e96d1bdf..47662cfcea02 100644 --- a/textproc/R-cran-stringr/Makefile +++ b/textproc/R-cran-stringr/Makefile @@ -1,24 +1,24 @@ PORTNAME= stringr PORTVERSION= 1.5.0 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Make it easier to work with strings WWW= https://cran.r-project.org/web/packages/stringr/ LICENSE= MIT CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \ R-cran-glue>=1.6.1:devel/R-cran-glue \ R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-rlang>=1.0.0:devel/R-cran-rlang \ R-cran-stringi>=1.5.3:textproc/R-cran-stringi \ R-cran-vctrs>0:devel/R-cran-vctrs BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/textproc/R-cran-utf8/Makefile b/textproc/R-cran-utf8/Makefile index 59d024fd195c..5edb9f4b6358 100644 --- a/textproc/R-cran-utf8/Makefile +++ b/textproc/R-cran-utf8/Makefile @@ -1,15 +1,15 @@ PORTNAME= utf8 PORTVERSION= 1.2.3 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Unicode Text Processing WWW= https://cran.r-project.org/web/packages/utf8/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cran:auto-plist,compiles .include diff --git a/textproc/R-cran-yaml/Makefile b/textproc/R-cran-yaml/Makefile index 3a3b8ba3b51f..6ebdbd8f422a 100644 --- a/textproc/R-cran-yaml/Makefile +++ b/textproc/R-cran-yaml/Makefile @@ -1,14 +1,14 @@ PORTNAME= yaml PORTVERSION= 2.3.7 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@uzsolt.hu COMMENT= Methods to convert R data to YAML and back WWW= https://cran.r-project.org/web/packages/yaml/ LICENSE= BSD3CLAUSE USES= cran:auto-plist,compiles .include