| 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
Mykola Dzham
2010-03-09 21:10:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->az 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"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |