aboutsummaryrefslogtreecommitdiff
path: root/www/jawstats
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2009-01-30 00:18:49 +0000
committerBeech Rintoul <beech@FreeBSD.org>2009-01-30 00:18:49 +0000
commit63c415eb9365281422ef8982159780f18b61ad3c (patch)
tree49ed9afc194be708f6be6daaae8ce39f26b203f2 /www/jawstats
parenta3839b478a6926af5b76f003c4e79513397ee647 (diff)
downloadports-63c415eb9365281422ef8982159780f18b61ad3c.tar.gz
ports-63c415eb9365281422ef8982159780f18b61ad3c.zip
- Update to 0.7beta
Features in this release include: - Multi-Language feature added enabling you to view JAWStats in your native langauge. - "Keywords" & "Keyphrases" sections merged together as "Searches". - Table paging and tag clouds added to "Searches: Keywords" and "Searches: Keyphrases" sections. - Modal Dialog boxes replaced with scrolling top section (gives more screen "real estate", removes bugs in certain browsers). - Fixed "foreign" characters bug in data, e.g. keywords and keyphrases. - Fixed bug with PHP's short-open-tag - Added "Site Name" string to config.php, give your sites a more descriptive name than just a URL - Referrers > Referring Domains no longer has repeated entries (i.e. www.xyz.com and xyz.com now appear as one entry, not two) - Misc tweaks PR: ports/131062 Submitted by: Alan Snelson <Alan@Wave2.org> (maintainer)
Notes
Notes: svn path=/head/; revision=227125
Diffstat (limited to 'www/jawstats')
-rw-r--r--www/jawstats/Makefile4
-rw-r--r--www/jawstats/distinfo6
-rw-r--r--www/jawstats/pkg-plist24
3 files changed, 27 insertions, 7 deletions
diff --git a/www/jawstats/Makefile b/www/jawstats/Makefile
index dc873f0131bc..dc3945fa0315 100644
--- a/www/jawstats/Makefile
+++ b/www/jawstats/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= jawstats
-DISTVERSION= 0.6beta
+DISTVERSION= 0.7beta
CATEGORIES= www
-MASTER_SITES= http://www.jawstats.com/src/archive/
+MASTER_SITES= http://www.jawstats.com/src/
MAINTAINER= Alan@Wave2.org
COMMENT= JAWStats is a Free Web Site Statistics tool
diff --git a/www/jawstats/distinfo b/www/jawstats/distinfo
index 90cd46766e60..244d6da750de 100644
--- a/www/jawstats/distinfo
+++ b/www/jawstats/distinfo
@@ -1,3 +1,3 @@
-MD5 (jawstats-0.6beta.tar.gz) = 6bd9a2b812ed398adbd1e7211ffd885c
-SHA256 (jawstats-0.6beta.tar.gz) = cc107dcb559c29eeb28c8c3a32a712a2fa03bf1f29238f762b2e59749c14cfe3
-SIZE (jawstats-0.6beta.tar.gz) = 234467
+MD5 (jawstats-0.7beta.tar.gz) = f408e3431ae1dba8e0a4968c7775f9c3
+SHA256 (jawstats-0.7beta.tar.gz) = 16ba5ebda0c85a23583aab478a46faf58f5203ec1aecf4946dd7eac6967a8829
+SIZE (jawstats-0.7beta.tar.gz) = 256622
diff --git a/www/jawstats/pkg-plist b/www/jawstats/pkg-plist
index 9007fbde51ad..d71f99e87f20 100644
--- a/www/jawstats/pkg-plist
+++ b/www/jawstats/pkg-plist
@@ -3,11 +3,16 @@
%%WWWDIR%%/index.php
%%WWWDIR%%/js/constants.js
%%WWWDIR%%/js/jawstats.js
-%%WWWDIR%%/js/jquery.blockUI.js
%%WWWDIR%%/js/jquery.js
%%WWWDIR%%/js/jquery.tablesorter.js
%%WWWDIR%%/js/packed.js
%%WWWDIR%%/js/swfobject.js
+%%WWWDIR%%/languages/de-de.js
+%%WWWDIR%%/languages/fr.js
+%%WWWDIR%%/languages/jp.js
+%%WWWDIR%%/languages/pl.js
+%%WWWDIR%%/languages/sv.js
+%%WWWDIR%%/languages/translations.php
%%WWWDIR%%/pkg-message
%%WWWDIR%%/readme.txt
%%WWWDIR%%/swf/bar_graph.swf
@@ -110,7 +115,6 @@
%%WWWDIR%%/themes/default/flags/es.gif
%%WWWDIR%%/themes/default/flags/et.gif
%%WWWDIR%%/themes/default/flags/eu.gif
-%%WWWDIR%%/themes/default/flags/europeanunion.gif
%%WWWDIR%%/themes/default/flags/fam.gif
%%WWWDIR%%/themes/default/flags/fi.gif
%%WWWDIR%%/themes/default/flags/fj.gif
@@ -290,6 +294,8 @@
%%WWWDIR%%/themes/default/flags/za.gif
%%WWWDIR%%/themes/default/flags/zm.gif
%%WWWDIR%%/themes/default/flags/zw.gif
+%%WWWDIR%%/themes/default/images/change_language.gif
+%%WWWDIR%%/themes/default/images/change_language_on.gif
%%WWWDIR%%/themes/default/images/external_link.png
%%WWWDIR%%/themes/default/images/loading.gif
%%WWWDIR%%/themes/default/images/tab_left.gif
@@ -308,6 +314,18 @@
%%WWWDIR%%/themes/default/os/symbian.gif
%%WWWDIR%%/themes/default/os/unknown.gif
%%WWWDIR%%/themes/default/os/win.gif
+%%WWWDIR%%/themes/default/paging/first.gif
+%%WWWDIR%%/themes/default/paging/first_off.gif
+%%WWWDIR%%/themes/default/paging/first_on.gif
+%%WWWDIR%%/themes/default/paging/last.gif
+%%WWWDIR%%/themes/default/paging/last_off.gif
+%%WWWDIR%%/themes/default/paging/last_on.gif
+%%WWWDIR%%/themes/default/paging/next.gif
+%%WWWDIR%%/themes/default/paging/next_off.gif
+%%WWWDIR%%/themes/default/paging/next_on.gif
+%%WWWDIR%%/themes/default/paging/prev.gif
+%%WWWDIR%%/themes/default/paging/prev_off.gif
+%%WWWDIR%%/themes/default/paging/prev_on.gif
%%WWWDIR%%/themes/default/searchengines/alexa.gif
%%WWWDIR%%/themes/default/searchengines/alice.gif
%%WWWDIR%%/themes/default/searchengines/alltheweb.gif
@@ -350,6 +368,7 @@
%%WWWDIR%%/xml_stats.php
%%WWWDIR%%/xml_update.php
@dirrm %%WWWDIR%%/themes/default/searchengines
+@dirrm %%WWWDIR%%/themes/default/paging
@dirrm %%WWWDIR%%/themes/default/os
@dirrm %%WWWDIR%%/themes/default/images
@dirrm %%WWWDIR%%/themes/default/flags
@@ -358,5 +377,6 @@
@dirrm %%WWWDIR%%/themes/default
@dirrm %%WWWDIR%%/themes
@dirrm %%WWWDIR%%/swf
+@dirrm %%WWWDIR%%/languages
@dirrm %%WWWDIR%%/js
@dirrm %%WWWDIR%%