summaryrefslogtreecommitdiff
path: root/sysutils/pflogsumm/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2019-12-01Fix matching of IPv6 addresses. Update to 1.1.5 as well.kim1-1/+5
NOTE: option naming has changed (underscores to hyphens).
2018-01-01Sort PLIST files.rillig1-2/+2
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2004-01-24Upgrade to 1.1.0:kim1-1/+2
- numerous fixes to correctly parse logs from non-ancient versions of Postfix - see http://jimsun.linxnet.com/downloads/ChangeLog-1.1.0
2002-07-10Add sysutils/pflogsumm:kim1-0/+2
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.