summaryrefslogtreecommitdiff
path: root/security/ruby-sshkey/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2020-06-21security/ruby-sshkey: update to 2.0.0taca1-2/+1
Update ruby-sshkey to 2.0.0. pkgsrc change: add "USE_LANGUAGES= # none". 2.0.0 (2019-02-11) * Breaking Change: Drop support for Ruby 1.9 * Feature: Accept valid ed25519 keys with leading zero byte (#37) * Feature: Support sshfp (#30)
2017-06-22Import ruby-sshkey-1.9.0 as security/ruby-sshkeyminskim1-0/+14
This generates private/public SSH keypairs using pure Ruby.