NOTICE: This package has been removed from pkgsrc

./wip/logrotate-svn, Daemon to rotate, compress, remove and mail system log files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.9.1nb20160114, Package name: logrotate-3.9.1nb20160114, Maintainer: nils

The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files. Logrotate
allows for the automatic rotation compression, removal and mailing of
log files. Logrotate can be set to handle a log file daily, weekly,
monthly or when the log file gets to a certain size. Normally,
logrotate runs as a daily cron job.


Required to run:
[devel/popt]

Required to build:
[devel/autoconf] [devel/libtool-base] [devel/subversion-base] [devel/automake] [devel/autogen]

Version history: (Expand)


CVS history: (Expand)


   2015-06-25 11:12:04 by Nils | Files touched by this commit (3)
Log message:
Switched from old Makefile to new building procedure, using autogen,
configure and (g)make, which was introduced in version 3.8.8.
   2015-02-11 17:23:40 by Nils | Files touched by this commit (8)
Log message:
Import logrotate-3.8.8nb20150211 as wip/logrotate-svn.

The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files.  Logrotate
allows for the automatic rotation compression, removal and mailing of
log files.  Logrotate can be set to handle a log file daily, weekly,
monthly or when the log file gets to a certain size.  Normally,
logrotate runs as a daily cron job.

This is the development version.