summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chinese/gimp-help-zh_CN/Makefile4
-rw-r--r--french/gimp-help/Makefile4
-rw-r--r--german/gimp-help/Makefile4
-rw-r--r--graphics/gimp-help/Makefile4
-rw-r--r--japanese/gimp-help/Makefile4
-rw-r--r--korean/gimp-help/Makefile4
-rw-r--r--misc/gimp-help-ca/Makefile4
-rw-r--r--misc/gimp-help-da/Makefile4
-rw-r--r--misc/gimp-help-el/Makefile4
-rw-r--r--misc/gimp-help-en_GB/Makefile4
-rw-r--r--misc/gimp-help-es/Makefile4
-rw-r--r--misc/gimp-help-it/Makefile4
-rw-r--r--misc/gimp-help-nl/Makefile4
-rw-r--r--misc/gimp-help-nn/Makefile4
-rw-r--r--misc/gimp-help-sl/Makefile4
-rw-r--r--misc/gimp-help-sv/Makefile4
-rw-r--r--portuguese/gimp-help-pt_BR/Makefile4
-rw-r--r--russian/gimp-help/Makefile4
18 files changed, 72 insertions, 0 deletions
diff --git a/chinese/gimp-help-zh_CN/Makefile b/chinese/gimp-help-zh_CN/Makefile
index 5b04eebeb450..115d46ea9f50 100644
--- a/chinese/gimp-help-zh_CN/Makefile
+++ b/chinese/gimp-help-zh_CN/Makefile
@@ -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
diff --git a/french/gimp-help/Makefile b/french/gimp-help/Makefile
index 5e3897bbcfb7..17bfbf15784e 100644
--- a/french/gimp-help/Makefile
+++ b/french/gimp-help/Makefile
@@ -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
diff --git a/german/gimp-help/Makefile b/german/gimp-help/Makefile
index 7718404a2ac0..ccf217db2e02 100644
--- a/german/gimp-help/Makefile
+++ b/german/gimp-help/Makefile
@@ -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
diff --git a/graphics/gimp-help/Makefile b/graphics/gimp-help/Makefile
index a3da5d68ed20..353ae7da2d27 100644
--- a/graphics/gimp-help/Makefile
+++ b/graphics/gimp-help/Makefile
@@ -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 \
diff --git a/japanese/gimp-help/Makefile b/japanese/gimp-help/Makefile
index 0f21ff0c35a2..b5d25a38d0ba 100644
--- a/japanese/gimp-help/Makefile
+++ b/japanese/gimp-help/Makefile
@@ -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
diff --git a/korean/gimp-help/Makefile b/korean/gimp-help/Makefile
index 710fd9314a91..96d2a6ba29a3 100644
--- a/korean/gimp-help/Makefile
+++ b/korean/gimp-help/Makefile
@@ -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
diff --git a/misc/gimp-help-ca/Makefile b/misc/gimp-help-ca/Makefile
index 365962fb468a..f327a24d5693 100644
--- a/misc/gimp-help-ca/Makefile
+++ b/misc/gimp-help-ca/Makefile
@@ -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
diff --git a/misc/gimp-help-da/Makefile b/misc/gimp-help-da/Makefile
index 3d06b1a8abca..f17d4e6f1b20 100644
--- a/misc/gimp-help-da/Makefile
+++ b/misc/gimp-help-da/Makefile
@@ -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
diff --git a/misc/gimp-help-el/Makefile b/misc/gimp-help-el/Makefile
index 71ff48058ba8..a71970a80f6e 100644
--- a/misc/gimp-help-el/Makefile
+++ b/misc/gimp-help-el/Makefile
@@ -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
diff --git a/misc/gimp-help-en_GB/Makefile b/misc/gimp-help-en_GB/Makefile
index acb96f492ebb..3f7e32eef3a5 100644
--- a/misc/gimp-help-en_GB/Makefile
+++ b/misc/gimp-help-en_GB/Makefile
@@ -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
diff --git a/misc/gimp-help-es/Makefile b/misc/gimp-help-es/Makefile
index 5b85a431eb2c..45a658a288b4 100644
--- a/misc/gimp-help-es/Makefile
+++ b/misc/gimp-help-es/Makefile
@@ -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
diff --git a/misc/gimp-help-it/Makefile b/misc/gimp-help-it/Makefile
index aeb8df8116de..9115ee128edb 100644
--- a/misc/gimp-help-it/Makefile
+++ b/misc/gimp-help-it/Makefile
@@ -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
diff --git a/misc/gimp-help-nl/Makefile b/misc/gimp-help-nl/Makefile
index 7e9b94667b61..cfbabda57774 100644
--- a/misc/gimp-help-nl/Makefile
+++ b/misc/gimp-help-nl/Makefile
@@ -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
diff --git a/misc/gimp-help-nn/Makefile b/misc/gimp-help-nn/Makefile
index 1117b1711772..559d7c23ca10 100644
--- a/misc/gimp-help-nn/Makefile
+++ b/misc/gimp-help-nn/Makefile
@@ -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
diff --git a/misc/gimp-help-sl/Makefile b/misc/gimp-help-sl/Makefile
index def161ee5e0c..9c7635951270 100644
--- a/misc/gimp-help-sl/Makefile
+++ b/misc/gimp-help-sl/Makefile
@@ -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
diff --git a/misc/gimp-help-sv/Makefile b/misc/gimp-help-sv/Makefile
index f23170735ccf..e674fe3c4cf0 100644
--- a/misc/gimp-help-sv/Makefile
+++ b/misc/gimp-help-sv/Makefile
@@ -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
diff --git a/portuguese/gimp-help-pt_BR/Makefile b/portuguese/gimp-help-pt_BR/Makefile
index 832e506ea25e..80d939c63a32 100644
--- a/portuguese/gimp-help-pt_BR/Makefile
+++ b/portuguese/gimp-help-pt_BR/Makefile
@@ -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
diff --git a/russian/gimp-help/Makefile b/russian/gimp-help/Makefile
index a59af04031cf..96d68b097106 100644
--- a/russian/gimp-help/Makefile
+++ b/russian/gimp-help/Makefile
@@ -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