FreeBSD Bugzilla – Attachment 120978 Details for
Bug 163866
New Port: security/tsshbatch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
tsshbatch.shar.txt
tsshbatch.shar.txt (text/plain; charset=us-ascii), 2.71 KB, created by
Jason Helfman
on 2012-01-11 19:07:42 UTC
(
hide
)
Description:
tsshbatch.shar.txt
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2012-01-11 19:07:42 UTC
Size:
2.71 KB
patch
obsolete
># 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: ># ># tsshbatch/ ># tsshbatch/pkg-descr ># tsshbatch/distinfo ># tsshbatch/Makefile ># >echo c - tsshbatch/ >mkdir -p tsshbatch/ > /dev/null 2>&1 >echo x - tsshbatch/pkg-descr >sed 's/^X//' >tsshbatch/pkg-descr << 'd1120311eb3308e6c1f81ff333ae6e17' >X'tsshbatch' is a tool to enable you to issue a command to many >Xservers without having to log into each one separately. When writing >Xscripts, this overcomes the 'ssh' limitation of not being able to >Xspecify the password on the command line. >X >X'tsshbatch' also understands basic 'sudo' syntax and can be used >Xto access a server, 'sudo' a command, and then exit. >X >X'tsshbatch' thus allows you to write complex, hands-off scripts that >Xissue commands to many servers without the tedium of manual login and >X'sudo' promotion. System administrators, especially, will find this >Xhelpful when working in large server farms. >X >XWWW: http://www.tundraware.com/Software/tsshbatch >d1120311eb3308e6c1f81ff333ae6e17 >echo x - tsshbatch/distinfo >sed 's/^X//' >tsshbatch/distinfo << '30082889124ad42b410a5d4e5cb3e691' >XSHA256 (tsshbatch-1.134.tar.gz) = 2fcbfe4de7d266cb4bd50aeba755d0878d21743bfc897f2376981477a2314203 >XSIZE (tsshbatch-1.134.tar.gz) = 209662 >30082889124ad42b410a5d4e5cb3e691 >echo x - tsshbatch/Makefile >sed 's/^X//' >tsshbatch/Makefile << '31db8c5b7061244626a7ee85e121e5e1' >X# New ports collection makefile for: tsshbatch >X# Date created: 06 January 2012 >X# Whom: Tim Daneliuk <tsshbatch@tundraware.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= tsshbatch >XPORTVERSION= 1.134 >XCATEGORIES= security python >XMASTER_SITES= http://www.tundraware.com/Software/tsshbatch/ >X >XMAINTAINER= tsshbatch@tundraware.com >XCOMMENT= Batch ssh Operations >X >XLICENSE= tsshbatch >XLICENSE_NAME= tsshbatch >XLICENSE_FILE= ${WRKSRC}/tsshbatch-license.txt >XLICENSE_PERMS= auto-accept >X >XRUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.7.7.1:${PORTSDIR}/security/py-paramiko >X >XUSE_PYTHON= yes >XUSE_PYDISTUTILS= yes >XPYDISTUTILS_NOEGGINFO= yes >X#PYDISTUTILS_INSTALLARGS= --prefix=${PREFIX} >X >XMAN1= tsshbatch.1 >XMANCOMPRESSED= yes >X >XPLIST_FILES= bin/tsshbatch.py >XPORTDOCS= WHATSNEW.txt \ >X tsshbatch.html \ >X tsshbatch.pdf \ >X tsshbatch.ps \ >X tsshbatch.rst >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/build/lib/tsshbatch.py ${PREFIX}/bin >X ${INSTALL_MAN} ${WRKSRC}/tsshbatch.1.gz ${MAN1PREFIX}/man/man1 >X >Xpost-install: >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} >X.endif >X >X.include <bsd.port.mk> >31db8c5b7061244626a7ee85e121e5e1 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 163866
:
120977
| 120978 |
120979