git: f68b4f25f746 - main - net-mgmt/librenms: Remove ImageMagick - it is not used
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Mar 2026 18:33:05 UTC
The branch main has been updated by dvl:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f68b4f25f7469effa4f257cff38c7fc7c7a034b1
commit f68b4f25f7469effa4f257cff38c7fc7c7a034b1
Author: Dan Langille <dvl@FreeBSD.org>
AuthorDate: 2026-03-20 18:31:38 +0000
Commit: Dan Langille <dvl@FreeBSD.org>
CommitDate: 2026-03-20 18:33:01 +0000
net-mgmt/librenms: Remove ImageMagick - it is not used
PR: 292483
---
net-mgmt/librenms/Makefile | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile
index bd17b7f4e98f..14cfd770f6cb 100644
--- a/net-mgmt/librenms/Makefile
+++ b/net-mgmt/librenms/Makefile
@@ -1,6 +1,6 @@
PORTNAME= librenms
PORTVERSION= 26.3.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= LOCAL/dvl:vendor
@@ -108,8 +108,6 @@ NMAP_RUN_DEPENDS= nmap:security/nmap
WMIC_RUN_DEPENDS= wmic:net-mgmt/wmi-client
X11_RUN_DEPENDS= mtr:net/mtr
X11_RUN_DEPENDS_OFF= mtr:net/mtr@nox11
-X11_USES= magick:6
-X11_USES_OFF= magick:6,nox11
_ROOT_FILES= alerts.php artisan billing-calculate.php \
check-services.php composer.json composer.lock \