mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
24 lines
918 B
Plaintext
24 lines
918 B
Plaintext
PortSystem 1.0
|
|
|
|
name libdshconfig
|
|
version 0.20.13
|
|
categories net
|
|
license GPL-2+
|
|
maintainers nomaintainer
|
|
description Dsh config file parser for general use, split out from dsh sources
|
|
long_description \
|
|
Config file parser library for dsh. \
|
|
Dsh executes command remotely on several different machines at \
|
|
the same time. An utility to effectively do a \
|
|
{ for a in $(seq 1 10); do rsh $a command; done } \
|
|
in bourne shell.
|
|
|
|
homepage http://www.netfort.gr.jp/~dancer/software/dsh.html.en
|
|
platforms darwin
|
|
master_sites http://www.netfort.gr.jp/~dancer/software/downloads/
|
|
checksums md5 cb9db850231091a3a848e654d9f0806b \
|
|
sha1 fc19f56ee61ff71ae5699bc97b89cc4931ce64a1 \
|
|
rmd160 c1a625ea391895fc7a7bcb7161b5ad0fede1e2a2
|
|
platforms darwin
|
|
|