---
name: multitail
version: 5.2.12
origin: sysutils/multitail
comment: Tail multiple files on console with ncurses
arch: freebsd:9:x86:64
www: http://www.vanheusden.com/multitail/
maintainer: beat@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 338335
desc: |
  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.

  WWW: http://www.vanheusden.com/multitail/
categories: [sysutils]
files:
  /usr/local/bin/multitail: d04f9b1ce34c848dd29c355294fdd1b4ec682c8ca9aa4dacb8e2078fcdaa9226
  /usr/local/etc/multitail.conf.sample: e248023eb801e82592197231e3d6e45a343694ea583741004c53826546f7962f
  /usr/local/man/man1/multitail.1.gz: 7c8a54ae955e1a2d6086ff407186121a642df8581a912fcc2438893a39c90549
  /usr/local/share/doc/multitail/license.txt: 963b8b5b6b822179b47463786faf9cc5ce6e1b655028e3f4ff2727dd99d590fc
  /usr/local/share/doc/multitail/readme.txt: 8b5b74c89c5785e5d6d8e8d7f67798b719063e1cdbbe08b74c744309b1de244d
  /usr/local/share/licenses/multitail-5.2.12/GPLv2: 963b8b5b6b822179b47463786faf9cc5ce6e1b655028e3f4ff2727dd99d590fc
  /usr/local/share/licenses/multitail-5.2.12/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/multitail-5.2.12/catalog.mk: 97382e312abd78374dd4340ae62dbae50a3af77f9c5896e330fecb6c7808553f
directories:
  /usr/local/share/licenses/multitail-5.2.12/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/multitail/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
