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)
Tue, Nov 25, 11:43 PM
Unknown Object (File)
Mon, Nov 24, 11:49 PM
Unknown Object (File)
Wed, Nov 19, 1:49 PM
Unknown Object (File)
Wed, Nov 19, 1:49 PM
Unknown Object (File)
Wed, Nov 19, 1:49 PM
Unknown Object (File)
Wed, Nov 19, 1:49 PM
Unknown Object (File)
Wed, Nov 19, 12:16 PM
Unknown Object (File)
Mon, Nov 17, 4:52 AM
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.