git: 868768b87e58 - main - net-mgmt/unifi5: Deprecate and expire
Mark Felder
feld at FreeBSD.org
Fri Apr 16 17:27:20 UTC 2021
The branch main has been updated by feld:
URL: https://cgit.FreeBSD.org/ports/commit/?id=868768b87e5855b3b43ad68657f7eecb68717a9e
commit 868768b87e5855b3b43ad68657f7eecb68717a9e
Author: Mark Felder <feld at FreeBSD.org>
AuthorDate: 2021-04-16 17:25:50 +0000
Commit: Mark Felder <feld at FreeBSD.org>
CommitDate: 2021-04-16 17:27:16 +0000
net-mgmt/unifi5: Deprecate and expire
This was the last release of UniFi 5.x from 2020-08-25. Please migrate
to net-mgmt/unifi6.
---
net-mgmt/unifi5/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net-mgmt/unifi5/Makefile b/net-mgmt/unifi5/Makefile
index e5f9e571f482..b61c9a5aa53e 100644
--- a/net-mgmt/unifi5/Makefile
+++ b/net-mgmt/unifi5/Makefile
@@ -16,6 +16,9 @@ EXTRACT_ONLY= unifi_sysvinit_all.deb
MAINTAINER= feld at FreeBSD.org
COMMENT= UniFi Controller v5
+DEPRECATED= Use net-mgmt/unifi6 instead
+EXPIRES= 2021-10-16
+
RUN_DEPENDS= mongodb36>0:databases/mongodb36 \
snappyjava>0:archivers/snappy-java
More information about the dev-commits-ports-all
mailing list