Path to this page:
./
sysutils/logrot,
Rotate log files in a safe and configurable manner
Branch: CURRENT,
Version: 1.7,
Package name: logrot-1.7,
Maintainer: pkgsrc-userslogrot rotates log files in a safe (almost atomic) manner.
The name of the rotated file and its destination directory
are configurable. Signals may be sent to processes determined
from a pid file, or arbitrary commands may be executed upon
rotation. Optional pre-processing, compression, and post-
processing is supported.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 34.783 KB
Version history: (Expand)
- (2005-10-05) Package added to pkgsrc.se, version logrot-1.7 (created)
CVS history: (Expand)
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2016-02-25 09:27:05 by Jonathan Perkin | Files touched by this commit (30) |
Log message:
Remove manual OPSYSVARS additions which are now part of the default set.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-02-24 09:58:57 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Reset maintainer, lukem has no pkgsrc capabilities.
|
2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2010-01-27 20:15:32 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
DESTDIR support
|
2005-05-30 06:05:46 by Luke Mewburn | Files touched by this commit (2) |
Log message:
Update to logrot 1.7.
Notable changes:
* Add --with-pidfile to allow override the path to syslogd's pidfile.
* Update my email address.
* Remove advertising clause from my license.
Use --with-pidfile when building on NetBSD so that chroot/sandbox
builds default to the correct path for syslogd.pid.
|