notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
pdsh Parallel Distributed Shell
2.34_2 sysutils on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.34_1Version of this port present on the latest quarterly branch.
Maintainer: i@levsha.me search for ports maintained by this maintainer
Port Added: 2010-03-10 17:55:51
Last Update: 2024-02-26 06:27:43
Commit Hash: dcdecc7
People watching this port, also watch:: readline, pslist, parallel, monit, policyd2
License: GPLv2
WWW:
https://github.com/chaos/pdsh
Description:
Pdsh is a high-performance, parallel remote shell utility. It uses a sliding window of threads to execute remote commands, conserving socket resources while allowing some connections to timeout if needed. It was originally written as a replacement for IBM's DSH on clusters at LLNL.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (29 items)
Collapse this list.
  1. /usr/local/share/licenses/pdsh-2.34_2/catalog.mk
  2. /usr/local/share/licenses/pdsh-2.34_2/LICENSE
  3. /usr/local/share/licenses/pdsh-2.34_2/GPLv2
  4. bin/dshbak
  5. bin/pdcp
  6. bin/pdsh
  7. bin/rpdcp
  8. lib/pdsh/execcmd.a
  9. lib/pdsh/execcmd.la
  10. lib/pdsh/execcmd.so
  11. lib/pdsh/dshgroup.a
  12. lib/pdsh/dshgroup.la
  13. lib/pdsh/dshgroup.so
  14. @comment lib/pdsh/netgroup.a
  15. @comment lib/pdsh/netgroup.la
  16. @comment lib/pdsh/netgroup.so
  17. lib/pdsh/sshcmd.a
  18. lib/pdsh/sshcmd.la
  19. lib/pdsh/sshcmd.so
  20. @comment lib/pdsh/xrcmd.a
  21. @comment lib/pdsh/xrcmd.la
  22. @comment lib/pdsh/xrcmd.so
  23. share/man/man1/dshbak.1.gz
  24. share/man/man1/pdcp.1.gz
  25. share/man/man1/pdsh.1.gz
  26. share/man/man1/rpdcp.1.gz
  27. @owner
  28. @group
  29. @mode
Collapse this list.
Dependency lines:
  • pdsh>0:sysutils/pdsh
Conflicts:
CONFLICTS_INSTALL:
  • clusterit
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/sysutils/pdsh/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/pdsh
  • pkg install pdsh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pdsh
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1578433486 SHA256 (chaos-pdsh-pdsh-2.34_GH0.tar.gz) = 36e1b3c734ae9b4baf054c656b9735206cc56b290d2c0ec4f7825cdd9f7dff54 SIZE (chaos-pdsh-pdsh-2.34_GH0.tar.gz) = 215708

Packages (timestamps in pop-ups are UTC):
pdsh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.34_22.34_2-2.34_22.34_2---
FreeBSD:13:quarterly2.34_12.34_12.34_12.34_12.34_12.34_12.34_12.34_1
FreeBSD:14:latest2.34_22.34_22.34_12.34_22.34_22.34_1-2.34_1
FreeBSD:14:quarterly2.34_12.34_1-2.34_12.34_12.34_12.34_12.34_1
FreeBSD:15:latest2.34_22.34_2n/a2.34_1n/a2.34_12.34_12.34_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. libtoolize : devel/libtool
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pdsh-2.34_2: DSHGROUPS=on: DSH groups support NETGROUP=off: NIS Netgroup support READLINE=off: Command line editing via libreadline RSH=off: RSH support SSH=on: SSH protocol support ===> Use 'make config' to modify these settings
Options name:
sysutils_pdsh
USES:
autoreconf gmake libtool:keepla perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/chaos/pdsh/tar.gz/pdsh-2.34?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port