Bug 144601 - [NEW PORT] sysutils/pdsh: Parallel Distributed Shell
Summary: [NEW PORT] sysutils/pdsh: Parallel Distributed Shell
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: Andrej Zverev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-09 21:10 UTC by Mykola Dzham
Modified: 2010-03-10 18:12 UTC (History)
0 users

See Also:


Attachments
pdsh-2.18.shar (2.04 KB, text/plain)
2010-03-09 21:10 UTC, Mykola Dzham
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!