From 963c05cf6771d2a195ecdb90321f6a46a7d07c3a Mon Sep 17 00:00:00 2001 From: denis Date: Thu, 27 Jan 2022 09:25:37 +0000 Subject: [PATCH] Add _vmetrics user and link victoriametrics to the build --- databases/Makefile | 3 ++- infrastructure/db/user.list | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/databases/Makefile b/databases/Makefile index e1167f7a318..8417bf27688 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.446 2022/01/06 19:06:17 jeremy Exp $ +# $OpenBSD: Makefile,v 1.447 2022/01/27 09:25:37 denis Exp $ SUBDIR = SUBDIR += architect @@ -247,6 +247,7 @@ SUBDIR += timescaledb SUBDIR += tinycdb SUBDIR += tokyocabinet + SUBDIR += victoriametrics SUBDIR += web2ldap SUBDIR += xapian-bindings SUBDIR += xapian-core diff --git a/infrastructure/db/user.list b/infrastructure/db/user.list index 19187326f16..169b31a50ad 100644 --- a/infrastructure/db/user.list +++ b/infrastructure/db/user.list @@ -1,4 +1,4 @@ -$OpenBSD: user.list,v 1.393 2022/01/23 17:10:07 remi Exp $ +$OpenBSD: user.list,v 1.394 2022/01/27 09:25:37 denis Exp $ This file lists all users and groups that are created by ports. All ports' users/groups have to start with an underscore and have to use @@ -380,3 +380,4 @@ id user group port 869 _headscale _headscale net/headscale 870 _unit _unit www/unit 871 _gelatod _gelatod net/gelatod +872 _vmetrics _vmetrics databases/victoriametrics