Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 2015 17:28:55 +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: r390173 - in head: graphics/kuickshow-kde4 graphics/opengtl graphics/qtgtl graphics/sng japanese/netype net/nocatsplash
Message-ID:  <201506201728.t5KHStoh061588@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jun 20 17:28:54 2015
New Revision: 390173
URL: https://svnweb.freebsd.org/changeset/ports/390173

Log:
  Deprecate ports broken for more than 6 months

Modified:
  head/graphics/kuickshow-kde4/Makefile
  head/graphics/opengtl/Makefile
  head/graphics/qtgtl/Makefile
  head/graphics/sng/Makefile
  head/japanese/netype/Makefile
  head/net/nocatsplash/Makefile

Modified: head/graphics/kuickshow-kde4/Makefile
==============================================================================
--- head/graphics/kuickshow-kde4/Makefile	Sat Jun 20 17:27:11 2015	(r390172)
+++ head/graphics/kuickshow-kde4/Makefile	Sat Jun 20 17:28:54 2015	(r390173)
@@ -13,6 +13,8 @@ MAINTAINER=	kde@FreeBSD.org
 COMMENT=	KDE image viewer
 
 BROKEN=		depends on imlib
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-07-21
 
 USE_GNOME=	imlib
 USE_KDE4=	kdelibs kdeprefix automoc4

Modified: head/graphics/opengtl/Makefile
==============================================================================
--- head/graphics/opengtl/Makefile	Sat Jun 20 17:27:11 2015	(r390172)
+++ head/graphics/opengtl/Makefile	Sat Jun 20 17:28:54 2015	(r390173)
@@ -13,6 +13,9 @@ COMMENT=	Graphics Transformation Languag
 LICENSE=	LGPL20
 
 BROKEN=		Depends on deleted devel/llvm32
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-07-21
+
 #LIB_DEPENDS=	libpng.so:${PORTSDIR}/graphics/png \
 #		libLLVM-3.2.so:${PORTSDIR}/devel/llvm32
 

Modified: head/graphics/qtgtl/Makefile
==============================================================================
--- head/graphics/qtgtl/Makefile	Sat Jun 20 17:27:11 2015	(r390172)
+++ head/graphics/qtgtl/Makefile	Sat Jun 20 17:28:54 2015	(r390173)
@@ -11,6 +11,9 @@ COMMENT=	Qt bindings for the Graphics Tr
 
 LICENSE=	LGPL20
 
+DEPRECATED=	Depends on broken and expiring graphics/opengtl
+EXPIRATION_DATE=	2015-07-21
+
 LIB_DEPENDS=	libGTLCore.so:${PORTSDIR}/graphics/opengtl
 
 USE_QT4=	corelib gui moc_build qmake_build rcc_build uic_build

Modified: head/graphics/sng/Makefile
==============================================================================
--- head/graphics/sng/Makefile	Sat Jun 20 17:27:11 2015	(r390172)
+++ head/graphics/sng/Makefile	Sat Jun 20 17:28:54 2015	(r390173)
@@ -10,6 +10,8 @@ MAINTAINER=	robak@FreeBSD.org
 COMMENT=	Compiler/decompiler for Scriptable Network Graphics
 
 BROKEN=		Does not support modern png
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-07-21
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/rgb
 RUN_DEPENDS=	${LOCALBASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/rgb

Modified: head/japanese/netype/Makefile
==============================================================================
--- head/japanese/netype/Makefile	Sat Jun 20 17:27:11 2015	(r390172)
+++ head/japanese/netype/Makefile	Sat Jun 20 17:28:54 2015	(r390173)
@@ -17,6 +17,9 @@ MAINTAINER=	mutoh@openedu.org
 COMMENT=	Network Type Trainer client program
 
 BROKEN=		depends on imlib
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-07-21
+
 USE_GNOME=	imlib
 GNU_CONFIGURE=	yes
 

Modified: head/net/nocatsplash/Makefile
==============================================================================
--- head/net/nocatsplash/Makefile	Sat Jun 20 17:27:11 2015	(r390172)
+++ head/net/nocatsplash/Makefile	Sat Jun 20 17:28:54 2015	(r390173)
@@ -13,6 +13,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open 802.11 Splash Screen
 
 BROKEN=		Broken pkg-install script, should use USERS and UIDs
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2015-07-21
 
 USE_GNOME=	glib12
 



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