Port details on branch 2024Q4 |
- rubygem-ssh_data Library for parsing SSH certificates
- 1.3.0 security =2 1.3.0Version of this port present on the latest quarterly branch.
- Maintainer: mfechner@FreeBSD.org
- Port Added: 2022-03-09 10:09:29
- Last Update: 2023-01-14 23:08:33
- Commit Hash: 18c6e18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/github/ssh_data
- Description:
- This is a Ruby library for processing SSH keys and certificates.
The scope of this project is limited to processing and directly using keys and certificates.
It can be used to generate SSH private keys, verify signatures using public keys, sign data
using private keys, issue certificates using private keys, and parse certificates and public
and private keys. This library supports RSA, DSA, ECDSA, and ED25519* keys. This library
does not offer or intend to offer functionality for SSH connectivity, processing of SSH wire
protocol data, or processing of other key formats or types.
Project Status: Used by @github in production
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-ssh_data>0:security/rubygem-ssh_data
- To install the port:
- cd /usr/ports/security/rubygem-ssh_data/ && make install clean
- To add the package, run one of these commands:
- pkg install security/rubygem-ssh_data
- pkg install rubygem-ssh_data
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-ssh_data
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1646932394
SHA256 (rubygem/ssh_data-1.3.0.gem) = ec7c1e95a3aebeee412147998f4c147b4b05da6ed0aafda6083f9449318eaac0
SIZE (rubygem/ssh_data-1.3.0.gem) = 18432
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:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
-
Deleted ports which required this port:
- for Run
-
- www/gitlab
-
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_rubygem-ssh_data
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|