aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-09-14 15:59:34 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-09-14 15:59:34 +0000
commitdbbfc7889a8a84ad562a28d83ce75281fd19703f (patch)
treef23e8a579d549355c932d46189671753887892e7 /korean
parentd990ea9320a3d8a8500a7aa07157e7a79e1e06b4 (diff)
downloadports-dbbfc7889a8a84ad562a28d83ce75281fd19703f.tar.gz
ports-dbbfc7889a8a84ad562a28d83ce75281fd19703f.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
Notes
Notes: svn path=/head/; revision=422140
Diffstat (limited to 'korean')
-rw-r--r--korean/hunspell/Makefile2
-rw-r--r--korean/imhangul/Makefile2
-rw-r--r--korean/libhangul/Makefile2
-rw-r--r--korean/nabi/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/korean/hunspell/Makefile b/korean/hunspell/Makefile
index 690b71b9591e..44d0d8fe5863 100644
--- a/korean/hunspell/Makefile
+++ b/korean/hunspell/Makefile
@@ -12,6 +12,8 @@ COMMENT= Korean hunspell dictionaries
LICENSE= GPLv2 LGPL21 MPL
LICENSE_COMB= dual
+BROKEN= Unfetchable (google code has gone away)
+
BUILD_DEPENDS+= py*-lxml>=0:devel/py-lxml
USES= gmake python:build tar:xz
diff --git a/korean/imhangul/Makefile b/korean/imhangul/Makefile
index 58505844bdf8..0daf2b66791f 100644
--- a/korean/imhangul/Makefile
+++ b/korean/imhangul/Makefile
@@ -12,6 +12,8 @@ COMMENT= GTK+ Hangul input module
LICENSE= GPLv2
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libhangul.so:korean/libhangul
GNU_CONFIGURE= yes
diff --git a/korean/libhangul/Makefile b/korean/libhangul/Makefile
index b7d5bbfb9896..96ec3c545746 100644
--- a/korean/libhangul/Makefile
+++ b/korean/libhangul/Makefile
@@ -12,6 +12,8 @@ COMMENT= Library for Hangul processing
LICENSE= LGPL21
+BROKEN= Unfetchable (google code has gone away)
+
GNU_CONFIGURE= yes
OPTIONS_DEFINE= NLS
OPTIONS_SUB= NLS
diff --git a/korean/nabi/Makefile b/korean/nabi/Makefile
index 991be4aa6361..35cb1d455cde 100644
--- a/korean/nabi/Makefile
+++ b/korean/nabi/Makefile
@@ -11,6 +11,8 @@ COMMENT= Hangul X Input Method for Everywhere
LICENSE= GPLv2
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libhangul.so:korean/libhangul
USE_GNOME= gtk20