git: e51350b61c9c - main - net-mgmt/observium: Ignore with php81 due to broken pear
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Aug 2025 10:40:04 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e51350b61c9c8004e07aab072d99d6033ef7b030
commit e51350b61c9c8004e07aab072d99d6033ef7b030
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-08-17 10:36:52 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-08-17 10:39:46 +0000
net-mgmt/observium: Ignore with php81 due to broken pear
Approved by: portmgr (blanket)
---
net-mgmt/observium/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-mgmt/observium/Makefile b/net-mgmt/observium/Makefile
index ef5f35e54493..0bcaa1e54fdf 100644
--- a/net-mgmt/observium/Makefile
+++ b/net-mgmt/observium/Makefile
@@ -25,6 +25,7 @@ RUN_DEPENDS= rrdtool:databases/rrdtool \
USES= cpe php:cli,flavors python shebangfix
USE_PHP= ctype filter gd iconv mysqli posix session snmp tokenizer xml zlib
+IGNORE_WITH_PHP= 81
SHEBANG_FILES= \
poller-wrapper.py \
poller.php \