summaryrefslogtreecommitdiff
path: root/parallel/dsh
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26parallel: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07parallel: Remove SHA1 hashes for distfilesnia1-2/+1
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
2015-11-02Add SHA512 digests for distfiles for parallel categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2014-04-23Force iconv/intl linking. Fixes at least SunOS builds.fhajny1-1/+3
2014-01-22Fix: dsh should read config file from sysconfdir but example directorycheusov3-17/+5
2014-01-12morr@ dropped maintainershipcheusov1-2/+2
2014-01-10Add parallel/dsh packagecheusov5-0/+53
dsh is an implementation of a wrapper for executing multiple remote shell (rsh/remsh/ssh) commands. rsh/remsh/ssh are wrappers for executing shell (ksh/bash/zsh/tcsh/sh .. etc... ) on remote hosts.