1 | # $Id: $ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | name libdshconfig |
---|
5 | version 0.20.9 |
---|
6 | revision 0 |
---|
7 | categories net |
---|
8 | maintainers exoweb.net:bjorn |
---|
9 | description "Dsh config file parser for general use, split out from dsh sources" |
---|
10 | long_description \ |
---|
11 | Config file parser library for dsh. \ |
---|
12 | Dsh executes command remotely on several different machines at \ |
---|
13 | the same time. An utility to effectively do a \ |
---|
14 | { for a in $(seq 1 10); do rsh $a command; done } \ |
---|
15 | in bourne shell. \ |
---|
16 | |
---|
17 | homepage http://www.netfort.gr.jp/~dancer/software/dsh.html.en |
---|
18 | platforms darwin |
---|
19 | master_sites http://www.netfort.gr.jp/~dancer/software/downloads/ |
---|
20 | checksums md5 c3fabfae1782c17ee989373c2f6a73c1 |
---|
21 | platforms darwin |
---|