Commit Graph

4 Commits (c02e17333c2e409acf42d0f31a77a5885ec59084)

Author SHA1 Message Date
Gavin Brock 709f7fae41 csshX 0.74
This also moves the HEAD version to a git checkout.

Closes Homebrew/homebrew#7757.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22 19:07:23 -05:00
Michael H. Oshita df4e3b8646 updated csshx to v0.73
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-29 20:16:11 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Ilmari Vacklin 972adb98b5 Add a formula for csshX.
csshX is an SSH multiplexer. It connects to multiple machines via SSH
and lets you enter the same commands on each one of them.

There is no build system, just a single Perl script to be installed into
bin/.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-15 20:07:52 -07:00