diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-09-26 01:02:56 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-09-26 01:02:56 +0000 |
commit | 8068c4b771fa3fdad295b7d3816efa6e489e2ac0 (patch) | |
tree | 03e14d47ce5caffaba91af55464af5f2a3077cd4 /textproc/modlogan | |
parent | 295ed4906aae7fa1a1e175c4203f75c4cb2dc267 (diff) | |
download | ports-8068c4b771fa3fdad295b7d3816efa6e489e2ac0.tar.gz ports-8068c4b771fa3fdad295b7d3816efa6e489e2ac0.zip |
Notes
Diffstat (limited to 'textproc/modlogan')
-rw-r--r-- | textproc/modlogan/Makefile | 5 | ||||
-rw-r--r-- | textproc/modlogan/distinfo | 4 | ||||
-rw-r--r-- | textproc/modlogan/files/patch-output_modlogan | 47 | ||||
-rw-r--r-- | textproc/modlogan/pkg-plist | 17 |
4 files changed, 3 insertions, 70 deletions
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index 3b39a258f9db..ff825d5f846b 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 cb7358f813de..24f27cfc1865 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 bd5360b640b0..000000000000 --- 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 90a8567dc144..3e8a87ec7fc1 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 |