aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-09-27 07:34:14 +0800
committermiwi <miwi@FreeBSD.org>2008-09-27 07:34:14 +0800
commitc705fd1b6ebd76e0bbfc1b9127ec638ad0c71d08 (patch)
treef8ff3af5fc37f8c516651a065fac58145bd9c14b /sysutils/Makefile
parent37d00966c7af674db3820b38263d14a10958c051 (diff)
downloadfreebsd-ports-gnome-c705fd1b6ebd76e0bbfc1b9127ec638ad0c71d08.tar.gz
freebsd-ports-gnome-c705fd1b6ebd76e0bbfc1b9127ec638ad0c71d08.tar.zst
freebsd-ports-gnome-c705fd1b6ebd76e0bbfc1b9127ec638ad0c71d08.zip
tail variant designed for web developers monitoring logfiles
MonkeyTail allows a user to tail multiple files on both local and remote hosts and clearly marks inactivity by putting 5 newlines in the output whenever a pause in output over 3 seconds is detected. MonkeyTail is implemented a fairly simple wrapper script around standard tail, ssh, and sudo. WWW: http://dollyfish.net.nz/projects/monkeytail PR: ports/127351 Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index fa24fa025a7b..65314a716e99 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -446,6 +446,7 @@
SUBDIR += modules
SUBDIR += monit
SUBDIR += monitord
+ SUBDIR += monkeytail
SUBDIR += mono-kmod
SUBDIR += most
SUBDIR += mount.app