aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2022-06-02 15:29:07 +0000
committerJuraj Lutter <otis@FreeBSD.org>2022-06-02 15:29:07 +0000
commit3d2fa6884f0e4bb8c224c219b05eea8609f736f2 (patch)
tree76cc00093f0919815517df74c77d775627b91493
parent0ea201f295f1f89d4d47689b625310851001ab3e (diff)
downloadports-3d2fa6884f0e4bb8c224c219b05eea8609f736f2.tar.gz
ports-3d2fa6884f0e4bb8c224c219b05eea8609f736f2.zip
net-mgmt/unifi6: Set expiration date
Set deprecation message and expiration date to 2022-06-30 as this is no longer maintained by upstream.
-rw-r--r--net-mgmt/unifi6/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-mgmt/unifi6/Makefile b/net-mgmt/unifi6/Makefile
index 6c1d9bbfeb74..2b7523dcb370 100644
--- a/net-mgmt/unifi6/Makefile
+++ b/net-mgmt/unifi6/Makefile
@@ -1,6 +1,6 @@
PORTNAME= unifi6
PORTVERSION= 6.5.55
-PORTREVISION= 1
+PORTREVISION= 1
CATEGORIES= net-mgmt java
MASTER_SITES= http://dl.ubnt.com/unifi/%SUBDIR%/:unifi \
https://repo1.maven.org/maven2/%SUBDIR%/:jax
@@ -14,6 +14,9 @@ EXTRACT_ONLY= unifi_sysvinit_all.deb
MAINTAINER= otis@FreeBSD.org
COMMENT= UniFi Controller v6
+DEPRECATED= No longer maintained by upstream
+EXPIRATION_DATE= 2022-06-30
+
RUN_DEPENDS= mongodb36>0:databases/mongodb36 \
snappyjava>0:archivers/snappy-java