Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2018 11:12:21 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r469102 - branches/2018Q2/chinese/telnet
Message-ID:  <201805051112.w45BCLUK070732@repo.freebsd.org>

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

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

Modified:
  branches/2018Q2/chinese/telnet/Makefile
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/chinese/telnet/Makefile
==============================================================================
--- branches/2018Q2/chinese/telnet/Makefile	Sat May  5 11:11:17 2018	(r469101)
+++ branches/2018Q2/chinese/telnet/Makefile	Sat May  5 11:12:20 2018	(r469102)
@@ -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?201805051112.w45BCLUK070732>