mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
4ebe119cdc
Changes: - gzip and bzip2 support for the log files - reduced memory usage (a lot, more than 20%, depending on the log files) - faster - support for setting config options on the command-line - some fixes for seg-faults - relaxed max line-length in the log files from 1k to 4k
97 lines
3.2 KiB
Plaintext
97 lines
3.2 KiB
Plaintext
bin/modlogan
|
|
etc/modlogan/group.extension.conf
|
|
etc/modlogan/group.host.conf
|
|
etc/modlogan/group.os.conf
|
|
etc/modlogan/group.searchengines.conf
|
|
etc/modlogan/group.ua.conf
|
|
etc/modlogan/group.url.conf
|
|
etc/modlogan/ignore.searchengines.conf
|
|
etc/modlogan/match.os.conf
|
|
etc/modlogan/match.searchengines.conf
|
|
etc/modlogan/match.ua.conf
|
|
etc/modlogan/match.useragents.conf
|
|
@unexec if cmp -s %D/etc/modlogan/modlogan.conf %D/etc/modlogan/modlogan.conf-dist; then rm -f %D/etc/modlogan/modlogan.conf; fi
|
|
etc/modlogan/modlogan.conf-dist
|
|
@unexec if cmp -s %D/etc/modlogan/modlogan.css %D/etc/modlogan/modlogan.css-dist; then rm -f %D/etc/modlogan/modlogan.css; fi
|
|
etc/modlogan/modlogan.css-dist
|
|
@unexec if cmp -s %D/etc/modlogan/modlogan.def.conf %D/etc/modlogan/modlogan.def.conf-dist; then rm -f %D/etc/modlogan/modlogan.def.conf; fi
|
|
etc/modlogan/modlogan.def.conf-dist
|
|
@dirrm etc/modlogan
|
|
lib/libmla_input_bsdftpd.so
|
|
lib/libmla_input_clf.so
|
|
lib/libmla_input_elmeg.so
|
|
lib/libmla_input_flow.so
|
|
lib/libmla_input_flowraw.so
|
|
lib/libmla_input_hicom116.so
|
|
lib/libmla_input_ipchains.so
|
|
lib/libmla_input_isdn4bsd.so
|
|
lib/libmla_input_isdnlog.so
|
|
lib/libmla_input_msiis.so
|
|
lib/libmla_input_msmedia.so
|
|
lib/libmla_input_netscape.so
|
|
lib/libmla_input_null.so
|
|
lib/libmla_input_postfix.so
|
|
lib/libmla_input_pureftpd.so
|
|
lib/libmla_input_qmail.so
|
|
lib/libmla_input_qmailscanner.so
|
|
lib/libmla_input_qtss.so
|
|
lib/libmla_input_realserver.so
|
|
lib/libmla_input_rsync.so
|
|
lib/libmla_input_sendmail.so
|
|
lib/libmla_input_shoutcast.so
|
|
lib/libmla_input_squid.so
|
|
lib/libmla_input_viruswall.so
|
|
lib/libmla_input_wuftpd.so
|
|
lib/libmla_mdata_brokenlink.so
|
|
lib/libmla_mdata_count.so
|
|
lib/libmla_mdata_location.so
|
|
lib/libmla_mdata_match.so
|
|
lib/libmla_mdata_mailhist.so
|
|
lib/libmla_mdata_netmask.so
|
|
lib/libmla_mdata_query.so
|
|
lib/libmla_mdata_record.so
|
|
lib/libmla_mdata_split.so
|
|
lib/libmla_mdata_state.so
|
|
lib/libmla_mdata_string.so
|
|
lib/libmla_mdata_sublist.so
|
|
lib/libmla_mdata_traffic.so
|
|
lib/libmla_mdata_visit.so
|
|
lib/libmla_mdata_visited.so
|
|
lib/libmla_mdata_webhist.so
|
|
lib/libmla_output_csv.so
|
|
lib/libmla_output_modlogan.so
|
|
lib/libmla_output_null.so
|
|
lib/libmla_output_sybase_guj.so
|
|
lib/libmla_output_template.so
|
|
lib/libmla_output_text.so
|
|
lib/libmla_output_tkcontrol.so
|
|
lib/libmla_output_webalizer.so
|
|
lib/libmla_processor_accounting.so
|
|
lib/libmla_processor_firewall.so
|
|
lib/libmla_processor_mail.so
|
|
lib/libmla_processor_null.so
|
|
lib/libmla_processor_telecom.so
|
|
lib/libmla_processor_web.so
|
|
%%PORTDOCS%%share/doc/modlogan/Changes-0.8.0.txt
|
|
%%PORTDOCS%%share/doc/modlogan/faq.txt
|
|
%%PORTDOCS%%share/doc/modlogan/glosar
|
|
%%PORTDOCS%%share/doc/modlogan/manual.txt
|
|
%%PORTDOCS%%share/doc/modlogan/translations.txt
|
|
%%PORTDOCS%%share/doc/modlogan/using-plugins.txt
|
|
%%PORTDOCS%%share/doc/modlogan/writing-plugins.txt
|
|
share/examples/modlogan/convert_history_to_07x.pl
|
|
share/examples/modlogan/convert_to_055.pl
|
|
share/examples/modlogan/convert_to_060.pl
|
|
share/examples/modlogan/footer.ihtml
|
|
share/examples/modlogan/header.ihtml
|
|
share/examples/modlogan/output.tmpl
|
|
share/locale/cs/LC_MESSAGES/modlogan.mo
|
|
share/locale/de/LC_MESSAGES/modlogan.mo
|
|
share/locale/es/LC_MESSAGES/modlogan.mo
|
|
share/locale/fr/LC_MESSAGES/modlogan.mo
|
|
share/locale/it/LC_MESSAGES/modlogan.mo
|
|
share/locale/pl/LC_MESSAGES/modlogan.mo
|
|
share/locale/ru/LC_MESSAGES/modlogan.mo
|
|
@dirrm share/doc/modlogan
|
|
@dirrm share/examples/modlogan
|