Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2014 15:10:12 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365945 - head/www/grafana
Message-ID:  <201408241510.s7OFACiR058585@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Sun Aug 24 15:10:12 2014
New Revision: 365945
URL: http://svnweb.freebsd.org/changeset/ports/365945
QAT: https://qat.redports.org/buildarchive/r365945/

Log:
  www/grafana: NEW PORT - Dashboard and graph editor for Graphite, InfluxDB & OpenTSDB
  
  Grafana is An open source, feature rich metrics dashboard
  and graph editor for Graphite, InfluxDB & OpenTSDB.
  
  Submitted by:	Bartek Rutkowski <robak@FreeBSD.org>
  Approved by:	swills (mentor)

Added:
  head/www/grafana/
  head/www/grafana/Makefile   (contents, props changed)
  head/www/grafana/distinfo   (contents, props changed)
  head/www/grafana/pkg-descr   (contents, props changed)
  head/www/grafana/pkg-plist   (contents, props changed)

Added: head/www/grafana/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/grafana/Makefile	Sun Aug 24 15:10:12 2014	(r365945)
@@ -0,0 +1,22 @@
+# Created by: Bartek Rutkowski <robak@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME=	grafana
+PORTVERSION=	1.7.0
+CATEGORIES=	www
+MASTER_SITES=	http://grafanarel.s3.amazonaws.com/
+
+MAINTAINER=	robak@FreeBSD.org
+COMMENT=	Dashboard and graph editor for Graphite, InfluxDB & OpenTSDB
+
+LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
+
+NO_BUILD=	yes
+
+do-install:
+	@cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/
+	@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR}/
+	@${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' >> ${TMPPLIST}
+
+.include <bsd.port.mk>

Added: head/www/grafana/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/grafana/distinfo	Sun Aug 24 15:10:12 2014	(r365945)
@@ -0,0 +1,2 @@
+SHA256 (grafana-1.7.0.tar.gz) = 6da4c234677ffe7ebb1268fa46a9c03921478c789eb600774575b1629793ef57
+SIZE (grafana-1.7.0.tar.gz) = 1060982

Added: head/www/grafana/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/grafana/pkg-descr	Sun Aug 24 15:10:12 2014	(r365945)
@@ -0,0 +1,4 @@
+Grafana is An open source, feature rich metrics dashboard
+and graph editor for Graphite, InfluxDB & OpenTSDB.
+
+WWW: https://github.com/grafana/grafana

Added: head/www/grafana/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/grafana/pkg-plist	Sun Aug 24 15:10:12 2014	(r365945)
@@ -0,0 +1,116 @@
+%%WWWDIR%%/LICENSE.md
+%%WWWDIR%%/NOTICE.md
+%%WWWDIR%%/README.md
+%%WWWDIR%%/app/app.c7840ed8.js
+%%WWWDIR%%/app/app.js
+%%WWWDIR%%/app/components/require.config.js
+%%WWWDIR%%/app/dashboards/default.json
+%%WWWDIR%%/app/dashboards/empty.json
+%%WWWDIR%%/app/dashboards/scripted.js
+%%WWWDIR%%/app/dashboards/scripted_async.js
+%%WWWDIR%%/app/panels/annotations/editor.html
+%%WWWDIR%%/app/panels/annotations/module.html
+%%WWWDIR%%/app/panels/filtering/module.html
+%%WWWDIR%%/app/panels/graph/axisEditor.html
+%%WWWDIR%%/app/panels/graph/legend.html
+%%WWWDIR%%/app/panels/graph/module.html
+%%WWWDIR%%/app/panels/graph/styleEditor.html
+%%WWWDIR%%/app/panels/text/editor.html
+%%WWWDIR%%/app/panels/text/module.html
+%%WWWDIR%%/app/panels/timepicker/custom.html
+%%WWWDIR%%/app/panels/timepicker/editor.html
+%%WWWDIR%%/app/panels/timepicker/module.html
+%%WWWDIR%%/app/panels/timepicker/refreshctrl.html
+%%WWWDIR%%/app/partials/dashLoader.html
+%%WWWDIR%%/app/partials/dashLoaderShare.html
+%%WWWDIR%%/app/partials/dashboard.html
+%%WWWDIR%%/app/partials/dasheditor.html
+%%WWWDIR%%/app/partials/elasticsearch/annotation_editor.html
+%%WWWDIR%%/app/partials/graphite/annotation_editor.html
+%%WWWDIR%%/app/partials/graphite/editor.html
+%%WWWDIR%%/app/partials/import.html
+%%WWWDIR%%/app/partials/influxdb/annotation_editor.html
+%%WWWDIR%%/app/partials/influxdb/editor.html
+%%WWWDIR%%/app/partials/inspector.html
+%%WWWDIR%%/app/partials/load.html
+%%WWWDIR%%/app/partials/loadmetrics.html
+%%WWWDIR%%/app/partials/metrics.html
+%%WWWDIR%%/app/partials/modal.html
+%%WWWDIR%%/app/partials/opentsdb/editor.html
+%%WWWDIR%%/app/partials/paneladd.html
+%%WWWDIR%%/app/partials/paneleditor.html
+%%WWWDIR%%/app/partials/panelgeneral.html
+%%WWWDIR%%/app/partials/playlist.html
+%%WWWDIR%%/app/partials/roweditor.html
+%%WWWDIR%%/app/partials/search.html
+%%WWWDIR%%/app/partials/unsaved-changes.html
+%%WWWDIR%%/build.txt
+%%WWWDIR%%/config.sample.js
+%%WWWDIR%%/css/animate.min.css
+%%WWWDIR%%/css/bootstrap-responsive.min.css
+%%WWWDIR%%/css/bootstrap.dark.min.css
+%%WWWDIR%%/css/bootstrap.light.min.css
+%%WWWDIR%%/css/default.min.css
+%%WWWDIR%%/css/default.min.e3f50854.css
+%%WWWDIR%%/css/font-awesome.min.css
+%%WWWDIR%%/css/normalize.min.css
+%%WWWDIR%%/css/spectrum.css
+%%WWWDIR%%/css/timepicker.css
+%%WWWDIR%%/font/FontAwesome.otf
+%%WWWDIR%%/font/fontawesome-webfont.eot
+%%WWWDIR%%/font/fontawesome-webfont.svg
+%%WWWDIR%%/font/fontawesome-webfont.ttf
+%%WWWDIR%%/font/fontawesome-webfont.woff
+%%WWWDIR%%/img/cubes.png
+%%WWWDIR%%/img/glyphicons-halflings-white.png
+%%WWWDIR%%/img/glyphicons-halflings.png
+%%WWWDIR%%/img/kibana.png
+%%WWWDIR%%/img/light.png
+%%WWWDIR%%/img/load.gif
+%%WWWDIR%%/img/load_big.gif
+%%WWWDIR%%/img/small.png
+%%WWWDIR%%/index.html
+%%WWWDIR%%/test/karma.conf.js
+%%WWWDIR%%/test/mocks/dashboard-mock.js
+%%WWWDIR%%/test/specs/dashboardModel-specs.js
+%%WWWDIR%%/test/specs/filterSrv-specs.js
+%%WWWDIR%%/test/specs/gfunc-specs.js
+%%WWWDIR%%/test/specs/graph-panel-controller-specs.js
+%%WWWDIR%%/test/specs/graphiteTargetCtrl-specs.js
+%%WWWDIR%%/test/specs/influxSeries-specs.js
+%%WWWDIR%%/test/specs/kbn-format-specs.js
+%%WWWDIR%%/test/specs/lexer-specs.js
+%%WWWDIR%%/test/specs/parser-specs.js
+%%WWWDIR%%/test/test-main.js
+%%WWWDIR%%/test/tests.html
+%%WWWDIR%%/vendor/angular/angular-mocks.js
+%%WWWDIR%%/vendor/jquery/jquery.flot.fillbetween.js
+%%WWWDIR%%/vendor/license.json
+%%WWWDIR%%/vendor/require/css-build.js
+%%WWWDIR%%/vendor/require/require.js
+%%WWWDIR%%/vendor/require/tmpl.js
+@dirrmtry %%WWWDIR%%/app/components
+@dirrmtry %%WWWDIR%%/app/dashboards
+@dirrmtry %%WWWDIR%%/app/panels/annotations
+@dirrmtry %%WWWDIR%%/app/panels/filtering
+@dirrmtry %%WWWDIR%%/app/panels/graph
+@dirrmtry %%WWWDIR%%/app/panels/text
+@dirrmtry %%WWWDIR%%/app/panels/timepicker
+@dirrmtry %%WWWDIR%%/app/panels
+@dirrmtry %%WWWDIR%%/app/partials/elasticsearch
+@dirrmtry %%WWWDIR%%/app/partials/graphite
+@dirrmtry %%WWWDIR%%/app/partials/influxdb
+@dirrmtry %%WWWDIR%%/app/partials/opentsdb
+@dirrmtry %%WWWDIR%%/app/partials
+@dirrmtry %%WWWDIR%%/app
+@dirrmtry %%WWWDIR%%/css
+@dirrmtry %%WWWDIR%%/font
+@dirrmtry %%WWWDIR%%/img
+@dirrmtry %%WWWDIR%%/test/mocks
+@dirrmtry %%WWWDIR%%/test/specs
+@dirrmtry %%WWWDIR%%/test
+@dirrmtry %%WWWDIR%%/vendor/angular
+@dirrmtry %%WWWDIR%%/vendor/jquery
+@dirrmtry %%WWWDIR%%/vendor/require
+@dirrmtry %%WWWDIR%%/vendor
+@dirrmtry %%WWWDIR%%



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