From 63c9ef98cac98f79e79b9c3768bad71ba63597c1 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Wed, 9 Jan 2002 15:45:19 +0000 Subject: Update to 0.7.12. ChangeLog (major topics only): - parser for isdn4bsd and qmail-scanner added - template output plug-in added (themes available from the homepage) - huge speed improvements - bugfixes - uses less memory - fix a symlink-race security problem Submitted by: maintainer --- textproc/modlogan/pkg-plist | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'textproc/modlogan/pkg-plist') diff --git a/textproc/modlogan/pkg-plist b/textproc/modlogan/pkg-plist index 338f95ce2a3b..9f0dfff78ca0 100644 --- a/textproc/modlogan/pkg-plist +++ b/textproc/modlogan/pkg-plist @@ -3,6 +3,7 @@ etc/modlogan/group.extension.conf etc/modlogan/group.host.conf etc/modlogan/group.os.conf etc/modlogan/group.ua.conf +etc/modlogan/group.url.conf etc/modlogan/match.os.conf etc/modlogan/match.searchengines.conf etc/modlogan/match.ua.conf @@ -20,6 +21,7 @@ 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 @@ -27,6 +29,7 @@ lib/libmla_input_netscape.so lib/libmla_input_null.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_sendmail.so @@ -63,7 +66,7 @@ lib/libmla_processor_web.so %%PORTDOCS%%share/doc/modlogan/faq.txt %%PORTDOCS%%share/doc/modlogan/glosar %%PORTDOCS%%share/doc/modlogan/manual.txt -%%PORTDOCS%%share/doc/modlogan/plugin-options.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 @@ -71,11 +74,13 @@ 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 @dirrm share/doc/modlogan @dirrm share/examples/modlogan @unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true @@ -88,3 +93,5 @@ share/locale/it/LC_MESSAGES/modlogan.mo @unexec rmdir %D/share/locale/es 2>/dev/null || true @unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true @unexec rmdir %D/share/locale/it 2>/dev/null || true +@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/pl 2>/dev/null || true -- cgit v1.2.3