Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2009 05:08:44 GMT
From:      Dax Labrador <semprix@bsdmail.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/137254: New port: net/unssh Fast way to delete entries from OpenSSH known_hosts file
Message-ID:  <200907300508.n6U58it4078406@www.freebsd.org>
Resent-Message-ID: <200907300510.n6U5A80x048661@freefall.freebsd.org>

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

>Number:         137254
>Category:       ports
>Synopsis:       New port: net/unssh Fast way to delete entries from OpenSSH known_hosts file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 30 05:10:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dax Labrador
>Release:        FreeBSD 7.2-RELEASE
>Organization:
>Environment:
FreeBSD sid.localdomain 7.2-RELEASE FreeBSD 7.2-RELEASE #0 Fri May 1 08:49:13 UTC 2009 root@walker.cse.buffalo.edu:/usr/obj/src/sys/GENERIC i386
>Description:
Submitting new ports collection called unssh

unssh - Provide a fast way to delete entries from OpenSSH's known_hosts file. This is a simple automation of the things normally done by the user when having an "offending key" in his/her known_hosts file caused by a changing host key of the destination.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	/usr/ports/net/unssh
#	/usr/ports/net/unssh/distinfo
#	/usr/ports/net/unssh/pkg-plist
#	/usr/ports/net/unssh/pkg-descr
#	/usr/ports/net/unssh/Makefile
#
echo c - /usr/ports/net/unssh
mkdir -p /usr/ports/net/unssh > /dev/null 2>&1
echo x - /usr/ports/net/unssh/distinfo
sed 's/^X//' >/usr/ports/net/unssh/distinfo << 'ffaed319a3a891f959181d624002e3df'
XMD5 (unssh-1.4.tar.gz) = acb420bc39e475ed521b78012d84c857
XSHA256 (unssh-1.4.tar.gz) = fc4f1afc7fca09d318120dbbd274f5cac16ef7481efc52d6774996508306ef18
XSIZE (unssh-1.4.tar.gz) = 11427
ffaed319a3a891f959181d624002e3df
echo x - /usr/ports/net/unssh/pkg-plist
sed 's/^X//' >/usr/ports/net/unssh/pkg-plist << '5947c2bd8f14e944a4078b7dec4b332b'
Xbin/unssh
5947c2bd8f14e944a4078b7dec4b332b
echo x - /usr/ports/net/unssh/pkg-descr
sed 's/^X//' >/usr/ports/net/unssh/pkg-descr << '64d39941c5632c7642d1c1e3079679e5'
XProvide a fast way to delete entries from OpenSSH's known_hosts file.
64d39941c5632c7642d1c1e3079679e5
echo x - /usr/ports/net/unssh/Makefile
sed 's/^X//' >/usr/ports/net/unssh/Makefile << 'e191d4ec6896b56fa16ed54cc47d6502'
X# New ports collection makefile for:	unssh
X# Date created:	30 July 2009
X# Whom:	semprix
X#
X# $FreeBSD$
X#
X
XPORTNAME=	unssh
XPORTVERSION=	1.4
XCATEGORIES=	net
XMASTER_SITES=	http://www.defconph.org/~semprix/ports/unssh/
X
XMAINTAINER=	semprix@bsdmail.org
XCOMMENT=	Fast way to delete entries from OpenSSH known_hosts file
X
X.include <bsd.port.pre.mk>
X
X.include <bsd.port.post.mk>
e191d4ec6896b56fa16ed54cc47d6502
exit



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



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