Bug 144601

Summary: [NEW PORT] sysutils/pdsh: Parallel Distributed Shell
Product: Ports & Packages Reporter: Mykola Dzham <i>
Component: Individual Port(s)Assignee: Andrej Zverev <az>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pdsh-2.18.shar none

Description Mykola Dzham 2010-03-09 21:10:01 UTC
Pdsh is a an efficient, multithreaded remote shell client which executes
commands on multiple remote hosts in parallel. Pdsh implements dynamically
loadable modules for extended functionality such as new remote shell services
and remote host selection.

WWW:	http://pdsh.sourceforge.net

Generated with FreeBSD Port Tools 0.99
Comment 1 Andrej Zverev freebsd_committer freebsd_triage 2010-03-10 17:40:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->az
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-03-10 17:55:18 UTC
az          2010-03-10 17:55:10 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/pdsh        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Pdsh is a an efficient, multithreaded remote shell client which executes
  commands on multiple remote hosts in parallel. Pdsh implements dynamically
  loadable modules for extended functionality such as new remote shell services
  and remote host selection
  
  PR:             ports/144601
  Submitted by:   Mykola Dzham <i@levsha.me>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.1170    +1 -0      ports/sysutils/Makefile
  1.1       +24 -0     ports/sysutils/pdsh/Makefile (new)
  1.1       +3 -0      ports/sysutils/pdsh/distinfo (new)
  1.1       +6 -0      ports/sysutils/pdsh/pkg-descr (new)
  1.1       +12 -0     ports/sysutils/pdsh/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 Andrej Zverev freebsd_committer freebsd_triage 2010-03-10 18:12:52 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!