Commit Graph

12 Commits

Author SHA1 Message Date
landry
4374c2eead Update to facette 0.4.1.
Unbreaks after node update.
ok abieber@
2019-01-24 14:02:40 +00:00
sthen
9334743dab minimal diff to unbreak sysutils/facette build following update of
lang/go to 1.11

not tested at runtime - "it builds, lets ship it" landry@
2018-10-08 14:07:36 +00:00
danj
533447b90d Debug knob is now in the config file, there's no more flag for it
ok landry@
2018-08-31 14:04:40 +00:00
landry
a015602b7c Update to facette 0.4.0.
Cf https://blog.facette.io/2017/12/19/facette-0-4-0-released/

Warning: since the whole backend has been rewritten from scratch and no
migration path is provided, you'll lose graphs configured in 0.3.0. sorry.
2018-04-25 16:09:56 +00:00
sthen
5d227344ab bump all go ports that don't already have a RUN_DEPENDS on lang/go (which
has pkgspec set on the go version number already), so that pkg_add -u updates
them to versions which work with MAP_STACK. spotted by pvk@

(part 2: the ports which don't use MODULES=lang/go)
2018-04-14 23:01:01 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
7995708f3c Bring rc_bg back. 2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0 I forgot the bump commit... 2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8 Cope with recent rc.subr(8) change (removal of rc_bg etc.) 2017-05-27 13:53:06 +00:00
ajacoutot
ce1dbe82ee Blank line after rcs id. 2016-08-31 15:15:31 +00:00
jasper
5594adb2a5 un-utf8 DESCR 2016-08-31 08:56:07 +00:00
landry
28f6ea9e86 Import facette 0.3.1pre0.
Facette is a web application to display time series data from various
sources — such as collectd, Graphite or InfluxDB — on graphs, designed
to be easy to setup and to use.

Uses npm install during build to fetch dependencies, so bundle them in a
separate tarball and selfhost them.

www: http://facette.io

with feedback & ok ajacoutot@
2016-08-30 17:34:00 +00:00