Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

3
security/sshpass/DESCR Normal file
View File

@@ -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.

15
security/sshpass/Makefile Normal file
View File

@@ -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"

3
security/sshpass/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2013/05/26 21:28:07 rodent Exp $
bin/sshpass
man/man1/sshpass.1

View File

@@ -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