9 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
sthen
5b4588fb39 sync WANTLIB 2022-03-31 13:37:02 +00:00
sthen
b6966d2e73 GC a few more RCS ids in my ports 2022-03-07 21:45:09 +00:00
sthen
a98e0e6666 remove rcs IDs in ports that I maintain 2022-03-07 21:36:41 +00:00
ajacoutot
0d2c286d35 Add RCS Ids. 2021-11-01 13:00:14 +00:00
sthen
08bb73de13 update to blackbox_exporter 0.19.0 2021-05-16 20:11:28 +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
ajacoutot
ff134f5d1b Use daemon_logger instead of hand crafter rc_start(). 2021-02-27 09:28:50 +00:00
sthen
745cb626da import ports/sysutils/blackbox_exporter, ok tracey@
This Prometheus exporter allows "blackbox" probing of endpoints over
HTTP, HTTPS, DNS, TCP and ICMP. That is, it allows making requests using
various protocols from a management machine to standard network servers
and gathering metrics from them.
2020-11-21 12:25:58 +00:00