summaryrefslogtreecommitdiff
path: root/math/R-httpRequest
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-04 08:14:44 +0000
committerrillig <rillig>2005-11-04 08:14:44 +0000
commit6ac187d425f1f8deaa5630ba309adc8fdb9932b9 (patch)
treea05c8eb072124b3048811501a366936e7948d05e /math/R-httpRequest
parent24c574c9b71ffad83fb6c98602b367577d1b58ae (diff)
downloadpkgsrc-6ac187d425f1f8deaa5630ba309adc8fdb9932b9.tar.gz
Imported R-httpRequest from pkgsrc-wip.
Implements the GET, POST and multipart POST request.
Diffstat (limited to 'math/R-httpRequest')
-rw-r--r--math/R-httpRequest/DESCR1
-rw-r--r--math/R-httpRequest/Makefile15
-rw-r--r--math/R-httpRequest/PLIST1
-rw-r--r--math/R-httpRequest/distinfo5
4 files changed, 22 insertions, 0 deletions
diff --git a/math/R-httpRequest/DESCR b/math/R-httpRequest/DESCR
new file mode 100644
index 00000000000..17192cb3b54
--- /dev/null
+++ b/math/R-httpRequest/DESCR
@@ -0,0 +1 @@
+Implements the GET, POST and multipart POST request.
diff --git a/math/R-httpRequest/Makefile b/math/R-httpRequest/Makefile
new file mode 100644
index 00000000000..a8d48133dd0
--- /dev/null
+++ b/math/R-httpRequest/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:14:44 rillig Exp $
+#
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= mchittur@cs.nmsu.edu
+HOMEPAGE= ${R_HOMEPAGE_BASE}/httpRequest.html
+COMMENT= Implements the GET, POST and multipart POST request
+
+R_PKGNAME= httpRequest
+R_PKGVER= 0.0.5
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-httpRequest/PLIST b/math/R-httpRequest/PLIST
new file mode 100644
index 00000000000..db11f90298e
--- /dev/null
+++ b/math/R-httpRequest/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 08:14:44 rillig Exp $
diff --git a/math/R-httpRequest/distinfo b/math/R-httpRequest/distinfo
new file mode 100644
index 00000000000..5d46fc162a3
--- /dev/null
+++ b/math/R-httpRequest/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 08:14:44 rillig Exp $
+
+SHA1 (R/httpRequest_0.0.5.tar.gz) = 7354bd02d03665543e2c424d9576d033595afc4d
+RMD160 (R/httpRequest_0.0.5.tar.gz) = 20a99dddfe85710576556003a9f31a0b9b1a8d72
+Size (R/httpRequest_0.0.5.tar.gz) = 3183 bytes