Commit graph

61 commits

Author SHA1 Message Date
jlam
24e7255d91 buildlink1 -> buildlink2 2002-09-23 03:07:40 +00:00
jlam
b444e15023 buildlink1 -> buildlink2, and note that this package requires X11 to build. 2002-09-23 03:00:01 +00:00
jlam
f899e7e0b7 * buildlink1 -> buildlink2
* This package doesn't need pthreads...the pth dependency is supplied by
  unicon-im.
2002-09-23 02:39:34 +00:00
jlam
85df4a1fdc This package doesn't want pthreads...it wants GNU pth. 2002-09-23 02:02:46 +00:00
jlam
eb8638a697 Add a buildlink2.mk file for use by other package Makefiles. 2002-09-23 01:42:08 +00:00
jlam
08534cc34a buildlink1 -> buildlink2 2002-09-23 01:36:58 +00:00
uebayasi
96c47fd967 Add & enable ddskk. 2002-09-16 13:21:28 +00:00
uebayasi
ea8d6ea60b Initial import of DDSKK 20020915.
SKK is one of Japanese input methods on Emacs. SKK was designed and created in
1987 by Masahiko Sato(a professor of Kyoto University). We will expand SKK in
this openlab in accordance with the GPL.

SKK is an abbreviation of `Simple Kana to Kanji conversion program'. Some
people say SKK should be `simple' as its name indicates and should not be
complicated in both of its features and structure of files. The goal of this
openlab is that we can say, `SKK is still simple in its main features, but
optionally exandable and still fast!'
2002-09-16 13:20:43 +00:00
uebayasi
6444161d4f s/install-info/${INSTALL_INFO}/ 2002-09-16 13:09:07 +00:00
uebayasi
25a5600236 Add & enable iiimecf. 2002-09-15 07:02:05 +00:00
uebayasi
8240fe00d5 Initial import of IIIMECF 0.6.
IIIMECF conforms IIIM Protocol Specification defined by Sun Microsystems,
and consists of a library to create IIIM awared applications and a simple
input method library controlled by IIIM server(s).

One of applications which use IIIM Protocol is (newer) ATOK, a proprietary
Japanese input method.
2002-09-15 07:01:14 +00:00
uebayasi
7dd22372a8 Add & enable tc. 2002-09-15 06:32:29 +00:00
uebayasi
f85cd2132e Initial import of tc-2.2.1, another Japanese imput method.
TC2 provides T-Code and TUT-Code input methods for Emacs users. T-Code
and TUT-Code are called "Kanji Direct Input Method", and desiged to be
more efficient Japanese input method than Kana-Kanji translation.

For more infomation, please look into these web sites.

T-Code   -> http://openlab.ring.gr.jp/tcode/index.html
TUT-Code -> http://www.crew.sfc.keio.ac.jp/~chk/
2002-09-15 06:31:42 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
grant
618961e568 check that USE_INET6 is defined.
remove extraneous parenthesis around .if (${FOO} ..) conditions.
2002-08-21 02:43:44 +00:00
agc
152a9e10d4 Create the Freewnn user and group in this package - they default to
wnn and jserver, respectively.
2002-08-12 09:44:15 +00:00
jlam
c6beaeadc6 Rewrite canna rc.d script so that it more closely resembles other pkgsrc
rc.d scripts.  This should now honor $canna settings in /etc/rc.conf.
This addresses pkg/17543 by itojun.
2002-08-07 07:43:32 +00:00
jlam
75e61cb884 Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-08-01 05:48:00 +00:00
uebayasi
fa305b2450 Missed symlinks of shared libraries. Pointed out by Toru TAKAMIZU. 2002-07-19 14:50:06 +00:00
agc
de072a7d45 The configure script needs to find the db3 libs, so pass in the buildlink
directory via --with-db-inc and --with-db-lib.

Set USE_BUILDLINK_ONLY to yes

Use pax to copy a file hierarchy at installation time.
2002-07-16 15:40:59 +00:00
sakamoto
26b308753b fix jserverrc installation probrem (lib -> server-bin). 2002-06-20 08:55:50 +00:00
kei
6ad42a54de set write permission of the file which will be patched in make patch stage
to true.  Unless make will stop and wait for users' interaction.
2002-06-16 09:54:30 +00:00
shell
7757a246d7 add unicon-im and Chinput 2002-06-15 09:32:36 +00:00
shell
ff169c7c04 Initial import of Chinput-3.0
(PR#17231 by Rui-Xiang Guo <rxg@netbsd.org>)

Chinese input server
---
Chinput is a Chinese input server. It supports XIM(X Input Method)
Protocol and its own protocol for Chinese platform. XIM is the
standard input protocol for DBCS input in X11. All the clients can
use it if they support XIM.  Chinput now use the input engine(IME)
from Unicon, and it can support both GB and Big5 charset.
2002-06-15 09:31:38 +00:00
shell
28a69fdf76 Initial import of unicon-im-1.2
(PR#17230 by Rui-Xiang Guo <rxg@netbsd.org>)


libraries and modules of Unicon
---
The Unicon project intend to implement display/input CJK
(Chinese/Japanese/Korean) characters under the Framebuffer under
Linux.

This package will install the libraries and modules for Chinput.
2002-06-15 09:29:14 +00:00
wiz
303f2de7a8 Fix path to freewnn-lib (it's ja-freewnn-lib). 2002-06-12 01:46:42 +00:00
sakamoto
56d80785e7 adapt to update of canna-lib, ja-freewnn-lib, sj3-lib,
and use buildlink.mk.
2002-06-10 11:53:54 +00:00
sakamoto
b860c00214 forgot to bump PKGREVISION. 2002-06-10 11:06:35 +00:00
sakamoto
7f567e99c0 add and enable canna-dict, canna-server-bin,
ja-freewnn-dict, ja-freewnn-server-bin,
	sj3-dict, sj3-server-bin
2002-06-10 10:24:25 +00:00
sakamoto
cec8324031 bump PKGREVISION.
split out into sj3-dict and sj3-server-bin,
sj3-server is meta package for these packages.
2002-06-10 10:22:41 +00:00
sakamoto
2f5e48669a bump PKGREVISION.
add buildlink.mk.
use devel/nbitools instead of ${X11BASE}/xmkmf.
2002-06-10 10:21:25 +00:00
sakamoto
205d81c995 bump PKGREVISION.
split out into ja-freewnn-dict and ja-freewnn-server-bin,
ja-freewnn-server is meta package for these packages.
2002-06-10 10:17:12 +00:00
sakamoto
01daaa220f bump PKGREVISION.
add buildlink.mk.
DIST_SUBDIR=freewnn.
apply to security-related patch
ftp://ftp.etl.go.jp/pub/FreeWnn/patch-1.1.0-a01.gz.
2002-06-10 10:03:33 +00:00
sakamoto
ffa5373731 bump PKGREVISION, sync with canna-lib. 2002-06-10 09:54:59 +00:00
sakamoto
f530ea4bd6 bump PKGREVISION.
split out into canna-dict and canna-server-bin,
canna-server is meta package for these packages.
2002-06-10 09:52:15 +00:00
sakamoto
1b081a9e7c bump PKGREVISION.
add buildlink.mk.
use devel/nbitools instead of ${X11BASE}/xmkmf.
purge /var/dict/canna.
2002-06-10 09:47:26 +00:00
sakamoto
84c217258c Import sj3-server-bin-2.0.1.20nb1
Japanese input method (server binary)
separated from inputmethod/sj3-server, Approved by agc.
2002-06-10 09:16:37 +00:00
sakamoto
e7cac71830 Import sj3-dict-2.0.1.20nb1
Japanese input method (dictionary)
separated from inputmethod/sj3-server, Approved by agc.
2002-06-10 09:15:23 +00:00
sakamoto
326c7083cf Import ja-FreeWnn-server-bin-1.10nb1
Japanese/Chinese/Korean input method (Japanese server binary)
separated from inputmethod/ja-freewnn-server, Approved by agc.
2002-06-10 09:13:31 +00:00
sakamoto
9bff969ae6 Import ja-FreeWnn-dict-1.10nb1
Japanese/Chinese/Korean input method (Japanese dictionary)
separated from inputmethod/ja-freewnn-server, Approved by agc.
2002-06-10 09:11:31 +00:00
sakamoto
93b7a7e192 Import Canna-server-bin-3.5.2nb2
Kana-Kanji conversion system (server binary)
separated from inputmethod/canna-server, Approved by agc.
2002-06-10 09:08:44 +00:00
sakamoto
b2c73af34e Import Canna-dict-3.5.2nb2
Kana-Kanji conversion system (dictionary)
separated from inputmethod/canna-server, Approved by agc.
2002-06-10 09:05:09 +00:00
cjep
2376700d26 libtabe lives in the inputmethod directory. 2002-06-04 16:12:04 +00:00
uebayasi
897e5b7127 Add & enable xcin. 2002-06-04 08:47:45 +00:00
uebayasi
52ba3c12fd Initial import of xcin-2.3.5.pre2.
XCIN is an XIM (X Input Method) server which is widely used in Taiwan to
perform Chinese input under X Window system. It is originally developed
by Edward Der-Hua Liu (Oct. 1994) and many other programmers in early
days; while now it is supported by the XCIN Project.
2002-06-04 08:46:59 +00:00
uebayasi
27a7fb2ce9 Add & enable libtabe. 2002-06-04 08:32:04 +00:00
uebayasi
4c13ecc3c7 Initial import of libtabe, submitted by Rui-Xiang Guo in pkg/12171.
After its pioneering work on Chinese i18n/l10n issues, TaBE Project extends its
goal to more general Chinese language processing issues on computer systems.

libtabe, the latest work made available by the Project, is a library which
provides useful Chinese functions/routines that deal with many fundamental
elements such as pronunciation(BoPoMoFo), character frequency, word
identification, word frequency. It also comes with a free word database
consists of more than 130,000 words.
2002-06-04 08:31:10 +00:00
seb
2cae6135c9 Add & enable newly reimported packages from the japanese category:
canna-lib, canna-server, canuum, ja-freewnn-lib, ja-freewnn-server, kinput2, sj3-lib, sj3-server, skkfep, skkinput, skkserv.

This is part of the japanese category retirement.
2002-05-31 14:14:16 +00:00
seb
9b3179d34e Reimport of package Canna-server from japanese/canna-server into inputmethod/canna-server.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:01:33 +00:00