summaryrefslogtreecommitdiffstats
path: root/textproc/modlogan
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2004-09-26 01:02:56 +0000
committernetchild <netchild@FreeBSD.org>2004-09-26 01:02:56 +0000
commit49e53410842e06d0c2c04f71c89c9d50e6762738 (patch)
tree6f05404637f73355b966c958e3a15bf5b74c0b56 /textproc/modlogan
parentdd3cf78ed011ae446d57239dbe56548c6d9ea7d4 (diff)
downloadFreeBSD-ports-49e53410842e06d0c2c04f71c89c9d50e6762738.zip
FreeBSD-ports-49e53410842e06d0c2c04f71c89c9d50e6762738.tar.gz
- fix plist
- 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
Diffstat (limited to 'textproc/modlogan')
-rw-r--r--textproc/modlogan/Makefile5
-rw-r--r--textproc/modlogan/distinfo4
-rw-r--r--textproc/modlogan/files/patch-output_modlogan47
-rw-r--r--textproc/modlogan/pkg-plist17
4 files changed, 3 insertions, 70 deletions
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile
index 3b39a25..ff825d5 100644
--- a/textproc/modlogan/Makefile
+++ b/textproc/modlogan/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= modlogan
-PORTVERSION= 0.8.12
-PORTREVISION= 1
+PORTVERSION= 0.8.13
CATEGORIES= textproc www
MASTER_SITES= http://jan.kneschke.de/projects/modlogan/download/ \
${MASTER_SITE_SOURCEFORGE}
@@ -21,8 +20,6 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
pcre.0:${PORTSDIR}/devel/pcre \
expat.5:${PORTSDIR}/textproc/expat2
-BROKEN= "Broken pkg-plist"
-
USE_GETTEXT= yes
.if defined(WITH_MYSQL)
# To quote the author:
diff --git a/textproc/modlogan/distinfo b/textproc/modlogan/distinfo
index cb7358f..24f27cf 100644
--- a/textproc/modlogan/distinfo
+++ b/textproc/modlogan/distinfo
@@ -1,2 +1,2 @@
-MD5 (modlogan-0.8.12.tar.gz) = 8147651d844b53de29c66f13b46aed09
-SIZE (modlogan-0.8.12.tar.gz) = 1081234
+MD5 (modlogan-0.8.13.tar.gz) = ba40c64f905a8d57edc3db5d9babfbfb
+SIZE (modlogan-0.8.13.tar.gz) = 1081773
diff --git a/textproc/modlogan/files/patch-output_modlogan b/textproc/modlogan/files/patch-output_modlogan
deleted file mode 100644
index bd5360b..0000000
--- a/textproc/modlogan/files/patch-output_modlogan
+++ /dev/null
@@ -1,47 +0,0 @@
---- src/output/modlogan/generate.c 18 Mar 2004 13:54:20 -0000 1.99
-+++ src/output/modlogan/generate.c 13 Aug 2004 10:26:16 -0000
-@@ -53,6 +53,8 @@
- #include "pictures.h"
- #include "plugin_config.h"
-
-+#include "generate.h"
-+
- #define HIGHLIGHT 1
- #define GROUPING 2
- #define VISITS 4
---- src/output/modlogan/generate.h 26 Sep 2002 13:10:27 -0000 1.6
-+++ src/output/modlogan/generate.h 13 Aug 2004 10:26:16 -0000
-@@ -30,7 +30,7 @@
- #include "plugin_config.h"
- #include "mhash.h"
-
--mhash *get_visit_path_length(mhash *h);
--mhash *get_visit_duration(mhash *h);
-+mhash *get_visit_path_length(mconfig *ext_config, mhash *h);
-+mhash *get_visit_duration(mconfig *ext_config, mhash *h);
-
- #endif
---- src/output/modlogan/pictures_vd.c 29 Jul 2003 12:38:37 -0000 1.17
-+++ src/output/modlogan/pictures_vd.c 13 Aug 2004 10:26:16 -0000
-@@ -88,7 +89,7 @@
- GRAPH_CUTOFF_TEXT
- );
-
-- h = get_visit_duration(staweb->visits);
-+ h = get_visit_duration(ext_conf, staweb->visits);
-
- max = 0;
-
---- src/output/modlogan/pictures_vpl.c 1 Aug 2003 21:30:01 -0000 1.20
-+++ src/output/modlogan/pictures_vpl.c 13 Aug 2004 10:26:16 -0000
-@@ -87,7 +87,7 @@
- GRAPH_CUTOFF_TEXT
- );
-
-- h = get_visit_path_length(staweb->visits);
-+ h = get_visit_path_length(ext_conf, staweb->visits);
-
- max = 0;
-
-
-
diff --git a/textproc/modlogan/pkg-plist b/textproc/modlogan/pkg-plist
index 90a8567..3e8a87e 100644
--- a/textproc/modlogan/pkg-plist
+++ b/textproc/modlogan/pkg-plist
@@ -43,23 +43,6 @@ 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_ipplwatch.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
OpenPOWER on IntegriCloud