diff options
author | edwin <edwin@FreeBSD.org> | 2014-05-11 13:40:56 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2014-05-11 13:40:56 +0800 |
commit | 3146d495399868017d777f254a97a30395c96203 (patch) | |
tree | a4d42e6c9bcb6790502669c7865f9a32d82191b0 /sysutils | |
parent | 74217ba41549466995ca9aa4e18fa09ecbd9aff1 (diff) | |
download | freebsd-ports-gnome-3146d495399868017d777f254a97a30395c96203.tar.gz freebsd-ports-gnome-3146d495399868017d777f254a97a30395c96203.tar.zst freebsd-ports-gnome-3146d495399868017d777f254a97a30395c96203.zip |
Remove sysutils/lire: The project is dead.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 1 | ||||
-rw-r--r-- | sysutils/lire/Makefile | 288 | ||||
-rw-r--r-- | sysutils/lire/distinfo | 2 | ||||
-rw-r--r-- | sysutils/lire/files/patch-doc-Makefile.in | 8 | ||||
-rw-r--r-- | sysutils/lire/pkg-descr | 22 | ||||
-rw-r--r-- | sysutils/lire/pkg-message | 1 | ||||
-rw-r--r-- | sysutils/lire/pkg-plist | 834 |
7 files changed, 0 insertions, 1156 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 875f751e156c..9ecdb3bde7d4 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -460,7 +460,6 @@ SUBDIR += linux-f10-procps SUBDIR += linux-nero SUBDIR += linuxfdisk - SUBDIR += lire SUBDIR += livecd SUBDIR += lmmon SUBDIR += lmon diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile deleted file mode 100644 index fd7dc598846e..000000000000 --- a/sysutils/lire/Makefile +++ /dev/null @@ -1,288 +0,0 @@ -# Created by: Edwin Groothuis <edwin@mavetju.org> -# $FreeBSD$ - -# -# Remark regarding the errors during pkg_delete: These directories not -# there if you install from the package. They are generated when -# you install lire from the ports-collection. -# - -PORTNAME= lire -PORTVERSION= 2.1 -PORTREVISION= 7 -CATEGORIES= sysutils -MASTER_SITES= http://download.logreport.org/pub/ - -MAINTAINER= edwin@mavetju.org -COMMENT= Logfile analyse toolkit for multiple applications - -LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ - lambda:${PORTSDIR}/math/lambda \ - p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ - p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules \ - p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-Curses>=0:${PORTSDIR}/devel/p5-Curses \ - p5-Curses-UI>=0:${PORTSDIR}/devel/p5-Curses-UI \ - p5-Locale-libintl>=0:${PORTSDIR}/devel/p5-Locale-libintl - -OPTIONS_DEFINE= CHARTS HTML PDF EXCEL95 -OPTIONS_DEFAULT= CHARTS HTML -CHARTS_DESC= Have Charts output format -HTML_DESC= Have HTML or DocBook output format -PDF_DESC= Have PDF output format -EXCEL95_DESC= Have Excel95 Spreadsheet output format - -USES= gmake perl5 -USE_GNOME= libxml2 libxslt -GNU_CONFIGURE= yes -CONFIGURE_ARGS= "--with-docbookdir=${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd" -CONFIGURE_ENV= POD2MAN=${LOCALBASE}/bin/pod2man - -MAN1= \ - argomail2dlf.1 \ - bind8_named2dlf.1 \ - bind8_query2dlf.1 \ - bind9_query2dlf.1 \ - cisco_ios2dlf.1 \ - combined2dlf.1 \ - common2dlf.1 \ - dbmail2dlf.1 \ - exim2dlf.1 \ - fw1_lea2dlf.1 \ - isdnlog2dlf.1 \ - lire.1 \ - lr_anondump.1 \ - lr_anonymize.1 \ - lr_check_service.1 \ - lr_check_superservice.1 \ - lr_cron.1 \ - lr_deanonymize.1 \ - lr_desyslog.1 \ - lr_env.1 \ - lr_environment.1 \ - lr_getbody.1 \ - lr_log2mail.1 \ - lr_log2report.1 \ - lr_mail.1 \ - lr_processmail.1 \ - lr_rawmail2mail.1 \ - lr_report_cfg2xml.1 \ - lr_run.1 \ - lr_setup_responder.1 \ - lr_spec2pot.1 \ - lr_spool.1 \ - lr_spoold.1 \ - lr_vendor_cron.1 \ - lr_xml2mail.1 \ - lr_xml2report.1 \ - modgzip2dlf.1 \ - ms_isa2dlf.1 \ - mysql2dlf.1 \ - nms2dlf.1 \ - nmsmmp2dlf.1 \ - nmsstore2dlf.1 \ - pgsql2dlf.1 \ - pix2dlf.1 \ - postfix2dlf.1 \ - postfix2dlf_main.1 \ - postfix2dlf_pre.1 \ - qmail2dlf.1 \ - referer2dlf.1 \ - s1ms2dlf.1 \ - sendmail2dlf.1 \ - snort2dlf.1 \ - spamassassin2dlf.1 \ - syslog2dlf.1 \ - tinydns2dlf.1 \ - w3c_extended2dlf.1 \ - welf2dlf.1 \ - welf_proxy2dlf.1 \ - xferlog2dlf.1 - -MAN3= \ - Lire::Aggregate.3pm \ - Lire::Aggregator.3pm \ - Lire::Average.3pm \ - Lire::ChartType.3pm \ - Lire::ChartTypes::Dist.3pm \ - Lire::ChartTypes::Lines.3pm \ - Lire::ChartTypes::Pie.3pm \ - Lire::ChartTypes::Scat.3pm \ - Lire::ChartTypes::Stack.3pm \ - Lire::ChartTypes::VBars.3pm \ - Lire::Config.3pm \ - Lire::Config::BasePluginSpec.3pm \ - Lire::Config::Build.3pm \ - Lire::Config::ChartSpec.3pm \ - Lire::Config::ChartTypeSpec.3pm \ - Lire::Config::ConfigFile.3pm \ - Lire::Config::Dictionary.3pm \ - Lire::Config::DlfAnalyserSpec.3pm \ - Lire::Config::DlfConverterSpec.3pm \ - Lire::Config::DlfStreamSpec.3pm \ - Lire::Config::DlfStreamsSpec.3pm \ - Lire::Config::Index.3pm \ - Lire::Config::List.3pm \ - Lire::Config::Object.3pm \ - Lire::Config::OutputFormatSpec.3pm \ - Lire::Config::Parser.3pm \ - Lire::Config::Plugin.3pm \ - Lire::Config::RecordSpec.3pm \ - Lire::Config::Reference.3pm \ - Lire::Config::ReferenceSpec.3pm \ - Lire::Config::ReportConfigIndex.3pm \ - Lire::Config::ReportSectionSpec.3pm \ - Lire::Config::ReportSpec.3pm \ - Lire::Config::Scalar.3pm \ - Lire::Config::SpecParser.3pm \ - Lire::Config::Value.3pm \ - Lire::Config::VariableIndex.3pm \ - Lire::Config::XMLSpecListSpec.3pm \ - Lire::Count.3pm \ - Lire::DataTypes.3pm \ - Lire::DerivedSchema.3pm \ - Lire::DlfAnalyser.3pm \ - Lire::DlfAnalyserProcess.3pm \ - Lire::DlfCategoriser.3pm \ - Lire::DlfConverter.3pm \ - Lire::DlfConverterProcess.3pm \ - Lire::DlfQuery.3pm \ - Lire::DlfResult.3pm \ - Lire::DlfSchema.3pm \ - Lire::DlfStore.3pm \ - Lire::DlfStream.3pm \ - Lire::DocBookParser.3pm \ - Lire::Error.3pm \ - Lire::ExtendedSchema.3pm \ - Lire::Field.3pm \ - Lire::FilterExpr.3pm \ - Lire::FilterSpec.3pm \ - Lire::Firewall.3pm \ - Lire::Firewall::FortigateDlfConverter.3pm \ - Lire::Firewall::IpchainsDlfConverter.3pm \ - Lire::Firewall::IpfilterDlfConverter.3pm \ - Lire::Firewall::IptablesDlfConverter.3pm \ - Lire::Firewall::SnortDlfConverter.3pm \ - Lire::Firewall::WatchguardDlfConverter.3pm \ - Lire::First.3pm \ - Lire::Ftp::IisFtpDlfConverter.3pm \ - Lire::Group.3pm \ - Lire::GroupField.3pm \ - Lire::I18N.3pm \ - Lire::ImportJob.3pm \ - Lire::Last.3pm \ - Lire::Logger.3pm \ - Lire::LrCommand.3pm \ - Lire::Max.3pm \ - Lire::Min.3pm \ - Lire::OldDlfAdapter.3pm \ - Lire::OutputFormat.3pm \ - Lire::OutputFormats::DVI.3pm \ - Lire::OutputFormats::Excel95.3pm \ - Lire::OutputFormats::HTML.3pm \ - Lire::OutputFormats::LaTeX.3pm \ - Lire::OutputFormats::PDF.3pm \ - Lire::OutputFormats::PS.3pm \ - Lire::OutputFormats::Text.3pm \ - Lire::OutputFormats::XML.3pm \ - Lire::OutputJob.3pm \ - Lire::Param.3pm \ - Lire::Plugin.3pm \ - Lire::PluginManager.3pm \ - Lire::Program.3pm \ - Lire::Proxy::SquidAccessDlfConverter.3pm \ - Lire::Rangegroup.3pm \ - Lire::Records.3pm \ - Lire::Report.3pm \ - Lire::Report::ChartConfig.3pm \ - Lire::Report::ColumnInfo.3pm \ - Lire::Report::Entry.3pm \ - Lire::Report::Group.3pm \ - Lire::Report::GroupInfo.3pm \ - Lire::Report::Section.3pm \ - Lire::Report::Subreport.3pm \ - Lire::Report::TableInfo.3pm \ - Lire::ReportConfig.3pm \ - Lire::ReportJob.3pm \ - Lire::ReportOperator.3pm \ - Lire::ReportParser.3pm \ - Lire::ReportParser::AsciiDocBookFormatter.3pm \ - Lire::ReportParser::AsciiWriter.3pm \ - Lire::ReportParser::ExcelWriter.3pm \ - Lire::ReportParser::HTMLDocBookFormatter.3pm \ - Lire::ReportParser::HTMLWriter.3pm \ - Lire::ReportParser::LaTeXDocBookFormatter.3pm \ - Lire::ReportParser::LaTeXWriter.3pm \ - Lire::ReportParser::ReportBuilder.3pm \ - Lire::ReportParser::RowColHandler.3pm \ - Lire::ReportSchedule.3pm \ - Lire::ReportSection.3pm \ - Lire::ReportSpec.3pm \ - Lire::SQLExt::LrCountUniq.3pm \ - Lire::SQLExt::LrFirst.3pm \ - Lire::SQLExt::LrLast.3pm \ - Lire::SQLExt::LrMatch.3pm \ - Lire::SQLExt::LrMissingCases.3pm \ - Lire::SQLExt::LrRangegroup.3pm \ - Lire::SQLExt::LrTimegroup.3pm \ - Lire::SQLExt::LrTimeslot.3pm \ - Lire::SQLExt::Registry.3pm \ - Lire::Sum.3pm \ - Lire::Syslog.3pm \ - Lire::Test::CommandResult.3pm \ - Lire::Test::CursesUIDriver.3pm \ - Lire::Test::DlfAnalyserTestCase.3pm \ - Lire::Test::DlfConverterTestCase.3pm \ - Lire::Test::FunctionalTestCase.3pm \ - Lire::Test::HashConfig.3pm \ - Lire::Test::Mock.3pm \ - Lire::Test::PluginTestCase.3pm \ - Lire::Test::TestCase.3pm \ - Lire::Time.3pm \ - Lire::Timegroup.3pm \ - Lire::Timeslot.3pm \ - Lire::UI.3pm \ - Lire::UI::Prefs.3pm \ - Lire::UI::Utils.3pm \ - Lire::UI::Widget.3pm \ - Lire::Utils.3pm \ - Lire::W3CExtendedLog.3pm \ - Lire::WELF.3pm \ - Lire::WeekCalculator.3pm \ - Lire::XMLParser.3pm \ - Lire::XMLSpecContainer.3pm \ - Lire::XMLSpecI18N.3pm \ - Lire::XMLSpecParser.3pm - -MAN7= lire.7 - -NO_STAGE= yes -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MCHARTS} -RUN_DEPENDS+= ploticus:${PORTSDIR}/math/ploticus-nox11 -BUILD_DEPENDS+= p5-GD-Graph>=0:${PORTSDIR}/graphics/p5-GD-Graph -.endif -.if ${PORT_OPTIONS:MHTML} -RUN_DEPENDS+= lynx:${PORTSDIR}/www/lynx -.endif -.if ${PORT_OPTIONS:MPDF} -RUN_DEPENDS+= epsffit:${PORTSDIR}/print/psutils \ - gs:${PORTSDIR}/print/ghostview \ - jade:${PORTSDIR}/textproc/jade \ - jadetex:${PORTSDIR}/print/jadetex \ - ${LOCALBASE}/share/sgml/docbook/dsssl:${PORTSDIR}/textproc/dsssl-docbook-modular - -.endif -.if ${PORT_OPTIONS:MEXCEL95} -BUILD_DEPENDS+= p5-Spreadsheet-WriteExcel>=0:${PORTSDIR}/textproc/p5-Spreadsheet-WriteExcel -.endif - -RUN_DEPENDS+= ${BUILD_DEPENDS} - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/sysutils/lire/distinfo b/sysutils/lire/distinfo deleted file mode 100644 index 5975234d703c..000000000000 --- a/sysutils/lire/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (lire-2.1.tar.gz) = 728ab1f33f30735407591846f8ac23617c83151b6fa74d69db0f9e5b3ed5e288 -SIZE (lire-2.1.tar.gz) = 2880433 diff --git a/sysutils/lire/files/patch-doc-Makefile.in b/sysutils/lire/files/patch-doc-Makefile.in deleted file mode 100644 index 70860156e229..000000000000 --- a/sysutils/lire/files/patch-doc-Makefile.in +++ /dev/null @@ -1,8 +0,0 @@ ---- doc/Makefile.in.orig 2009-03-13 23:14:22.000000000 -0500 -+++ doc/Makefile.in 2011-03-26 13:55:02.000000000 -0500 -@@ -700,5 +700,2 @@ - --$(dtd_infos)/%: -- cd doc && $(MAKE) $* -- - $(html_doc_dirs): diff --git a/sysutils/lire/pkg-descr b/sysutils/lire/pkg-descr deleted file mode 100644 index 93bab456e36b..000000000000 --- a/sysutils/lire/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -Lire, the french word for `to read', is a toolset of logfile analysers. - -The Lire package is targeted at automatically generating useful -reports from raw log files from various services. Currently, Lire -can generate reports for a variety of email, web, dns, ftp, print -servers and firewalls, and supports multiple output formats. - -Lire is built around the concept of a superservice. A superservice -is a class of applications which share the same reports. Lire -supports 6 superservices: dns, email, firewall, ftp, print and www. -This means that log files for all supported email servers (service -in Lire's parlance) will get similar reports. This is important for -heterogeneous environments where you could have e.g. Sendmail and -Postfix mail servers running. You will get similar reports which -you can compare. - -Notes: -- PDF output can be enabled if you follow the instructions coming - with "make pdf" -- Excel output only works if you have Perl 5.6.1 - -WWW: http://www.logreport.org diff --git a/sysutils/lire/pkg-message b/sysutils/lire/pkg-message deleted file mode 100644 index 8370db530adf..000000000000 --- a/sysutils/lire/pkg-message +++ /dev/null @@ -1 +0,0 @@ -After installing sysutils/lire, run 'lire' to change your system settings. diff --git a/sysutils/lire/pkg-plist b/sysutils/lire/pkg-plist deleted file mode 100644 index 8e49c630204e..000000000000 --- a/sysutils/lire/pkg-plist +++ /dev/null @@ -1,834 +0,0 @@ -bin/lire -bin/lr_anondump -bin/lr_anonymize -bin/lr_cron -bin/lr_deanonymize -bin/lr_desyslog -bin/lr_env -bin/lr_log2mail -bin/lr_log2report -bin/lr_rawmail2mail -bin/lr_report_cfg2xml -bin/lr_run -bin/lr_setup_responder -bin/lr_spec2pot -bin/lr_spoold -bin/lr_xml2mail -bin/lr_xml2report -etc/lire/address.cf -etc/lire/defaults -etc/lire/disclaimer -etc/lire/explanation -etc/lire/plugins/ct_dist_init -etc/lire/plugins/ct_lines_init -etc/lire/plugins/ct_pie_init -etc/lire/plugins/ct_scat_init -etc/lire/plugins/ct_stack_init -etc/lire/plugins/ct_vbars_init -etc/lire/plugins/cups_init -etc/lire/plugins/email_concat_init -etc/lire/plugins/fortigate_init -etc/lire/plugins/iis_ftp_init -etc/lire/plugins/ipchains_init -etc/lire/plugins/ipfilter_init -etc/lire/plugins/iptables_init -etc/lire/plugins/lprng_init -etc/lire/plugins/of_dvi_init -etc/lire/plugins/of_excel95_init -etc/lire/plugins/of_html_init -etc/lire/plugins/of_latex_init -etc/lire/plugins/of_pdf_init -etc/lire/plugins/of_ps_init -etc/lire/plugins/of_txt_init -etc/lire/plugins/of_xml_init -etc/lire/plugins/querytype_init -etc/lire/plugins/sheets_init -etc/lire/plugins/snort_init -etc/lire/plugins/squid_access_init -etc/lire/plugins/watchguard_init -etc/lire/plugins/www-attack_init -etc/lire/plugins/www-domain_init -etc/lire/plugins/www-referrer_init -etc/lire/plugins/www-robot_init -etc/lire/plugins/www-url_init -etc/lire/plugins/www-user_agent_init -etc/lire/plugins/www-user_session_init -etc/lire/profile_lean -etc/lire/signature -libexec/lire/convertors/argomail2dlf -libexec/lire/convertors/bind8_named2dlf -libexec/lire/convertors/bind8_query2dlf -libexec/lire/convertors/bind9_query2dlf -libexec/lire/convertors/cisco_ios2dlf -libexec/lire/convertors/combined2dlf -libexec/lire/convertors/common2dlf -libexec/lire/convertors/dbmail2dlf -libexec/lire/convertors/exim2dlf -libexec/lire/convertors/fw1_lea2dlf -libexec/lire/convertors/isdnlog2dlf -libexec/lire/convertors/modgzip2dlf -libexec/lire/convertors/ms_isa2dlf -libexec/lire/convertors/mysql2dlf -libexec/lire/convertors/nms2dlf -libexec/lire/convertors/nmsmmp2dlf -libexec/lire/convertors/nmsstore2dlf -libexec/lire/convertors/pgsql2dlf -libexec/lire/convertors/pix2dlf -libexec/lire/convertors/postfix2dlf -libexec/lire/convertors/postfix2dlf_main -libexec/lire/convertors/postfix2dlf_pre -libexec/lire/convertors/qmail2dlf -libexec/lire/convertors/referer2dlf -libexec/lire/convertors/s1ms2dlf -libexec/lire/convertors/sendmail2dlf -libexec/lire/convertors/snort2dlf -libexec/lire/convertors/spamassassin2dlf -libexec/lire/convertors/syslog2dlf -libexec/lire/convertors/tinydns2dlf -libexec/lire/convertors/w3c_extended2dlf -libexec/lire/convertors/welf2dlf -libexec/lire/convertors/welf_proxy2dlf -libexec/lire/convertors/xferlog2dlf -libexec/lire/lr_check_service -libexec/lire/lr_check_superservice -libexec/lire/lr_environment -libexec/lire/lr_functions -libexec/lire/lr_getbody -libexec/lire/lr_mail -libexec/lire/lr_processmail -libexec/lire/lr_spool -libexec/lire/www/dlf2combined -libexec/lire/www/merge2combined -sbin/lr_vendor_cron -share/doc/lire/BUGS -share/doc/lire/ChangeLog.2000.gz -share/doc/lire/ChangeLog.2001.gz -share/doc/lire/ChangeLog.2002.gz -share/doc/lire/ChangeLog.2003.gz -share/doc/lire/ChangeLog.2004.gz -share/doc/lire/ChangeLog.2005.gz -share/doc/lire/README -share/doc/lire/dev-manual.pdf -share/doc/lire/dev-manual.txt -share/doc/lire/dev-manual/ch01.html -share/doc/lire/dev-manual/ch01s02.html -share/doc/lire/dev-manual/ch01s03.html -share/doc/lire/dev-manual/ch01s04.html -share/doc/lire/dev-manual/ch01s05.html -share/doc/lire/dev-manual/ch01s06.html -share/doc/lire/dev-manual/ch02.html -share/doc/lire/dev-manual/ch02s02.html -share/doc/lire/dev-manual/ch02s03.html -share/doc/lire/dev-manual/ch02s04.html -share/doc/lire/dev-manual/ch02s05.html -share/doc/lire/dev-manual/ch02s06.html -share/doc/lire/dev-manual/ch02s07.html -share/doc/lire/dev-manual/ch03.html -share/doc/lire/dev-manual/ch04.html -share/doc/lire/dev-manual/ch04s02.html -share/doc/lire/dev-manual/ch04s03.html -share/doc/lire/dev-manual/ch05.html -share/doc/lire/dev-manual/ch06.html -share/doc/lire/dev-manual/ch07.html -share/doc/lire/dev-manual/ch08.html -share/doc/lire/dev-manual/ch09.html -share/doc/lire/dev-manual/ch10.html -share/doc/lire/dev-manual/ch11.html -share/doc/lire/dev-manual/ch12.html -share/doc/lire/dev-manual/ch13.html -share/doc/lire/dev-manual/ch14.html -share/doc/lire/dev-manual/ch14s02.html -share/doc/lire/dev-manual/ch14s03.html -share/doc/lire/dev-manual/ch14s04.html -share/doc/lire/dev-manual/ch15.html -share/doc/lire/dev-manual/ch15s02.html -share/doc/lire/dev-manual/ch16.html -share/doc/lire/dev-manual/ch16s02.html -share/doc/lire/dev-manual/ch16s03.html -share/doc/lire/dev-manual/ch16s04.html -share/doc/lire/dev-manual/ch17.html -share/doc/lire/dev-manual/ch18.html -share/doc/lire/dev-manual/ch18s02.html -share/doc/lire/dev-manual/ch18s03.html -share/doc/lire/dev-manual/ch19.html -share/doc/lire/dev-manual/ch19s02.html -share/doc/lire/dev-manual/ch19s03.html -share/doc/lire/dev-manual/ch19s04.html -share/doc/lire/dev-manual/ch19s05.html -share/doc/lire/dev-manual/ch19s06.html -share/doc/lire/dev-manual/ch19s07.html -share/doc/lire/dev-manual/ch19s08.html -share/doc/lire/dev-manual/ch20.html -share/doc/lire/dev-manual/ch21.html -share/doc/lire/dev-manual/ch21s02.html -share/doc/lire/dev-manual/ch21s03.html -share/doc/lire/dev-manual/ch22.html -share/doc/lire/dev-manual/ch23.html -share/doc/lire/dev-manual/ch24.html -share/doc/lire/dev-manual/ch25.html -share/doc/lire/dev-manual/flow-analysis.png -share/doc/lire/dev-manual/flow-generation.png -share/doc/lire/dev-manual/flow-normalisation.png -share/doc/lire/dev-manual/flow-overview.png -share/doc/lire/dev-manual/flow-report.png -share/doc/lire/dev-manual/flow-xslt.png -share/doc/lire/dev-manual/go01.html -share/doc/lire/dev-manual/index.html -share/doc/lire/dev-manual/lire-dlf-converters.png -share/doc/lire/dev-manual/pr01.html -share/doc/lire/dev-manual/pr01s02.html -share/doc/lire/dev-manual/pr01s03.html -share/doc/lire/dev-manual/pr01s04.html -share/doc/lire/dev-manual/pt01.html -share/doc/lire/dev-manual/pt02.html -share/doc/lire/dev-manual/pt03.html -share/doc/lire/dev-manual/pt04.html -share/doc/lire/dev-manual/pt05.html -share/doc/lire/examples/MyAnalyser.pm -share/doc/lire/examples/MyConverter.pm -share/doc/lire/examples/PageCategoriser.pm -share/doc/lire/examples/README -share/doc/lire/examples/myconverter_cfg_spec.xml -share/doc/lire/examples/myconverter_init -share/doc/lire/examples/myschema.xml -share/doc/lire/examples/page-categoriser.xml -share/doc/lire/examples/page-categoriser_init -share/doc/lire/examples/www-category.xml -share/doc/lire/user-manual.pdf -share/doc/lire/user-manual.txt -share/doc/lire/user-manual/ch01.html -share/doc/lire/user-manual/ch01s02.html -share/doc/lire/user-manual/ch01s03.html -share/doc/lire/user-manual/ch01s04.html -share/doc/lire/user-manual/ch01s05.html -share/doc/lire/user-manual/ch02.html -share/doc/lire/user-manual/ch02s02.html -share/doc/lire/user-manual/ch02s03.html -share/doc/lire/user-manual/ch02s04.html -share/doc/lire/user-manual/ch03.html -share/doc/lire/user-manual/ch03s02.html -share/doc/lire/user-manual/ch03s03.html -share/doc/lire/user-manual/ch03s04.html -share/doc/lire/user-manual/ch03s05.html -share/doc/lire/user-manual/ch03s06.html -share/doc/lire/user-manual/ch04.html -share/doc/lire/user-manual/ch04s02.html -share/doc/lire/user-manual/ch04s03.html -share/doc/lire/user-manual/ch04s04.html -share/doc/lire/user-manual/ch04s05.html -share/doc/lire/user-manual/ch04s06.html -share/doc/lire/user-manual/ch04s07.html -share/doc/lire/user-manual/ch05.html -share/doc/lire/user-manual/ch06.html -share/doc/lire/user-manual/ch07.html -share/doc/lire/user-manual/ch07s02.html -share/doc/lire/user-manual/ch08.html -share/doc/lire/user-manual/ch09.html -share/doc/lire/user-manual/ch09s02.html -share/doc/lire/user-manual/ch09s03.html -share/doc/lire/user-manual/ch09s04.html -share/doc/lire/user-manual/ch09s05.html -share/doc/lire/user-manual/ch09s06.html -share/doc/lire/user-manual/ch10.html -share/doc/lire/user-manual/ch10s02.html -share/doc/lire/user-manual/ch10s03.html -share/doc/lire/user-manual/ch10s04.html -share/doc/lire/user-manual/ch10s05.html -share/doc/lire/user-manual/ch11.html -share/doc/lire/user-manual/ch11s02.html -share/doc/lire/user-manual/ch12.html -share/doc/lire/user-manual/ch13.html -share/doc/lire/user-manual/ch13s02.html -share/doc/lire/user-manual/ch14.html -share/doc/lire/user-manual/ch14s02.html -share/doc/lire/user-manual/ch14s03.html -share/doc/lire/user-manual/ch15.html -share/doc/lire/user-manual/ch16.html -share/doc/lire/user-manual/ch16s02.html -share/doc/lire/user-manual/ch16s03.html -share/doc/lire/user-manual/ch16s04.html -share/doc/lire/user-manual/ch16s05.html -share/doc/lire/user-manual/ch16s06.html -share/doc/lire/user-manual/ch17.html -share/doc/lire/user-manual/ch17s02.html -share/doc/lire/user-manual/ch18.html -share/doc/lire/user-manual/ch18s02.html -share/doc/lire/user-manual/index.html -share/doc/lire/user-manual/pr01.html -share/doc/lire/user-manual/pr01s02.html -share/doc/lire/user-manual/pr01s03.html -share/doc/lire/user-manual/pt01.html -share/doc/lire/user-manual/pt02.html -share/doc/lire/user-manual/pt03.html -share/lire/config-spec/ct_dist.xml -share/lire/config-spec/ct_lines.xml -share/lire/config-spec/ct_pie.xml -share/lire/config-spec/ct_scat.xml -share/lire/config-spec/ct_stack.xml -share/lire/config-spec/ct_vbars.xml -share/lire/config-spec/lire.xml -share/lire/config-spec/of_html.xml -share/lire/config-spec/of_txt.xml -share/lire/filters/dns/select-resolver.xml -share/lire/filters/dnszone/axfr-approved-only.xml -share/lire/filters/dnszone/axfr-axfr-only.xml -share/lire/filters/dnszone/axfr-denied-only.xml -share/lire/filters/dnszone/dyndns-only.xml -share/lire/filters/dnszone/loaded-only.xml -share/lire/filters/email/select-client-ip.xml -share/lire/filters/firewall/exclude-from-ip.xml -share/lire/filters/firewall/exclude-to-ip.xml -share/lire/filters/firewall/select-action.xml -share/lire/filters/firewall/select-from-ip.xml -share/lire/filters/firewall/select-to-ip.xml -share/lire/filters/firewall/select-to-port.xml -share/lire/filters/msgstore/select-client-host.xml -share/lire/filters/proxy/select-cache_result.xml -share/lire/filters/syslog/exclude-message.xml -share/lire/filters/syslog/exclude-priority.xml -share/lire/filters/syslog/exclude-process.xml -share/lire/filters/syslog/select-host.xml -share/lire/filters/syslog/select-message.xml -share/lire/filters/syslog/select-priority.xml -share/lire/filters/syslog/select-process.xml -share/lire/filters/www/exclude-client_host.xml -share/lire/filters/www/exclude-referer.xml -share/lire/filters/www/exclude-sessions-by-page.xml -share/lire/filters/www/exclude-url.xml -share/lire/filters/www/select-client_host.xml -share/lire/filters/www/select-sessions-by-page.xml -share/lire/filters/www/select-url.xml -share/lire/html/lire-html.css -share/lire/html/lire.png -share/lire/html/next.png -share/lire/html/prev.png -share/lire/html/toc.png -share/lire/reports/database/actions-by-period.xml -share/lire/reports/database/top-databases.xml -share/lire/reports/database/top-querytypes.xml -share/lire/reports/database/top-users.xml -share/lire/reports/dialup/connection-time-by-period.xml -share/lire/reports/dialup/connections-by-connect-status.xml -share/lire/reports/dialup/connections-by-connection-time.xml -share/lire/reports/dialup/connections-by-hangup-status.xml -share/lire/reports/dialup/connections-by-period.xml -share/lire/reports/dialup/connections-by-type.xml -share/lire/reports/dialup/cost-by-period.xml -share/lire/reports/dialup/cost-by-telephone-number.xml -share/lire/reports/dialup/top-telephone-number-from.xml -share/lire/reports/dialup/top-telephone-number.xml -share/lire/reports/dns/req-by-period-by-method.xml -share/lire/reports/dns/req-by-timeslot-by-method.xml -share/lire/reports/dns/requests-by-period.xml -share/lire/reports/dns/requests-by-timeslot.xml -share/lire/reports/dns/requesttype-by-method.xml -share/lire/reports/dns/requesttype-distribution.xml -share/lire/reports/dns/top-clients-detailed-report.xml -share/lire/reports/dns/top-requested-names.xml -share/lire/reports/dns/top-requesting-hosts.xml -share/lire/reports/dnszone/top-axfr-host.xml -share/lire/reports/dnszone/top-axfr-zone.xml -share/lire/reports/dnszone/top-axfr.xml -share/lire/reports/dnszone/top-denied-axfr.xml -share/lire/reports/dnszone/top-dynamicdenied.xml -share/lire/reports/dnszone/top-loadedzone.xml -share/lire/reports/email/deliveries-by-delay.xml -share/lire/reports/email/deliveries-by-period-by-status.xml -share/lire/reports/email/deliveries-by-period.xml -share/lire/reports/email/deliveries-by-size.xml -share/lire/reports/email/errors-by-to-relay.xml -share/lire/reports/email/from_domain-by-period.xml -share/lire/reports/email/from_user-from-domain-by-period.xml -share/lire/reports/email/summary.xml -share/lire/reports/email/to_domain-by-period.xml -share/lire/reports/email/to_user-from-domain-by-period.xml -share/lire/reports/email/top-avg-delay-by-to-relay-and-to-domain.xml -share/lire/reports/email/top-deliveries-btw-relays.xml -share/lire/reports/email/top-from-domain.xml -share/lire/reports/email/top-from-email-by-domain.xml -share/lire/reports/email/top-from-relay.xml -share/lire/reports/email/top-largest-email-exchange-per-relay.xml -share/lire/reports/email/top-largest-email-exchange.xml -share/lire/reports/email/top-status-by-domain.xml -share/lire/reports/email/top-to-domain.xml -share/lire/reports/email/top-to-email-by-domain.xml -share/lire/reports/email/top-to-relay.xml -share/lire/reports/email/top-volume-from-domain.xml -share/lire/reports/email/top-volume-to-domain.xml -share/lire/reports/email/tracked-recipients.xml -share/lire/reports/email/tracked-senders.xml -share/lire/reports/email/volume-by-period.xml -share/lire/reports/firewall/bytes-by-period.xml -share/lire/reports/firewall/bytes-by-rule.xml -share/lire/reports/firewall/bytes-by-timeslot.xml -share/lire/reports/firewall/bytesperfrom.xml -share/lire/reports/firewall/bytesperfromperport.xml -share/lire/reports/firewall/bytesperto.xml -share/lire/reports/firewall/bytespertoperport.xml -share/lire/reports/firewall/deniedtcpperport.xml -share/lire/reports/firewall/pkt-by-period.xml -share/lire/reports/firewall/pkt-by-rule.xml -share/lire/reports/firewall/pkt-by-timeslot.xml -share/lire/reports/firewall/top-bytes-dst-by-src.xml -share/lire/reports/firewall/top-bytes-src-by-dst.xml -share/lire/reports/firewall/top-dst-by-msg.xml -share/lire/reports/firewall/top-msg.xml -share/lire/reports/firewall/top-pkt-by-dst-by-port.xml -share/lire/reports/firewall/top-pkt-by-dst.xml -share/lire/reports/firewall/top-pkt-by-src.xml -share/lire/reports/firewall/top-pkt-dst-by-src.xml -share/lire/reports/firewall/top-pkt-src-by-dst.xml -share/lire/reports/firewall/top-src-by-msg.xml -share/lire/reports/ftp/bytes-by-dir-by-user-by-period.xml -share/lire/reports/ftp/bytes-by-period-by-user.xml -share/lire/reports/ftp/bytes-by-period.xml -share/lire/reports/ftp/bytes-by-user-by-period.xml -share/lire/reports/ftp/top-files-in.xml -share/lire/reports/ftp/top-files-out.xml -share/lire/reports/ftp/top-files.xml -share/lire/reports/ftp/top-remote-host.xml -share/lire/reports/ftp/top-users-bytes.xml -share/lire/reports/ftp/top-users.xml -share/lire/reports/ftp/tracked-files.xml -share/lire/reports/ftp/tracked-users.xml -share/lire/reports/ftp/transfers-by-direction.xml -share/lire/reports/ftp/transfers-by-file.xml -share/lire/reports/ftp/transfers-by-type.xml -share/lire/reports/msgstore/badlogin-by-period.xml -share/lire/reports/msgstore/close-by-period.xml -share/lire/reports/msgstore/events-by-protocol.xml -share/lire/reports/msgstore/login-by-period.xml -share/lire/reports/msgstore/top-user-leftover-bytes.xml -share/lire/reports/msgstore/top-user-leftover-messages.xml -share/lire/reports/msgstore/top-user-login.xml -share/lire/reports/msgstore/top-user-most-bytes.xml -share/lire/reports/msgstore/top-user-most-messages.xml -share/lire/reports/msgstore/top-user-select.xml -share/lire/reports/msgstore/unique-user.xml -share/lire/reports/print/billing-per-printer.xml -share/lire/reports/print/billing.xml -share/lire/reports/print/jobs-per-period.xml -share/lire/reports/print/jobs-per-printer-per-period.xml -share/lire/reports/print/jobs-per-printer.xml -share/lire/reports/print/jobs-per-sheets.xml -share/lire/reports/print/jobs-per-user-per-period.xml -share/lire/reports/print/sheets-per-period.xml -share/lire/reports/print/sheets-per-user-per-period.xml -share/lire/reports/print/sheets-per-user.xml -share/lire/reports/print/top-users.xml -share/lire/reports/proxy/bytes-by-cache_result.xml -share/lire/reports/proxy/bytes-by-period.xml -share/lire/reports/proxy/bytes-by-result_src_code.xml -share/lire/reports/proxy/bytes-by-timeslot.xml -share/lire/reports/proxy/requests-by-cache_result.xml -share/lire/reports/proxy/requests-by-period.xml -share/lire/reports/proxy/requests-by-size.xml -share/lire/reports/proxy/requests-by-time.xml -share/lire/reports/proxy/requests-by-timeslot.xml -share/lire/reports/proxy/top-clients-by-destinations.xml -share/lire/reports/proxy/top-destinations-by-bytes.xml -share/lire/reports/proxy/top-destinations-by-clients.xml -share/lire/reports/proxy/top-destinations-by-users.xml -share/lire/reports/proxy/top-destinations.xml -share/lire/reports/proxy/top-types-by-bytes.xml -share/lire/reports/proxy/top-urls-by-users.xml -share/lire/reports/proxy/top-users-by-bytes.xml -share/lire/reports/proxy/top-users-by-destinations.xml -share/lire/reports/spamfilter/stats-delay.xml -share/lire/reports/spamfilter/stats-messages-scanned.xml -share/lire/reports/spamfilter/stats-messages-spamsfound.xml -share/lire/reports/spamfilter/stats-score-max.xml -share/lire/reports/spamfilter/top-receiving-spam.xml -share/lire/reports/syslog/messages-by-facility.xml -share/lire/reports/syslog/messages-by-level.xml -share/lire/reports/syslog/messages-by-period.xml -share/lire/reports/syslog/top-hosts.xml -share/lire/reports/syslog/top-messages-by-period.xml -share/lire/reports/syslog/top-messages-by-process.xml -share/lire/reports/syslog/top-messages.xml -share/lire/reports/syslog/top-processes-by-period.xml -share/lire/reports/syslog/top-processes.xml -share/lire/reports/www/bytes-by-dir.xml -share/lire/reports/www/bytes-by-period.xml -share/lire/reports/www/bytes-by-request.xml -share/lire/reports/www/bytes-by-result-by-period.xml -share/lire/reports/www/bytes-by-result.xml -share/lire/reports/www/clienthost-by-period.xml -share/lire/reports/www/keywords-by-search_engine.xml -share/lire/reports/www/requests-by-attack.xml -share/lire/reports/www/requests-by-browser.xml -share/lire/reports/www/requests-by-country.xml -share/lire/reports/www/requests-by-gzip_result.xml -share/lire/reports/www/requests-by-keywords.xml -share/lire/reports/www/requests-by-lang.xml -share/lire/reports/www/requests-by-method.xml -share/lire/reports/www/requests-by-os.xml -share/lire/reports/www/requests-by-period.xml -share/lire/reports/www/requests-by-result-by-period.xml -share/lire/reports/www/requests-by-result.xml -share/lire/reports/www/requests-by-robot.xml -share/lire/reports/www/requests-by-search_engine.xml -share/lire/reports/www/requests-by-size.xml -share/lire/reports/www/requests-by-timeslot.xml -share/lire/reports/www/requests-by-useragent.xml -share/lire/reports/www/requests-by-version.xml -share/lire/reports/www/top-avg-compression-by-file-type.xml -share/lire/reports/www/top-avg-compression-by-url.xml -share/lire/reports/www/top-client_host-by-result.xml -share/lire/reports/www/top-client_host-by-size.xml -share/lire/reports/www/top-client_host.xml -share/lire/reports/www/top-first_page.xml -share/lire/reports/www/top-last_page.xml -share/lire/reports/www/top-referer-page-connections.xml -share/lire/reports/www/top-referers-by-page.xml -share/lire/reports/www/top-referers.xml -share/lire/reports/www/top-referring_sites.xml -share/lire/reports/www/top-requested-page.xml -share/lire/reports/www/top-traversals.xml -share/lire/reports/www/top-urls-by-client_host.xml -share/lire/reports/www/top-urls-by-result.xml -share/lire/reports/www/user_session-page_counts.xml -share/lire/reports/www/user_session-visit-times.xml -share/lire/reports/www/user_session-visit_number.xml -share/lire/reports/www/user_sessions-by-period.xml -share/lire/schemas/database-querytype.xml -share/lire/schemas/database.xml -share/lire/schemas/dialup.xml -share/lire/schemas/dns.xml -share/lire/schemas/dnszone.xml -share/lire/schemas/email-email.xml -share/lire/schemas/email.xml -share/lire/schemas/firewall.xml -share/lire/schemas/ftp.xml -share/lire/schemas/lire_import_log.xml -share/lire/schemas/lire_import_stats.xml -share/lire/schemas/msgstore.xml -share/lire/schemas/print-sheets.xml -share/lire/schemas/print.xml -share/lire/schemas/proxy.xml -share/lire/schemas/spamfilter.xml -share/lire/schemas/syslog.xml -share/lire/schemas/www-attack.xml -share/lire/schemas/www-domain.xml -share/lire/schemas/www-robot.xml -share/lire/schemas/www-search.xml -share/lire/schemas/www-url.xml -share/lire/schemas/www-user_agent.xml -share/lire/schemas/www-user_session.xml -share/lire/schemas/www.xml -share/lire/templates/database_default.xml -share/lire/templates/dialup_default.xml -share/lire/templates/dns_default.xml -share/lire/templates/dnszone_default.xml -share/lire/templates/email_default.xml -share/lire/templates/empty.xml -share/lire/templates/firewall_default.xml -share/lire/templates/ftp_default.xml -share/lire/templates/msgstore_default.xml -share/lire/templates/print_default.xml -share/lire/templates/proxy_default.xml -share/lire/templates/spamfilter_default.xml -share/lire/templates/syslog_default.xml -share/lire/templates/www_default.xml -share/lire/tex/unicode.tex -share/lire/xml/dtd/catalog -share/lire/xml/dtd/catalog.xml -share/lire/xml/dtd/ldsml.dtd -share/lire/xml/dtd/lire-desc-1.0.mod -share/lire/xml/dtd/lire-desc.mod -share/lire/xml/dtd/lire-types.mod -share/lire/xml/dtd/lrcml.dtd -share/lire/xml/dtd/lrcsml.dtd -share/lire/xml/dtd/lrml-1.0.dtd -share/lire/xml/dtd/lrml.dtd -share/lire/xml/dtd/lrsml-1.0.dtd -share/lire/xml/dtd/lrsml.dtd -share/perl5/Lire/Aggregate.pm -share/perl5/Lire/Aggregator.pm -share/perl5/Lire/Apache.pm -share/perl5/Lire/Average.pm -share/perl5/Lire/ChartType.pm -share/perl5/Lire/ChartTypes/Dist.pm -share/perl5/Lire/ChartTypes/Lines.pm -share/perl5/Lire/ChartTypes/Pie.pm -share/perl5/Lire/ChartTypes/Scat.pm -share/perl5/Lire/ChartTypes/Stack.pm -share/perl5/Lire/ChartTypes/VBars.pm -share/perl5/Lire/Config.pm -share/perl5/Lire/Config/BasePluginSpec.pm -share/perl5/Lire/Config/BooleanSpec.pm -share/perl5/Lire/Config/Build.pm -share/perl5/Lire/Config/ChartSpec.pm -share/perl5/Lire/Config/ChartTypeSpec.pm -share/perl5/Lire/Config/CommandSpec.pm -share/perl5/Lire/Config/CompoundSpec.pm -share/perl5/Lire/Config/ConfigFile.pm -share/perl5/Lire/Config/ConfigSpec.pm -share/perl5/Lire/Config/Dictionary.pm -share/perl5/Lire/Config/DirectorySpec.pm -share/perl5/Lire/Config/DlfAnalyserSpec.pm -share/perl5/Lire/Config/DlfConverterSpec.pm -share/perl5/Lire/Config/DlfSchemaSpec.pm -share/perl5/Lire/Config/DlfStreamSpec.pm -share/perl5/Lire/Config/DlfStreamsSpec.pm -share/perl5/Lire/Config/ExecutableSpec.pm -share/perl5/Lire/Config/FileSpec.pm -share/perl5/Lire/Firewall/FortigateDlfConverter.pm -share/perl5/Lire/Config/Index.pm -share/perl5/Lire/Config/IntegerSpec.pm -share/perl5/Lire/Config/List.pm -share/perl5/Lire/Config/ListSpec.pm -share/perl5/Lire/Config/Object.pm -share/perl5/Lire/Config/ObjectSpec.pm -share/perl5/Lire/Config/OptionSpec.pm -share/perl5/Lire/Config/OutputFormatSpec.pm -share/perl5/Lire/Config/Parser.pm -share/perl5/Lire/Config/Plugin.pm -share/perl5/Lire/Config/PluginSpec.pm -share/perl5/Lire/Config/RecordSpec.pm -share/perl5/Lire/Config/Reference.pm -share/perl5/Lire/Config/ReferenceSpec.pm -share/perl5/Lire/Config/ReportConfigIndex.pm -share/perl5/Lire/Config/ReportSectionSpec.pm -share/perl5/Lire/Config/ReportSpec.pm -share/perl5/Lire/Config/Scalar.pm -share/perl5/Lire/Config/ScalarSpec.pm -share/perl5/Lire/Config/SelectSpec.pm -share/perl5/Lire/Config/SpecParser.pm -share/perl5/Lire/Config/StringSpec.pm -share/perl5/Lire/Config/TypeSpec.pm -share/perl5/Lire/Config/Value.pm -share/perl5/Lire/Config/VariableIndex.pm -share/perl5/Lire/Config/XMLSpecListSpec.pm -share/perl5/Lire/Count.pm -share/perl5/Lire/DataTypes.pm -share/perl5/Lire/DerivedSchema.pm -share/perl5/Lire/DlfAnalyser.pm -share/perl5/Lire/DlfAnalyserProcess.pm -share/perl5/Lire/DlfAnalysers/AttackCategoriser.pm -share/perl5/Lire/DlfAnalysers/DomainCategoriser.pm -share/perl5/Lire/DlfAnalysers/EmailConcatenater.pm -share/perl5/Lire/DlfAnalysers/ReferrerCategoriser.pm -share/perl5/Lire/DlfAnalysers/RobotCategoriser.pm -share/perl5/Lire/DlfAnalysers/SQLQueryType.pm -share/perl5/Lire/DlfAnalysers/SheetsCategoriser.pm -share/perl5/Lire/DlfAnalysers/URLCategoriser.pm -share/perl5/Lire/DlfAnalysers/UserAgentCategoriser.pm -share/perl5/Lire/DlfAnalysers/UserSessionAnalyser.pm -share/perl5/Lire/DlfCategoriser.pm -share/perl5/Lire/DlfConverter.pm -share/perl5/Lire/DlfConverterProcess.pm -share/perl5/Lire/DlfConverters/CUPS.pm -share/perl5/Lire/DlfConverters/Lprng.pm -share/perl5/Lire/DlfQuery.pm -share/perl5/Lire/DlfResult.pm -share/perl5/Lire/DlfSchema.pm -share/perl5/Lire/DlfStore.pm -share/perl5/Lire/DlfStream.pm -share/perl5/Lire/DocBookParser.pm -share/perl5/Lire/Email.pm -share/perl5/Lire/Error.pm -share/perl5/Lire/ExtendedSchema.pm -share/perl5/Lire/FTP/IisFtpDlfConverter.pm -share/perl5/Lire/Field.pm -share/perl5/Lire/FilterExpr.pm -share/perl5/Lire/FilterSpec.pm -share/perl5/Lire/Firewall.pm -share/perl5/Lire/Firewall/IpchainsDlfConverter.pm -share/perl5/Lire/Firewall/IpfilterDlfConverter.pm -share/perl5/Lire/Firewall/IptablesDlfConverter.pm -share/perl5/Lire/Firewall/SnortDlfConverter.pm -share/perl5/Lire/Firewall/WatchguardDlfConverter.pm -share/perl5/Lire/First.pm -share/perl5/Lire/Group.pm -share/perl5/Lire/GroupField.pm -share/perl5/Lire/I18N.pm -share/perl5/Lire/ImportJob.pm -share/perl5/Lire/Last.pm -share/perl5/Lire/Logger.pm -share/perl5/Lire/LrCommand.pm -share/perl5/Lire/Max.pm -share/perl5/Lire/Min.pm -share/perl5/Lire/OldDlfAdapter.pm -share/perl5/Lire/OutputFormat.pm -share/perl5/Lire/OutputFormats/DVI.pm -share/perl5/Lire/OutputFormats/Excel95.pm -share/perl5/Lire/OutputFormats/HTML.pm -share/perl5/Lire/OutputFormats/LaTeX.pm -share/perl5/Lire/OutputFormats/PDF.pm -share/perl5/Lire/OutputFormats/PS.pm -share/perl5/Lire/OutputFormats/Text.pm -share/perl5/Lire/OutputFormats/XML.pm -share/perl5/Lire/OutputJob.pm -share/perl5/Lire/Param.pm -share/perl5/Lire/Plugin.pm -share/perl5/Lire/PluginManager.pm -share/perl5/Lire/Program.pm -share/perl5/Lire/Proxy/SquidAccessDlfConverter.pm -share/perl5/Lire/Rangegroup.pm -share/perl5/Lire/Records.pm -share/perl5/Lire/Report.pm -share/perl5/Lire/Report/ChartConfig.pm -share/perl5/Lire/Report/ColumnInfo.pm -share/perl5/Lire/Report/Entry.pm -share/perl5/Lire/Report/Group.pm -share/perl5/Lire/Report/GroupInfo.pm -share/perl5/Lire/Report/Section.pm -share/perl5/Lire/Report/Subreport.pm -share/perl5/Lire/Report/TableInfo.pm -share/perl5/Lire/ReportConfig.pm -share/perl5/Lire/ReportJob.pm -share/perl5/Lire/ReportOperator.pm -share/perl5/Lire/ReportParser.pm -share/perl5/Lire/ReportParser/AsciiDocBookFormatter.pm -share/perl5/Lire/ReportParser/AsciiWriter.pm -share/perl5/Lire/ReportParser/ExcelWriter.pm -share/perl5/Lire/ReportParser/HTMLDocBookFormatter.pm -share/perl5/Lire/ReportParser/HTMLWriter.pm -share/perl5/Lire/ReportParser/LaTeXDocBookFormatter.pm -share/perl5/Lire/ReportParser/LaTeXWriter.pm -share/perl5/Lire/ReportParser/ReportBuilder.pm -share/perl5/Lire/ReportParser/RowColHandler.pm -share/perl5/Lire/ReportSchedule.pm -share/perl5/Lire/ReportSection.pm -share/perl5/Lire/ReportSpec.pm -share/perl5/Lire/SQLExt/LrCountUniq.pm -share/perl5/Lire/SQLExt/LrFirst.pm -share/perl5/Lire/SQLExt/LrLast.pm -share/perl5/Lire/SQLExt/LrMatch.pm -share/perl5/Lire/SQLExt/LrMissingCases.pm -share/perl5/Lire/SQLExt/LrRangegroup.pm -share/perl5/Lire/SQLExt/LrTimegroup.pm -share/perl5/Lire/SQLExt/LrTimeslot.pm -share/perl5/Lire/SQLExt/Registry.pm -share/perl5/Lire/SimpleStat.pm -share/perl5/Lire/Sum.pm -share/perl5/Lire/Syslog.pm -share/perl5/Lire/Test/CommandResult.pm -share/perl5/Lire/Test/CursesUIDriver.pm -share/perl5/Lire/Test/DlfAnalyserTestCase.pm -share/perl5/Lire/Test/DlfConverterTestCase.pm -share/perl5/Lire/Test/FunctionalTestCase.pm -share/perl5/Lire/Test/HashConfig.pm -share/perl5/Lire/Test/Mock.pm -share/perl5/Lire/Test/PluginTestCase.pm -share/perl5/Lire/Test/TestCase.pm -share/perl5/Lire/Time.pm -share/perl5/Lire/Timegroup.pm -share/perl5/Lire/Timeslot.pm -share/perl5/Lire/UI.pm -share/perl5/Lire/UI/BoolWidget.pm -share/perl5/Lire/UI/CommandWidget.pm -share/perl5/Lire/UI/CompoundListWidget.pm -share/perl5/Lire/UI/CompoundWidget.pm -share/perl5/Lire/UI/DirectoryWidget.pm -share/perl5/Lire/UI/ExecutableWidget.pm -share/perl5/Lire/UI/FileWidget.pm -share/perl5/Lire/UI/IntegerWidget.pm -share/perl5/Lire/UI/ListWidget.pm -share/perl5/Lire/UI/PluginWidget.pm -share/perl5/Lire/UI/PolyListWidget.pm -share/perl5/Lire/UI/Prefs.pm -share/perl5/Lire/UI/ReportConfigListWidget.pm -share/perl5/Lire/UI/ReportSectionWidget.pm -share/perl5/Lire/UI/ScalarListWidget.pm -share/perl5/Lire/UI/SelectWidget.pm -share/perl5/Lire/UI/StoreWindow.pm -share/perl5/Lire/UI/StringWidget.pm -share/perl5/Lire/UI/Utils.pm -share/perl5/Lire/UI/Widget.pm -share/perl5/Lire/UI/XMLSpecListWidget.pm -share/perl5/Lire/Utils.pm -share/perl5/Lire/W3CExtendedLog.pm -share/perl5/Lire/WELF.pm -share/perl5/Lire/WWW/Domain.pm -share/perl5/Lire/WWW/Domain/Country.pm -share/perl5/Lire/WWW/Domain/Robot.pm -share/perl5/Lire/WWW/Filename.pm -share/perl5/Lire/WWW/Filename/Attack.pm -share/perl5/Lire/WWW/UserAgent.pm -share/perl5/Lire/WWW/UserAgent/Browser.pm -share/perl5/Lire/WWW/UserAgent/Language.pm -share/perl5/Lire/WWW/UserAgent/OS.pm -share/perl5/Lire/WWW/UserAgent/Robot.pm -share/perl5/Lire/WeekCalculator.pm -share/perl5/Lire/XMLParser.pm -share/perl5/Lire/XMLSpecContainer.pm -share/perl5/Lire/XMLSpecI18N.pm -share/perl5/Lire/XMLSpecParser.pm -share/perl5/LocaleData/fr/LC_MESSAGES/lire.mo -share/perl5/LocaleData/nl/LC_MESSAGES/lire.mo -@dirrm share/perl5/Lire/WWW/UserAgent -@dirrm share/perl5/Lire/WWW/Filename -@dirrm share/perl5/Lire/WWW/Domain -@dirrm share/perl5/Lire/WWW -@dirrm share/perl5/Lire/UI -@dirrm share/perl5/Lire/Test -@dirrm share/perl5/Lire/SQLExt -@dirrm share/perl5/Lire/ReportParser -@dirrm share/perl5/Lire/Report -@dirrm share/perl5/Lire/Proxy -@dirrm share/perl5/Lire/OutputFormats -@dirrm share/perl5/Lire/Msgstore -@dirrm share/perl5/Lire/Firewall -@dirrm share/perl5/Lire/FTP -@dirrm share/perl5/Lire/DlfConverters -@dirrm share/perl5/Lire/DlfAnalysers -@dirrm share/perl5/Lire/Config -@dirrm share/perl5/Lire/ChartTypes -@dirrm share/perl5/Lire -@dirrm share/perl5/LocaleData/fr/LC_MESSAGES -@dirrm share/perl5/LocaleData/fr -@dirrm share/perl5/LocaleData/nl/LC_MESSAGES -@dirrm share/perl5/LocaleData/nl -@dirrm share/perl5/LocaleData -@dirrm share/perl5 -@dirrm share/lire/xml/dtd -@dirrm share/lire/xml -@dirrm share/lire/tex -@dirrm share/lire/templates -@dirrm share/lire/schemas -@dirrm share/lire/reports/www -@dirrm share/lire/reports/syslog -@dirrm share/lire/reports/spamfilter -@dirrm share/lire/reports/proxy -@dirrm share/lire/reports/print -@dirrm share/lire/reports/msgstore -@dirrm share/lire/reports/ftp -@dirrm share/lire/reports/firewall -@dirrm share/lire/reports/email -@dirrm share/lire/reports/dnszone -@dirrm share/lire/reports/dns -@dirrm share/lire/reports/dialup -@dirrm share/lire/reports/database -@dirrm share/lire/reports -@dirrm share/lire/html -@dirrm share/lire/filters/www -@dirrm share/lire/filters/syslog -@dirrm share/lire/filters/proxy -@dirrm share/lire/filters/msgstore -@dirrm share/lire/filters/firewall -@dirrm share/lire/filters/email -@dirrm share/lire/filters/dnszone -@dirrm share/lire/filters/dns -@dirrm share/lire/filters -@dirrm share/lire/config-spec -@dirrm share/lire -@dirrm share/doc/lire/user-manual -@dirrm share/doc/lire/examples -@dirrm share/doc/lire/dev-manual -@dirrm share/doc/lire -@dirrm libexec/lire/www -@dirrm libexec/lire/convertors -@dirrm libexec/lire -@dirrm etc/lire/plugins -@dirrm etc/lire/converters -@dirrm etc/lire/config -@dirrm etc/lire -@dirrmtry var/lib/lire/data -@dirrmtry var/lib/lire -@dirrmtry var/lib -@dirrmtry var/spool/lire -@dirrmtry var/spool -@dirrmtry var -@dirrmtry share/perl5 |