Path to this page:
./
sysutils/shmux,
Shell Multiplexor
Branch: CURRENT,
Version: 1.0.3,
Package name: shmux-1.0.3,
Maintainer: pkgsrc-usersshmux 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 output
in turn to the user, or written to files for later processing.
Required to run:[
devel/pcre]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 113.88 KB
Version history: (Expand)
- (2020-11-24) Updated to version: shmux-1.0.3
- (2015-07-28) Updated to version: shmux-1.0.2
- (2012-03-03) Updated to version: shmux-1.0nb2
- (2012-01-08) Updated to version: shmux-1.0nb1
- (2007-04-13) Updated to version: shmux-1.0
- (2005-10-05) Package added to pkgsrc.se, version shmux-1.0b5 (created)
CVS history: (Expand)
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2020-11-24 15:24:39 by Nia Alarie | Files touched by this commit (2) |
Log message:
shmux: Update to 1.0.3
Changes since 1.0.2 [2008-12-21]:
- Fix clang warnings.
- Fix BROKEN_POLL option on macOS.
- Switch to generic BSD license.
- Default to using -oLogLevel=ERROR with ssh.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-07-27 18:34:06 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.0.2, set LICENSE. From Benedek Gergely on pkgsrc-users.
Mac OS X port
use safe string functions
don't core dump if given host list is empty
fixed host name length measurement when reading from stdin.
|
2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-03-03 01:14:27 by Thomas Klausner | Files touched by this commit (1657) |
Log message:
Recursive bump for pcre-8.30* (shlib major change)
|
2012-01-08 04:48:28 by Steven Drake | Files touched by this commit (1) |
Log message:
Add missing mk/termcap buildlink.
Bump PKGREVISION
|