diff options
-rw-r--r-- | chinese/bg5ps/Makefile | 1 | ||||
-rw-r--r-- | chinese/cce/Makefile | 1 | ||||
-rw-r--r-- | chinese/cwtexttf/Makefile | 1 | ||||
-rw-r--r-- | chinese/fireflyttf/Makefile | 1 | ||||
-rw-r--r-- | chinese/gugod-clean/Makefile | 1 | ||||
-rw-r--r-- | chinese/libtabe/Makefile | 1 | ||||
-rw-r--r-- | chinese/oxim/Makefile | 1 | ||||
-rw-r--r-- | chinese/p5-Lingua-ZH-BPMFConvert/Makefile | 1 | ||||
-rw-r--r-- | chinese/sunpinyin/Makefile | 1 | ||||
-rw-r--r-- | chinese/tintin++/Makefile | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/chinese/bg5ps/Makefile b/chinese/bg5ps/Makefile index 178efe9b4996..48005a9f5b62 100644 --- a/chinese/bg5ps/Makefile +++ b/chinese/bg5ps/Makefile @@ -12,6 +12,7 @@ DISTNAME= bg5ps-1.3.0 MAINTAINER= ports@FreeBSD.org COMMENT= Convert Chinese-Big5/GB encoded files to Postscript, using TTF fonts +BROKEN= Unfetchable LIB_DEPENDS= libttf.so:${PORTSDIR}/print/freetype USES= python diff --git a/chinese/cce/Makefile b/chinese/cce/Makefile index 232de57bdb70..7aa3c1dbe1b3 100644 --- a/chinese/cce/Makefile +++ b/chinese/cce/Makefile @@ -17,6 +17,7 @@ PATCH_DIST_STRIP=-p1 MAINTAINER= ports@FreeBSD.org COMMENT= Console CJK Environment +BROKEN= Unfetchable LICENSE= GPLv2 USES= tar:tgz diff --git a/chinese/cwtexttf/Makefile b/chinese/cwtexttf/Makefile index 4114262b1c63..a57372860272 100644 --- a/chinese/cwtexttf/Makefile +++ b/chinese/cwtexttf/Makefile @@ -12,6 +12,7 @@ DISTNAME= cwtex-ttf MAINTAINER= ports@FreeBSD.org COMMENT= Five Chinese Big5 TrueType fonts made by cwTeX +BROKEN= Unfetchable USES= zip NO_BUILD= yes WRKSRC= ${WRKDIR}/texmf/fonts/truetype/cwTeX diff --git a/chinese/fireflyttf/Makefile b/chinese/fireflyttf/Makefile index a80e49fefd73..123698ddc1ec 100644 --- a/chinese/fireflyttf/Makefile +++ b/chinese/fireflyttf/Makefile @@ -14,6 +14,7 @@ COMMENT= Firefly TrueType Font is combine of two arphic sung fonts CONFLICTS= zh-opendesktop-fonts-* +BROKEN= Unfetchable NO_BUILD= yes WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/chinese/gugod-clean/Makefile b/chinese/gugod-clean/Makefile index d84ea3103665..85e58cbfaf6b 100644 --- a/chinese/gugod-clean/Makefile +++ b/chinese/gugod-clean/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/gugod/ MAINTAINER= gugod@gugod.org COMMENT= Pretty font modifyed from X11 schumacher-clean that match kcfonts +BROKEN= Unfetchable USES= fonts RUN_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 9032ade661c2..12277d6123db 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= ftp://cle.linux.org.tw/pub/xcin/cvs/ MAINTAINER= ports@FreeBSD.org COMMENT= Unified library for Chinese text processing +BROKEN= Unfetchable USES= gmake libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile index a1ac1a1eb8c5..7ab33f9d7c65 100644 --- a/chinese/oxim/Makefile +++ b/chinese/oxim/Makefile @@ -20,6 +20,7 @@ GTK2_DESC= GTK2 input method module CHEWING_DESC= Chewing input module UNICODE_DESC= Unicode input module +BROKEN= Unfetchable USES= iconv libtool pkgconfig USE_XORG= x11 xft xpm xtst xext WANT_GNOME= yes diff --git a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile b/chinese/p5-Lingua-ZH-BPMFConvert/Makefile index 21c51e425955..e39a1ad4a058 100644 --- a/chinese/p5-Lingua-ZH-BPMFConvert/Makefile +++ b/chinese/p5-Lingua-ZH-BPMFConvert/Makefile @@ -11,6 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Rule-based conversion of BPMF (bopomofo) into Hanyu Pinyin +BROKEN= Unfetchable USES= perl5 USE_PERL5= configure diff --git a/chinese/sunpinyin/Makefile b/chinese/sunpinyin/Makefile index c4ef11a2e565..e047f51d8084 100644 --- a/chinese/sunpinyin/Makefile +++ b/chinese/sunpinyin/Makefile @@ -18,6 +18,7 @@ COMMENT= Statistical language model based input method engine LICENSE= LGPL21 CDDL LICENSE_COMB= dual +BROKEN= Unfetchable LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 MAKE_ARGS+= --prefix=${PREFIX} --libdatadir=${PREFIX}/share diff --git a/chinese/tintin++/Makefile b/chinese/tintin++/Makefile index 9cf54729688c..38ce949c24d6 100644 --- a/chinese/tintin++/Makefile +++ b/chinese/tintin++/Makefile @@ -11,4 +11,5 @@ MASTERDIR= ${.CURDIR}/../../net/tintin++ OPTIONS_SLAVE= BIG5 +BROKEN= Unfetchable .include "${MASTERDIR}/Makefile" |