mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
28824c0b83
not require any patent-encumbered encryption algorithms, unlike SSH1, which depends on RSA, and SSH2, which is not free (of course, these days, this is not so true thanks to OpenSSH, but it's good to have alternatives!). PR: 18879 Submitted by: Eric Schwertfeger <eric@cybernut.com>
12 lines
321 B
Plaintext
12 lines
321 B
Plaintext
bin/lsh
|
|
bin/lsh_keygen
|
|
bin/lsh_writekey
|
|
bin/sexp_conv
|
|
bin/lsh-authorize
|
|
bin/srp-gen
|
|
sbin/lshd
|
|
sbin/lsh_proxy
|
|
@unexec install-info --delete %D/info/lsh.info %D/info/dir
|
|
info/lsh.info
|
|
@exec install-info --section="Miscellaneous" --entry="* LSH: (lsh). lsh secure remote shell documentation." %D/info/lsh.info %D/info/dir
|