Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 2021 23:12:49 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r564661 - head/x11-toolkits/ntk
Message-ID:  <202102072312.117NCnPa023817@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Feb  7 23:12:48 2021
New Revision: 564661
URL: https://svnweb.freebsd.org/changeset/ports/564661

Log:
  x11-toolkits/ntk: Broken because the upstream is gone
  
  There might be a fork that can be used, or depending ports' upstreams need to adjust.
  
  Reported by:	fallout

Modified:
  head/x11-toolkits/ntk/Makefile

Modified: head/x11-toolkits/ntk/Makefile
==============================================================================
--- head/x11-toolkits/ntk/Makefile	Sun Feb  7 22:45:02 2021	(r564660)
+++ head/x11-toolkits/ntk/Makefile	Sun Feb  7 23:12:48 2021	(r564661)
@@ -11,6 +11,8 @@ COMMENT=	Fork of FLTK 1.3.0 which adds graphics render
 LICENSE=	LGPL20
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		the upstream based on the 'non' project is gone along with this GH project for it, 3 depending ports' upstreams have been notified via GH issues
+
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
 		libpng.so:graphics/png



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