---
name: since
version: 1.1
origin: misc/since
comment: View the end of a file like tail(1), but save state between sessions
arch: freebsd:9:x86:64
www: http://welz.org.za/projects/since
maintainer: tabthorpe@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv3]
flatsize: 61549
desc: |
  since is a unix utility similar to tail. Unlike tail, since only
  shows the lines appended since the last time. It is useful to monitor
  growing log files.

  WWW:  http://welz.org.za/projects/since
categories: [misc]
files:
  /usr/local/bin/since: 6974e8acc9d326e11a851b5d87e58c5c181aaaeb77f302009a8e351f31a4ca3f
  /usr/local/man/man1/since.1.gz: 158037d13b4378f3050899d75446022764e62c971f1107a7a866957b840efecd
  /usr/local/share/licenses/since-1.1/GPLv3: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903
  /usr/local/share/licenses/since-1.1/LICENSE: feb018c22cc4001bbeccc04db5569c5aeaec18f1ebbee51a52d56c251418e243
  /usr/local/share/licenses/since-1.1/catalog.mk: d0122a58af7a30c0469d91d168782ebbd7b26d3d19e0f1024a0c08a493cc8fed
directories:
  /usr/local/share/licenses/since-1.1/: n
  /usr/local/share/licenses/: y
scripts:
  post-install: |
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
  post-deinstall: |
    cd /usr/local
