Page MenuHomeFreeBSD

New port sysutils/scct: Simple Cluster_SSH Clone using Tmux
ClosedPublic

Authored by jrm on Oct 3 2016, 3:34 AM.
Tags
None
Referenced Files
F165571550: D8129.id20953.diff
Sat, Aug 8, 5:05 PM
F165552086: D8129.id20952.diff
Sat, Aug 8, 3:53 PM
F165551797: D8129.id20954.diff
Sat, Aug 8, 3:52 PM
Unknown Object (File)
Sat, Aug 8, 10:43 AM
Unknown Object (File)
Fri, Aug 7, 11:48 AM
Unknown Object (File)
Tue, Jul 28, 11:41 PM
Unknown Object (File)
Thu, Jul 23, 1:53 PM
Unknown Object (File)
Sun, Jul 19, 2:22 PM
Subscribers

Details

Summary

New port sysutils/scct: Simple Cluster_SSH Clone using Tmux

  • Quickly create multiple tmux panes, each with an ssh connection to a specified host and optionally synchronize input
  • Written in POSIX sh
  • Only depends on tmux
Test Plan

porlint -AC: looks fine
testport: OK (poudriere: 11.0-RC3, amd64)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm retitled this revision from to New port sysutils/scat: Simple Cluster_SSH Clone using Tmux.
jrm updated this object.
jrm edited the test plan for this revision. (Show Details)
jrm added a reviewer: swills.
jrm retitled this revision from New port sysutils/scat: Simple Cluster_SSH Clone using Tmux to New port sysutils/scct: Simple Cluster_SSH Clone using Tmux.Oct 3 2016, 3:36 AM
jrm updated this object.

Add sysutils/tmux as a runtime dependency
Don't mute directory creation during install

swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Oct 3 2016, 3:49 AM
This revision was automatically updated to reflect the committed changes.