Mon Dec 21 14:46:02 2020 UTC ()
(security/R-credentials) import R-credentials-1.3.0

Setup and retrieve HTTPS and SSH credentials for use with 'git' and
other services. For HTTPS remotes the package interfaces the
'git-credential' utility which 'git' uses to store HTTP usernames and
passwords. For SSH remotes we provide convenient functions to find or
generate appropriate SSH keys. The package both helps the user to
setup a local git installation, and also provides a back-end for
git/ssh client libraries to authenticate with existing user
credentials.


(mef)
diff -r0 -r1.1 pkgsrc/security/R-credentials/DESCR
diff -r0 -r1.1 pkgsrc/security/R-credentials/Makefile
diff -r0 -r1.1 pkgsrc/security/R-credentials/distinfo

File Added: pkgsrc/security/R-credentials/DESCR
Setup and retrieve HTTPS and SSH credentials for use with 'git' and
other services. For HTTPS remotes the package interfaces the
'git-credential' utility which 'git' uses to store HTTP usernames and
passwords. For SSH remotes we provide convenient functions to find or
generate appropriate SSH keys. The package both helps the user to
setup a local git installation, and also provides a back-end for
git/ssh client libraries to authenticate with existing user
credentials.

File Added: pkgsrc/security/R-credentials/Makefile
# $NetBSD: Makefile,v 1.1 2020/12/21 14:46:02 mef Exp $

R_PKGNAME=	credentials
R_PKGVER=	1.3.0
CATEGORIES=	security

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Tools for Managing SSH and Git Credentials
LICENSE=	mit	# + file LICENSE

DEPENDS+=	R-askpass>=1.1:../../security/R-askpass
DEPENDS+=	R-openssl>=1.3:../../security/R-openssl
DEPENDS+=	R-sys>=2.1:../../sysutils/R-sys
DEPENDS+=	R-jsonlite>=1.7.1:../../textproc/R-jsonlite
DEPENDS+=	R-curl>=4.3:../../www/R-curl

USE_LANGUAGES=	# none

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/security/R-credentials/distinfo
$NetBSD: distinfo,v 1.1 2020/12/21 14:46:02 mef Exp $

SHA1 (R/credentials_1.3.0.tar.gz) = a63d2e84637606a13e68bf09ea52af560a07dde8
RMD160 (R/credentials_1.3.0.tar.gz) = 2236380b7609a8cdade7cc40bedcac051ea7a9c3
SHA512 (R/credentials_1.3.0.tar.gz) = b7f3e83a77673c5c94e8d5b5267e422b6bb4f29e4743aa28f42597177b8581bad3f34094157dc19be4ce593aa3df6178f9c7b3a306dd2390d1be08213f4d3b94
Size (R/credentials_1.3.0.tar.gz) = 230082 bytes