| Port details |
- R-cran-jose Read and write JSON Web Keys
- 2.0.0 www
=0 1.2.1Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2025-02-04 16:09:04
- Last Update: 2026-05-06 04:49:15
- Commit Hash: 17f5b1e
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1777746384
SHA256 (jose_2.0.0.tar.gz) = 24d4e13cda736d0d16c52ed4672937c45b52771014ba427b1aef011976c0d5e2
SIZE (jose_2.0.0.tar.gz) = 440596
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: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.0.0 06 May 2026 04:49:15
    |
Zsolt Udvari (uzsolt)  |
www/R-cran-jose: Update to 2.0.0
Changelog: https://cran.r-project.org/web/packages/jose/NEWS |
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: 2
|