pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: brook
Date: Fri Aug 9 20:52:49 UTC 2019
Modified Files:
pkgsrc/doc: CHANGES-2019
pkgsrc/www: Makefile
Added Files:
pkgsrc/www/R-shiny: DESCR Makefile distinfo
Log Message:
R-shiny: initial commit
Makes it incredibly easy to build interactive web applications with R.
Automatic "reactive" binding between inputs and outputs and extensive
prebuilt widgets make it possible to build beautiful, responsive, and
powerful applications with minimal effort.
To generate a diff of this commit:
cvs rdiff -u -r1.3373 -r1.3374 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.1396 -r1.1397 pkgsrc/www/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/www/R-shiny/DESCR pkgsrc/www/R-shiny/Makefile \
pkgsrc/www/R-shiny/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.3373 pkgsrc/doc/CHANGES-2019:1.3374
--- pkgsrc/doc/CHANGES-2019:1.3373 Fri Aug 9 20:26:46 2019
+++ pkgsrc/doc/CHANGES-2019 Fri Aug 9 20:52:49 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3373 2019/08/09 20:26:46 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3374 2019/08/09 20:52:49 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5496,3 +5496,4 @@ Changes to the packages collection and i
Added sysutils/R-later version 0.8.0 [brook 2019-08-09]
Added parallel/R-promises version 1.0.1 [brook 2019-08-09]
Added www/R-httpuv version 1.5.1 [brook 2019-08-09]
+ Added www/R-shiny version 1.3.2 [brook 2019-08-09]
Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1396 pkgsrc/www/Makefile:1.1397
--- pkgsrc/www/Makefile:1.1396 Fri Aug 9 20:26:46 2019
+++ pkgsrc/www/Makefile Fri Aug 9 20:52:49 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1396 2019/08/09 20:26:46 brook Exp $
+# $NetBSD: Makefile,v 1.1397 2019/08/09 20:52:49 brook Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -8,6 +8,7 @@ SUBDIR+= R-gh
SUBDIR+= R-htmlwidgets
SUBDIR+= R-httpuv
SUBDIR+= R-httr
+SUBDIR+= R-shiny
SUBDIR+= SOGo
SUBDIR+= SOGo3
SUBDIR+= SpeedyCGI
Added files:
Index: pkgsrc/www/R-shiny/DESCR
diff -u /dev/null pkgsrc/www/R-shiny/DESCR:1.1
--- /dev/null Fri Aug 9 20:52:49 2019
+++ pkgsrc/www/R-shiny/DESCR Fri Aug 9 20:52:49 2019
@@ -0,0 +1,4 @@
+Makes it incredibly easy to build interactive web applications with R.
+Automatic "reactive" binding between inputs and outputs and extensive
+prebuilt widgets make it possible to build beautiful, responsive, and
+powerful applications with minimal effort.
Index: pkgsrc/www/R-shiny/Makefile
diff -u /dev/null pkgsrc/www/R-shiny/Makefile:1.1
--- /dev/null Fri Aug 9 20:52:49 2019
+++ pkgsrc/www/R-shiny/Makefile Fri Aug 9 20:52:49 2019
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2019/08/09 20:52:49 brook Exp $
+
+R_PKGNAME= shiny
+R_PKGVER= 1.3.2
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Web application framework for R
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= R-crayon>=1.3.4:../../devel/R-crayon
+DEPENDS+= R-rlang>=0.4.0:../../devel/R-rlang
+DEPENDS+= R-sourcetools>=0.1.7:../../lang/R-sourcetools
+DEPENDS+= R-mime>=0.3:../../mail/R-mime
+DEPENDS+= R-xtable>=1.8.4:../../math/R-xtable
+DEPENDS+= R-promises>=1.0.1:../../parallel/R-promises
+DEPENDS+= R-digest>=0.6.20:../../security/R-digest
+DEPENDS+= R-htmltools>=0.3.6:../../textproc/R-htmltools
+DEPENDS+= R-jsonlite>=0.9.16:../../textproc/R-jsonlite
+DEPENDS+= R-httpuv>=1.5.0:../../www/R-httpuv
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../sysutils/R-later/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/R-shiny/distinfo
diff -u /dev/null pkgsrc/www/R-shiny/distinfo:1.1
--- /dev/null Fri Aug 9 20:52:49 2019
+++ pkgsrc/www/R-shiny/distinfo Fri Aug 9 20:52:49 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/08/09 20:52:49 brook Exp $
+
+SHA1 (R/shiny_1.3.2.tar.gz) = 892161e80b3cd31fab3b9c963cb571f659e4ea74
+RMD160 (R/shiny_1.3.2.tar.gz) = 829a0181e596694c07a9628528858aa44521c503
+SHA512 (R/shiny_1.3.2.tar.gz) = 0cb701f290cb263a136b0e8dd2b4b240f3375e8e539aa10449d915e4e75489068670234f9b37b71f9b689b963cc994c466ce2a94fe2ac0f91e96a77c9e47ec43
+Size (R/shiny_1.3.2.tar.gz) = 2991469 bytes
Home |
Main Index |
Thread Index |
Old Index