Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2008 23:34:14 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/monkeytail Makefile distinfo pkg-descr
Message-ID:  <200809262334.m8QNYEeF088912@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-09-26 23:34:14 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/monkeytail  Makefile distinfo pkg-descr 
  Log:
  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>
  
  Revision  Changes    Path
  1.1038    +1 -0      ports/sysutils/Makefile
  1.1       +40 -0     ports/sysutils/monkeytail/Makefile (new)
  1.1       +3 -0      ports/sysutils/monkeytail/distinfo (new)
  1.1       +9 -0      ports/sysutils/monkeytail/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809262334.m8QNYEeF088912>