diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-18 06:46:44 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-18 06:46:44 +0000 |
commit | 5eccbb21e0e9b3da9ea547696bbffd90afa95243 (patch) | |
tree | 34e179f168d2678659062cb25d820ee35d3791fd /chinese | |
parent | 6d7f57f1d8eddae60ccd231d35d5bac12e926cc0 (diff) | |
download | ports-5eccbb21e0e9b3da9ea547696bbffd90afa95243.tar.gz ports-5eccbb21e0e9b3da9ea547696bbffd90afa95243.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/Makefile | 2 | ||||
-rw-r--r-- | chinese/gbk2uni/Makefile | 23 | ||||
-rw-r--r-- | chinese/gbk2uni/distinfo | 3 | ||||
-rw-r--r-- | chinese/gbk2uni/pkg-descr | 4 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/Makefile | 50 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/distinfo | 3 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/files/patch-acfiles_check_sys.m4 | 36 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/files/patch-acfiles_im_common.m4 | 11 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/files/patch-src_Makefile.am | 17 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/files/patch-src_cin2tab_Makefile.am | 9 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/files/patch-src_debugInfo.c | 13 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/files/patch-src_key_event.c | 19 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/files/patch-src_xmlconf.c | 14 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/pkg-descr | 14 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/pkg-plist | 24 |
15 files changed, 0 insertions, 242 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index e3e5f59ed133..ab65c4795665 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -44,7 +44,6 @@ SUBDIR += fqterm SUBDIR += gb2jis SUBDIR += gb2ps - SUBDIR += gbk2uni SUBDIR += gbscript SUBDIR += gcin SUBDIR += gcin-devel @@ -56,7 +55,6 @@ SUBDIR += ibus-pinyin SUBDIR += iiimf-le-newpy SUBDIR += iiimf-le-ude - SUBDIR += iiimf-le-xcin SUBDIR += irssi SUBDIR += jis2gb SUBDIR += joe diff --git a/chinese/gbk2uni/Makefile b/chinese/gbk2uni/Makefile deleted file mode 100644 index e293ef37c714..000000000000 --- a/chinese/gbk2uni/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection Makefile for: zh-gbk2uni -# Date created: 09 April 2006 -# Whom: Yuan, Jue (yuanjue@yuanjue.net) -# -# $FreeBSD$ -# - -PORTNAME= gbk2uni -PORTVERSION= 0.22 -CATEGORIES= chinese converters -MASTER_SITES= http://www.yuanjue.net/download/ -PKGNAMEPREFIX= zh- - -MAINTAINER= ports@FreeBSD.org -COMMENT= TeX applet used to generate correct Chinese PDF bookmarks - -BROKEN= does not fetch -DEPRECATED= has been broken for 6 months -EXPIRATION_DATE=2010-01-08 - -PLIST_FILES= bin/gbk2uni - -.include <bsd.port.mk> diff --git a/chinese/gbk2uni/distinfo b/chinese/gbk2uni/distinfo deleted file mode 100644 index 8a518799efde..000000000000 --- a/chinese/gbk2uni/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gbk2uni-0.22.tar.gz) = 67b82ea15e68895f8150284a095586da -SHA256 (gbk2uni-0.22.tar.gz) = 2565641bfd0f7b6253b04338739c16f84e58ae8e739ed2b9a93981ef4af42dd4 -SIZE (gbk2uni-0.22.tar.gz) = 69551 diff --git a/chinese/gbk2uni/pkg-descr b/chinese/gbk2uni/pkg-descr deleted file mode 100644 index 3a36a35ed0ce..000000000000 --- a/chinese/gbk2uni/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -gbk2uni is a command-line applet for TeX writing which is -used to generate correct PDF bookmark that includes -Chinese characters. It transforms GBK characters in -.out file to unicode code. diff --git a/chinese/iiimf-le-xcin/Makefile b/chinese/iiimf-le-xcin/Makefile deleted file mode 100644 index 9fa595a83212..000000000000 --- a/chinese/iiimf-le-xcin/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# New ports collection makefile for: iiimf-le-xcin -# Date created: 2004-09-09 -# Whom: Kuang-che Wu <kcwu@csie.org> -# -# $FreeBSD$ -# - -PORTNAME= iiimf-le-xcin -PORTVERSION= 0.1.7 -PORTREVISION= 5 -CATEGORIES= chinese textproc -MASTER_SITES= http://people.redhat.com/llch/iiimf-xcin/${PORTVERSION}/ -EXTRACT_SUFX= -11.src.rpm - -MAINTAINER= ports@FreeBSD.org -COMMENT= IIIMF xcin language engine, a traditional Chinese input method - -EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio -RUN_DEPENDS= iiimd:${PORTSDIR}/textproc/iiimf-server - -BROKEN= does not build -DEPRECATED= has been broken for 3 months -EXPIRATION_DATE=2010-01-08 - -USE_XORG= x11 xproto -WRKSRC= ${WRKDIR}/iiimf-xcin -USE_BZIP2= yes -USE_GNOME= libxml2 -USE_AUTOTOOLS= automake:19 autoheader:262 autoconf:262 libtool:22 -AUTOMAKE_ARGS= --add-missing - -do-extract: - ${MKDIR} ${WRKDIR} - cd ${WRKDIR} && \ - ${LOCALBASE}/bin/rpm2cpio.pl ${DISTDIR}/${DISTFILES} | \ - ${CPIO} -iud - cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ - ${WRKDIR}/${DISTNAME}.tar.bz2 ${EXTRACT_AFTER_ARGS} - -post-patch: - ${REINPLACE_CMD} -e "s,/usr/lib/im,${PREFIX}/lib/iiim,g" \ - ${WRKSRC}/acfiles/im_common.m4 \ - ${WRKSRC}/src/cin2tab/constant.h \ - ${WRKSRC}/src/xmlconf.c \ - ${WRKSRC}/xcin.xml.conf - -pre-configure: - cd ${WRKSRC} && ${ACLOCAL} -I ${LOCALBASE}/share/aclocal -I acfiles - -.include <bsd.port.mk> diff --git a/chinese/iiimf-le-xcin/distinfo b/chinese/iiimf-le-xcin/distinfo deleted file mode 100644 index a01ab19e5d73..000000000000 --- a/chinese/iiimf-le-xcin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (iiimf-le-xcin-0.1.7-11.src.rpm) = 4b94afa219a3a6e20ba36db80b0f9747 -SHA256 (iiimf-le-xcin-0.1.7-11.src.rpm) = cdbaf0282d03d95a6ed660c3f352d7ad6a783dc5ecbd3fd25c2704e2c05fff5f -SIZE (iiimf-le-xcin-0.1.7-11.src.rpm) = 1330855 diff --git a/chinese/iiimf-le-xcin/files/patch-acfiles_check_sys.m4 b/chinese/iiimf-le-xcin/files/patch-acfiles_check_sys.m4 deleted file mode 100644 index ca7c60c6f480..000000000000 --- a/chinese/iiimf-le-xcin/files/patch-acfiles_check_sys.m4 +++ /dev/null @@ -1,36 +0,0 @@ ---- acfiles/check_sys.m4.orig Wed Dec 10 12:42:54 2003 -+++ acfiles/check_sys.m4 Fri Sep 10 00:33:55 2004 -@@ -73,6 +73,11 @@ - ## Checks for thread library. - AC_CHECK_LIB(pthread, pthread_create, [ HAVE_LIBPTHREAD="yes" ]) - AC_CHECK_LIB(thread, thr_create, [ HAVE_LIBUITHREAD="yes" ]) -+ -+ case "${target}" in -+ *freebsd*) HAVE_LIBPTHREAD="yes";; -+ esac -+ - if test "X${HAVE_LIBPTHREAD}" = "Xyes" ; then - HAVE_THREAD="pthread" - elif test "X${HAVE_LIBUITHREAD}" = "Xyes" ; then -@@ -194,8 +199,6 @@ - COMMON_CXX_CFLAGS="${COMMON_CXX_CFLAGS} -DLinux" - ;; - *freebsd*) -- THREAD_LDFLAGS="-pthread" -- PTHREAD_LIBS="" - ;; - esac - -@@ -245,9 +248,9 @@ - *solaris*@cc:*) - THREAD_CXX_CFLAGS="-mt" - ;; -- *freebsd*@gcc:*) -- THREAD_LDFLAGS="-pthread" -- THREAD_LIBS="" -+ *freebsd*) -+ THREAD_CXX_CFLAGS="${PTHREAD_CFLAGS}" -+ THREAD_LIBS="${PTHREAD_LIBS}" - ;; - *linux*) - THREAD_CXX_CFLAGS="${THREAD_CXX_CFLAGS} -D_SVID_SOURCE -D_BSD_SOURCE" diff --git a/chinese/iiimf-le-xcin/files/patch-acfiles_im_common.m4 b/chinese/iiimf-le-xcin/files/patch-acfiles_im_common.m4 deleted file mode 100644 index a0bd33b0db87..000000000000 --- a/chinese/iiimf-le-xcin/files/patch-acfiles_im_common.m4 +++ /dev/null @@ -1,11 +0,0 @@ ---- acfiles/im_common.m4.orig Wed May 25 18:14:16 2005 -+++ acfiles/im_common.m4 Wed May 25 18:14:23 2005 -@@ -11,7 +11,7 @@ - - IMDIR="/usr/lib/im" - IMBINDIR=${IMDIR} -- IM_LEIFDIR="${IMDIR}/leif" -+ IM_LEIFDIR="${IMDIR}/le/xcin" - IM_LOCALEDIR="${IMDIR}/locale" - IM_TOPDIR='$(top_srcdir)'/${TOPDIR} - IM_INCLUDEDIR="${IM_TOPDIR}/include" diff --git a/chinese/iiimf-le-xcin/files/patch-src_Makefile.am b/chinese/iiimf-le-xcin/files/patch-src_Makefile.am deleted file mode 100644 index 0e5c6a2f19b3..000000000000 --- a/chinese/iiimf-le-xcin/files/patch-src_Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ ---- src/Makefile.am.orig Wed May 25 20:10:15 2005 -+++ src/Makefile.am Wed May 25 20:11:40 2005 -@@ -2,12 +2,12 @@ - - LE_FILES = xcin.so - --libdir = $(prefix)/lib/im/leif -+libdir = $(prefix)/lib/iiim/le/xcin - - xcin_la_CFLAGS = $(SHLIBCFLAGS) \ - $(THREAD_CXX_CFLAGS) \ - -DNO_COLOR_FEEDBACK -DNO_CARET_NEGO \ -- -I$(IM_INCLUDEDIR)/iml -I$(XML_CFLAGS) -+ -I$(IM_INCLUDEDIR)/iml $(XML_CFLAGS) $(X_CFLAGS) - - xcin_la_LDFLAGS = \ - -shared -module -rpath \ diff --git a/chinese/iiimf-le-xcin/files/patch-src_cin2tab_Makefile.am b/chinese/iiimf-le-xcin/files/patch-src_cin2tab_Makefile.am deleted file mode 100644 index 069ee444c71d..000000000000 --- a/chinese/iiimf-le-xcin/files/patch-src_cin2tab_Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ ---- src/cin2tab/Makefile.am.orig Wed May 25 19:57:29 2005 -+++ src/cin2tab/Makefile.am Wed May 25 19:57:06 2005 -@@ -1,5 +1,6 @@ - bin_PROGRAMS = cin2tab - -+cin2tab_CPPFLAGS = $(X_CFLAGS) - cin2tab_SOURCES = charcode.c cin2tab.c gencin.c keymap.c syscin.c xcin_rc.c xcintool/check_file.c xcintool/open_data.c xcintool/snprintf.c xcintool/check_version.c xcintool/open_file.c xcintool/stable_sort.c xcintool/get_line.c xcintool/perr.c xcintool/xcin_malloc.c xcintool/get_word.c xcintool/set_locale.c - - install-binPROGRAMS: diff --git a/chinese/iiimf-le-xcin/files/patch-src_debugInfo.c b/chinese/iiimf-le-xcin/files/patch-src_debugInfo.c deleted file mode 100644 index 6c869beb6472..000000000000 --- a/chinese/iiimf-le-xcin/files/patch-src_debugInfo.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/debugInfo.c.orig Mon Aug 16 08:18:25 2004 -+++ src/debugInfo.c Thu Oct 14 00:46:26 2004 -@@ -12,9 +12,9 @@ - - void debug(const char *format, ...) - { -+ va_list args; - if(!isDebugMode()) return; - -- va_list args; - va_start(args, format); - vfprintf(stderr, format, args); - fprintf(stderr, "\n"); diff --git a/chinese/iiimf-le-xcin/files/patch-src_key_event.c b/chinese/iiimf-le-xcin/files/patch-src_key_event.c deleted file mode 100644 index 1c09db0b2819..000000000000 --- a/chinese/iiimf-le-xcin/files/patch-src_key_event.c +++ /dev/null @@ -1,19 +0,0 @@ ---- src/key_event.c.orig Mon Aug 16 08:40:30 2004 -+++ src/key_event.c Thu Oct 14 00:51:11 2004 -@@ -140,6 +140,7 @@ - - int i; - int index; -+ UTFCHAR buf; - - IMKeyEventStruct *k = (IMKeyEventStruct *) keylist->keylist; - MyDataPerSession *session_data = (MyDataPerSession *) s->specific_data; -@@ -289,7 +290,7 @@ - - /* lock candidate if numbers are not keyname */ - /* XXX fix in v.2 on not only checking '1' */ -- UTFCHAR buf = (UTFCHAR)UTF8toUnicode((wchar_t)session_data->cf->header.keyname[key2code('1')].wch); -+ buf = (UTFCHAR)UTF8toUnicode((wchar_t)session_data->cf->header.keyname[key2code('1')].wch); - if (!buf) - { - session_data->luc_commit = True; diff --git a/chinese/iiimf-le-xcin/files/patch-src_xmlconf.c b/chinese/iiimf-le-xcin/files/patch-src_xmlconf.c deleted file mode 100644 index c511072198f6..000000000000 --- a/chinese/iiimf-le-xcin/files/patch-src_xmlconf.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/xmlconf.c.orig Thu Oct 14 00:54:03 2004 -+++ src/xmlconf.c Thu Oct 14 00:55:28 2004 -@@ -3,9 +3,9 @@ - void - debugPrintLangIM (langim *langIM) { - -- if(!isDebugMode()) return; -- - imnodes *node; -+ -+ if(!isDebugMode()) return; - - if(langIM->lang) - printf("lang: %s\n", langIM->lang); diff --git a/chinese/iiimf-le-xcin/pkg-descr b/chinese/iiimf-le-xcin/pkg-descr deleted file mode 100644 index 95a3c7c4e515..000000000000 --- a/chinese/iiimf-le-xcin/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -A IIIMF language engine which ported from a popular traditional chinese -input method, xcin, which was written using XIM protocol. It is now -includes following input methods: - CangJie - Simplex - Phone - PinYin - NoTonePinYin - Cantonese PinYin - Array - EZ - Telecode - -WWW: http://tciiimf.sourceforge.net/ diff --git a/chinese/iiimf-le-xcin/pkg-plist b/chinese/iiimf-le-xcin/pkg-plist deleted file mode 100644 index a5838c6f39ed..000000000000 --- a/chinese/iiimf-le-xcin/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -lib/iiim/le/xcin/xcin.a -lib/iiim/le/xcin/xcin.la -lib/iiim/le/xcin/xcin.so -lib/iiim/le/xcin/xcin.so.0 -lib/iiim/locale/zh_TW/xcin/cin2tab -lib/iiim/locale/zh_TW/xcin/xcin.xml.conf -lib/iiim/locale/zh_TW/xcin/tab/array30.tab -lib/iiim/locale/zh_TW/xcin/tab/cj.tab -lib/iiim/locale/zh_TW/xcin/tab/cj5.tab -lib/iiim/locale/zh_TW/xcin/tab/ez.tab -lib/iiim/locale/zh_TW/xcin/tab/jyutping0.tab -lib/iiim/locale/zh_TW/xcin/tab/phone.tab -lib/iiim/locale/zh_TW/xcin/tab/pinyin.tab -lib/iiim/locale/zh_TW/xcin/tab/pinyin0.tab -lib/iiim/locale/zh_TW/xcin/tab/simplex.tab -lib/iiim/locale/zh_TW/xcin/tab/simplex5.tab -lib/iiim/locale/zh_TW/xcin/tab/sys.tab -lib/iiim/locale/zh_TW/xcin/tab/telecode.tab -@dirrm lib/iiim/locale/zh_TW/xcin/tab -@dirrm lib/iiim/locale/zh_TW/xcin -@dirrmtry lib/iiim/locale/zh_TW -@dirrmtry lib/iiim/locale -@dirrmtry lib/iiim/le/xcin -@dirrmtry lib/iiim/le |