New port for massh, which allows execution of remote commands, pushing and pulling files and executing scripts on a number of hosts in parallel (using ssh). Please note that it depends on ambit, see ports/159769.
Responsible Changed From-To: freebsd-ports-bugs->eadler I already have 159769 so I might as well take this one as well
eadler 2011-09-03 18:17:23 UTC FreeBSD ports repository Added files: net-mgmt/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 <sklauder@trimind.de> Approved by: bapt (mentor) Revision Changes Path 1.1 +57 -0 ports/net-mgmt/massh/Makefile (new) 1.1 +2 -0 ports/net-mgmt/massh/distinfo (new) 1.1 +9 -0 ports/net-mgmt/massh/pkg-descr (new) 1.1 +11 -0 ports/net-mgmt/massh/pkg-plist (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"
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 <sklauder@trimind.de> 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) _______________________________________________ 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"
eadler 2011-09-04 19:31:56 UTC FreeBSD ports repository Modified files: security Makefile 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 <sklauder@trimind.de> Approved by: bapt (mentor) Revision Changes Path 1.1198 +1 -0 ports/security/Makefile _______________________________________________ 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"
State Changed From-To: open->closed 1) header spacing 2) date -> iso 3) localbase not prefix for local sw 4) config file changes 5) prefix-> man1prefix 6) category -> security/ along with pssh and friends