Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2012 04:58:23 +0800 (CST)
From:      Hung-Yi Chen <gaod@hychen.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/164775: [NEW PORT] sysutils/sshpass: A non-interactive ssh password auth tool
Message-ID:  <201202042058.q14KwNTq002449@cse.tw>
Resent-Message-ID: <201202042100.q14L0NC0065690@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164775
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/sshpass: A non-interactive ssh password auth tool
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 04 21:00:22 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 9.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD cse.tw 9.0-STABLE FreeBSD 9.0-STABLE #10: Sun Jan 29 19:49:07 CST 2012
>Description:
Sshpass is a tool for non-interactivly performing password authentication
with SSH's so called "interactive keyboard password authentication". 
Most user should use SSH's more secure public key authentiaction instead.

WWW:	http://sourceforge.net/projects/sshpass/

>How-To-Repeat:
>Fix:

--- sshpass-1.05.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	sshpass
#	sshpass/Makefile
#	sshpass/distinfo
#	sshpass/pkg-descr
#
echo c - sshpass
mkdir -p sshpass > /dev/null 2>&1
echo x - sshpass/Makefile
sed 's/^X//' >sshpass/Makefile << '44481e4e12d5bac7c6ab290715e143bf'
X# New ports collection makefile for:	sshpass
X# Date created:				2012-02-04
X# Whom:					Hung-Yi Chen <gaod@hychen.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	sshpass
XPORTVERSION=	1.05
XCATEGORIES=	sysutils
XMASTER_SITES=	SF/${PORTNAME}/sshpass/${PORTVERSION}
X
XMAINTAINER=	gaod@hychen.org
XCOMMENT=	A non-interactive ssh password auth tool
X
XLICENSE=	GPLv2
XLICENSE_FILE=	${WRKSRC}/COPYING
X
XGNU_CONFIGURE=	yes
X
XPLIST_FILES=	bin/sshpass
XMAN1=		sshpass.1
X
X.include <bsd.port.mk>
44481e4e12d5bac7c6ab290715e143bf
echo x - sshpass/distinfo
sed 's/^X//' >sshpass/distinfo << '1199773b199b8c121e5d271659fcaa2d'
XSHA256 (sshpass-1.05.tar.gz) = c3f78752a68a0c3f62efb3332cceea0c8a1f04f7cf6b46e00ec0c3000bc8483e
XSIZE (sshpass-1.05.tar.gz) = 98362
1199773b199b8c121e5d271659fcaa2d
echo x - sshpass/pkg-descr
sed 's/^X//' >sshpass/pkg-descr << '31b17bdf6224fa1c9886f3127a82b3cb'
XSshpass is a tool for non-interactivly performing password authentication
Xwith SSH's so called "interactive keyboard password authentication". 
XMost user should use SSH's more secure public key authentiaction instead.
X
XWWW:	http://sourceforge.net/projects/sshpass/
31b17bdf6224fa1c9886f3127a82b3cb
exit
--- sshpass-1.05.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202042058.q14KwNTq002449>