svn commit: r471018 - head/net-im/imspector

Tobias Kortkamp tobik at FreeBSD.org
Mon May 28 05:08:10 UTC 2018


Author: tobik
Date: Mon May 28 05:08:09 2018
New Revision: 471018
URL: https://svnweb.freebsd.org/changeset/ports/471018

Log:
  Deprecate net-im/imspector
  
  - The software has no active upstream.  The last update was in 2011.
  - The master site disappeared long ago.
  
  PR:		228305
  Reported by:	maintainer

Modified:
  head/net-im/imspector/Makefile

Modified: head/net-im/imspector/Makefile
==============================================================================
--- head/net-im/imspector/Makefile	Mon May 28 05:02:55 2018	(r471017)
+++ head/net-im/imspector/Makefile	Mon May 28 05:08:09 2018	(r471018)
@@ -12,6 +12,9 @@ COMMENT=	IM transparent proxy with monitoring, blockin
 
 LICENSE=	GPLv2
 
+DEPRECATED=	No active upstream, master site disappeared long ago
+EXPIRATION_DATE=	2018-06-15
+
 CFLAGS+=	-fPIC -I ${LOCALBASE}/include -DHAVE_SSL
 USES=		gmake iconv ssl
 USE_LDCONFIG=	${LOCALBASE}/lib/imspector


More information about the svn-ports-all mailing list