Page MenuHomeFreeBSD

www/grafana2: add port
AbandonedPublic

Authored by xmj on Nov 24 2015, 1:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 4:28 AM
Unknown Object (File)
Mon, Nov 3, 7:58 PM
Unknown Object (File)
Thu, Oct 23, 3:50 AM
Unknown Object (File)
Tue, Oct 14, 2:38 AM
Unknown Object (File)
Tue, Oct 14, 1:16 AM
Unknown Object (File)
Mon, Oct 13, 5:07 AM
Unknown Object (File)
Oct 5 2025, 1:37 PM
Unknown Object (File)
Oct 5 2025, 1:37 PM
Subscribers

Details

Reviewers
kbowling
feld
Summary

Add port for grafana2, which is basically a complete rewrite.

www/grafana2: add port

Grafana is An open source, feature rich metrics dashboard
and graph editor for Graphite, InfluxDB & OpenTSDB.

WWW: https://github.com/grafana/grafana

PR: 201682
Submitted by:       Thomas Bartelmess <thomas@bartelmess.io>
Test Plan
  • test in poudriere
  • test on production system

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1287
Build 1292: arc lint + arc unit

Event Timeline

xmj retitled this revision from to www/grafana2: add port.
xmj updated this object.
xmj edited the test plan for this revision. (Show Details)

Update with latest shar from ports/201682

xmj edited the test plan for this revision. (Show Details)
xmj added reviewers: kbowling, feld.
kbowling edited edge metadata.

Tested with make defaults of default precompiled assets, works

This revision is now accepted and ready to land.Nov 26 2015, 1:04 AM

Tested this against InfluxDB and it works fine, however there's one minor typo in the rc script.

# Add the following lines to /etc/rc.conf to enable grafana
# grafana_enable="YES"

That should say grafana2_enable="YES" obviously ;-)

Also for the sake of consistency, shouldn't the directory in /usr/share be named grafana2 and the binary (grafana2-server)?

Great work and highly appreciated!

OS: 10.2-RELEASE-p8 #0 r292067M (AMD64)

Deprecated -- was committed as revision 403502