Version: 1.0.3, Package name: shmux-1.0.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description shmux is program for executing the same command on many hosts in parallel. For each target, a child process is spawned by shmux, and a shell on the target obtained one of the supported methods: rsh, ssh, or sh. The output produced by the children is received by shmux and either (optionally) output in turn to the user using an easy to read format, or written to files for later processing making it well suited for use in scripts. |
Filesize: 113.88 KB |
Version History (View Complete History) |
|
2019-09-06 06:19:13 by Klemens Nanni | Files touched by this commit (3) |
Log message: Update to shmux 1.0.3 - Fix clang warnings. - Fix BROKEN_POLL option on macOS. - Switch to generic BSD license. - Default to using -oLogLevel=ERROR with ssh. OK sthen |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-17 10:19:41 by Stuart Henderson | Files touched by this commit (86) |
Log message: update curses WANTLIB entries following the change in base libraries to use soname |
2015-01-22 11:41:17 by Christian Weisgerber | Files touched by this commit (29) |
Log message: Drop USE_GROFF: trivial page footer difference only. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-20 10:22:46 by Marc Espie | Files touched by this commit (296) |
Log message: new depends |
2010-11-11 12:00:49 by Marc Espie | Files touched by this commit (30) |
Log message: last WANTLIB conversion, hopefully |
2010-10-19 01:43:05 by Marc Espie | Files touched by this commit (132) |
Log message: USE_GROFF=Yes |