summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-08-24 10:13:49 +0000
committermef <mef@pkgsrc.org>2021-08-24 10:13:49 +0000
commitd4cecb9300fffc56976ba778f4df8948db382ce8 (patch)
treeddffcd9d65343a9e312724e4bc851378c82a3c20 /security
parentdce41f7d4238b54eb0a37585f24cf26b1b9ecc49 (diff)
downloadpkgsrc-d4cecb9300fffc56976ba778f4df8948db382ce8.tar.gz
security/R-gitgreds: import R-gitcreds-0.1.1
Query, set, delete credentials from the 'git' credential store. Manage 'GitHub' tokens and other 'git' credentials. This package is to be used by other packages that need to authenticate to 'GitHub' and/or other 'git' repositories.
Diffstat (limited to 'security')
-rw-r--r--security/R-gitgreds/DESCR4
-rw-r--r--security/R-gitgreds/Makefile15
-rw-r--r--security/R-gitgreds/distinfo6
3 files changed, 25 insertions, 0 deletions
diff --git a/security/R-gitgreds/DESCR b/security/R-gitgreds/DESCR
new file mode 100644
index 00000000000..6ad9753ef2e
--- /dev/null
+++ b/security/R-gitgreds/DESCR
@@ -0,0 +1,4 @@
+Query, set, delete credentials from the 'git' credential store. Manage
+'GitHub' tokens and other 'git' credentials. This package is to be
+used by other packages that need to authenticate to 'GitHub' and/or
+other 'git' repositories.
diff --git a/security/R-gitgreds/Makefile b/security/R-gitgreds/Makefile
new file mode 100644
index 00000000000..1f0d26ad80c
--- /dev/null
+++ b/security/R-gitgreds/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2021/08/24 10:13:49 mef Exp $
+
+R_PKGNAME= gitcreds
+R_PKGVER= 0.1.1
+CATEGORIES= security
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Query 'git' Credentials from 'R'
+LICENSE= mit # + file LICENSE
+
+DEPENDS+= R-oskeyring-[0-9]*:../../security/R-oskeyring
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/R-gitgreds/distinfo b/security/R-gitgreds/distinfo
new file mode 100644
index 00000000000..608a65305e6
--- /dev/null
+++ b/security/R-gitgreds/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/08/24 10:13:49 mef Exp $
+
+SHA1 (R/gitcreds_0.1.1.tar.gz) = aa45a0f4d49e4a59eabef3a0adbc929ed97fbb04
+RMD160 (R/gitcreds_0.1.1.tar.gz) = 872653001f4d5e4140e2d9674bf90fa3c9130460
+SHA512 (R/gitcreds_0.1.1.tar.gz) = 28ab1ab4bfa5c8ba5c119a24d2dba647fdd81f49c72b7fba2aa395cb069e194ac8f6ac1afe854a2fcc319c4c1a4e3f220b2572fce37ffe256bedf77bb0f4f5c1
+Size (R/gitcreds_0.1.1.tar.gz) = 61913 bytes