summaryrefslogtreecommitdiff
path: root/security/sshpass
diff options
context:
space:
mode:
authorrodent <rodent>2013-05-26 21:28:07 +0000
committerrodent <rodent>2013-05-26 21:28:07 +0000
commit551a73046d41940717ce91f63d6ddf4162f27482 (patch)
treebafb3113f428756400109841d3848f85095c7db2 /security/sshpass
parent5f4c535063cedbfeae1654308c3cf7af3b5be350 (diff)
downloadpkgsrc-551a73046d41940717ce91f63d6ddf4162f27482.tar.gz
Import sshpass-1.05 as security/sshpass.
Sshpass is a tool for non-interactively performing password authentication with SSH's so called "interactive keyboard password authentication". Most users should use SSH's more secure public key authentication instead.
Diffstat (limited to 'security/sshpass')
-rw-r--r--security/sshpass/DESCR3
-rw-r--r--security/sshpass/Makefile15
-rw-r--r--security/sshpass/PLIST3
-rw-r--r--security/sshpass/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/security/sshpass/DESCR b/security/sshpass/DESCR
new file mode 100644
index 00000000000..0b1ac96eeb1
--- /dev/null
+++ b/security/sshpass/DESCR
@@ -0,0 +1,3 @@
+Sshpass is a tool for non-interactively performing password authentication with
+SSH's so called "interactive keyboard password authentication". Most users
+should use SSH's more secure public key authentication instead.
diff --git a/security/sshpass/Makefile b/security/sshpass/Makefile
new file mode 100644
index 00000000000..f1f478fc4d1
--- /dev/null
+++ b/security/sshpass/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2013/05/26 21:28:07 rodent Exp $
+#
+
+DISTNAME= sshpass-1.05
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sshpass/}
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://sshpass.sourceforge.net/
+COMMENT= Non-interactive ssh password auth
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/sshpass/PLIST b/security/sshpass/PLIST
new file mode 100644
index 00000000000..eb4edbcf01d
--- /dev/null
+++ b/security/sshpass/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2013/05/26 21:28:07 rodent Exp $
+bin/sshpass
+man/man1/sshpass.1
diff --git a/security/sshpass/distinfo b/security/sshpass/distinfo
new file mode 100644
index 00000000000..b6efa6fb164
--- /dev/null
+++ b/security/sshpass/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/05/26 21:28:07 rodent Exp $
+
+SHA1 (sshpass-1.05.tar.gz) = 6dafec86dd74315913417829542f4023545c8fd7
+RMD160 (sshpass-1.05.tar.gz) = 6db9f833fbc4eda7e0a494fe0dbd287a388afe10
+Size (sshpass-1.05.tar.gz) = 98362 bytes