| Port details on branch 2025Q4 |
- rubygem-ssh_data Library for parsing SSH certificates
- 2.0.0 security
=0 2.0.0Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2025-11-13 12:39:25
- Last Update: 2025-11-13 12:13:19
- Commit Hash: 76ee767
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1761545343
SHA256 (rubygem/ssh_data-2.0.0.gem) = 2ae8327a91ffee5df779e861fc04180eea616772cc7eb7f408acdc1602095bdb
SIZE (rubygem/ssh_data-2.0.0.gem) = 18944
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-base64>=0.1<1 : converters/rubygem-base64
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- www/gitlab
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:
|