Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Aug 2016 23:32:52 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420205 - head/net/iet
Message-ID:  <201608142332.u7ENWqov047900@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Sun Aug 14 23:32:51 2016
New Revision: 420205
URL: https://svnweb.freebsd.org/changeset/ports/420205

Log:
  Return this back to pool and deprecate this port.
  
  We already have a fine implementation of iSCSI target in the
  base system that worked great (ctld), and the upstream is no
  longer being actively maintained.

Modified:
  head/net/iet/Makefile

Modified: head/net/iet/Makefile
==============================================================================
--- head/net/iet/Makefile	Sun Aug 14 23:31:33 2016	(r420204)
+++ head/net/iet/Makefile	Sun Aug 14 23:32:51 2016	(r420205)
@@ -12,11 +12,14 @@ PATCH_SITES=	LOCAL/delphij
 PATCHFILES=	${PORTNAME}-${PORTVERSION}.diff.bz2
 PATCH_DIST_STRIP=	-p1
 
-MAINTAINER=	delphij@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The iSCSI Enterprise Target
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2016-12-31
+
 SSP_UNSAFE=	kernel module does not support ssp
 BUILD_WRKSRC=	${WRKSRC}/freebsd
 INSTALL_WRKSRC=	${BUILD_WRKSRC}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608142332.u7ENWqov047900>