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

[ Available lists | Index of cvs-ports | Month of Sep 2003 | Week of 28 Sep 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Kirill Ponomarew <krion@FreeBSD.org>
Date
28 Sep 2003 08:39:47
Subject
cvs commit: ports/sysutils Makefile ports/sysutils/fetchlog Makefile distinfo pkg-descr pkg-plist ports/sysutils/fetchlog/files patch-aa
Message-ID
200309281539.h8SFdkjL060354@repoman.freebsd.org


[ Hide this part ]
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@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)


Elapsed time: 0.122 seconds