Commit graph

7 commits

Author SHA1 Message Date
Martin Wilke
a4c64a0f86 - Olddir options fix
logrotate's path-type options (eg. compress, olddir,
     just to name a few) fail because FreeBSD's libc
     implements mbtrowc(3) differently, and returns -2 on
     empty string. Linux version, however, returns 0.

     A simple zero-length check added to path check function,
     which hides this.

PR:		126337
Submitted by:	Balazs NAGY <js@iksz.hu> (maintainer)
2008-08-15 19:19:35 +00:00
Philippe Audeoud
c45cfd2604 - Update to 3.7.7
- Update MASTER_SITE
- Remove some patches

PR:		ports/124889
Submitted by:	Balazs Nagy <js iksz.hu> (maintainer)
Approved by:	mentor (implicit)
2008-06-24 20:19:15 +00:00
Rong-En Fan
7d537f3450 - Update to 3.7.1 with Debian patch 3
- Fix path in config.h (/var/lib -> /var/log) to match our hier
- Include dateext patch. This is obtained from Fedora CVS:

  http://www.redhat.com/archives/fedora-cvs-commits/2005-June/msg00761.html

PR:		ports/114523
Submitted by:	Tom Mueko <tmueko at kommunity.net>
Approved by:	Balazs Nagy <js at iksz.hu> (maintaineR)
2007-07-29 15:25:25 +00:00
Pav Lucistnik
2b329fc732 - Fix bug: prerotate and postrotate scripts don't get the logfile name to be
rotated
- Raise portrevision

PR:		ports/67978
Submitted by:	Balázs Nagy <js@iksz.hu> (maintainer)
2004-06-16 19:37:24 +00:00
Kirill Ponomarev
f301708f4a - Update to version 3.7
PR:		ports/67113
Submitted by:	maintainer
2004-05-24 09:41:48 +00:00
Pav Lucistnik
78c32929c3 - Update to 3.6.5
PR:		ports/62926
Submitted by:	Balazs Nagy <js@iksz.hu> (maintainer)
2004-02-28 22:12:40 +00:00
Chris D. Faulhaber
d4767b5f68 Logrotate is a system utility that rotates, compresses, removes and mails
system log files

PR:		15759
Submitted by:	Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
1999-12-30 12:35:51 +00:00