Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2018 11:11:17 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469101 - head/chinese/telnet
Message-ID:  <201805051111.w45BBHYb070541@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat May  5 11:11:17 2018
New Revision: 469101
URL: https://svnweb.freebsd.org/changeset/ports/469101

Log:
  Mark BROKEN everywhere and deprecate
  
  Reported by:	pkg-fallout
  MFH:		2018Q2

Modified:
  head/chinese/telnet/Makefile

Modified: head/chinese/telnet/Makefile
==============================================================================
--- head/chinese/telnet/Makefile	Sat May  5 10:49:36 2018	(r469100)
+++ head/chinese/telnet/Makefile	Sat May  5 11:11:17 2018	(r469101)
@@ -24,11 +24,9 @@ SRCDIR=		${SRC_BASE}/usr.bin/telnet
 IGNORE=		need to build this port with the source code of telnet
 .endif
 
-.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1100000
 BROKEN=		does not build: libtelnet/Makefile: Could not find src.opts.mk
-.endif
-
-BROKEN_DragonFly=	does not build
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2018-06-06
 
 do-extract:
 	@${MKDIR} ${WRKDIR}



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