FreeBSD Bugzilla – Attachment 172033 Details for
Bug 210755
[New port] sysutils/gsh: Command line program to run commands on remote hosts in parallel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Port of gsh for FreeBSD
gsh-port.txt (text/plain), 2.29 KB, created by
Jesse Smith
on 2016-07-02 01:57:24 UTC
(
hide
)
Description:
Port of gsh for FreeBSD
Filename:
MIME Type:
Creator:
Jesse Smith
Created:
2016-07-02 01:57:24 UTC
Size:
2.29 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: ># ># gsh ># gsh/Makefile ># gsh/files ># gsh/files/pkg-message.in ># gsh/distinfo ># gsh/pkg-plist ># gsh/pkg-descr ># >echo c - gsh >mkdir -p gsh > /dev/null 2>&1 >echo x - gsh/Makefile >sed 's/^X//' >gsh/Makefile << '5b99094c9c3bcafc8ae702398769bd0b' >X# $FreeBSD$ >X >XPORTNAME= gsh >XPORTVERSION= 1.1.0 >XCATEGORIES= sysutils >X >XMAINTAINER= jsmith@resonatingmedia.com >XCOMMENT= Program to run commands on multiple remote hosts >X >XLICENSE= ISCL >X >XUSE_GITHUB= yes >XGH_ACCOUNT= kees >XGH_PROJECT= gsh >XGH_TAGNAME= f0635b7 >X >XUSES= gmake perl5 >X >XETCDIR= ${PREFIX}/etc >XSUB_FILES= pkg-message >X >Xdo-build: >X cd ${WRKSRC} && perl Makefile.PL >X cd ${WRKSRC} && gmake >X >X.include <bsd.port.mk> >5b99094c9c3bcafc8ae702398769bd0b >echo c - gsh/files >mkdir -p gsh/files > /dev/null 2>&1 >echo x - gsh/files/pkg-message.in >sed 's/^X//' >gsh/files/pkg-message.in << '1826dda3cf99395c225f24d03ccb1ce2' >X============================================================ >XTo use gsh >X >X%%ETCDIR%%/ghosts >X >Xshould be created. >X >XRefer to ghosts(5). >X============================================================ >1826dda3cf99395c225f24d03ccb1ce2 >echo x - gsh/distinfo >sed 's/^X//' >gsh/distinfo << '9f47be9911fa2b8b5397f0f26cb7abfa' >XTIMESTAMP = 1467423695 >XSHA256 (kees-gsh-1.1.0-f0635b7_GH0.tar.gz) = 86051dc850481b3d00175e36f8ebaaf57f2281a1d2b203c04a8cb2efbfd5cd43 >XSIZE (kees-gsh-1.1.0-f0635b7_GH0.tar.gz) = 15085 >9f47be9911fa2b8b5397f0f26cb7abfa >echo x - gsh/pkg-plist >sed 's/^X//' >gsh/pkg-plist << '39918fb0c24f9d1e35fd9955adea6acb' >Xbin/ghosts >Xbin/gsh >X%%SITE_PERL%%/SystemManagement/Ghosts.pm >X%%SITE_ARCH%%/auto/gsh/.packlist >X%%PERL5_MAN1%%/ghosts.1.gz >X%%PERL5_MAN1%%/gsh.1.gz >39918fb0c24f9d1e35fd9955adea6acb >echo x - gsh/pkg-descr >sed 's/^X//' >gsh/pkg-descr << 'af9487c75c3f6e3d144705d117113947' >Xgsh is a command line utility which is used to run the same command on multiple >Xremote hosts in parallel. It is similar to dsh (distributed shell) but >Xdoes not have any external dependencies other than Perl and OpenSSH. >X >XWWW: https://github.com/kees/gsh/ >af9487c75c3f6e3d144705d117113947 >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 210755
:
172033
|
172040
|
178402