aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-09-29 07:26:24 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2021-09-29 07:42:27 +0000
commit2289b35ae262b9c5a6f123302e39406e1cdfb382 (patch)
tree906efcf3b28211846a97eb42e02265ec7e95b235 /net-mgmt
parent69ef46ace5bddf813e9473551c24e14b38fc48f7 (diff)
downloadports-2289b35ae262b9c5a6f123302e39406e1cdfb382.tar.gz
ports-2289b35ae262b9c5a6f123302e39406e1cdfb382.zip
net-mgmt/unifi-poller: Mark as BROKEN, deprecate and set expiration date to 2021-12-31
This project is now called unpoller and port also is unfetchable. References: https://github.com/unpoller/unpoller and pkg-fallout PR: 258341 Approved by: port maintainer timeout (3 weeks), arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32216
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/unifi-poller/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/unifi-poller/Makefile b/net-mgmt/unifi-poller/Makefile
index 9d6f70646e72..9a6f15f953c0 100644
--- a/net-mgmt/unifi-poller/Makefile
+++ b/net-mgmt/unifi-poller/Makefile
@@ -10,6 +10,10 @@ COMMENT= Collect unifi controller data
LICENSE= MIT
+BROKEN= Unfetchable due to upstream name change
+DEPRECATED= Now called unpoller by upstream
+EXPIRATION_DATE=2021-12-31
+
USES= go:modules
USERS= unifi-poller