Port details |
- ttyplot Realtime plotting utility for TTY with data input from stdin
- 1.4 graphics
=0 1.4Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2020-04-07 10:27:24
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: APACHE20
- Description:
- ttyplot is a realtime plotting utility for terminal with data input from stdin.
It takes data from standard input / UNIX pipeline, most commonly some tool like
ping, snmpget, netstat, ifconfig, sar, vmstat, etc., and plots in text mode on
a terminal in real time.
It supports rate calculation for counters and up to two graphs on a single
display using reverse video for the second line.
WWW: https://github.com/tenox7/ttyplot
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ttyplot>0:graphics/ttyplot
- To install the port:
- cd /usr/ports/graphics/ttyplot/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/ttyplot
- pkg install ttyplot
- PKGNAME: ttyplot
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1586254468
SHA256 (tenox7-ttyplot-1.4_GH0.tar.gz) = 11974754981406d19cfa16865b59770faaf3ade8d909d9a0134dc56e00d29bd4
SIZE (tenox7-ttyplot-1.4_GH0.tar.gz) = 46922
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- graphics_ttyplot
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.4
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Apr 2020 10:27:20
1.4
|
0mp  |
New port: graphics/ttyplot
ttyplot is a realtime plotting utility for terminal with data input from
stdin.
It takes data from standard input / UNIX pipeline, most commonly some tool
like ping, snmpget, netstat, ifconfig, sar, vmstat, etc., and plots in text
mode on a terminal in real time.
It supports rate calculation for counters and up to two graphs on a single
display using reverse video for the second line.
WWW: https://github.com/tenox7/ttyplot |
Number of commits found: 3
|