SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
1
devel/ruby-hrr-rb-ssh-ed25519/pkg/DESCR
Normal file
1
devel/ruby-hrr-rb-ssh-ed25519/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
hrr_rb_ssh extension that supports ED25519 public key algorithm.
|
34
devel/ruby-hrr-rb-ssh-ed25519/pkg/PLIST
Normal file
34
devel/ruby-hrr-rb-ssh-ed25519/pkg/PLIST
Normal file
|
@ -0,0 +1,34 @@
|
|||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/.gitignore
|
||||
${GEM_LIB}/gems/${DISTNAME}/.rspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/.travis.yml
|
||||
${GEM_LIB}/gems/${DISTNAME}/CODE_OF_CONDUCT.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/Gemfile
|
||||
${GEM_LIB}/gems/${DISTNAME}/LICENSE
|
||||
${GEM_LIB}/gems/${DISTNAME}/README.md
|
||||
${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
||||
${GEM_LIB}/gems/${DISTNAME}/hrr_rb_ssh-ed25519.gemspec
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/algorithm/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/algorithm/publickey/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/algorithm/publickey/ssh_ed25519/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/algorithm/publickey/ssh_ed25519.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/algorithm/publickey/ssh_ed25519/openssh_private_key.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/algorithm/publickey/ssh_ed25519/openssh_private_key_content.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/algorithm/publickey/ssh_ed25519/pkey.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/algorithm/publickey/ssh_ed25519/public_key_blob.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/algorithm/publickey/ssh_ed25519/signature.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/authentication/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/authentication/method/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/authentication/method/publickey/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/authentication/method/publickey/algorithm/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/authentication/method/publickey/algorithm/ssh_ed25519.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/ed25519/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/ed25519.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/ed25519/version.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/transport/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/transport/server_host_key_algorithm/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/hrr_rb_ssh/transport/server_host_key_algorithm/ssh_ed25519.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
Loading…
Add table
Add a link
Reference in a new issue