Commit graph

5 commits

Author SHA1 Message Date
zuntum
355f9f6658 Set MAINTAINER to packages@netbsd.org 2002-02-21 21:28:13 +00:00
zuntum
8e0671a861 o use REPLACE_PERL
o move sarah.conf.sample from ${PREFIX}/etc to ${PREFIX}/share/examples/sarah

Update sarah to 0.7b

Changes:

v 0.7b  2001/10/01
        * all directives may now be specified within an OPTIONS{} block to set
          defaults
        * when both '-c' and '-V' options are used, sarah will dump
          interpreted config file(s) to STDOUT
        * fixed archive rotation bug: a regex to match file.log.xx would also
          match myfile.log.xx, causing rotation of file.log to fail

v 0.6b  2001/02/09
        * added INDEX command to allow date-based archive naming
        * added quiet mode (-q argument)

v 0.5b  2001/01/04
        * fixed timing bug -- DATE based log rotations would fail if the
          minute changed during the run
2001-10-31 18:11:25 +00:00
jtb
328c71a86f Fix LICENSE. s/distribution/redistribution/. Pointed out by
John Darrow <John.P.Darrow@wheaton.edu> on tech-pkg.
2001-06-11 04:59:58 +00:00
jtb
e9b8fcafc4 LICENSE=limited-redistribution. Add restrictions.
From the README file:

Licensing for the current version of sarah is quite simple: I (Matthew
Pounsett) retain all rights to this code.  Anyone is free to use sarah, but it
may not be redistributed either in its original or any modified form without
the permission of the author (me).  A more reasonable license will be
distributed with later versions of sarah (probably with the first non-beta
release).
2001-06-05 23:40:38 +00:00
zuntum
c535ec1dda Initial import of sarah 0.4b provided in pkg/12015 by me.
Sarah is a program which is used to trim, rotate, archive and delete log
files.  It is meant to run periodically out of cron, determining what to do
based on a configuration file.
2001-03-13 19:49:01 +00:00