Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->sahil Take.
sahil 2011-08-23 03:18:46 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/postfix-logwatch Makefile distinfo pkg-descr pkg-plist Log: The postfix-logwatch(1) utility is a Postfix MTA log parser that produces summaries, details, and statistics regarding the operation of Postfix. A key feature of postfix-logwatch is its ability to produce a very wide range of reports with data grouped and sorted as much as possible to reduce noise and highlight patterns. Brief summary reports provide a quick overview of general Postfix operations and message delivery, calling out warnings that may require attention. Detailed reports provide easy to scan, hierarchically-arranged and organized information, with as much or little detail as desired. WWW: http://logreporters.sourceforge.net/ PR: ports/159988 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> Revision Changes Path 1.1091 +1 -0 ports/mail/Makefile 1.1 +52 -0 ports/mail/postfix-logwatch/Makefile (new) 1.1 +2 -0 ports/mail/postfix-logwatch/distinfo (new) 1.1 +14 -0 ports/mail/postfix-logwatch/pkg-descr (new) 1.1 +5 -0 ports/mail/postfix-logwatch/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!