aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2022-06-29 14:29:47 +0000
committerChris Rees <crees@FreeBSD.org>2022-06-29 14:29:47 +0000
commitefc03b91e02fe583b0b9950ee08504ca17d8e6b2 (patch)
treeb63d19203aa9d3f94e90bd2877f929ca3609e2c6
parentfc716c0168b50cd84af2d14640420983c2b73d14 (diff)
downloadports-efc03b91e02fe583b0b9950ee08504ca17d8e6b2.tar.gz
ports-efc03b91e02fe583b0b9950ee08504ca17d8e6b2.zip
sysutils/monitorix: update to 3.14.0
This new version introduces three new modules: nvme.pm, which is capable of monitoring an unlimited number of NVM Express (NVMe) devices, the amdgpu.pm, to monitor also an unlimited number of AMD GPU graphic cards, and nvidiagpu.pm which can be seen as an extended version of the current module nvidia.pm, as it comes with more detailed statistics. For more details, please visit https://www.monitorix.org/news.html?n=20220118
-rw-r--r--sysutils/monitorix/Makefile5
-rw-r--r--sysutils/monitorix/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/monitorix/Makefile b/sysutils/monitorix/Makefile
index c497bcbd00e5..c63c539fd602 100644
--- a/sysutils/monitorix/Makefile
+++ b/sysutils/monitorix/Makefile
@@ -1,5 +1,5 @@
PORTNAME= monitorix
-PORTVERSION= 3.10.1
+PORTVERSION= 3.14.0
CATEGORIES= sysutils
MASTER_SITES= http://www.monitorix.org/ \
http://www.monitorix.org/old_versions/ \
@@ -81,6 +81,7 @@ post-patch:
-e 's|^\(secure_log[[:space:]]*= *\).*|\1/var/log/auth.log|' \
-e "s|/var/lib/milter-greylist/db/|/var/milter-greylist/|" \
-e 's|^\([[:space:]]*port[^=]*=[^y]*\)y|\1n|' \
+ -e 's|^\([[:space:]]*cmd[^=]*=[^s]*\)ss|\1netstat|' \
${WRKSRC}/monitorix.conf
do-install:
@@ -103,7 +104,7 @@ do-install:
${STAGEDIR}${WWWDIR}/reports/$l.html.sample
.endfor
${MKDIR} ${STAGEDIR}${DOCSDIR}
-.for f in docs/*[^t] README README.FreeBSD README.nginx Changes
+.for f in docs/*[^t] README README.BSD README.nginx Changes
${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR}
.endfor
${INSTALL_DATA} ${WRKSRC}/monitorix.conf \
diff --git a/sysutils/monitorix/distinfo b/sysutils/monitorix/distinfo
index 58552b00e5b6..c97a0828f941 100644
--- a/sysutils/monitorix/distinfo
+++ b/sysutils/monitorix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524923095
-SHA256 (monitorix-3.10.1.tar.gz) = b2443292b1fdcb5343761f41a2f62d4692e6baaa0134a86a99673bff935016a5
-SIZE (monitorix-3.10.1.tar.gz) = 313587
+TIMESTAMP = 1656511918
+SHA256 (monitorix-3.14.0.tar.gz) = 2e901d4f5a266f23c5b3788a3da10a03c2bdb6512e1af61306c01a2ed2b61d49
+SIZE (monitorix-3.14.0.tar.gz) = 393803