Commit Graph

22 Commits

Author SHA1 Message Date
ajacoutot
c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
tb
2a3e346bdb Bump REVISION of ports depending on security/openssl/{1.1,3.0} 2022-10-12 16:15:02 +00:00
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
sthen
a08d1a6d96 use GH_DISTFILE in a few places 2021-11-16 21:30:22 +00:00
sthen
3046e0772e bump the golang ports so that pkg_add -u knows to update them 2021-03-08 13:59:23 +00:00
sthen
32107aa033 mark facette broken, it fetches from internet during build so it fails in
bulk builds and also in builds where the porter has set PORTS_PRIVSEP=Yes
and disabled internet access for the build user (which I strongly recommend
for all porters)

ok aja@
2020-11-04 14:28:22 +00:00
abieber
0c546bb3c7 Remove missed BROKEN marker. 2020-10-22 01:56:22 +00:00
abieber
bf8fd5b45d Update facette to 0.5.1. This fixes the build with the latest node.
OK landry@
2019-12-13 02:44:10 +00:00
sthen
ab5841a44a mark BROKEN until someone gets round to fixing this, broken by the node update. 2019-12-04 16:31:17 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
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