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
Unknown Object (File)
Thu, Aug 20, 3:59 AM
Unknown Object (File)
Sat, Aug 8, 5:05 PM
Unknown Object (File)
Sat, Aug 8, 3:53 PM
Unknown Object (File)
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)
Jul 28 2026, 11:41 PM
Unknown Object (File)
Jul 23 2026, 1:53 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.