Grafana is an open source, feature rich metrics dashboard and graph
editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
Note that (inspired by FreeBSD) we fetch the upstream linux binary
tarball to extract/install the web assets instead of going through the
whole nodejs/gulp/yarn madness. Sanity preserved.
with tweaks and ok ajacoutot@
with additional modifications from rsadowski@ (thanks!)
OK rsadowski@
Port changes:
- add x11/qt5/qtsvg to LIB_DEPENDS
- drop X11 from WANTLIB (pointed out by port-lib-depends-check)
Port changes from rsadowski:
- switch HOMEPAGE to HTTPS
- Regen WANTLIB to avoid tabs and spaces
- reorder variables (Makefile.template)
- Zap one tab in all lines to be no longer then 60 chars (Makefile.template)
Upstream changelog:
https://otter-browser.org/
Easier to parse:
https://github.com/OtterBrowser/otter-browser/releases
so protect.
fixes an immediate crash reported by rpe@, even though I don't quite see
how this happens...
ports with moving distfiles are somewhat bad news... I need to rescan
more forcibly, probably.
The point of this program has never been to be useful, but to annoy the
MPAA. More information about the why and how can be found on upstream
HOMEPAGE: http://www.pigdog.org/decss/
There is no point to keep distributing it in 2017, it has far exceeded
its lifetime.
OK jca@, bentley@
:patch/:configure depend still want the "prepare" stage.
Otherwise, show-prepare-results may get confused and register too much.
So index it on BEXTRA, so that we don't run the extra stage when it's
not needed, but run it when required.
problem noticed by nigel@, thanks for the sleuthing.
LevelDB is a fast key-value storage library written at Google that provides an
ordered mapping from string keys to string values.
tweaks, feedback, comments in patches and final ok jca@
InfluxDB is a time series, metrics, and analytics database. It's
targeted at use cases for DevOps, metrics, sensor data, and
real-time analytics.
Note that the source tarball is repackaged/selfhosted to include go
dependencies that are not vendored upstream.
ok remi@
Submitted by Nils Reusse <n.reusse AT hxgn DOT net> (Thanks!), with following
fixes/tweaks by me:
- Remove DISTNAME
- Reorder variables
- Add audio/libcdio and remove speexdsp as LIB_DEPENDS
- Regen WANTLIB
ok landry@