openbsd-ports/www/cronolog/pkg/PLIST
danh 077af361df import of cronolog 1.6.2
--
cronolog is a simple filter program that reads log file entries from
standard input and writes each entry to the output file specified by a
filename template and the current date and time.  When the expanded
filename changes, the current file is closed and a new one opened.
cronolog is intended to be used in conjunction with a web server, such
as Apache, to split the access log into daily or monthly logs.

WWW: http://www.cronolog.org
2003-02-23 21:51:53 +00:00

9 lines
290 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2003/02/23 21:51:53 danh Exp $
@unexec install-info --delete --info-dir=%D/info %D/info/cronolog.info
info/cronolog.info
man/man1/cronolog.1m
man/man1/cronosplit.1m
sbin/cronolog
sbin/cronosplit
@exec install-info --info-dir=%D/info %D/info/cronolog.info