Bug 159770 - New port: net-mgmt/massh
Summary: New port: net-mgmt/massh
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-14 19:00 UTC by Sascha Klauder
Modified: 2011-09-04 20:50 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (3.29 KB, text/plain)
2011-08-14 19:00 UTC, Sascha Klauder
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Klauder 2011-08-14 19:00:20 UTC
 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.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2011-08-25 02:23:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I already have 159769 so I might as well take this one as well
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-03 19:17:37 UTC
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"
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-09-04 20:31:55 UTC
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"
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-09-04 20:32:09 UTC
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"
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2011-09-04 20:50:27 UTC
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