Bug 131062 - [UPDATE] www/jawstats - From 0.6beta -> 0.7beta
Summary: [UPDATE] www/jawstats - From 0.6beta -> 0.7beta
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-27 21:50 UTC by Alan Snelson
Modified: 2009-01-30 00:21 UTC (History)
0 users

See Also:


Attachments
file.diff (3.60 KB, patch)
2009-01-27 21:50 UTC, Alan Snelson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Snelson 2009-01-27 21:50:01 UTC
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
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2009-01-29 23:57:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-01-30 00:19:02 UTC
beech       2009-01-30 00:18:49 UTC

  FreeBSD ports repository

  Modified files:
    www/jawstats         Makefile distinfo pkg-plist 
  Log:
  - 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)
  
  Revision  Changes    Path
  1.2       +2 -2      ports/www/jawstats/Makefile
  1.2       +3 -3      ports/www/jawstats/distinfo
  1.2       +22 -2     ports/www/jawstats/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2009-01-30 00:21:09 UTC
State Changed
From-To: open->closed

Committed, Thanks!