pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/R-CGIwithR Imported R-CGIwithR from wip.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca2188b300dd
branches:  trunk
changeset: 502328:ca2188b300dd
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Nov 04 07:42:19 2005 +0000

description:
Imported R-CGIwithR from wip.

Facilities for the use of R to write CGI scripts.

diffstat:

 math/R-CGIwithR/DESCR    |   1 +
 math/R-CGIwithR/Makefile |  15 +++++++++++++++
 math/R-CGIwithR/PLIST    |   1 +
 math/R-CGIwithR/distinfo |   5 +++++
 4 files changed, 22 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r 7039e6e1e2ce -r ca2188b300dd math/R-CGIwithR/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-CGIwithR/DESCR     Fri Nov 04 07:42:19 2005 +0000
@@ -0,0 +1,1 @@
+Facilities for the use of R to write CGI scripts.
diff -r 7039e6e1e2ce -r ca2188b300dd math/R-CGIwithR/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-CGIwithR/Makefile  Fri Nov 04 07:42:19 2005 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 07:42:19 rillig Exp $
+#
+
+CATEGORIES=            math
+MASTER_SITES=          ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER=            mchittur%cs.nmsu.edu@localhost
+HOMEPAGE=              ${R_HOMEPAGE_BASE}/CGIwithR.html
+COMMENT=               Facilities for the use of R to write CGI scripts
+
+R_PKGNAME=             CGIwithR
+R_PKGVER=              0.61
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 7039e6e1e2ce -r ca2188b300dd math/R-CGIwithR/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-CGIwithR/PLIST     Fri Nov 04 07:42:19 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 07:42:19 rillig Exp $
diff -r 7039e6e1e2ce -r ca2188b300dd math/R-CGIwithR/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/R-CGIwithR/distinfo  Fri Nov 04 07:42:19 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 07:42:19 rillig Exp $
+
+SHA1 (R/CGIwithR_0.61.tar.gz) = 08d70b874dd760cf6584552ff48bdec5bd1d32f0
+RMD160 (R/CGIwithR_0.61.tar.gz) = cf15785d0871729a34386b7361d0d4cfbb8ab0d2
+Size (R/CGIwithR_0.61.tar.gz) = 154744 bytes



Home | Main Index | Thread Index | Old Index