pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/R-oskeyring security/R-oskeyring: import R-os...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e84f086df133
branches:  trunk
changeset: 457355:e84f086df133
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Aug 24 10:12:57 2021 +0000

description:
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'.

diffstat:

 security/R-oskeyring/DESCR    |   4 ++++
 security/R-oskeyring/Makefile |  14 ++++++++++++++
 security/R-oskeyring/distinfo |   6 ++++++
 3 files changed, 24 insertions(+), 0 deletions(-)

diffs (36 lines):

diff -r bfc5980fe1b0 -r e84f086df133 security/R-oskeyring/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/R-oskeyring/DESCR        Tue Aug 24 10:12:57 2021 +0000
@@ -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'.
diff -r bfc5980fe1b0 -r e84f086df133 security/R-oskeyring/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/R-oskeyring/Makefile     Tue Aug 24 10:12:57 2021 +0000
@@ -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"
diff -r bfc5980fe1b0 -r e84f086df133 security/R-oskeyring/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/R-oskeyring/distinfo     Tue Aug 24 10:12:57 2021 +0000
@@ -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