summaryrefslogtreecommitdiff
path: root/sysutils/pflogsumm
AgeCommit message (Collapse)AuthorFilesLines
2004-01-24Upgrade to 1.1.0:kim3-13/+12
- numerous fixes to correctly parse logs from non-ancient versions of Postfix - see http://jimsun.linxnet.com/downloads/ChangeLog-1.1.0
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2002-07-20Remove unused settings (from the Makefile used as template).kim1-9/+1
2002-07-10Add sysutils/pflogsumm:kim4-0/+48
A script to provide an overview of postfix activity, with just enough detail to give the administrator a "heads up" for potential trouble spots. Used by the new version of sysutils/roller.