notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
R-cran-jose Read and write JSON Web Keys
1.2.1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/R-cran-jose-1.2.1/catalog.mk
  2. /usr/local/share/licenses/R-cran-jose-1.2.1/LICENSE
  3. /usr/local/share/licenses/R-cran-jose-1.2.1/MIT
Collapse this list.
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):
R-cran-jose
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.11.2.1-1.2.11.2.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.2.11.2.1-1.2.11.2.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.2.11.2.1n/a1.2.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. R : math/R
Test dependencies:
  1. R-cran-knitr>0 : print/R-cran-knitr
  2. R-cran-rmarkdown>0 : textproc/R-cran-rmarkdown
  3. R-cran-spelling>0 : textproc/R-cran-spelling
  4. R-cran-testthat>0 : devel/R-cran-testthat
Runtime dependencies:
  1. R-cran-jsonlite>0 : converters/R-cran-jsonlite
  2. R-cran-openssl>=1.2.1 : security/R-cran-openssl
  3. 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:
Expand this list (16 items)
Collapse this list.
  1. http://cran.utstat.utoronto.ca/src/contrib/
  2. http://cran.utstat.utoronto.ca/src/contrib/Archive/jose/
  3. https://cloud.r-project.org/src/contrib/
  4. https://cloud.r-project.org/src/contrib/Archive/jose/
  5. https://cran.csiro.au/src/contrib/
  6. https://cran.csiro.au/src/contrib/Archive/jose/
  7. https://cran.ism.ac.jp/src/contrib/
  8. https://cran.ism.ac.jp/src/contrib/Archive/jose/
  9. https://cran.ma.imperial.ac.uk/src/contrib/
  10. https://cran.ma.imperial.ac.uk/src/contrib/Archive/jose/
  11. https://mirror.las.iastate.edu/CRAN/src/contrib/
  12. https://mirror.las.iastate.edu/CRAN/src/contrib/Archive/jose/
  13. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/
  14. https://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/Archive/jose/
  15. https://stat.ethz.ch/CRAN/src/contrib/
  16. https://stat.ethz.ch/CRAN/src/contrib/Archive/jose/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.1
04 Feb 2025 16:07:17
commit hash: 1337b9e9d7c96aa481635a5f56b0ffbdbea65c12commit hash: 1337b9e9d7c96aa481635a5f56b0ffbdbea65c12commit hash: 1337b9e9d7c96aa481635a5f56b0ffbdbea65c12commit hash: 1337b9e9d7c96aa481635a5f56b0ffbdbea65c12 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
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