aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-09-14 23:59:34 +0800
committermat <mat@FreeBSD.org>2016-09-14 23:59:34 +0800
commit26f4e5927b33637101bdfee46dfcf88f0d5bcfc2 (patch)
treef23e8a579d549355c932d46189671753887892e7 /chinese
parent1b2cdedd19d56d9cc5d5f94228d3e2b4d4ed384e (diff)
downloadfreebsd-ports-gnome-26f4e5927b33637101bdfee46dfcf88f0d5bcfc2.tar.gz
freebsd-ports-gnome-26f4e5927b33637101bdfee46dfcf88f0d5bcfc2.tar.zst
freebsd-ports-gnome-26f4e5927b33637101bdfee46dfcf88f0d5bcfc2.zip
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight
Diffstat (limited to 'chinese')
-rw-r--r--chinese/autoconvert/Makefile2
-rw-r--r--chinese/fcitx-googlepinyin/Makefile2
-rw-r--r--chinese/fortune/Makefile2
-rw-r--r--chinese/fqterm/Makefile2
-rw-r--r--chinese/ibus-pinyin/Makefile2
-rw-r--r--chinese/ibus-table-chinese/Makefile2
-rw-r--r--chinese/libgooglepinyin/Makefile2
-rw-r--r--chinese/p5-cconv/Makefile2
-rw-r--r--chinese/php-cconv/Makefile2
-rw-r--r--chinese/py-cconv/Makefile2
-rw-r--r--chinese/pyzy/Makefile2
-rw-r--r--chinese/ydict/Makefile2
12 files changed, 23 insertions, 1 deletions
diff --git a/chinese/autoconvert/Makefile b/chinese/autoconvert/Makefile
index e2ed68677ea1..601db6ad1804 100644
--- a/chinese/autoconvert/Makefile
+++ b/chinese/autoconvert/Makefile
@@ -12,6 +12,8 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Intelligent Chinese encoding converter
+BROKEN= Unfetchable (google code has gone away)
+
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
diff --git a/chinese/fcitx-googlepinyin/Makefile b/chinese/fcitx-googlepinyin/Makefile
index badf45c34cde..70f330f25d48 100644
--- a/chinese/fcitx-googlepinyin/Makefile
+++ b/chinese/fcitx-googlepinyin/Makefile
@@ -12,6 +12,8 @@ COMMENT= Libgooglepinyin support for Fcitx
LICENSE= GPLv3
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
libgooglepinyin.so:chinese/libgooglepinyin
diff --git a/chinese/fortune/Makefile b/chinese/fortune/Makefile
index aef02487b957..a353ced37c02 100644
--- a/chinese/fortune/Makefile
+++ b/chinese/fortune/Makefile
@@ -11,7 +11,7 @@ DISTNAME= fortune-mod-zh-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Classic fortune file in Chinese
-BROKEN= unfetchable (Google Code site)
+BROKEN= Unfetchable (google code has gone away)
RUN_DEPENDS= autob5:chinese/autoconvert
BUILD_DEPENDS= fortune_strfile:misc/fortune_strfile
diff --git a/chinese/fqterm/Makefile b/chinese/fqterm/Makefile
index 7f91a0bc35d0..af50f5790ded 100644
--- a/chinese/fqterm/Makefile
+++ b/chinese/fqterm/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= GOOGLE_CODE/${PORTNAME}
MAINTAINER= darcsis@gmail.com
COMMENT= BBS client for BSD/Linux
+BROKEN= Unfetchable (google code has gone away)
+
USES= cmake:outsource dos2unix zip
USE_XORG= x11 ice xext xt xaw xpm xi xproto xextproto
USE_QT4= gui network script qt3support imageformats \
diff --git a/chinese/ibus-pinyin/Makefile b/chinese/ibus-pinyin/Makefile
index a5b87e71e5b2..8a53a6b3f749 100644
--- a/chinese/ibus-pinyin/Makefile
+++ b/chinese/ibus-pinyin/Makefile
@@ -12,6 +12,8 @@ COMMENT= PinYin engine for IBus
LICENSE= GPLv2
+BROKEN= Unfetchable (google code has gone away)
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg \
${LOCALBASE}/share/gir-1.0/IBus-1.0.gir:textproc/ibus
LIB_DEPENDS= libpyzy-1.0.so:chinese/pyzy \
diff --git a/chinese/ibus-table-chinese/Makefile b/chinese/ibus-table-chinese/Makefile
index 6e4e82a4e753..9e97cd9d50bb 100644
--- a/chinese/ibus-table-chinese/Makefile
+++ b/chinese/ibus-table-chinese/Makefile
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-Source
MAINTAINER= dennylin93@hs.ntnu.edu.tw
COMMENT= Chinese input tables for IBus
+BROKEN= Unfetchable (google code has gone away)
+
BUILD_DEPENDS= ${LOCALBASE}/share/cmake/Modules/ManageEnvironment.cmake:devel/cmake-fedora \
ibus-daemon:textproc/ibus \
${LOCALBASE}/libexec/ibus-engine-table:textproc/ibus-table
diff --git a/chinese/libgooglepinyin/Makefile b/chinese/libgooglepinyin/Makefile
index 4aef86b548e9..c75278da0988 100644
--- a/chinese/libgooglepinyin/Makefile
+++ b/chinese/libgooglepinyin/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= lichray@gmail.com
COMMENT= Fork of Google Pinyin IME on Android
+BROKEN= Unfetchable (google code has gone away)
+
LICENSE= APACHE20
USE_LDCONFIG= yes
diff --git a/chinese/p5-cconv/Makefile b/chinese/p5-cconv/Makefile
index ce27031810ee..128dd8a9ca50 100644
--- a/chinese/p5-cconv/Makefile
+++ b/chinese/p5-cconv/Makefile
@@ -14,6 +14,8 @@ COMMENT= Perl wrapper for chinese/cconv
LICENSE= GPLv2
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libcconv.so:chinese/cconv
USE_PERL5= configure
diff --git a/chinese/php-cconv/Makefile b/chinese/php-cconv/Makefile
index 9e05f37f081d..f7a0508a49c2 100644
--- a/chinese/php-cconv/Makefile
+++ b/chinese/php-cconv/Makefile
@@ -14,6 +14,8 @@ COMMENT= PHP wrapper for chinese/cconv
LICENSE= GPLv2
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libcconv.so:chinese/cconv
CONFIGURE_ARGS= --with-cconv-dir=${LOCALBASE}
diff --git a/chinese/py-cconv/Makefile b/chinese/py-cconv/Makefile
index aaf3f66a3c5d..648619c0a180 100644
--- a/chinese/py-cconv/Makefile
+++ b/chinese/py-cconv/Makefile
@@ -13,6 +13,8 @@ COMMENT= Python wrapper for chinese/cconv
LICENSE= GPLv2
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libcconv.so:chinese/cconv
USE_PYTHON= autoplist concurrent distutils
diff --git a/chinese/pyzy/Makefile b/chinese/pyzy/Makefile
index 54362ad6e806..4ba6b0831e68 100644
--- a/chinese/pyzy/Makefile
+++ b/chinese/pyzy/Makefile
@@ -14,6 +14,8 @@ COMMENT= The Chinese PinYin and Bopomofo conversion library
LICENSE= LGPL21
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libsqlite3.so:databases/sqlite3
USES= compiler:c++11-lib gmake libtool pkgconfig python:build shebangfix
diff --git a/chinese/ydict/Makefile b/chinese/ydict/Makefile
index 1561d2457a0b..46c9d413e0d6 100644
--- a/chinese/ydict/Makefile
+++ b/chinese/ydict/Makefile
@@ -11,6 +11,8 @@ COMMENT= Command line tool of Yahoo! Dict
LICENSE= GPLv3
+BROKEN= Unfetchable (google code has gone away)
+
USES= python:2,run shebangfix
NO_BUILD= yes