ports/security/R-cran-credentials/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

8 lines
473 B
Text

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.