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)
Sep 3 2025, 7:47 PM
Unknown Object (File)
Sep 3 2025, 7:31 PM
Unknown Object (File)
Sep 3 2025, 3:06 PM
Unknown Object (File)
Aug 3 2025, 4:15 AM
Unknown Object (File)
Jul 27 2025, 5:27 AM
Unknown Object (File)
Jul 1 2025, 5:42 PM
Unknown Object (File)
Jun 19 2025, 5:19 AM
Unknown Object (File)
Jun 16 2025, 5:31 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.