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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
rhonabwy Javascript Object Signing and Encryption (JOSE) library
1.1.13 security 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 1.1.13Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-07-08 22:03:03
Last Update: 2023-11-27 10:28:06
Commit Hash: 346afb2
License: LGPL21
WWW:
https://babelouest.github.io/rhonabwy/
https://github.com/babelouest/rhonabwy
Description:
Rhonabwy library is made to manage JWK, JWKS, JWS, JWE and JWT according to their respective RFCs: - JSON Web Keys (JWK) and JSON Web Keys Set (JWKS) - JSON Web Signatures (JWS) - JSON Web Encryption (JWE) - JSON Web Token (JWT) Rhonabwy is based on the following libraries and actively uses them: - GnuTLS for the cryptographic functions - Jansson for the JSON manipulation - Yder for the logs - Libcurl when it requires to retrieve keys from an URL When relevant, a function can accept or return GnuTLS or Jansson data. But if you're not using those in your application and prefer raw data, you can use the more agnostic functions.
HomepageHomepage    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 (23 items)
Collapse this list.
  1. /usr/local/share/licenses/rhonabwy-1.1.13/catalog.mk
  2. /usr/local/share/licenses/rhonabwy-1.1.13/LICENSE
  3. /usr/local/share/licenses/rhonabwy-1.1.13/LGPL21
  4. bin/rnbyc
  5. include/rhonabwy-cfg.h
  6. include/rhonabwy.h
  7. lib/cmake/Rhonabwy/FindGnuTLS.cmake
  8. lib/cmake/Rhonabwy/FindJansson.cmake
  9. lib/cmake/Rhonabwy/FindMHD.cmake
  10. lib/cmake/Rhonabwy/FindNettle.cmake
  11. lib/cmake/Rhonabwy/RhonabwyConfig.cmake
  12. lib/cmake/Rhonabwy/RhonabwyConfigVersion.cmake
  13. lib/cmake/Rhonabwy/RhonabwyTargets-release.cmake
  14. lib/cmake/Rhonabwy/RhonabwyTargets.cmake
  15. lib/librhonabwy.a
  16. lib/librhonabwy.so
  17. lib/librhonabwy.so.1.1
  18. lib/librhonabwy.so.1.1.13
  19. libdata/pkgconfig/librhonabwy.pc
  20. share/man/man1/rnbyc.1.gz
  21. @owner
  22. @group
  23. @mode
Collapse this list.
Dependency lines:
  • rhonabwy>0:security/rhonabwy
To install the port:
cd /usr/ports/security/rhonabwy/ && make install clean
To add the package, run one of these commands:
  • pkg install security/rhonabwy
  • pkg install rhonabwy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rhonabwy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1700759722 SHA256 (babelouest-rhonabwy-v1.1.13_GH0.tar.gz) = b23c996d0dff87945e0073c73bb6103c999781eb527da4d62301abb795715af0 SIZE (babelouest-rhonabwy-v1.1.13_GH0.tar.gz) = 381462

Packages (timestamps in pop-ups are UTC):
rhonabwy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.131.1.13-1.1.131.1.13---
FreeBSD:13:quarterly1.1.131.1.13-1.1.131.1.131.1.131.1.131.1.13
FreeBSD:14:latest1.1.131.1.131.1.91.1.131.1.131.1.9-1.1.9
FreeBSD:14:quarterly1.1.131.1.13-1.1.131.1.131.1.131.1.131.1.13
FreeBSD:15:latest1.1.131.1.13n/a1.1.13n/a1.1.131.1.131.1.13
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. jansson>=2.4 : devel/jansson
  2. orcania>=2.3.3 : devel/orcania
  3. ulfius>=2.7.15 : www/ulfius
  4. yder>=1.4.20 : devel/yder
  5. cmake : devel/cmake-core
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libgmp.so : math/gmp
  3. libgnutls.so : security/gnutls
  4. libjansson.so : devel/jansson
  5. libnettle.so : security/nettle
  6. liborcania.so : devel/orcania
  7. libulfius.so : www/ulfius
  8. libyder.so : devel/yder
This port is required by:
for Build
  1. security/iddawc
for Libraries
  1. security/iddawc
  2. www/glewlwyd

Configuration Options:
No options to configure
Options name:
security_rhonabwy
USES:
cmake pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/babelouest/rhonabwy/tar.gz/v1.1.13?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port