1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/security/lsh/pkg-plist
Will Andrews 28824c0b83 Add LSH, a login program similar to SSH. It depends on SECSH, which does
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>
2000-06-02 02:56:29 +00:00

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