summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/fsh/Makefile17
-rw-r--r--security/fsh/files/md53
-rw-r--r--security/fsh/pkg/COMMENT1
-rw-r--r--security/fsh/pkg/DESCR5
-rw-r--r--security/fsh/pkg/PLIST15
5 files changed, 41 insertions, 0 deletions
diff --git a/security/fsh/Makefile b/security/fsh/Makefile
new file mode 100644
index 00000000000..26cccc7f1b5
--- /dev/null
+++ b/security/fsh/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/01/14 15:37:48 fredb Exp $
+#
+
+DISTNAME= fsh-1.0
+CATEGORIES= security net
+MASTER_SITES= ftp://ftp.lysator.liu.se/pub/unix/fsh/ \
+ http://www.lysator.liu.se/fsh/
+
+MAINTAINER= fb@enteract.com
+HOMEPAGE= http://www.lysator.liu.se/fsh/
+
+DEPENDS+= python-*:../../lang/python
+
+GNU_CONFIGURE= YES
+USE_GTEXINFO= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/fsh/files/md5 b/security/fsh/files/md5
new file mode 100644
index 00000000000..e660011b671
--- /dev/null
+++ b/security/fsh/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/01/14 15:37:49 fredb Exp $
+
+MD5 (fsh-1.0.tar.gz) = 295e5c8902d46f0abdc0f74feb43b57f
diff --git a/security/fsh/pkg/COMMENT b/security/fsh/pkg/COMMENT
new file mode 100644
index 00000000000..a38a799a86c
--- /dev/null
+++ b/security/fsh/pkg/COMMENT
@@ -0,0 +1 @@
+fast remote command execution
diff --git a/security/fsh/pkg/DESCR b/security/fsh/pkg/DESCR
new file mode 100644
index 00000000000..24af79bd4c6
--- /dev/null
+++ b/security/fsh/pkg/DESCR
@@ -0,0 +1,5 @@
+The problem: logging in to a remote system with a cryptographic solution
+such as lsh or ssh takes time, due to the computationally expensive key
+exchanges that occur when the connection is established. The solution:
+reuse the secure tunnel once it has been established. fsh is a drop-in
+rsh-compatible replacement for ssh that automatically reuses ssh tunnels.
diff --git a/security/fsh/pkg/PLIST b/security/fsh/pkg/PLIST
new file mode 100644
index 00000000000..ebbfaab4b70
--- /dev/null
+++ b/security/fsh/pkg/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/01/14 15:37:49 fredb Exp $
+bin/fcp
+bin/fsh
+bin/fshd
+bin/in.fshd
+libexec/fcpwrap
+share/fsh/fsh.py
+share/fsh/fshd.py
+share/fsh/fshlib.py
+share/fsh/fshversion.py
+share/fsh/infshd.py
+@unexec install-info --delete %D/info/fsh.info %D/info/dir
+info/fsh.info
+@exec install-info %D/info/fsh.info %D/info/dir
+@dirrm share/fsh