Port details |
- rhonabwy Javascript Object Signing and Encryption (JOSE) library
- 1.1.13 security
=2 1.1.13Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-07-08 22:03:03
- Last Update: 2023-11-27 10:28:06
- Commit Hash: 346afb2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- jansson>=2.4 : devel/jansson
- orcania>=2.3.3 : devel/orcania
- ulfius>=2.7.15 : www/ulfius
- yder>=1.4.20 : devel/yder
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libcurl.so : ftp/curl
- libgmp.so : math/gmp
- libgnutls.so : security/gnutls
- libjansson.so : devel/jansson
- libnettle.so : security/nettle
- liborcania.so : devel/orcania
- libulfius.so : www/ulfius
- libyder.so : devel/yder
- This port is required by:
- for Build
-
- security/iddawc
- for Libraries
-
- security/iddawc
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.13 27 Nov 2023 10:28:06
    |
Po-Chuan Hsieh (sunpoet)  |
security/rhonabwy: Update to 1.1.13
Changes: https://github.com/babelouest/rhonabwy/releases |
1.1.12 22 Sep 2023 03:17:14
    |
Po-Chuan Hsieh (sunpoet)  |
security/rhonabwy: Update to 1.1.12
Changes: https://github.com/babelouest/rhonabwy/releases |
1.1.11 30 Jun 2023 07:02:15
    |
Po-Chuan Hsieh (sunpoet)  |
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
    |
Dan Langille (dvl)  |
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
    |
Dan Langille (dvl)  |
security/rhonabwy: pkg-plist updates |
1.1.9 03 Dec 2022 18:30:55
    |
Dan Langille (dvl)  |
security/rhonabwy: Update to 1.1.9 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
1.1.8 22 Aug 2022 20:38:15
    |
Dan Langille (dvl)  |
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
    |
Dan Langille (dvl)  |
security/rhonabwy: Correct the pkg-descr
This was copy/pasted from another port. Oops. |
1.1.6 08 Jul 2022 21:57:00
    |
Dan Langille (dvl)  |
security/rhonabwy: New port: JOSE library
Javascript Object Signing and Encryption (JOSE) library
- JWK, JWKS, JWS, JWE and JWT |