Port details |
- vmutils Ancillary utilities and agent for VictoriaMetrics
- 1.118.0_1 net-mgmt
=5 1.114.0_1Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2021-04-10 08:12:07
- Last Update: 2025-06-06 20:00:53
- Commit Hash: 94be418
- People watching this port, also watch:: victoria-metrics, node_exporter, chromium, telegram-desktop, autoconf
- License: APACHE20
- WWW:
- https://victoriametrics.com/
- Description:
- VictoriaMetrics is fast, cost-effective, and scalable monitoring solution
and time series database.
This package installs ancillary utilities and agent for VictoriaMetrics.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vmutils>0:net-mgmt/vmutils
- To install the port:
- cd /usr/ports/net-mgmt/vmutils/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/vmutils
- pkg install vmutils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vmutils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748004022
SHA256 (VictoriaMetrics-VictoriaMetrics-v1.118.0_GH0.tar.gz) = 4cce0ce001866a06510661c8c1df96be3d8c541812a739cec9b36cb2bda238fa
SIZE (VictoriaMetrics-VictoriaMetrics-v1.118.0_GH0.tar.gz) = 40956446
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: net-mgmt/victoria-metrics
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- go124 : lang/go124
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vmutils-1.118.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_vmutils
- USES:
- gmake go:1.24,no_targets
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: net-mgmt/victoria-metrics |
Commit | Credits | Log message |
1.118.0_1 06 Jun 2025 20:00:53
    |
Adam Weinberger (adamw)  |
various: Bump PORTREVISION after go124-1.24.4 update |
1.118.0 06 Jun 2025 09:52:44
    |
Alexey Dokuchaev (danfe)  Author: Lapo Luchini |
net-mgmt/{victoria-metrics,vmutils}: update to version 1.118.0
Reported by: portscout
PR: 286054 |
1.114.0_1 21 May 2025 19:58:15
    |
Adam Weinberger (adamw)  |
go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency. |
1.114.0_1 29 Mar 2025 06:32:24
    |
Alexey Dokuchaev (danfe)  |
net-mgmt/{victoria-metrics,vmutils}: update to version 1.114.0
Previously we had been tracking what seemed to be LTS releases,
but Lapo Luchini had pointed out that they only make sense for
the private enterprise repository (which is not opensource) and
those tags on the public GitHub have nothing to do with that.
This is consistent with the official upstream description which
advises non-enterprise users to regularly upgrade to the latest
available releases.
Another discovery was that the distfile is already vendored, so
we don't need to generate GH_TUPLE with `make gomod-vendor' and
can simply remove it.
PR: 275828 |
1.97.6_1 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
1.97.6 28 Aug 2024 11:39:06
    |
Alexey Dokuchaev (danfe)  |
net-mgmt/{victoria-metrics,vmutils}: update to version 1.97.6
This is the latest supported 1.97.x series LTS release. |
1.93.10_7 09 Aug 2024 06:24:08
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
1.93.10_6 03 Jul 2024 08:29:54
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
1.93.10_5 15 Jun 2024 09:52:17
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.93.10_4 13 May 2024 17:56:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.93.10_3 15 Apr 2024 08:20:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.82.0 14 Oct 2022 02:33:58
    |
Alexey Dokuchaev (danfe)  |
net-mgmt/{victoria-metrics,vmutils}: update both ports to version 1.82.0
Reported by: portscout |
1.81.0_1 10 Sep 2022 17:41:16
    |
Stefan Eßer (se)  Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.81.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.79.0 20 Jul 2022 14:22:42
    |
Tobias C. Berner (tcberner)  |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
1.78.0 22 Jun 2022 11:28:46
    |
Alexey Dokuchaev (danfe)  |
net-mgmt/{victoria-metrics,vmutils}: update both ports to version 1.78.0. |
1.76.0 10 Apr 2022 04:54:14
    |
Alexey Dokuchaev (danfe)  |
net-mgmt/{victoria-metrics,vmutils}: update both ports to version 1.76.0.
Reported by: portscout |
1.70.0 07 Dec 2021 11:26:44
    |
Alexey Dokuchaev (danfe)  |
net-mgmt/{victoria-metrics,vmutils}: update both ports to version 1.70.0. |
1.63.0 16 Jul 2021 09:49:44
    |
Alexey Dokuchaev (danfe)  |
net-mgmt/{victoria-metrics,vmutils}: update the ports to version 1.63.0.
Reported by: portscout |
1.61.0 11 Jun 2021 09:01:54
    |
Alexey Dokuchaev (danfe)  |
net-mgmt/{victoria-metrics,vmutils}: update to version 1.61.1.
Reported by: portscout |
1.60.0_1 04 Jun 2021 06:38:01
    |
Alexey Dokuchaev (danfe)  |
net-mgmt/vmutils: the port had been improved (+)
- Drop needless `victoria_' prefix from the startup script
name and various related variables; this helps readability
- Introduce checkconfig() function and hook it as [re]start
commands prerequisite command
- Install sample scrape configuration file
Submitted by: Oleg Ginzburg |
1.59.0 05 May 2021 06:05:20
    |
Alexey Dokuchaev (danfe)  |
- Update two VictoriaMetrics ports to version 1.59.0
- Check once if MASTERDIR is defined rather than each specific target
- Do not include file relative to ${MASTERDIR} and move that line up |
1.58.0 16 Apr 2021 10:29:50
    |
Alexey Dokuchaev (danfe)  |
- Convert VictoriaMetrics ports to master-slave relationship which
allows to remove lots of duplicated lines between the Makefiles
- Remove not actually needed, albeit harmless patch while I'm here |
1.58.0 10 Apr 2021 08:07:24
    |
Alexey Dokuchaev (danfe)  |
Add a port of ancillary utilities and agent for VictoriaMetrics.
Based on the work of: Oleg Ginzburg |