Port details |
- fanout Tool to run commands on multiple machines
- 0.6.1 sysutils
=1 0.6.1Version of this port present on the latest quarterly branch. - Maintainer: jmohacsi@bsd.hu
 - Port Added: 2005-06-01 06:27:34
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: tmpreaper, python, weex
- License: not specified in port
- Description:
- Fanout and fanterm are two utilities that allow you to run commands on
multiple machines. The difference is that fanout only runs non-interactive
commands (like dd, cat, adduser, uname -a, etc.) and pipelines built of
these. The output is collected into a single display that can be viewed by
less or redirected to a file.
Fanterm, on the other hand, allows you to run interactive text mode
commands on multiple machines at the same time. Your keystrokes are sent
to a shell or application running on each of the target systems. The
output from each system is shown in a separate xterm.
WWW: http://www.stearns.org/fanout/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/fanout/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/fanout
- pkg install fanout
- PKGNAME: fanout
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (fanout-0.6.1.tar.gz) = 25b41ea97532af1be10f2d537e9f8e544af1e3483f0ff8da10abfdf2a257844f
SIZE (fanout-0.6.1.tar.gz) = 299030
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for fanout-0.6.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_fanout
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.6.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Sep 2018 13:14:52
0.6.1
|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
19 May 2016 10:53:06
0.6.1
|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
22 May 2015 20:34:29
0.6.1
|
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
06 Feb 2014 12:14:49
0.6.1
|
miwi  |
- Stage support |
20 Sep 2013 23:06:00
0.6.1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
07 Sep 2013 06:47:20
0.6.1
|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
09 Jan 2013 19:50:06
0.6.1
|
tabthorpe  |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
19 Mar 2011 12:38:54
0.6.1
|
miwi  |
- Get Rid MD5 support |
16 Aug 2009 14:06:52
0.6.1
|
olgeni  |
Fix a few common typos in pkg-descr ("separate", "compatible"). |
13 May 2006 04:15:53
0.6.1
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
24 Jan 2006 01:06:45
0.6.1
|
edwin  |
SHA256ify
Approved by: krion@ |
01 Jun 2005 06:27:08
0.6.1
|
barner  |
Add fanout 0.6.1, tool to run commands on multiple machines.
PR: 76510
Submitted by: janos.mohacsi@bsd.hu |