From owner-cvs-ports@FreeBSD.ORG Sun Sep 4 19:31:46 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEB3B106566B; Sun, 4 Sep 2011 19:31:46 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BF35B8FC0C; Sun, 4 Sep 2011 19:31:46 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p84JVkBm000157; Sun, 4 Sep 2011 19:31:46 GMT (envelope-from eadler@repoman.freebsd.org) Received: (from eadler@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p84JVk3B000156; Sun, 4 Sep 2011 19:31:46 GMT (envelope-from eadler) Message-Id: <201109041931.p84JVk3B000156@repoman.freebsd.org> From: Eitan Adler Date: Sun, 4 Sep 2011 19:31:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/massh Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2011 19:31:46 -0000 eadler 2011-09-04 19:31:46 UTC FreeBSD ports repository Added files: security/massh Makefile distinfo pkg-descr pkg-plist Log: Massh makes it possible to perform the following on hundreds, or even thousands of hosts in a parallelized fashion: * Run Remote Commands * Push and Execute Pre-Written Scripts * Push Files * Pull Files WWW: http://m.a.tt/er/massh/ PR: ports/159770 Submitted by: Sascha Klauder Approved by: bapt (mentor) Revision Changes Path 1.1 +57 -0 ports/security/massh/Makefile (new) 1.1 +2 -0 ports/security/massh/distinfo (new) 1.1 +9 -0 ports/security/massh/pkg-descr (new) 1.1 +11 -0 ports/security/massh/pkg-plist (new)