Port details |
- multitail Tail multiple files on console with ncurses
- 7.1.5_1 sysutils =36 7.1.5_1Version of this port present on the latest quarterly branch.
- Maintainer: laszlo@karolyi.hu
- Port Added: 2003-04-09 21:50:30
- Last Update: 2024-09-25 17:26:49
- Commit Hash: 726bf48
- People watching this port, also watch:: unzip, pcre, m4, nmap, libiconv
- License: MIT
- WWW:
- https://www.vanheusden.com/multitail/
- Description:
- MultiTail lets you view one or multiple files like the original tail program.
The difference is that it creates multiple windows on your console (with
ncurses). It can also monitor wildcards: if another file matching the wildcard
has a more recent modification date, it will automatically switch to that file.
That way you can, for example, monitor a complete directory of files. Merging
of 2 or even more logfiles is possible. It can also use colors while displaying
the logfiles (through regular expressions), for faster recognition of what is
important and what not. It can also filter lines (again with regular
expressions). It has interactive menus for editing given regular expressions
and deleting and adding windows. One can also have windows with the output of
shell scripts and other software. When viewing the output of external software,
MultiTail can mimic the functionality of tools like 'watch' and such.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- multitail>0:sysutils/multitail
- To install the port:
- cd /usr/ports/sysutils/multitail/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/multitail
- pkg install multitail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: multitail
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723546600
SHA256 (7.1.5.tar.gz) = b0c92bf5f504b39591bf3e2e30a1902925c11556e14b89a07cfa7533f9bd171b
SIZE (7.1.5.tar.gz) = 152590
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgnuregex.so : devel/libgnuregex
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for multitail-7.1.5_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_multitail
- USES:
- alias cmake ncurses pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|