cvs commit: ports/sysutils Makefile ports/sysutils/fetchlog Makefile distinfo pkg-descr pkg-plist ports/sysutils/fetchlog/files patch-aa

Kirill Ponomarew krion at FreeBSD.org
Sun Sep 28 08:39:47 PDT 2003


krion       2003/09/28 08:39:46 PDT

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/fetchlog    Makefile distinfo pkg-descr pkg-plist 
    sysutils/fetchlog/files patch-aa 
  Log:
  The fetchlog utility displays the last new messages of a
  logfile. It is similar like tail (1) but offers some extra
  functionality for output formatting. To show only the new
  messages appeared since the last call fetchlog uses a bookmark
  to remember which messages have been fetched.
  
  PR:             55506
  Submitted by:   Alexander Haderer <alexander.haderer at charite.de>
  
  Revision  Changes    Path
  1.414     +1 -0      ports/sysutils/Makefile
  1.1       +28 -0     ports/sysutils/fetchlog/Makefile (new)
  1.1       +1 -0      ports/sysutils/fetchlog/distinfo (new)
  1.1       +23 -0     ports/sysutils/fetchlog/files/patch-aa (new)
  1.1       +15 -0     ports/sysutils/fetchlog/pkg-descr (new)
  1.1       +6 -0      ports/sysutils/fetchlog/pkg-plist (new)


More information about the cvs-ports mailing list