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
F161574106: D8129.id20954.diff
Sun, Jul 5, 12:16 AM
F161511512: D8129.id.diff
Sat, Jul 4, 10:35 AM
Unknown Object (File)
Sat, Jul 4, 4:36 AM
Unknown Object (File)
Fri, Jul 3, 8:10 AM
Unknown Object (File)
Thu, Jul 2, 7:48 PM
Unknown Object (File)
Wed, Jul 1, 12:52 AM
Unknown Object (File)
Thu, Jun 25, 11:15 AM
Unknown Object (File)
Wed, Jun 24, 6:48 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.