Tuesday, April 06, 2021

sysutils/sysmon BROKEN

Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/sysmon/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 12 Jul 2019 20:49:52 -0000 1.6
+++ Makefile 6 Apr 2021 22:50:19 -0000
@@ -1,12 +1,14 @@
# $OpenBSD: Makefile,v 1.6 2019/07/12 20:49:52 sthen Exp $

+BROKEN = send non-RFC2822 email alerts
+
COMMENT = lightweight network monitoring tool
DISTNAME = sysmon-0.93
CATEGORIES = sysutils

HOMEPAGE = https://puck.nether.net/sysmon/
MAINTAINER = George Rosamond <george@nycbug.org>
-REVISION = 3
+REVISION = 4

# GPLv2
PERMIT_PACKAGE = Yes
Sysmon email alerts are not RFC2882-compliant.

https://puck.nether.net/pipermail/sysmon-help/2020-May/000251.html

And not resolved yet on new repo on GitLab with a quick glance.

https://git.nether.net/jaredmauch/sysmon

Diff attached with REVISION bump.

g

No comments:

Post a Comment