aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2012-12-26 23:16:40 +0800
committerbeech <beech@FreeBSD.org>2012-12-26 23:16:40 +0800
commit844ae0831ace4779cc3a65795c354af22200cbf9 (patch)
tree7202e8fc945682c435c97194682a4ca9bfd795c4 /sysutils
parent6d3521ac6a2e982cb3ce525ebdffebb2d3416a22 (diff)
downloadfreebsd-ports-gnome-844ae0831ace4779cc3a65795c354af22200cbf9.tar.gz
freebsd-ports-gnome-844ae0831ace4779cc3a65795c354af22200cbf9.tar.zst
freebsd-ports-gnome-844ae0831ace4779cc3a65795c354af22200cbf9.zip
- Update to 3.4.5
- Update maintainer address PR: ports/174639 Submitted by: Cristiano Rolim Pereira <cristianorolim@outlook.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/loganalyzer/Makefile5
-rw-r--r--sysutils/loganalyzer/distinfo4
-rw-r--r--sysutils/loganalyzer/pkg-plist20
3 files changed, 16 insertions, 13 deletions
diff --git a/sysutils/loganalyzer/Makefile b/sysutils/loganalyzer/Makefile
index 301ef99ca900..ea4611a35899 100644
--- a/sysutils/loganalyzer/Makefile
+++ b/sysutils/loganalyzer/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= loganalyzer
-PORTVERSION= 3.0.0
+PORTVERSION= 3.4.5
CATEGORIES= sysutils www
MASTER_SITES= http://download.adiscon.com/loganalyzer/
-MAINTAINER= cristianorolim@hotmail.com
+MAINTAINER= cristianorolim@outlook.com
COMMENT= Web based Syslog browsing and analysis
NO_BUILD= YES
@@ -38,7 +38,6 @@ DEFAULT_PHP_VER=5
.include <bsd.port.pre.mk>
-
.if !defined(WITHOUT_PHP_DEPENDS)
.if defined(WITH_PHP_MYSQL)
USE_PHP+= mysql
diff --git a/sysutils/loganalyzer/distinfo b/sysutils/loganalyzer/distinfo
index e8e8f2e3f597..d54354119946 100644
--- a/sysutils/loganalyzer/distinfo
+++ b/sysutils/loganalyzer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (loganalyzer-3.0.0.tar.gz) = 77f5c8aa16ae168622e6da74db09c770e15a297d909ec58cf9581a0ee19f5f02
-SIZE (loganalyzer-3.0.0.tar.gz) = 994360
+SHA256 (loganalyzer-3.4.5.tar.gz) = bfe27f30b17f7f2dbdbd3efb3f668c6ba901e269538b9f394c69411f166e4f13
+SIZE (loganalyzer-3.4.5.tar.gz) = 1003789
diff --git a/sysutils/loganalyzer/pkg-plist b/sysutils/loganalyzer/pkg-plist
index 87583601bb71..14cc5be9fdc4 100644
--- a/sysutils/loganalyzer/pkg-plist
+++ b/sysutils/loganalyzer/pkg-plist
@@ -110,6 +110,7 @@
%%ANALYZERDIR%%/classes/logstreamlineparser.class.php
%%ANALYZERDIR%%/classes/logstreamlineparsermisc.class.php
%%ANALYZERDIR%%/classes/logstreamlineparsersyslog.class.php
+%%ANALYZERDIR%%/classes/logstreamlineparsersyslog23.class.php
%%ANALYZERDIR%%/classes/logstreamlineparserwinsyslog.class.php
%%ANALYZERDIR%%/classes/logstreampdo.class.php
%%ANALYZERDIR%%/classes/msgparser.class.php
@@ -123,6 +124,11 @@
%%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary/report.eventlog.eventsummary.lang.en.php
%%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary/report.eventlog.eventsummary.template.html
%%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary/report.eventlog.eventsummary.template.pdf
+%%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff.class.php
+%%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff/report.eventlog.logonlogoff.css
+%%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff/report.eventlog.logonlogoff.lang.en.php
+%%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff/report.eventlog.logonlogoff.template.html
+%%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff/report.eventlog.logonlogoff.template.pdf
%%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary.class.php
%%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary/report.syslog.syslogsummary.css
%%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary/report.syslog.syslogsummary.lang.en.php
@@ -149,6 +155,7 @@
%%ANALYZERDIR%%/doc/troubleshoot.html
%%ANALYZERDIR%%/doc/windowsevent.html
%%ANALYZERDIR%%/export.php
+%%ANALYZERDIR%%/favicon.ico
%%ANALYZERDIR%%/images/bars/balken_25/balken.ufo
%%ANALYZERDIR%%/images/bars/bar-middle/green_left_17.png
%%ANALYZERDIR%%/images/bars/bar-middle/green_middle_17.png
@@ -277,6 +284,7 @@
%%ANALYZERDIR%%/include/db_template.txt
%%ANALYZERDIR%%/include/db_update_v0.txt
%%ANALYZERDIR%%/include/db_update_v1.txt
+%%ANALYZERDIR%%/include/db_update_v10.txt
%%ANALYZERDIR%%/include/db_update_v2.txt
%%ANALYZERDIR%%/include/db_update_v3.txt
%%ANALYZERDIR%%/include/db_update_v4.txt
@@ -292,6 +300,7 @@
%%ANALYZERDIR%%/include/functions_filters.php
%%ANALYZERDIR%%/include/functions_frontendhelpers.php
%%ANALYZERDIR%%/include/functions_installhelpers.php
+%%ANALYZERDIR%%/include/functions_reports.php
%%ANALYZERDIR%%/include/functions_themes.php
%%ANALYZERDIR%%/include/functions_users.php
%%ANALYZERDIR%%/index.php
@@ -304,14 +313,9 @@
%%ANALYZERDIR%%/lang/en/admin.php
%%ANALYZERDIR%%/lang/en/info.txt
%%ANALYZERDIR%%/lang/en/main.php
-%%ANALYZERDIR%%/lang/it_IT/admin.php
-%%ANALYZERDIR%%/lang/it_IT/info.txt
-%%ANALYZERDIR%%/lang/it_IT/main.php
-%%ANALYZERDIR%%/lang/pt_BR/admin.php
-%%ANALYZERDIR%%/lang/pt_BR/info.txt
-%%ANALYZERDIR%%/lang/pt_BR/main.php
%%ANALYZERDIR%%/login.php
%%ANALYZERDIR%%/reportgenerator.php
+%%ANALYZERDIR%%/reports.php
%%ANALYZERDIR%%/search.php
%%ANALYZERDIR%%/statistics.php
%%ANALYZERDIR%%/templates/admin/admin_charts.html
@@ -341,6 +345,7 @@
%%ANALYZERDIR%%/templates/install.html
%%ANALYZERDIR%%/templates/login.html
%%ANALYZERDIR%%/templates/reportgenerator.html
+%%ANALYZERDIR%%/templates/reports.html
%%ANALYZERDIR%%/templates/search.html
%%ANALYZERDIR%%/templates/statistics.html
%%ANALYZERDIR%%/themes/dark/about.txt
@@ -369,8 +374,6 @@
@dirrm %%ANALYZERDIR%%/themes
@dirrm %%ANALYZERDIR%%/templates/admin
@dirrm %%ANALYZERDIR%%/templates
-@dirrm %%ANALYZERDIR%%/lang/pt_BR
-@dirrm %%ANALYZERDIR%%/lang/it_IT
@dirrm %%ANALYZERDIR%%/lang/en
@dirrm %%ANALYZERDIR%%/lang/de
@dirrm %%ANALYZERDIR%%/lang
@@ -388,6 +391,7 @@
@dirrm %%ANALYZERDIR%%/css
@dirrm %%ANALYZERDIR%%/cron
@dirrm %%ANALYZERDIR%%/classes/reports/report.syslog.syslogsummary
+@dirrm %%ANALYZERDIR%%/classes/reports/report.eventlog.logonlogoff
@dirrm %%ANALYZERDIR%%/classes/reports/report.eventlog.eventsummary
@dirrm %%ANALYZERDIR%%/classes/reports
@dirrm %%ANALYZERDIR%%/classes/msgparsers