Port details |
- R-cran-jose Read and write JSON Web Keys
- 1.2.1 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-02-04 16:09:04
- Last Update: 2025-02-04 16:07:17
- Commit Hash: 1337b9e
- License: MIT
- WWW:
- https://cran.r-project.org/package=jose
- Description:
- Read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web
Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519)
<https://datatracker.ietf.org/wg/jose/documents/>. These standards provide
modern signing and encryption formats that are natively supported by browsers
via the JavaScript WebCryptoAPI <https://www.w3.org/TR/WebCryptoAPI/#jose>, and
used by services like OAuth 2.0, LetsEncrypt, and Github Apps.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- R-cran-jose>0:www/R-cran-jose
- To install the port:
- cd /usr/ports/www/R-cran-jose/ && make install clean
- To add the package, run one of these commands:
- pkg install www/R-cran-jose
- pkg install R-cran-jose
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: R-cran-jose
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738684368
SHA256 (jose_1.2.1.tar.gz) = 7894d420afff2e12e73e8fb1386c2d345fb313bf1aaf26df4f9dbb22c6ab216a
SIZE (jose_1.2.1.tar.gz) = 453518
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- R : math/R
- Test dependencies:
-
- R-cran-knitr>0 : print/R-cran-knitr
- R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
- R-cran-spelling>0 : textproc/R-cran-spelling
- R-cran-testthat>0 : devel/R-cran-testthat
- Runtime dependencies:
-
- R-cran-jsonlite>0 : converters/R-cran-jsonlite
- R-cran-openssl>=1.2.1 : security/R-cran-openssl
- R : math/R
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_R-cran-jose
- USES:
- cran:auto-plist
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1 04 Feb 2025 16:07:17
    |
Zsolt Udvari (uzsolt)  |
www/R-cran-jose: new port
Read and write JSON Web Keys (JWK, rfc7517), generate and verify JSON Web
Signatures (JWS, rfc7515) and encode/decode JSON Web Tokens (JWT, rfc7519)
<https://datatracker.ietf.org/wg/jose/documents/>. These standards provide
modern signing and encryption formats that are natively supported by browsers
via the JavaScript WebCryptoAPI <https://www.w3.org/TR/WebCryptoAPI/#jose>, and
used by services like OAuth 2.0, LetsEncrypt, and Github Apps. |
Number of commits found: 1
|