- update to 0.8.13, changes to previous version:
* fixed handling of negative timezones in input-clf if format is
specified
* fixed segfaults in output-modlogan
* removed debug-output
Approved by: portmgr
New stuff
- full reports in the template output plugin
(generate_full_reports = 1)
- a new report for proxy servers: requesting hosts by traffic
- the modlogan logo is part of all output
Fix
- empty virtual hosts aren't dropped from statefile anymore
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
- improved memory-usage and performance of the template engine
- fixed detection of bind_textdomain_codeset() of FreeBSD
- fixed 2 segfaults
- a plugin for mod_log_sql has been included
- the ippl plugin got support for ipmod
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
Changes:
- all plugins support gzip and bzip2 compressed inputfile now
- removed: input_flow, input_elmeg, input_hicom116, utput_sybase_guj,
output_tkcontrol
- use less memory
- faster
- some fixes
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
perl is available. As a work around use USE_PERL5_BUILD until the next
update of modlogan (it is already fixed in modlogan-CVS) to make the port
build for the release happy.
Approved by: kris
WARNING: this version
- has a different config file syntax
- rewrites your state files to have a new structure, you can't go back
to 0.7.x after a run of 0.8.1
Changes:
- faster
- uses less memory
- ... (see changelog)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
- catchup with the "${MACHINE_ARCH}--freebsd${OSREL}" ->
"${MACHINE_ARCH}-portbld-freebsd${OSREL}" change in bsd.port.mk
Noticed and tested by: Dennis Kjær Jensen <signout@signout.dk>
- remove LC_MESSAGES handling from plist, gettext handles it already
Suggested by: sobomax
Approved by: joerg
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