summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2014-05-05 09:58:11 +0000
committeradam <adam>2014-05-05 09:58:11 +0000
commitd3bfa6e8d330ad7e94f33ffeec128d746749ae57 (patch)
treebdcd201632d5f464d7edeb2f5d995f3f3e5d87c2
parent52e98942b18afa8011d8c48366312df63e084ca2 (diff)
downloadpkgsrc-d3bfa6e8d330ad7e94f33ffeec128d746749ae57.tar.gz
Changes 5.4:
- Change CSS to adjust calendar position. - Add Czech language file. - Add Ukrainian translation file. - Add CustomHeader to allow custom definition of the logo and title. See squidanalyzer.conf or documentation for more explanation and example. - Replace logrotate example that was too simplistic. - Update documentation about -P option. - Prevents the script to run multiple instances using a pid file. This patch adds a new command line option -P to change the default pid file (/tmp/squid-analyzer.pid). - Remove useless command to delete special files because those files are not installed by make install. - Fix spec file to build RPM. - Fix usage to show $DEFAULT_CONFIGFILE that may not always be the right place following the installation. - Remove squid requirement from RPM spec file. - Add spanish language file. - Remove ^M when reading translation files. - Add new weekly reports. - Add build and storage of weekly statistics. - Fix CSS to reduce font size used in the calendar and increase size of the header. - Add WeekDay translation string. - Remove link on week, the week view is not available yet. - Add week day and week number to the calendar. - Fix bug where statistics from the last parsed day was count twice in months and years statisics. - Add file etc/included to limit entries to matching users, networks or ip address. - Show values of all dataset when mouse is over graph. - Update pt_BR.txt language file. - Update flotr2 to most recent version. Replace bars in graphs with line to have mouse tracking on each dataset. Change line graphs colors and reformat label shown on mouse over graph data. - Remove special hidden character from documentation that prevent pod2man from working. - Add TCP DENIED report in cache statistics. - Fix missing semi-colon after graph width definition. Add missing graph on mime type. - Add russian translation. - Fix german lang file about new second level domain label. - Update translation files with new Second_domain_graph_hits_title and Second_domain_graph_bytes_title variables. - Add ordering of pie legend following percentage. - Change trackFormatter so that mouse over the pie-chart color shows the domain/TLD name also with the value. - Add advice about parsing access.log after logrotate. - Fix some more issue on top second level report.
-rw-r--r--www/squidanalyzer/Makefile4
-rw-r--r--www/squidanalyzer/PLIST7
-rw-r--r--www/squidanalyzer/distinfo8
3 files changed, 12 insertions, 7 deletions
diff --git a/www/squidanalyzer/Makefile b/www/squidanalyzer/Makefile
index 6e4c1941d1e..0d30140bb8b 100644
--- a/www/squidanalyzer/Makefile
+++ b/www/squidanalyzer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2013/12/02 08:08:01 adam Exp $
+# $NetBSD: Makefile,v 1.3 2014/05/05 09:58:11 adam Exp $
-DISTNAME= squidanalyzer-5.3
+DISTNAME= squidanalyzer-5.4
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=squid-report/}
diff --git a/www/squidanalyzer/PLIST b/www/squidanalyzer/PLIST
index 598e80f8378..0d97e4313bf 100644
--- a/www/squidanalyzer/PLIST
+++ b/www/squidanalyzer/PLIST
@@ -1,11 +1,16 @@
-@comment $NetBSD: PLIST,v 1.1 2013/09/03 10:08:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/05/05 09:58:11 adam Exp $
bin/squid-analyzer
man/man3/squidanalyzer.3
share/examples/squidanalyzer/excluded
+share/examples/squidanalyzer/included
+share/examples/squidanalyzer/lang/cs_CZ.txt
share/examples/squidanalyzer/lang/de_DE.txt
share/examples/squidanalyzer/lang/en_US.txt
+share/examples/squidanalyzer/lang/es_ES.txt
share/examples/squidanalyzer/lang/fr_FR.txt
share/examples/squidanalyzer/lang/pt_BR.txt
+share/examples/squidanalyzer/lang/ru_RU.txt
+share/examples/squidanalyzer/lang/uk_UA.txt
share/examples/squidanalyzer/network-aliases
share/examples/squidanalyzer/squidanalyzer.conf
share/examples/squidanalyzer/user-aliases
diff --git a/www/squidanalyzer/distinfo b/www/squidanalyzer/distinfo
index 3d1cbad842c..a9c717ed8f6 100644
--- a/www/squidanalyzer/distinfo
+++ b/www/squidanalyzer/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2013/12/02 08:08:01 adam Exp $
+$NetBSD: distinfo,v 1.3 2014/05/05 09:58:11 adam Exp $
-SHA1 (squidanalyzer-5.3.tar.gz) = 4e266c179d104cd78c60f873b7d0fd78064fe3f4
-RMD160 (squidanalyzer-5.3.tar.gz) = 4aae5a45ef85ad42494cea8fac27a6d282acb2ef
-Size (squidanalyzer-5.3.tar.gz) = 151135 bytes
+SHA1 (squidanalyzer-5.4.tar.gz) = 6e37fe0b17081a24df670d62516a275661936115
+RMD160 (squidanalyzer-5.4.tar.gz) = c602012c75cbc3ce3d7afe97d4ab72f139461e34
+Size (squidanalyzer-5.4.tar.gz) = 139685 bytes
SHA1 (patch-Makefile.PL) = 474b2fd61e911d5b4d301331d1391ccd40601c2e