# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # tmux-cssh # tmux-cssh/distinfo # tmux-cssh/Makefile # tmux-cssh/pkg-descr # echo c - tmux-cssh mkdir -p tmux-cssh > /dev/null 2>&1 echo x - tmux-cssh/distinfo sed 's/^X//' >tmux-cssh/distinfo << '56db8ad7970a49178bbe7c50c66c5f1b' XSHA256 (dennishafemann-tmux-cssh-20150518-94ecc012c8_GH0.tar.gz) = aad41d549b4b7a90c958f5ffc9211eb94eeaaadb55769a313165408140b2e2d7 XSIZE (dennishafemann-tmux-cssh-20150518-94ecc012c8_GH0.tar.gz) = 4830 56db8ad7970a49178bbe7c50c66c5f1b echo x - tmux-cssh/Makefile sed 's/^X//' >tmux-cssh/Makefile << '9d2c90bf3055f2bf6a8dbd33af865c4f' X# $FreeBSD$ X XPORTNAME= tmux-cssh XPORTVERSION= 20150518 XCATEGORIES= security X XMAINTAINER= jrm@ftfl.ca XCOMMENT= ClusterSSH features using tmux, but not X11 X XLICENSE= APACHE20 XLICENSE_FILE= ${WRKSRC}/LICENSE.md X XRUN_DEPENDS= ${LOCALBASE}/bin/tmux:${PORTSDIR}/sysutils/tmux X XNO_BUILD= YES X XUSE_GITHUB= yes XGH_ACCOUNT= dennishafemann XGH_TAGNAME= 94ecc012c8 X XPLIST_FILES= bin/tmux-cssh %%PORTDOCS%%%%DOCSDIR%%/README.md X Xdo-install: X @cd ${WRKSRC} && \ X ${INSTALL_SCRIPT} ${WRKSRC}/tmux-cssh ${STAGEDIR}${PREFIX}/bin X @${MKDIR} ${STAGEDIR}${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} X X.include 9d2c90bf3055f2bf6a8dbd33af865c4f echo x - tmux-cssh/pkg-descr sed 's/^X//' >tmux-cssh/pkg-descr << '6f7fea393c2b0374460bfe8d36a3a8a4' Xtmux-cssh is simple POSIX shell script, which synchronizes interactive shell Xcommands over tmux sessions, making it useful for working on cluster nodes. It Xoffers similar functionality to ClusterSSH, but without depending on X11. 6f7fea393c2b0374460bfe8d36a3a8a4 exit