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
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.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.13
27 Nov 2023 10:28:06
commit hash: 346afb2ccecc86a4d9455f49558b3d980b16822fcommit hash: 346afb2ccecc86a4d9455f49558b3d980b16822fcommit hash: 346afb2ccecc86a4d9455f49558b3d980b16822fcommit hash: 346afb2ccecc86a4d9455f49558b3d980b16822f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/rhonabwy: Update to 1.1.13

Changes:	https://github.com/babelouest/rhonabwy/releases
1.1.12
22 Sep 2023 03:17:14
commit hash: 13b3a5bbeb69bcdf48e688a4a6a164735cf5e285commit hash: 13b3a5bbeb69bcdf48e688a4a6a164735cf5e285commit hash: 13b3a5bbeb69bcdf48e688a4a6a164735cf5e285commit hash: 13b3a5bbeb69bcdf48e688a4a6a164735cf5e285 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/rhonabwy: Update to 1.1.12

Changes:	https://github.com/babelouest/rhonabwy/releases
1.1.11
30 Jun 2023 07:02:15
commit hash: ccdf31503d33df89a93ee5b9d0c81e4cdd3a901fcommit hash: ccdf31503d33df89a93ee5b9d0c81e4cdd3a901fcommit hash: ccdf31503d33df89a93ee5b9d0c81e4cdd3a901fcommit hash: ccdf31503d33df89a93ee5b9d0c81e4cdd3a901f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/rhonabwy: Update to 1.1.11

- Update WWW
- Update version requirement of BUILD_DEPENDS
- Use USES=pathfix to fix .pc installation
- Use complete arguments/options
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/babelouest/rhonabwy/releases
1.1.9
26 May 2023 12:23:24
commit hash: b096af3b26a4a828400728f25feae41617dc3b34commit hash: b096af3b26a4a828400728f25feae41617dc3b34commit hash: b096af3b26a4a828400728f25feae41617dc3b34commit hash: b096af3b26a4a828400728f25feae41617dc3b34 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
www/glewlwyd: Give up maintainership

Give up maintainership of www/glewlwyd and related ports.

I no longer use this and have no interest/motivation to maintain them.
I hope someone can pick it up and get it working/up to date. It seems
like a good solution, but I cannot devote time to it.
1.1.9
03 Dec 2022 18:30:56
commit hash: ac33d25b4b65c3e8147983fa26c33561d5309a4fcommit hash: ac33d25b4b65c3e8147983fa26c33561d5309a4fcommit hash: ac33d25b4b65c3e8147983fa26c33561d5309a4fcommit hash: ac33d25b4b65c3e8147983fa26c33561d5309a4f files touched by this commit
Dan Langille (dvl) search for other commits by this committer
security/rhonabwy: pkg-plist updates
1.1.9
03 Dec 2022 18:30:55
commit hash: 43200e98ddfd852bf0686663dfe5285dca1044e8commit hash: 43200e98ddfd852bf0686663dfe5285dca1044e8commit hash: 43200e98ddfd852bf0686663dfe5285dca1044e8commit hash: 43200e98ddfd852bf0686663dfe5285dca1044e8 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
security/rhonabwy: Update to 1.1.9
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f 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)
1.1.8
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.8
22 Aug 2022 20:38:15
commit hash: e255e94d4c59f96ea5c19ebb769751eeabafabdfcommit hash: e255e94d4c59f96ea5c19ebb769751eeabafabdfcommit hash: e255e94d4c59f96ea5c19ebb769751eeabafabdfcommit hash: e255e94d4c59f96ea5c19ebb769751eeabafabdf files touched by this commit
Dan Langille (dvl) search for other commits by this committer
security/rhonabwy: Update to 1.1.8

re: https://github.com/babelouest/rhonabwy/releases/tag/v1.1.8
    https://github.com/babelouest/rhonabwy/releases/tag/v1.1.7
1.1.6_1
09 Jul 2022 14:17:58
commit hash: f5dab70146888fca11e93eececd68fbf9d3dd0b8commit hash: f5dab70146888fca11e93eececd68fbf9d3dd0b8commit hash: f5dab70146888fca11e93eececd68fbf9d3dd0b8commit hash: f5dab70146888fca11e93eececd68fbf9d3dd0b8 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
security/rhonabwy: Correct the pkg-descr

This was copy/pasted from another port. Oops.
1.1.6
08 Jul 2022 21:57:00
commit hash: c9befd7a40c568474b1ff4d6b5b2a3da89a81435commit hash: c9befd7a40c568474b1ff4d6b5b2a3da89a81435commit hash: c9befd7a40c568474b1ff4d6b5b2a3da89a81435commit hash: c9befd7a40c568474b1ff4d6b5b2a3da89a81435 files touched by this commit
Dan Langille (dvl) search for other commits by this committer
security/rhonabwy: New port: JOSE library

Javascript Object Signing and Encryption (JOSE) library
- JWK, JWKS, JWS, JWE and JWT

Number of commits found: 11