Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2020 06:50:49 +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: r525898 - in head: chinese/gimp-help-zh_CN french/gimp-help german/gimp-help graphics/gimp-help japanese/gimp-help korean/gimp-help misc/gimp-help-ca misc/gimp-help-da misc/gimp-help-el...
Message-ID:  <202002120650.01C6onx3022513@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Feb 12 06:50:48 2020
New Revision: 525898
URL: https://svnweb.freebsd.org/changeset/ports/525898

Log:
  Mark BROKEN and deprecate non english versions of gimp-help
  
  Reported by:	pkg-fallout

Modified:
  head/chinese/gimp-help-zh_CN/Makefile
  head/french/gimp-help/Makefile
  head/german/gimp-help/Makefile
  head/graphics/gimp-help/Makefile
  head/japanese/gimp-help/Makefile
  head/korean/gimp-help/Makefile
  head/misc/gimp-help-ca/Makefile
  head/misc/gimp-help-da/Makefile
  head/misc/gimp-help-el/Makefile
  head/misc/gimp-help-en_GB/Makefile
  head/misc/gimp-help-es/Makefile
  head/misc/gimp-help-it/Makefile
  head/misc/gimp-help-nl/Makefile
  head/misc/gimp-help-nn/Makefile
  head/misc/gimp-help-sl/Makefile
  head/misc/gimp-help-sv/Makefile
  head/portuguese/gimp-help-pt_BR/Makefile
  head/russian/gimp-help/Makefile

Modified: head/chinese/gimp-help-zh_CN/Makefile
==============================================================================
--- head/chinese/gimp-help-zh_CN/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/chinese/gimp-help-zh_CN/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Simplified Chinese
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../../misc/gimp-help-en
 
 DOCLANG=	zh_CN

Modified: head/french/gimp-help/Makefile
==============================================================================
--- head/french/gimp-help/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/french/gimp-help/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in French
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../../misc/gimp-help-en
 
 DOCLANG=	fr

Modified: head/german/gimp-help/Makefile
==============================================================================
--- head/german/gimp-help/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/german/gimp-help/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in German
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../../misc/gimp-help-en
 
 DOCLANG=	de

Modified: head/graphics/gimp-help/Makefile
==============================================================================
--- head/graphics/gimp-help/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/graphics/gimp-help/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -12,6 +12,10 @@ COMMENT=	Meta port for the GIMP User Manual
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 USES=		metaport
 
 LANG_ALL_HTML=	ca da de el en en_GB es fr it ja ko nl nn \

Modified: head/japanese/gimp-help/Makefile
==============================================================================
--- head/japanese/gimp-help/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/japanese/gimp-help/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Japanese
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../../misc/gimp-help-en
 
 DOCLANG=	ja

Modified: head/korean/gimp-help/Makefile
==============================================================================
--- head/korean/gimp-help/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/korean/gimp-help/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Korean
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../../misc/gimp-help-en
 
 DOCLANG=	ko

Modified: head/misc/gimp-help-ca/Makefile
==============================================================================
--- head/misc/gimp-help-ca/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/misc/gimp-help-ca/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Catalan
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../gimp-help-en
 
 DOCLANG=	ca

Modified: head/misc/gimp-help-da/Makefile
==============================================================================
--- head/misc/gimp-help-da/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/misc/gimp-help-da/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Danish
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../gimp-help-en
 
 DOCLANG=	da

Modified: head/misc/gimp-help-el/Makefile
==============================================================================
--- head/misc/gimp-help-el/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/misc/gimp-help-el/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Greek
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../gimp-help-en
 
 DOCLANG=	el

Modified: head/misc/gimp-help-en_GB/Makefile
==============================================================================
--- head/misc/gimp-help-en_GB/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/misc/gimp-help-en_GB/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in British English
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../gimp-help-en
 
 DOCLANG=	en_GB

Modified: head/misc/gimp-help-es/Makefile
==============================================================================
--- head/misc/gimp-help-es/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/misc/gimp-help-es/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Spanish
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../gimp-help-en
 
 DOCLANG=	es

Modified: head/misc/gimp-help-it/Makefile
==============================================================================
--- head/misc/gimp-help-it/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/misc/gimp-help-it/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Italian
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../gimp-help-en
 
 DOCLANG=	it

Modified: head/misc/gimp-help-nl/Makefile
==============================================================================
--- head/misc/gimp-help-nl/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/misc/gimp-help-nl/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Dutch
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../gimp-help-en
 
 DOCLANG=	nl

Modified: head/misc/gimp-help-nn/Makefile
==============================================================================
--- head/misc/gimp-help-nn/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/misc/gimp-help-nn/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Norwegian:Ninorsk
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../gimp-help-en
 
 DOCLANG=	nn

Modified: head/misc/gimp-help-sl/Makefile
==============================================================================
--- head/misc/gimp-help-sl/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/misc/gimp-help-sl/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Slovenian
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../gimp-help-en
 
 DOCLANG=	sl

Modified: head/misc/gimp-help-sv/Makefile
==============================================================================
--- head/misc/gimp-help-sv/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/misc/gimp-help-sv/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Swedish
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../gimp-help-en
 
 DOCLANG=	sv

Modified: head/portuguese/gimp-help-pt_BR/Makefile
==============================================================================
--- head/portuguese/gimp-help-pt_BR/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/portuguese/gimp-help-pt_BR/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Brazilian Portuguese
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../../misc/gimp-help-en
 
 DOCLANG=	pt_BR

Modified: head/russian/gimp-help/Makefile
==============================================================================
--- head/russian/gimp-help/Makefile	Wed Feb 12 06:42:51 2020	(r525897)
+++ head/russian/gimp-help/Makefile	Wed Feb 12 06:50:48 2020	(r525898)
@@ -8,6 +8,10 @@ COMMENT=	GIMP User Manual in Russian
 
 LICENSE=	GFDL
 
+BROKEN=		fails to build
+DEPRECATED=	Broken
+EXPIRATION_DATE=	2020-02-27
+
 MASTERDIR=	${.CURDIR}/../../misc/gimp-help-en
 
 DOCLANG=	ru



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