From owner-cvs-all@FreeBSD.ORG Thu Jan 20 05:28:14 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 4C6DC1065670; Thu, 20 Jan 2011 05:28:14 +0000 (UTC) Date: Thu, 20 Jan 2011 05:28:14 +0000 From: Alexey Dokuchaev To: Emanuel Haupt Message-ID: <20110120052814.GA34167@FreeBSD.org> References: <201101141732.p0EHWbAD020216@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201101141732.p0EHWbAD020216@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security Makefile ports/security/ssh-copy-id Makefile pkg-descr ports/security/ssh-copy-id/files ssh-copy-id ssh-copy-id.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2011 05:28:14 -0000 On Fri, Jan 14, 2011 at 05:32:37PM +0000, Emanuel Haupt wrote: > ehaupt 2011-01-14 17:32:37 UTC > > Modified files: > security Makefile > Added files: > security/ssh-copy-id Makefile pkg-descr > security/ssh-copy-id/files ssh-copy-id ssh-copy-id.1 > Log: > Add ssh-copy-id 5.6p1, small script which copy your ssh public-key to a > remote host; appending it to your remote authorized_keys. What special functionality does this tool offer that goes beyond simple copying/appending the key bu hand to ratify having it in the ports? ./danfe