Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32445 - pflogsumm-1.0.11.ebuild (new ebuild)
Summary: pflogsumm-1.0.11.ebuild (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-01 00:11 UTC by eric sammer
Modified: 2004-11-03 01:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
pflogsumm-1.0.11.ebuild (pflogsumm-1.0.11.ebuild,497 bytes, text/plain)
2003-11-01 00:13 UTC, eric sammer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eric sammer 2003-11-01 00:11:41 UTC
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"
Comment 1 eric sammer 2003-11-01 00:13:27 UTC
Created attachment 20046 [details]
pflogsumm-1.0.11.ebuild

pflogsumm-1.0.11 ebuild
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2004-11-02 17:37:53 UTC
This one looks interesting, I'll take it.
Comment 3 Andrej Kacian (RETIRED) gentoo-dev 2004-11-03 01:51:26 UTC
In portage now, thanks for the ebuild.