aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/metronome/pkg-plist
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2017-12-08 19:02:43 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2017-12-08 19:02:43 +0000
commit268a6bae25b2443d893a90a3f3e398d55a122fe6 (patch)
treed9a97dfd83bbeeb46fae119effd92ea20e731fca /net-mgmt/metronome/pkg-plist
parent850231a0f37b736ae00f7f1864fdbe80799007eb (diff)
downloadports-268a6bae25b2443d893a90a3f3e398d55a122fe6.tar.gz
ports-268a6bae25b2443d893a90a3f3e398d55a122fe6.zip
Add net-mgmt/metronome:
Mini-graphite that uses client-side java script to render graphs w/o depending on graphite. metronome implements the carbon protocol, so anything that can feed Graphite can feed metronome. We also accept submissions via POST. WWW: https://github.com/ahupowerdns/metronome Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D13285
Notes
Notes: svn path=/head/; revision=455795
Diffstat (limited to 'net-mgmt/metronome/pkg-plist')
-rw-r--r--net-mgmt/metronome/pkg-plist20
1 files changed, 20 insertions, 0 deletions
diff --git a/net-mgmt/metronome/pkg-plist b/net-mgmt/metronome/pkg-plist
new file mode 100644
index 000000000000..23b0c9115efc
--- /dev/null
+++ b/net-mgmt/metronome/pkg-plist
@@ -0,0 +1,20 @@
+bin/mdump
+bin/metronome
+bin/mmanage
+bin/msubmit
+%%PORTDOCS%%%%DOCSDIR%%/README.md
+%%DATADIR%%/html/detail.css
+%%DATADIR%%/html/engine.js
+%%DATADIR%%/html/graph.css
+%%DATADIR%%/html/graphs.js
+%%DATADIR%%/html/index.html
+%%DATADIR%%/html/js/common.js
+%%DATADIR%%/html/js/d3.v3.js
+%%DATADIR%%/html/js/jquery-1.8.3.min.js
+%%DATADIR%%/html/js/jsrender.js
+%%DATADIR%%/html/js/purl.js
+%%DATADIR%%/html/js/rickshaw.min.js
+%%DATADIR%%/html/js/underscore-min.js
+%%DATADIR%%/html/legend.css
+%%DATADIR%%/html/lines.css
+%%DATADIR%%/html/local.js