<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>11405</bug_id>
          
          <creation_ts>2002-11-30 11:22 0000</creation_ts>
          <short_desc>fwanalog-0.6.1.ebuild (update)</short_desc>
          <delta_ts>2003-01-03 19:50:59 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>1.4_rc1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://tud.at/programm/fwanalog/</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>henning@die.informatik.uni-siegen.de</reporter>
          <assigned_to>aliz@gentoo.org</assigned_to>
          <cc>henning@die.informatik.uni-siegen.de</cc>

      

      
          <long_desc isprivate="0">
            <who>henning@die.informatik.uni-siegen.de</who>
            <bug_when>2002-11-30 11:22:21 0000</bug_when>
            <thetext>Hi,

an update for the loganalyser fwanalog. FWanalog parse the log output of
iptables/ ipchains and friends and generate a report like analog for webpages does.

Thanks, 

Henning Westerholt

--- 


# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/app-admin/fwanalog/fwanalog-0.4-r2.ebuild,v
1.8 2002/10/18 13:31:45 aliz Exp $

S=${WORKDIR}/${P}
DESCRIPTION=&quot;Script to parse firewall logs and analyze them with Analog&quot;
SRC_URI=&quot;http://tud.at/programm/fwanalog/${P}.tar.gz&quot;
HOMEPAGE=&quot;http://tud.at/programm/fwanalog/&quot;
IUSE=&quot;&quot;

SLOT=&quot;0&quot;
LICENSE=&quot;GPL-2&quot;
KEYWORDS=&quot;x86 ppc sparc sparc64&quot;

DEPEND=&quot;&quot; # this is just a bash script
RDEPEND=&quot;sys-apps/bash
        sys-apps/grep
        sys-apps/gawk
        sys-apps/sed
        sys-apps/gzip
        sys-apps/diffutils
        sys-devel/perl
        &gt;=app-admin/analog-5.03&quot;

src_install() {
        insinto /etc/fwanalog

        insopts -m0700 ; doins fwanalog.sh

        insopts -m0600
        doins fwanalog-dom.tab fwanalog.lng services.conf
        doins fwanalog.analog.conf fwanalog.analog.conf.local
        newins fwanalog.opts.linux24 fwanalog.opts

        dosed &quot;s/\&quot;zegrep\&quot;/\&quot;egrep\&quot;/&quot; /etc/fwanalog/fwanalog.opts

        dodoc CONTRIBUTORS COPYING ChangeLog README
        docinto support ; dodoc support/*
        docinto langfiles ; dodoc langfiles/*
}</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aliz@gentoo.org</who>
            <bug_when>2003-01-03 19:50:59 0000</bug_when>
            <thetext>Commited, thanks for finding this! </thetext>
          </long_desc>
      
    </bug>

</bugzilla>