svn commit: r402895 - head/net-mgmt/unifi2

Mark Felder feld at FreeBSD.org
Thu Dec 3 17:46:37 UTC 2015


Author: feld
Date: Thu Dec  3 17:46:36 2015
New Revision: 402895
URL: https://svnweb.freebsd.org/changeset/ports/402895

Log:
  net-mgmt/unifi2: EoL, mark DEPRECATED
  
  Users should really upgrade to Unifi 3.x or 4.x.

Modified:
  head/net-mgmt/unifi2/Makefile

Modified: head/net-mgmt/unifi2/Makefile
==============================================================================
--- head/net-mgmt/unifi2/Makefile	Thu Dec  3 17:26:23 2015	(r402894)
+++ head/net-mgmt/unifi2/Makefile	Thu Dec  3 17:46:36 2015	(r402895)
@@ -38,6 +38,9 @@ WRKSRC=	${WRKDIR}/UniFi
 RESTRICTED=	Redistribution of bundled firmware images is not permitted
 CONFLICTS=	unifi3-* unifi4-*
 
+DEPRECATED=	Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3
+EXPIRATION_DATE=	2016-01-01
+
 post-extract:
 	${MKDIR} ${WRKSRC}/webapps/ROOT
 	@${TAR} xf ${WRKSRC}/webapps/ROOT.war -C ${WRKSRC}/webapps/ROOT


More information about the svn-ports-all mailing list