From nobody@FreeBSD.org  Thu Jul 30 05:08:45 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3AD891065672
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Jul 2009 05:08:45 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0EB338FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Jul 2009 05:08:45 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n6U58igk078419
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 30 Jul 2009 05:08:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n6U58it4078406;
	Thu, 30 Jul 2009 05:08:44 GMT
	(envelope-from nobody)
Message-Id: <200907300508.n6U58it4078406@www.freebsd.org>
Date: Thu, 30 Jul 2009 05:08:44 GMT
From: Dax Labrador <semprix@bsdmail.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: net/unssh Fast way to delete entries from OpenSSH known_hosts file
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>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:    glarkin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 30 05:10:08 UTC 2009
>Closed-Date:    Tue Jan 19 09:54:39 EST 2010
>Last-Modified:  Tue Jan 19 15:00:17 UTC 2010
>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:
Class-Changed-From-To: update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Thu Jul 30 05:10:20 UTC 2009 
Class-Changed-Why:  
Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137254 

From: Dax Labrador <semprix@gmx.com>
To: bug-followup@FreeBSD.org, semprix@bsdmail.org
Cc:  
Subject: Re: ports/137254: New port: net/unssh Fast way to delete entries
 from OpenSSH known_hosts file
Date: Sun, 30 Aug 2009 18:11:16 +0800

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
  
 Hi,
    I would like to follow this submitted port if it will be ported to
 the ports tree or not? Thank you
 
 - -Dax
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.9 (MingW32)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
  
 iQEcBAEBAgAGBQJKmlBEAAoJENxvRIT9bG1RzZQH/R6RDCgTSo/NsS7yk90ZIPfa
 dnYGtORQm4skBZd3lWE8j6p8EmOzVn7+AIzCZMaQhLiXYutf19HGSGA95UJcjdy6
 ng91hwMalwJ+kOvBGsDkjnmz6wK3Cy97hi6euAcXmYZU3/nej30eUYx2gQZpbm83
 mqCch4kwUm8p9zxzDI4BZNr4LM5Fb9PBIb6AYzwBye1Txz7KsFQC42QfoUIxqvih
 HikqEFLuCf591JM+7ucQLgbzeDS+1c9MUYzUiqC+YfdQCqnvVVAsfHmXVdQ7rlMK
 Go0Q4LsFHCp6wFo8o2mnIFLnAy8ssQ03SDdSGNQPYQ/Afkl1wOCitDk97Qj5uss=
 =j+xB
 -----END PGP SIGNATURE-----
 

From: Felippe de Meirelles Motta <lippe@FreeBSD.org>
To: bug-followup@FreeBSD.org, semprix@bsdmail.org
Cc:  
Subject: Re: ports/137254: New port: net/unssh Fast way to delete entries
 from OpenSSH known_hosts file
Date: Mon, 02 Nov 2009 19:52:06 -0200

 Hi Dax,
 
 This port is unfetchable, could you take a look ?
 
 And yes, it will be ported to the ports tree!
 
 --
 lippe@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->glarkin 
Responsible-Changed-By: glarkin 
Responsible-Changed-When: Fri Jan 8 11:28:11 EST 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137254 
State-Changed-From-To: open->closed 
State-Changed-By: glarkin 
State-Changed-When: Tue Jan 19 09:53:07 EST 2010 
State-Changed-Why:  
Committed with modifications, including: 
- Changed category from net to security 
- Added dependency for bash 
- Added patch to work around missing "hostx" utility 
- Added Makefile directives to correctly handle LOCALBASE when 
patching unssh.sh to use bash 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137254 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137254: commit references a PR
Date: Tue, 19 Jan 2010 14:52:23 +0000 (UTC)

 glarkin     2010-01-19 14:52:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security             Makefile 
   Added files:
     security/unssh       Makefile distinfo pkg-descr 
     security/unssh/files extra-patch-unssh.sh.in 
   Log:
   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.
   
   WWW:    http://unssh.sourceforge.net/
   
   PR:             ports/137254
   Submitted by:   Dax Labrador <semprix at bsdmail.org>
   
   Revision  Changes    Path
   1.1076    +1 -0      ports/security/Makefile
   1.1       +35 -0     ports/security/unssh/Makefile (new)
   1.1       +3 -0      ports/security/unssh/distinfo (new)
   1.1       +26 -0     ports/security/unssh/files/extra-patch-unssh.sh.in (new)
   1.1       +6 -0      ports/security/unssh/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
