Date: Mon, 28 May 2018 05:08:10 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471018 - head/net-im/imspector Message-ID: <201805280508.w4S58A78051606@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805280508.w4S58A78051606>