summaryrefslogtreecommitdiff
path: root/sysutils/logrotate (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 3.7Kirill Ponomarev2004-05-245-58/+43
| | | | | PR: ports/67113 Submitted by: maintainer
* Fix gzip and gunzip locations, and fix /var/lib/logrotate.status.Thierry Thomas2004-05-082-0/+25
| | | | | | PR: ports/64373 Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk> Approved by: maintainer.
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
|
* - Update to 3.6.5Pav Lucistnik2004-02-287-109/+70
| | | | | PR: ports/62926 Submitted by: Balazs Nagy <js@iksz.hu> (maintainer)
* - Assign maintainership to submitterKirill Ponomarev2004-02-131-1/+1
| | | | | | PR: 62685 Submitted by: Balázs Nagy <js@iksz.hu> Approved by: Y. Cheng <ycheng@slat.org>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* Fix build on -currentKirill Ponomarev2003-07-302-22/+43
| | | | | | | PR: 54613 Submitted by: krion Approved by: fjoe (mentor) (implicit) Maintainer timeout: one week
* change BUILD_DEPENDS to EXTRACT_DEPENDS for sysutils/logrotateEdwin Groothuis2003-04-021-1/+1
| | | | | PR: ports/49105 Submitted by: Erwin Lansing <erwin@lansing.dk>
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Update MASTER_SITES to use MASTER_SITE_REDHAT_LINUXPatrick Li2002-07-281-2/+2
| | | | | PR: ports/41048 Submitted by: maintainer
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-2/+1
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* Update MASTER_SITESYukihiro Nakai2001-05-051-1/+1
| | | | | PR: i386/26780 Submitted by: A.G. Russell <arussell@djv.net>
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-201-1/+1
|
* update to 3.5.2.FUJISHIMA Satsuki2001-01-252-4/+5
| | | | | | PR: 23781 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Approved by: maintainer
* Support PREFIX properlyAde Lovett2000-10-132-5/+5
| | | | | | | | Support install macros Update WWW: line of pkg-descr PR: 21617 Submitted by: Ports Fury (no response from maintainer)
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-141-1/+1
|
* Remove the backslash at the end of BUILD_DEPENDS line.Akinori MUSHA2000-04-271-1/+1
| | | | | | Seems ade forgot to remove it. Noticed by: make index
* Adjust dependencies. devel/popt now builds a shared library.Ade Lovett2000-04-241-1/+1
|
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-2/+2
|
* Logrotate is a system utility that rotates, compresses, removes and mailsChris D. Faulhaber1999-12-3011-0/+199
system log files PR: 15759 Submitted by: Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>