Date: 15 Aug 2005 22:04:51 -0000 From: David Thiel <lx@redundancy.redundancy.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84970: New Port: net/clusterssh, xterm/ssh control for clusters Message-ID: <20050815220451.94735.qmail@redundancy.redundancy.org> Resent-Message-ID: <200508152210.j7FMAIET001102@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84970 >Category: ports >Synopsis: New Port: net/clusterssh, xterm/ssh control for clusters >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Aug 15 22:10:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: David Thiel >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD redundancy.redundancy.org 5.4-STABLE FreeBSD 5.4-STABLE #9: Mon Jul 11 20:22:35 PDT 2005 lx@redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386 >Description: ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection. >How-To-Repeat: >Fix: # 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: # # clusterssh # clusterssh/Makefile # clusterssh/distinfo # clusterssh/pkg-descr # echo c - clusterssh mkdir -p clusterssh > /dev/null 2>&1 echo x - clusterssh/Makefile sed 's/^X//' >clusterssh/Makefile << 'END-of-clusterssh/Makefile' X# New ports collection makefile for: clusterssh X# Date created: 2005-08-15 X# Whom: David Thiel <lx@redundancy.redundancy.org> X# X# $FreeBSD$ X# X XPORTNAME= clusterssh XPORTVERSION= 3.17.1 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= lx@redundancy.redundancy.org XCOMMENT= Controls multiple hosts simultaneously via xterms and ssh X XRUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ X ${SITE_PERL}/X11/Protocol.pm:${PORTSDIR}/x11/p5-X11-Protocol X XUSE_PERL5_RUN= yes XGNU_CONFIGURE= yes XUSE_X_PREFIX= yes X XPLIST_FILES= bin/cssh XMAN1= cssh.1 X X.include <bsd.port.mk> END-of-clusterssh/Makefile echo x - clusterssh/distinfo sed 's/^X//' >clusterssh/distinfo << 'END-of-clusterssh/distinfo' XMD5 (clusterssh-3.17.1.tar.gz) = 4a1fd1afb7cd17f715c2679374356398 XSIZE (clusterssh-3.17.1.tar.gz) = 72506 END-of-clusterssh/distinfo echo x - clusterssh/pkg-descr sed 's/^X//' >clusterssh/pkg-descr << 'END-of-clusterssh/pkg-descr' XClusterSSH controls a number of xterm windows via a single graphical Xconsole window to allow commands to be interactively run on multiple Xservers over an ssh connection. X XWWW: http://clusterssh.sourceforge.net END-of-clusterssh/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050815220451.94735.qmail>