summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-03-13 02:21:30 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-03-13 02:21:30 +0000
commiteff576a627853e68ca2ed27297b10c92eb50bd03 (patch)
treeff9e3a7323205237fea34ced653dac402611fa0f /chinese
parent- it doesn't need extra-patch-4-stable in 0.5.0 (diff)
- renamed to scim-pinyin
PR: 78265 Submitted by: maintainer Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=131053
Diffstat (limited to 'chinese')
-rw-r--r--chinese/scim-chinese/Makefile48
-rw-r--r--chinese/scim-chinese/distinfo2
-rw-r--r--chinese/scim-chinese/files/extra-patch-4-stable10
-rw-r--r--chinese/scim-chinese/pkg-descr7
-rw-r--r--chinese/scim-chinese/pkg-message20
-rw-r--r--chinese/scim-chinese/pkg-plist17
6 files changed, 0 insertions, 104 deletions
diff --git a/chinese/scim-chinese/Makefile b/chinese/scim-chinese/Makefile
deleted file mode 100644
index a8260e2086b1..000000000000
--- a/chinese/scim-chinese/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# New ports collection makefile for: zh-scim-chinese
-# Date created: 20 May 2004
-# Whom: Jie Gao <gaoj@cpsc.ucalgary.ca>
-#
-# $FreeBSD$
-#
-
-PORTNAME= scim-pinyin
-PORTVERSION= 0.5.0
-PORTREVISION= 1
-CATEGORIES= chinese
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=scim
-
-MAINTAINER= gaoj@cpsc.ucalgary.ca
-COMMENT= SCIM Chinese Smart Pinyin input method
-
-BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-USE_GNOME= gnomehack lthack
-USE_X_PREFIX= yes
-USE_ICONV= yes
-USE_GMAKE= yes
-USE_LIBTOOL_VER= 15
-
-CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
- PTHREAD_LIBS="${PTHREAD_LIBS}"
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500035
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
-RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/stlport" \
- LDFLAGS="-L${LOCALBASE}/lib -lstlport_gcc -lintl ${PTHREAD_LIBS}"
-.else
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \
- LDFLAGS="-L${LOCALBASE}/lib -lintl"
-.endif
-
-post-install:
- @${CAT} ${PKGMESSAGE}
- @${ECHO}
- @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\'
- @${ECHO}
-
-.include <bsd.port.post.mk>
diff --git a/chinese/scim-chinese/distinfo b/chinese/scim-chinese/distinfo
deleted file mode 100644
index faf9f0ea3143..000000000000
--- a/chinese/scim-chinese/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (scim-pinyin-0.5.0.tar.gz) = 3cb810f4ae252c7e05fc01b7e5548da9
-SIZE (scim-pinyin-0.5.0.tar.gz) = 4829272
diff --git a/chinese/scim-chinese/files/extra-patch-4-stable b/chinese/scim-chinese/files/extra-patch-4-stable
deleted file mode 100644
index bec92c2d650c..000000000000
--- a/chinese/scim-chinese/files/extra-patch-4-stable
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/scim_special_table.cpp.orig Wed Aug 4 20:10:57 2004
-+++ src/scim_special_table.cpp Wed Aug 4 20:11:13 2004
-@@ -23,6 +23,7 @@
- #include <time.h>
- #include <scim.h>
- #include "scim_special_table.h"
-+#include <cstdio>
-
- static inline String
- _trim_blank (const String &str)
diff --git a/chinese/scim-chinese/pkg-descr b/chinese/scim-chinese/pkg-descr
deleted file mode 100644
index 453c9feab029..000000000000
--- a/chinese/scim-chinese/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-SCIM Chinese Smart Pinyin input method
-
-Smart Common Input Method platform, in short SCIM, is a development platform to
-make Input Method developers live easier. It has very clear architecture and
-very simple programming interface.
-
-WWW: http://www.scim-im.org
diff --git a/chinese/scim-chinese/pkg-message b/chinese/scim-chinese/pkg-message
deleted file mode 100644
index 9e61f11cd1b4..000000000000
--- a/chinese/scim-chinese/pkg-message
+++ /dev/null
@@ -1,20 +0,0 @@
---------------------------------------------------------------------
-Remember to set environment variable XMODIFIERS:
-
- csh/tcsh: setenv XMODIFIERS @im=SCIM
- sh/bash: export XMODIFIERS='@im=SCIM'
-
-and set LANG, LC_CTYPE to one of the following values:
-
- Simplified Chinese:
- zh_CN.UTF-8, zh_CN.GB18030, zh_CN.GBK, zh_CN.GB2312, zh_CN.eucCN
-
- Traditional Chinese:
- zh_TW.UTF-8, zh_TW.Big5
- zh_HK.UTF-8, zh_HK.Big5-HKSCS
-
-To start the SCIM input method daemon, use command:
-
- scim -d
-
---------------------------------------------------------------------
diff --git a/chinese/scim-chinese/pkg-plist b/chinese/scim-chinese/pkg-plist
deleted file mode 100644
index f9fb8730c9ce..000000000000
--- a/chinese/scim-chinese/pkg-plist
+++ /dev/null
@@ -1,17 +0,0 @@
-lib/scim-1.0/IMEngine/pinyin.so
-lib/scim-1.0/SetupUI/pinyin-imengine-setup.so
-share/locale/de/LC_MESSAGES/scim-pinyin.mo
-share/locale/fr/LC_MESSAGES/scim-pinyin.mo
-share/locale/ko/LC_MESSAGES/scim-pinyin.mo
-share/locale/ja/LC_MESSAGES/scim-pinyin.mo
-share/locale/zh_CN/LC_MESSAGES/scim-pinyin.mo
-share/locale/zh_TW/LC_MESSAGES/scim-pinyin.mo
-share/scim/pinyin/phrase_lib
-share/scim/pinyin/pinyin_phrase_index
-share/scim/pinyin/pinyin_phrase_lib
-share/scim/pinyin/pinyin_table
-share/scim/pinyin/special_table
-share/scim/icons/smart-pinyin.png
-@unexec rmdir %D/lib/scim-1.0/IMEngine 2>/dev/null || true
-@unexec rmdir %D/lib/scim-1.0/SetupUI 2>/dev/null || true
-@dirrm share/scim/pinyin