pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/R-oskeyring
Module Name: pkgsrc
Committed By: mef
Date: Tue Aug 24 10:12:57 UTC 2021
Added Files:
pkgsrc/security/R-oskeyring: DESCR Makefile distinfo
Log Message:
security/R-oskeyring: import R-oskeyring-0.1.1
Aims to support all features of the system credential store, including
non-portable ones. Supports 'Keychain' on 'macOS', and 'Credential
Manager' on 'Windows'. See the 'keyring' package if you need a
portable 'API'.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/R-oskeyring/DESCR \
pkgsrc/security/R-oskeyring/Makefile pkgsrc/security/R-oskeyring/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/security/R-oskeyring/DESCR
diff -u /dev/null pkgsrc/security/R-oskeyring/DESCR:1.1
--- /dev/null Tue Aug 24 10:12:57 2021
+++ pkgsrc/security/R-oskeyring/DESCR Tue Aug 24 10:12:57 2021
@@ -0,0 +1,4 @@
+Aims to support all features of the system credential store, including
+non-portable ones. Supports 'Keychain' on 'macOS', and 'Credential
+Manager' on 'Windows'. See the 'keyring' package if you need a
+portable 'API'.
Index: pkgsrc/security/R-oskeyring/Makefile
diff -u /dev/null pkgsrc/security/R-oskeyring/Makefile:1.1
--- /dev/null Tue Aug 24 10:12:57 2021
+++ pkgsrc/security/R-oskeyring/Makefile Tue Aug 24 10:12:57 2021
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2021/08/24 10:12:57 mef Exp $
+
+R_PKGNAME= oskeyring
+R_PKGVER= 0.1.1
+CATEGORIES= security
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Raw System Credential Store Access from R
+LICENSE= mit # + file LICENSE
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/R-oskeyring/distinfo
diff -u /dev/null pkgsrc/security/R-oskeyring/distinfo:1.1
--- /dev/null Tue Aug 24 10:12:57 2021
+++ pkgsrc/security/R-oskeyring/distinfo Tue Aug 24 10:12:57 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/08/24 10:12:57 mef Exp $
+
+SHA1 (R/oskeyring_0.1.1.tar.gz) = b6e8626e859b9589bc15bf8306493a2173091f33
+RMD160 (R/oskeyring_0.1.1.tar.gz) = e85a8e6ec91f89045342b12948d0d6cd96663854
+SHA512 (R/oskeyring_0.1.1.tar.gz) = 61d2c7e2bf2767de8f0230df5de04f1d4ce7d102c9a09605f5f4613f866ed9a9744b49fa6c233bcc51bf8d3cfc668bc2b17e80a12da3b92db9d6eed869f682dc
+Size (R/oskeyring_0.1.1.tar.gz) = 29169 bytes
Home |
Main Index |
Thread Index |
Old Index