This is a new ebuild for the Postfix log analyzer pflogsumm. Pflogsumm is a small perl script that processes messages logged to syslog, generates stats, and dumps it to standard output in a useful report format. The current dependencies are dev-lang/perl and dev-perl/Date-Calc which are both already in portage. This ebuild was tested on x86 (stable) and works great. There is another script that comes packaged with the pflogsumm distro that removes Date-Calc support, but removes a lot of functionality and can only be run at install time. A USE flag to enable (or more likely, disable) Date-Calc support, but that isn't included in this ebuild. Reproducible: Always Steps to Reproduce: While not a bug, here's the output of emerge --info to show the system it was tested on: Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22) ================================================================= System uname: 2.4.22 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz Gentoo Base System version 1.4.3.10p1 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-mcpu=pentium3 -O3 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /var/bind /opt/tomcat/conf" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-mcpu=pentium3 -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="sandbox ccache autoaddcvs" GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ ftp://gentoo.mirrors.pair.com/ http://gentoo.seren.com/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://adelie.polymtl.ca/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="x86 apm crypt cups encode gif jpeg libg++ ncurses nls pdflib png slang spell svga xml2 zlib gdbm berkdb readline java postgres tcpd pam libwww ssl perl python ldap acpi curl imap jikes junit objc sasl sse -oss -arts -avi -foomaticdb -gtk -imlib -kde -gnome -mad -mikmod -motif -mpeg -oggvorbis -opengl -qt -quicktime -sdl -truetype -X -xmms -xv -gpm"
Created attachment 20046 [details] pflogsumm-1.0.11.ebuild pflogsumm-1.0.11 ebuild
This one looks interesting, I'll take it.
In portage now, thanks for the ebuild.