Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2009 21:42:44 GMT
From:      Alan Snelson <Alan@Wave2.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/131062: [UPDATE] www/jawstats - From 0.6beta -> 0.7beta
Message-ID:  <200901272142.n0RLgibU060089@www.freebsd.org>
Resent-Message-ID: <200901272150.n0RLo1iH037544@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         131062
>Category:       ports
>Synopsis:       [UPDATE] www/jawstats - From 0.6beta -> 0.7beta
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 27 21:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alan Snelson
>Release:        FreeBSD 7.1-RC2
>Organization:
Wave2 Limited
>Environment:
FreeBSD bserver5.wave2.org 7.1-RC2 FreeBSD 7.1-RC2 #0: Tue Dec 23 11:42:13 UTC 2008     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Update JAWStats port from 0.6beta to 0.7beta.

Features in this release include:

1. Multi-Language feature added enabling you to view JAWStats in your native langauge.
2. "Keywords" & "Keyphrases" sections merged together as "Searches".
3. Table paging and tag clouds added to "Searches: Keywords" and "Searches: Keyphrases" sections.
4. Modal Dialog boxes replaced with scrolling top section (gives more screen "real estate", removes bugs in certain browsers).
5. Fixed "foreign" characters bug in data, e.g. keywords and keyphrases.
6. Fixed bug with PHP's short-open-tag
7. Added "Site Name" string to config.php, give your sites a more descriptive name than just a URL
8. Referrers > Referring Domains no longer has repeated entries (i.e. www.xyz.com and xyz.com now appear as one entry, not two)
9. Misc tweaks

>How-To-Repeat:

>Fix:
--- jawstats.old/Makefile	2009-01-27 21:05:29.000000000 +0000
+++ jawstats/Makefile	2009-01-27 21:10:43.000000000 +0000
@@ -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 -ruN jawstats.old/distinfo jawstats/distinfo
--- jawstats.old/distinfo	2009-01-27 21:05:29.000000000 +0000
+++ jawstats/distinfo	2009-01-27 21:10:50.000000000 +0000
@@ -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 -ruN jawstats.old/pkg-plist jawstats/pkg-plist
--- jawstats.old/pkg-plist	2009-01-27 21:05:29.000000000 +0000
+++ jawstats/pkg-plist	2009-01-27 21:31:34.000000000 +0000
@@ -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%%



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901272142.n0RLgibU060089>