[73241] trunk/dports/sysutils
yeled at macports.org
yeled at macports.org
Sun Nov 7 03:17:31 PST 2010
Revision: 73241
http://trac.macports.org/changeset/73241
Author: yeled at macports.org
Date: 2010-11-07 03:17:26 -0800 (Sun, 07 Nov 2010)
Log Message:
-----------
import shmux
Added Paths:
-----------
trunk/dports/sysutils/shmux/
trunk/dports/sysutils/shmux/Portfile
Added: trunk/dports/sysutils/shmux/Portfile
===================================================================
--- trunk/dports/sysutils/shmux/Portfile (rev 0)
+++ trunk/dports/sysutils/shmux/Portfile 2010-11-07 11:17:26 UTC (rev 73241)
@@ -0,0 +1,26 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+
+PortSystem 1.0
+
+name shmux
+version 1.0.2
+categories sysutils
+maintainers yeled
+description utility for executing the command on many hosts in parallel
+long_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.
+homepage http://web.taranis.org/shmux/
+
+platforms darwin
+
+depends_build port:pcre
+
+master_sites http://web.taranis.org/shmux/dist/
+extract.suffix .tgz
+build.target
+checksums md5 4ab5c46b4154cbeab54bdc0036bd9140 \
+ sha1 6fe39602c497331e448c4331b8cddbb2abb71b79 \
+ rmd160 31937f39483e8ab54848f84830489bf45dff5783
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101107/14abdad0/attachment.html>
More information about the macports-changes
mailing list