1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 0.8.4.

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
This commit is contained in:
Alexander Leidinger 2003-01-17 10:48:02 +00:00
parent 5f2db03799
commit 4ebe119cdc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73328
3 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= modlogan
PORTVERSION= 0.8.2
PORTVERSION= 0.8.4
CATEGORIES= textproc www
MASTER_SITES= http://jan.kneschke.de/projects/modlogan/download/ \
${MASTER_SITE_SOURCEFORGE}

View File

@ -1 +1 @@
MD5 (modlogan-0.8.2.tar.gz) = 2b7863792bbb8ac4c00b8670d5e73eef
MD5 (modlogan-0.8.4.tar.gz) = 395d43ed9b0fbc84eaf516574cd65297

View File

@ -52,6 +52,7 @@ 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