1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:

(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.
This commit is contained in:
Satoshi Taoka 2000-09-08 04:34:56 +00:00
parent 3f75a53ded
commit a77a3c279b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32414
110 changed files with 276 additions and 243 deletions

View File

@ -3,7 +3,8 @@
SUBDIR += xmms
SUBDIR += CJK
SUBDIR += Wnn
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
SUBDIR += acroread-chsfont
SUBDIR += acroread-chtfont
SUBDIR += arphicttf
@ -24,7 +25,7 @@
SUBDIR += libtabe
SUBDIR += lunar
SUBDIR += moettf
SUBDIR += mule-wnn4
SUBDIR += mule-freewnn
SUBDIR += muni
SUBDIR += mutt
SUBDIR += nvi-big5

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with Wnn4
# New ports collection makefile for: mule with FreeWnn
# Date created: 20 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
@ -6,11 +6,11 @@
#
CATEGORIES= chinese
PKGNAMESUFFIX= -wnn4
PKGNAMESUFFIX= -freewnn
MASTERDIR= ${.CURDIR}/../../editors/mule
PKGDIR= ${.CURDIR}/pkg
CWNN4= yes
CFREEWNN= yes
.include "${MASTERDIR}/Makefile"

View File

@ -1 +1 @@
Multilingual emacs, with Wnn4 support built in (Only the executables)
Multilingual emacs, with FreeWnn support built in (Only the executables)

View File

@ -4,10 +4,10 @@ multilingual editor based on emacs-19.34.
You should install a package, mule-common-2.3, containing emacs lisp
files, info pages, and so on (except executables) for mule-2.3.
This package is built with Chinese support, using Wnn4 as default. It
is supported input methods, jeonkak, hangul for Korean(Hanja), and
quanjiao, zhuyin, erpin for Chinese (check out
lib/mule/site-lisp/site-start.el), using Wnn4, too.
This package is built with Chinese support, using FreeWnn as
default. It is supported input methods, jeonkak, hangul for
Korean(Hanja), and quanjiao, zhuyin, erpin for Chinese (check out
lib/mule/site-lisp/site-start.el), using FreeWnn, too.
This package and the package, mule-common-2.3, *will* clobber any
existing emacs installation. In particular, the executables and man

View File

@ -25,9 +25,9 @@ XEMACS_MAJOR_VER= 21
.for dir in \
editors/xemacs${XEMACS_MAJOR_VER}-mule \
japanese/xemacs${XEMACS_MAJOR_VER}-canna \
japanese/xemacs${XEMACS_MAJOR_VER}-canna+wnn4 \
japanese/xemacs${XEMACS_MAJOR_VER}-canna+freewnn \
japanese/xemacs${XEMACS_MAJOR_VER}-canna+wnn6 \
japanese/xemacs${XEMACS_MAJOR_VER}-wnn4 \
japanese/xemacs${XEMACS_MAJOR_VER}-freewnn \
japanese/xemacs${XEMACS_MAJOR_VER}-wnn6
.if exists(${WRKDIRPREFIX}${.CURDIR}/../../${dir}/work/.install_done)
WRKDIR= ${WRKDIRPREFIX}${.CURDIR}/../../${dir}/work

View File

@ -2,7 +2,7 @@ This is XEmacs lisp files, info pages, and so on (except executables)
for XEmacs with Mule(version %%XEMACS_VER%%), the next generation of Emacs.
You must install one of packages, xemacs-mule-%%XEMACS_VER%%,
ja-xemacs-*-%%XEMACS_VER%% (ja-xemacs-canna-%%XEMACS_VER%%, ja-xemacs-canna+wnn4-%%XEMACS_VER%%, etc.),
ja-xemacs-*-%%XEMACS_VER%% (ja-xemacs-canna-%%XEMACS_VER%%, ja-xemacs-canna+freewnn-%%XEMACS_VER%%, etc.),
each of which contains only the executables for XEmacs with Mule(vresion %%XEMACS_VER%%).
This package and the above package of the executables *will* clobber any

View File

@ -2,7 +2,7 @@ This is XEmacs lisp files, info pages, and so on (except executables)
for XEmacs with Mule(version 21.1.12), the next generation of Emacs.
You must install one of packages, xemacs-mule-21.1.12,
ja-xemacs-*-21.1.12 (ja-xemacs-canna-21.1.12, ja-xemacs-canna+wnn4-21.1.12, etc.),
ja-xemacs-*-21.1.12 (ja-xemacs-canna-21.1.12, ja-xemacs-canna+freewnn-21.1.12, etc.),
each of which contains only the executables for XEmacs with Mule(vresion 21.1.12).
This package and the above package of the executables *will* clobber any

View File

@ -8,7 +8,7 @@ XEmacs with Mule(version %%XEMACS_VER%%).
This package is not built with any particular language support except for
already built-in Imput Method - SKK and SJ3. If you want other built-in
input method, look into the xemacs ports in language- specific directories.
Currently only Japanese (Canna,Wnn4 and Wnn6) is available.
Currently only Japanese (Canna, FreeWnn and Wnn6) is available.
This package and the package, xemacs-common-%%XEMACS_VER%% are designed
*not* to clobber any existing emacs installation. In particular, the

View File

@ -8,7 +8,7 @@ XEmacs with Mule(version 21.1.12).
This package is not built with any particular language support except for
already built-in Imput Method - SKK and SJ3. If you want other built-in
input method, look into the xemacs ports in language- specific directories.
Currently only Japanese (Canna,Wnn4 and Wnn6) is available.
Currently only Japanese (Canna, FreeWnn and Wnn6) is available.
This package and the package, xemacs-common-21.1.12 are designed
*not* to clobber any existing emacs installation. In particular, the

View File

@ -5,16 +5,16 @@ xemacs-mule-packages in addition).
Each package except for xemacs21-sumo is built with Multilingual Imput
Methods. Especially, Japanese input is supported by using SKK, SJ3, Canna,
Wnn4 or Wnn6 as an external input engine . Each input method would be
FreeWnn or Wnn6 as an external input engine . Each input method would be
supported in following ports respectively:
editors/xemacs21-sumo ............... No input method supports
editors/xemacs21-mule-sumo .......... SKK, SJ3
japanese/xemacs21-sumo-canna ........ SKK, SJ3, Canna
japanese/xemacs21-sumo-canna+wnn4 ... SKK, SJ3, Canna, Wnn4
japanese/xemacs21-sumo-canna+wnn6 ... SKK, SJ3, Canna, Wnn6
japanese/xemacs21-sumo-wnn4 ......... SKK, SJ3, Wnn4
japanese/xemacs21-sumo-wnn6 ......... SKK, SJ3, Wnn6
editors/xemacs21-sumo ................. No input method supports
editors/xemacs21-mule-sumo ............ SKK, SJ3
japanese/xemacs21-sumo-canna .......... SKK, SJ3, Canna
japanese/xemacs21-sumo-canna+freewnn .. SKK, SJ3, Canna, FreeWnn
japanese/xemacs21-sumo-canna+wnn6 ..... SKK, SJ3, Canna, Wnn6
japanese/xemacs21-sumo-freewnn ........ SKK, SJ3, FreeWnn
japanese/xemacs21-sumo-wnn6 ........... SKK, SJ3, Wnn6
If you use with SJ3 or SKK, you should be installed sj3serv or skkserv
in advance. SKK is supported as already builtin. Also it will

View File

@ -2,8 +2,9 @@
#
SUBDIR += Canna
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server
SUBDIR += VTPSfont
SUBDIR += Wnn
SUBDIR += Wnn6
SUBDIR += Wnn6-lib
SUBDIR += a2ps
@ -82,16 +83,16 @@
SUBDIR += jtex209-ntt
SUBDIR += jvim
SUBDIR += jvim-canna
SUBDIR += jvim-canna+wnn4
SUBDIR += jvim-canna+freewnn
SUBDIR += jvim-canna+wnn6
SUBDIR += jvim-wnn4
SUBDIR += jvim-freewnn
SUBDIR += jvim-wnn6
SUBDIR += jvim3
SUBDIR += jvim3-canna
SUBDIR += jvim3-canna+wnn4
SUBDIR += jvim3-canna+freewnn
SUBDIR += jvim3-canna+wnn6
SUBDIR += jvim3-direct_canna
SUBDIR += jvim3-wnn4
SUBDIR += jvim3-freewnn
SUBDIR += jvim3-wnn6
SUBDIR += k10
SUBDIR += k12
@ -103,15 +104,15 @@
SUBDIR += kcc
SUBDIR += kebook-i18n
SUBDIR += kinput2-canna
SUBDIR += kinput2-canna+freewnn
SUBDIR += kinput2-canna+freewnn+sj3
SUBDIR += kinput2-canna+sj3
SUBDIR += kinput2-canna+sj3+wnn4
SUBDIR += kinput2-canna+sj3+wnn6
SUBDIR += kinput2-canna+wnn4
SUBDIR += kinput2-canna+wnn6
SUBDIR += kinput2-freewnn
SUBDIR += kinput2-freewnn+sj3
SUBDIR += kinput2-sj3
SUBDIR += kinput2-sj3+wnn4
SUBDIR += kinput2-sj3+wnn6
SUBDIR += kinput2-wnn4
SUBDIR += kinput2-wnn6
SUBDIR += kon2-14dot
SUBDIR += kon2-16dot
@ -152,15 +153,15 @@
SUBDIR += mtools
SUBDIR += muggy
SUBDIR += mule-canna
SUBDIR += mule-canna+freewnn
SUBDIR += mule-canna+freewnn+sj3
SUBDIR += mule-canna+sj3
SUBDIR += mule-canna+sj3+wnn4
SUBDIR += mule-canna+sj3+wnn6
SUBDIR += mule-canna+wnn4
SUBDIR += mule-canna+wnn6
SUBDIR += mule-freewnn
SUBDIR += mule-freewnn+sj3
SUBDIR += mule-sj3
SUBDIR += mule-sj3+wnn4
SUBDIR += mule-sj3+wnn6
SUBDIR += mule-wnn4
SUBDIR += mule-wnn6
SUBDIR += mutt
SUBDIR += mypaedia-fpw
@ -187,9 +188,9 @@
SUBDIR += okphone
SUBDIR += oleo
SUBDIR += onew-canna
SUBDIR += onew-canna+wnn4
SUBDIR += onew-canna+freewnn
SUBDIR += onew-canna+wnn6
SUBDIR += onew-wnn4
SUBDIR += onew-freewnn
SUBDIR += onew-wnn6
SUBDIR += p5-Jcode
SUBDIR += p5-jcode.pl

View File

@ -1,13 +1,13 @@
# New ports collection makefile for: jvim for Canna and Wnn4
# New ports collection makefile for: jvim for Canna and FreeWnn
# Date created: 5 Sep 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -canna+wnn4
PKGNAMESUFFIX= -canna+freewnn
CANNA= yes
WNN4= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../jvim
PKGDIR= ${.CURDIR}/pkg

View File

@ -1 +1 @@
Japanized Vim (with Canna and Wnn4)
Japanized Vim (with Canna and FreeWnn)

View File

@ -2,7 +2,7 @@ JVim is a text editor that is upwards compatible to vi. It can be used
to edit any ASCII and Japanese(EUC or JIS) text. It is especially
useful for editing programs.
This package is built with Japanese support, using Canna and Wnn4.
This package is built with Japanese support, using Canna and FreeWnn.
There are a lot of enhancements above vi: multi level undo, command
line editing, filename completion, on line help, quoting, etc.. Read

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: jvim for Wnn4
# New ports collection makefile for: jvim for FreeWnn
# Date created: 5 Sep 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -wnn4
WNN4= yes
PKGNAMESUFFIX= -freewnn
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../jvim
PKGDIR= ${.CURDIR}/pkg

View File

@ -1 +1 @@
Japanized Vim (with Wnn4)
Japanized Vim (with FreeWnn)

View File

@ -2,7 +2,7 @@ JVim is a text editor that is upwards compatible to vi. It can be used
to edit any ASCII and Japanese(EUC or JIS) text. It is especially
useful for editing programs.
This package is built with Japanese support, using Wnn4 as default.
This package is built with Japanese support, using FreeWnn as default.
There are a lot of enhancements above vi: multi level undo, command
line editing, filename completion, on line help, quoting, etc.. Read

View File

@ -28,15 +28,15 @@ INPUT_METHOD+= canna
LIB_DEPENDS+= canna.1:${PORTSDIR}/japanese/Canna
JPLIB+= -lcanna
.endif
.if defined(WNN4)
INPUT_METHOD+= wnn4
BUILD_DEPENDS+= ${X11BASE}/lib/libjd.a:${PORTSDIR}/japanese/Wnn
RUN_DEPENDS+= ${LOCALBASE}/lib/wnn/ja_JP/rk/2B_ROMKANA:${PORTSDIR}/japanese/Wnn
.if defined(FREEWNN)
INPUT_METHOD+= freewnn
LIB_DEPENDS+= jd.0:${PORTSDIR}/japanese/FreeWnn-lib
RUN_DEPENDS+= ${LOCALBASE}/lib/wnn/ja_JP/rk/2B_ROMKANA:${PORTSDIR}/japanese/FreeWnn-lib
JPDEF+= -DWNN_ISDIR
JPLIB+= -ljd -lcrypt
.elif defined(WNN6)
INPUT_METHOD+= wnn6
BUILD_DEPENDS+= ${X11BASE}/lib/libjd.a:${PORTSDIR}/japanese/Wnn
LIB_DEPENDS+= jd.0:${PORTSDIR}/japanese/FreeWnn-lib
RUN_DEPENDS+= ${LOCALBASE}/lib/wnn/ja_JP/rk.wnn6/2B_ROMKANA:${PORTSDIR}/japanese/onew${INPUT_METHOD}
JPDEF+= -DWNN_ISDIR
JPLIB+= -ljd -lcrypt

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: jvim3 for Canna and Wnn4
# New ports collection makefile for: jvim3 for Canna and FreeWnn
# Date created: 98/11/17
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
@ -6,7 +6,7 @@
#
CANNA= yes
WNN4= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../jvim3
PKGDIR= ${.CURDIR}/pkg

View File

@ -1 +1 @@
Japanized Vim-3.0 (with Canna and Wnn4)
Japanized Vim-3.0 (with Canna and FreeWnn)

View File

@ -2,7 +2,7 @@ JVim 3.0 is a text editor that is upwards compatible to vi. It can be
used to edit any ASCII and Japanese(SJIS/JIS/EUC/Unicode) text. It is
especially useful for editing programs.
This package is built with Japanese support, using Canna and Wnn4.
This package is built with Japanese support, using Canna and FreeWnn.
There are a lot of enhancements above vi: multi level undo, command
line editing, filename completion, on line help, quoting, etc.. Read

View File

@ -1,11 +1,11 @@
# New ports collection makefile for: jvim3 for Wnn4
# New ports collection makefile for: jvim3 for FreeWnn
# Date created: 98/11/17
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
WNN4= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../jvim3
PKGDIR= ${.CURDIR}/pkg

View File

@ -1 +1 @@
Japanized Vim-3.0 (with Wnn4)
Japanized Vim-3.0 (with FreeWnn)

View File

@ -2,7 +2,7 @@ JVim 3.0 is a text editor that is upwards compatible to vi. It can be
used to edit any ASCII and Japanese(SJIS/JIS/EUC/Unicode) text. It is
especially useful for editing programs.
This package is built with Japanese support, using Wnn4.
This package is built with Japanese support, using FreeWnn.
There are a lot of enhancements above vi: multi level undo, command
line editing, filename completion, on line help, quoting, etc.. Read

View File

@ -27,6 +27,8 @@ WRKSRC= ${WRKDIR}/vim
MAKEFILE= makjunix.mak
MAN1= jvim3.1
.include <bsd.port.pre.mk>
JPATCH= jvim.2.1beta.tar.gz
PLIST_SUB= VERSION=${PORTVERSION}
PORT_DOCDIR= ${PREFIX}/share/doc/ja-jvim-${PORTVERSION}
@ -55,16 +57,15 @@ INPUT_METHOD+= canna
LIB_DEPENDS+= canna.1:${PORTSDIR}/japanese/Canna
FEPLIBS+= -lcanna
.endif
.if defined(WNN4)
INPUT_METHOD+= wnn4
BUILD_DEPENDS+= ${X11BASE}/lib/libjd.a:${PORTSDIR}/japanese/Wnn
RUN_DEPENDS+= ${LOCALBASE}/lib/wnn/ja_JP/rk/2B_ROMKANA:${PORTSDIR}/japanese/Wnn
FEPLIBS+= -L${X11BASE}/lib -ljd -lcrypt
.if defined(FREEWNN)
INPUT_METHOD+= freewnn
LIB_DEPENDS+= jd.0:${PORTSDIR}/japanese/FreeWnn-lib
FEPLIBS+= -L${LOCALBASE}/lib -ljd -lcrypt
.elif defined(WNN6)
INPUT_METHOD+= wnn6
BUILD_DEPENDS+= ${X11BASE}/lib/libjd.a:${PORTSDIR}/japanese/Wnn
LIB_DEPENDS+= jd.0:${PORTSDIR}/japanese/FreeWnn-lib
RUN_DEPENDS+= ${LOCALBASE}/lib/wnn/ja_JP/rk.wnn6/2B_ROMKANA:${PORTSDIR}/japanese/onew${INPUT_METHOD}
FEPLIBS+= -L${X11BASE}/lib -ljd -lcrypt
FEPLIBS+= -L${LOCALBASE}/lib -ljd -lcrypt
.endif
.endif # DIRECT_CANNA
#
@ -117,4 +118,4 @@ do-install:
.endif
.endif
.include <bsd.port.mk>
.include <bsd.port.post.mk>

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: kinput2-canna+sj3+wnn4
# New ports collection makefile for: kinput2-canna+freewnn+sj3
# Date created: 19 Dec 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
@ -7,9 +7,9 @@
CANNA= yes
SJ3= yes
WNN4= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -1 +1 @@
Input server of Japanese text (Canna+SJ3+Wnn4)
Input server of Japanese text (Canna+FreeWnn+SJ3)

View File

@ -6,8 +6,8 @@ sends a request to kinput2. Kinput2 receives the request, does
kana-kanji conversion, and sends the converted text back to the
client.
The port supports Canna, SJ3 and Wnn4. Egg key binding is avairable,
if you run
The port supports Canna, SJ3 and FreeWnn. Egg key binding is
avairable, if you run
kinput2 -ccdef ccdef.kinput2.egg

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: kinput2-canna+wnn4
# New ports collection makefile for: kinput2-canna+freewnn
# Date created: 19 Dec 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
@ -6,9 +6,9 @@
#
CANNA= yes
WNN4= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -1 +1 @@
Input server of Japanese text (Canna+Wnn4)
Input server of Japanese text (Canna+FreeWnn)

View File

@ -6,8 +6,8 @@ sends a request to kinput2. Kinput2 receives the request, does
kana-kanji conversion, and sends the converted text back to the
client.
The port supports Canna and Wnn4. Egg key binding is avairable,
if you run
The port supports Canna and FreeWnn. Egg key binding is avairable, if
you run
kinput2 -ccdef ccdef.kinput2.egg

View File

@ -9,7 +9,7 @@ CANNA= yes
SJ3= yes
WNN6= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -9,7 +9,7 @@ CANNA= yes
SJ3= yes
WNN6= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -8,7 +8,7 @@
CANNA= yes
SJ3= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -8,7 +8,7 @@
CANNA= yes
WNN6= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -8,7 +8,7 @@
CANNA= yes
WNN6= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -7,7 +7,7 @@
CANNA= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: kinput2-sj3+wnn4
# New ports collection makefile for: kinput2-freewnn+sj3
# Date created: 19 Dec 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
@ -6,9 +6,9 @@
#
SJ3= yes
WNN4= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -1 +1 @@
Input server of Japanese text (SJ3+Wnn4)
Input server of Japanese text (FreeWnn+SJ3)

View File

@ -6,8 +6,8 @@ sends a request to kinput2. Kinput2 receives the request, does
kana-kanji conversion, and sends the converted text back to the
client.
The port supports SJ3 and Wnn4. Egg key binding is avairable,
if you run
The port supports SJ3 and FreeWnn. Egg key binding is avairable, if
you run
kinput2 -ccdef ccdef.kinput2.egg

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: kinput2-wnn4
# New ports collection makefile for: kinput2-freewnn
# Date created: 19 Dec 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
@ -17,13 +17,13 @@ MAINTAINER= taoka@FreeBSD.org
LIB_DEPENDS= ${LIB_INPUT_METHOD}
BUILD_DEPENDS= ${BUILD_INPUT_METHOD}
PATCHDIR= ${.CURDIR}/../kinput2-wnn4/patches
FILESDIR= ${.CURDIR}/../kinput2-wnn4/files
PATCHDIR= ${.CURDIR}/../kinput2-freewnn/patches
FILESDIR= ${.CURDIR}/../kinput2-freewnn/files
USE_IMAKE= yes
.if !defined(CANNA) && !defined(SJ3) && !defined(WNN4) && !defined(WNN6)
.if !defined(CANNA) && !defined(SJ3) && !defined(FREEWNN) && !defined(WNN6)
# For this port
WNN4= yes
FREEWNN= yes
.endif
#
# Specifying a velue INPUT_METHOD, and seting values BUILD_DEPENDS,
@ -40,11 +40,11 @@ BUILD_INPUT_METHOD+= sj3serv:${PORTSDIR}/japanese/sj3
KINPUT2_DEF+= -DUseSj3 -Dport_SJ3SRC=${LOCALBASE}/include \
-Dport_SJ3LIB="-L${LOCALBASE}/lib -lsj3lib"
.endif
.if defined(WNN4)
INPUT_METHOD+= wnn4
BUILD_INPUT_METHOD+= ${X11BASE}/lib/libwnn.a:${PORTSDIR}/japanese/Wnn
KINPUT2_DEF+= -DUseWnn -Dport_WNNINCDIR=$(X11BASE)/include/wnn \
-Dport_WNNLIB="-L$(X11BASE)/lib -lwnn -lcrypt"
.if defined(FREEWNN)
INPUT_METHOD+= freewnn
LIB_INPUT_METHOD+= wnn.0:${PORTSDIR}/japanese/FreeWnn-lib
KINPUT2_DEF+= -DUseWnn -Dport_WNNINCDIR=$(LOCALBASE)/include/wnn \
-Dport_WNNLIB="-L$(LOCALBASE)/lib -lwnn -lcrypt"
.elif defined(WNN6)
INPUT_METHOD+= wnn6
LIB_INPUT_METHOD+= wnn6.1:${PORTSDIR}/japanese/Wnn6-lib
@ -70,7 +70,7 @@ do-configure:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${XMKMF}
post-install:
# For Wnn4 or Wnn6
# For FreeWnn or Wnn6
@if [ -e ${PKGDIR}/MESSAGE ]; then \
${CAT} ${PKGDIR}/MESSAGE; \
fi

View File

@ -1 +1 @@
Input server of Japanese text (Wnn4)
Input server of Japanese text (FreeWnn)

View File

@ -6,8 +6,7 @@ sends a request to kinput2. Kinput2 receives the request, does
kana-kanji conversion, and sends the converted text back to the
client.
The port supports Wnn4. Egg key binding is avairable,
if you run
The port supports FreeWnn. Egg key binding is avairable, if you run
kinput2 -ccdef ccdef.kinput2.egg

View File

@ -8,7 +8,7 @@
SJ3= yes
WNN6= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -8,7 +8,7 @@
SJ3= yes
WNN6= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -7,7 +7,7 @@
SJ3= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -7,7 +7,7 @@
WNN6= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -7,7 +7,7 @@
WNN6= yes
MASTERDIR= ${.CURDIR}/../kinput2-wnn4/
MASTERDIR= ${.CURDIR}/../kinput2-freewnn/
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: kinput2-wnn4
# New ports collection makefile for: kinput2-freewnn
# Date created: 19 Dec 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
@ -17,13 +17,13 @@ MAINTAINER= taoka@FreeBSD.org
LIB_DEPENDS= ${LIB_INPUT_METHOD}
BUILD_DEPENDS= ${BUILD_INPUT_METHOD}
PATCHDIR= ${.CURDIR}/../kinput2-wnn4/patches
FILESDIR= ${.CURDIR}/../kinput2-wnn4/files
PATCHDIR= ${.CURDIR}/../kinput2-freewnn/patches
FILESDIR= ${.CURDIR}/../kinput2-freewnn/files
USE_IMAKE= yes
.if !defined(CANNA) && !defined(SJ3) && !defined(WNN4) && !defined(WNN6)
.if !defined(CANNA) && !defined(SJ3) && !defined(FREEWNN) && !defined(WNN6)
# For this port
WNN4= yes
FREEWNN= yes
.endif
#
# Specifying a velue INPUT_METHOD, and seting values BUILD_DEPENDS,
@ -40,11 +40,11 @@ BUILD_INPUT_METHOD+= sj3serv:${PORTSDIR}/japanese/sj3
KINPUT2_DEF+= -DUseSj3 -Dport_SJ3SRC=${LOCALBASE}/include \
-Dport_SJ3LIB="-L${LOCALBASE}/lib -lsj3lib"
.endif
.if defined(WNN4)
INPUT_METHOD+= wnn4
BUILD_INPUT_METHOD+= ${X11BASE}/lib/libwnn.a:${PORTSDIR}/japanese/Wnn
KINPUT2_DEF+= -DUseWnn -Dport_WNNINCDIR=$(X11BASE)/include/wnn \
-Dport_WNNLIB="-L$(X11BASE)/lib -lwnn -lcrypt"
.if defined(FREEWNN)
INPUT_METHOD+= freewnn
LIB_INPUT_METHOD+= wnn.0:${PORTSDIR}/japanese/FreeWnn-lib
KINPUT2_DEF+= -DUseWnn -Dport_WNNINCDIR=$(LOCALBASE)/include/wnn \
-Dport_WNNLIB="-L$(LOCALBASE)/lib -lwnn -lcrypt"
.elif defined(WNN6)
INPUT_METHOD+= wnn6
LIB_INPUT_METHOD+= wnn6.1:${PORTSDIR}/japanese/Wnn6-lib
@ -70,7 +70,7 @@ do-configure:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${XMKMF}
post-install:
# For Wnn4 or Wnn6
# For FreeWnn or Wnn6
@if [ -e ${PKGDIR}/MESSAGE ]; then \
${CAT} ${PKGDIR}/MESSAGE; \
fi

View File

@ -1 +1 @@
Input server of Japanese text (Wnn4)
Input server of Japanese text (FreeWnn)

View File

@ -6,8 +6,7 @@ sends a request to kinput2. Kinput2 receives the request, does
kana-kanji conversion, and sends the converted text back to the
client.
The port supports Wnn4. Egg key binding is avairable,
if you run
The port supports FreeWnn. Egg key binding is avairable, if you run
kinput2 -ccdef ccdef.kinput2.egg

View File

@ -1,16 +1,16 @@
# New ports collection makefile for: mule 2.3@19.34 with Canna, sj3 and Wnn4
# New ports collection makefile for: mule with Canna, sj3 and FreeWnn
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -canna+sj3+wnn4
PKGNAMESUFFIX= -canna+freewnn+sj3
CATEGORIES= japanese
CANNA= yes
SJ3= yes
WNN4= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../../editors/mule
PKGDIR= ${.CURDIR}/pkg

View File

@ -1 +1 @@
Multilingual emacs, with Canna, sj3, and Wnn4 support built-in
Multilingual emacs, with Canna, sj3, and FreeWnn support built-in

View File

@ -5,9 +5,9 @@ You should install a package, mule-common-2.3, containing emacs lisp
files, info pages, and so on (except executables) for mule-2.3.
This package is built with Japanese support, using Canna, sj3(*1) or
Wnn4. It is supported input methods, jeonkak, hangul for
FreeWnn. It is supported input methods, jeonkak, hangul for
Korean(Hanja), and quanjiao, zhuyin, erpin for Chinese (check out
lib/mule/site-lisp/site-start.el), using Wnn4, too.
lib/mule/site-lisp/site-start.el), using FreeWnn, too.
This package and the package, mule-common-2.3, *will* clobber any
existing emacs installation. In particular, the executables and man

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: mule 2.3@19.34 with Canna and Wnn4
# New ports collection makefile for: mule with Canna and FreeWnn
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -canna+wnn4
PKGNAMESUFFIX= -canna+freewnn
CATEGORIES= japanese
CANNA= yes
WNN4= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../../editors/mule
PKGDIR= ${.CURDIR}/pkg

View File

@ -1 +1 @@
Multilingual emacs, with Canna and Wnn4 support built-in
Multilingual emacs, with Canna and FreeWnn support built-in

View File

@ -4,10 +4,10 @@ multilingual editor based on emacs-19.34.
You should install a package, mule-common-2.3, containing emacs lisp
files, info pages, and so on (except executables) for mule-2.3.
This package is built with Japanese support, using Canna or Wnn4. It
is supported input methods, jeonkak, hangul for Korean(Hanja), and
quanjiao, zhuyin, erpin for Chinese (check out
lib/mule/site-lisp/site-start.el), using Wnn4, too.
This package is built with Japanese support, using Canna or
FreeWnn. It is supported input methods, jeonkak, hangul for
Korean(Hanja), and quanjiao, zhuyin, erpin for Chinese (check out
lib/mule/site-lisp/site-start.el), using FreeWnn, too.
This package and the package, mule-common-2.3, *will* clobber any
existing emacs installation. In particular, the executables and man

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with Canna, sj3 and Wnn6
# New ports collection makefile for: mule with Canna, sj3 and Wnn6
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with Canna, sj3 and Wnn6
# New ports collection makefile for: mule with Canna, sj3 and Wnn6
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with Canna and sj3
# New ports collection makefile for: mule with Canna and sj3
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with Canna and Wnn6
# New ports collection makefile for: mule with Canna and Wnn6
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with Canna and Wnn6
# New ports collection makefile for: mule with Canna and Wnn6
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with Canna
# New ports collection makefile for: mule with Canna
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View File

@ -1,15 +1,15 @@
# New ports collection makefile for: mule 2.3@19.34 with sj3 and Wnn4
# New ports collection makefile for: mule with sj3 and FreeWnn
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -sj3+wnn4
PKGNAMESUFFIX= -freewnn+sj3
CATEGORIES= japanese
SJ3= yes
WNN4= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../../editors/mule
PKGDIR= ${.CURDIR}/pkg

View File

@ -1 +1 @@
A multilingual emacs, with sj3 and Wnn4 support built in (Only the executables)
A multilingual emacs, with sj3 and FreeWnn support built in (Only the executables)

View File

@ -4,10 +4,10 @@ multilingual editor based on emacs-19.34.
You should install a package, mule-common-2.3, containing emacs lisp
files, info pages, and so on (except executables) for mule-2.3.
This package is built with Japanese support, using sj3(*1) or Wnn4. It
is supported input methods, jeonkak, hangul for Korean(Hanja), and
quanjiao, zhuyin, erpin for Chinese (check out
lib/mule/site-lisp/site-start.el), using Wnn4, too.
This package is built with Japanese support, using sj3(*1) or
FreeWnn. It is supported input methods, jeonkak, hangul for
Korean(Hanja), and quanjiao, zhuyin, erpin for Chinese (check out
lib/mule/site-lisp/site-start.el), using FreeWnn, too.
This package and the package, mule-common-2.3, *will* clobber any
existing emacs installation. In particular, the executables and man

View File

@ -1,14 +1,14 @@
# New ports collection makefile for: mule 2.3@19.34 with Wnn4
# New ports collection makefile for: mule with FreeWnn
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PKGNAMESUFFIX= -wnn4
PKGNAMESUFFIX= -freewnn
CATEGORIES= japanese
WNN4= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../../editors/mule
PKGDIR= ${.CURDIR}/pkg

View File

@ -1 +1 @@
A multilingual emacs, with Wnn4 support built in (Only the executables)
A multilingual emacs, with FreeWnn support built in (Only the executables)

View File

@ -4,10 +4,10 @@ multilingual editor based on emacs-19.34.
You should install a package, mule-common-2.3, containing emacs lisp
files, info pages, and so on (except executables) for mule-2.3.
This package is built with Japanese support, using Wnn4 as default. It
This package is built with Japanese support, using FreeWnn as default. It
is supported input methods, jeonkak, hangul for Korean(Hanja), and
quanjiao, zhuyin, erpin for Chinese (check out
lib/mule/site-lisp/site-start.el), using Wnn4, too.
lib/mule/site-lisp/site-start.el), using FreeWnn, too.
This package and the package, mule-common-2.3, *will* clobber any
existing emacs installation. In particular, the executables and man

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with sj3 and Wnn6
# New ports collection makefile for: mule with sj3 and Wnn6
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with sj3 and Wnn6
# New ports collection makefile for: mule with sj3 and Wnn6
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with sj3
# New ports collection makefile for: mule with sj3
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with Wnn6
# New ports collection makefile for: mule with Wnn6
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: mule 2.3@19.34 with Wnn6
# New ports collection makefile for: mule with Wnn6
# Date created: 7 July 1997
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: ONEW for Canna and Wnn4
# New ports collection makefile for: ONEW for Canna and FreeWnn
# Date created: 5 Sep 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
@ -6,9 +6,9 @@
#
CANNA= yes
WNN4= yes
FREEWNN= yes
MASTERDIR= ${.CURDIR}/../onew-wnn4
MASTERDIR= ${.CURDIR}/../onew-freewnn
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -1 +1 @@
A library for Japanese Input Method Canna and Wnn4
A library for Japanese Input Method Canna and FreeWnn

View File

@ -1,7 +1,7 @@
ONEW is a library for using Japanese Input Method Canna, Wnn4, or
ONEW is a library for using Japanese Input Method Canna, FreeWnn or
Wnn6.
This is for Canna and Wnn4.
This is for Canna and FreeWnn.
-- S. Taoka
<taoka@FreeBSD.org>

View File

@ -1,3 +1,3 @@
lib/libonew-canna+wnn4.a
share/doc/ja-onew-canna+wnn4/README.ONEW
@dirrm share/doc/ja-onew-canna+wnn4
lib/libonew-canna+freewnn.a
share/doc/ja-onew-canna+freewnn/README.ONEW
@dirrm share/doc/ja-onew-canna+freewnn

View File

@ -8,7 +8,7 @@
CANNA= yes
WNN6= yes
MASTERDIR= ${.CURDIR}/../onew-wnn4
MASTERDIR= ${.CURDIR}/../onew-freewnn
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -8,7 +8,7 @@
CANNA= yes
WNN6= yes
MASTERDIR= ${.CURDIR}/../onew-wnn4
MASTERDIR= ${.CURDIR}/../onew-freewnn
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -7,7 +7,7 @@
CANNA= yes
MASTERDIR= ${.CURDIR}/../onew-wnn4
MASTERDIR= ${.CURDIR}/../onew-freewnn
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: ONEW for Wnn4
# New ports collection makefile for: ONEW for FreeWnn
# Date created: 5 Sep 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
@ -19,9 +19,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
# A value 'all' must not be set to TARGET.
ALL_TARGET=
.if !defined(CANNA) && !defined(WNN4) && !defined(WNN6)
.if !defined(CANNA) && !defined(FREEWNN) && !defined(WNN6)
# For this port
WNN4= yes
FREEWNN= yes
.endif
# Specifying a velue INPUT_METHOD, and seting values BUILD_DEPENDS,
# LIB_DEPENDS, etc.
@ -30,14 +30,14 @@ INPUT_METHOD+= canna
LIB_DEPENDS+= canna.1:${PORTSDIR}/japanese/Canna
JPLIB+= -lcanna
.endif
.if defined(WNN4)
INPUT_METHOD+= wnn4
BUILD_DEPENDS+= ${X11BASE}/lib/libjd.a:${PORTSDIR}/japanese/Wnn
.if defined(FREEWNN)
INPUT_METHOD+= freewnn
BUILD_DEPENDS+= ${LOCALBASE}/lib/libjd.a:${PORTSDIR}/japanese/FreeWnn-lib
JPLIB+= -ljd -lcrypt
JPDEF+= -DWNN_ISDIR
.elif defined(WNN6)
INPUT_METHOD+= wnn6
BUILD_DEPENDS+= ${X11BASE}/lib/libjd.a:${PORTSDIR}/japanese/Wnn
BUILD_DEPENDS+= ${LOCALBASE}/lib/libjd.a:${PORTSDIR}/japanese/FreeWnn-lib
JPLIB+= -ljd -lcrypt
JPDEF+= -DWNN_ISDIR
.endif

View File

@ -0,0 +1,10 @@
WNNINC = -I%LOCALBASE%/include/wnn
WNNLIB = -L%LOCALBASE%/lib -ljd
WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
CANNAINC = -I%LOCALBASE%/include
CANNAOBJ = Canna.o CannaRk.o
CANNALIB = -L%LOCALBASE%/lib -lcanna
CANNA_RKPATH = '".:$$HOME:%LOCALBASE%/lib/canna/dic:/tmp/onew_rktabs/canna"'
RKKLIBS = $(CANNALIB) $(WNNLIB)
RKKOBJS = $(CANNAOBJ) $(WNNOBJ)
MISCLIB = -lcrypt

View File

@ -1,5 +1,5 @@
WNNINC = -I%X11BASE%/include/wnn
WNNLIB = -L%X11BASE%/lib -ljd
WNNINC = -I%LOCALBASE%/include/wnn
WNNLIB = -L%LOCALBASE%/lib -ljd
WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk.wnn6:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
WNN_DICLIST = '"kihon tankan zip symbol tankan2 tel usr/$$USER/ud=10 usr/$$USER/private=10"'
WNN_DICDIRS = '"iwanami/%s.dic;usr/$$USER/%s.h"'

View File

@ -0,0 +1,6 @@
WNNINC = -I%LOCALBASE%/include/wnn
WNNLIB = -L%LOCALBASE%/lib -ljd
WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
RKKLIBS = $(WNNLIB)
RKKOBJS = $(WNNOBJ)
MISCLIB = -lcrypt

View File

@ -1,5 +1,5 @@
WNNINC = -I%X11BASE%/include/wnn
WNNLIB = -L%X11BASE%/lib -ljd
WNNINC = -I%LOCALBASE%/include/wnn
WNNLIB = -L%LOCALBASE%/lib -ljd
WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk.wnn6:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
WNN_DICLIST = '"kihon tankan zip symbol tankan2 tel usr/$$USER/ud=10 usr/$$USER/private=10"'
WNN_DICDIRS = '"iwanami/%s.dic;usr/$$USER/%s.h"'

View File

@ -1 +1 @@
A library for Japanese Input Method Wnn4
A library for Japanese Input Method FreeWnn

View File

@ -1,7 +1,7 @@
ONEW is a library for using Japanese Input Method Canna, Wnn4, or
ONEW is a library for using Japanese Input Method Canna, FreeWnn, or
Wnn6.
This is for Wnn4.
This is for FreeWnn.
-- S. Taoka
<taoka@FreeBSD.org>

View File

@ -1,3 +1,3 @@
lib/libonew-wnn4.a
share/doc/ja-onew-wnn4/README.ONEW
@dirrm share/doc/ja-onew-wnn4
lib/libonew-freewnn.a
share/doc/ja-onew-freewnn/README.ONEW
@dirrm share/doc/ja-onew-freewnn

View File

@ -7,7 +7,7 @@
WNN6= yes
MASTERDIR= ${.CURDIR}/../onew-wnn4
MASTERDIR= ${.CURDIR}/../onew-freewnn
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -7,7 +7,7 @@
WNN6= yes
MASTERDIR= ${.CURDIR}/../onew-wnn4
MASTERDIR= ${.CURDIR}/../onew-freewnn
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: ONEW for Wnn4
# New ports collection makefile for: ONEW for FreeWnn
# Date created: 5 Sep 1997
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
@ -19,9 +19,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
# A value 'all' must not be set to TARGET.
ALL_TARGET=
.if !defined(CANNA) && !defined(WNN4) && !defined(WNN6)
.if !defined(CANNA) && !defined(FREEWNN) && !defined(WNN6)
# For this port
WNN4= yes
FREEWNN= yes
.endif
# Specifying a velue INPUT_METHOD, and seting values BUILD_DEPENDS,
# LIB_DEPENDS, etc.
@ -30,14 +30,14 @@ INPUT_METHOD+= canna
LIB_DEPENDS+= canna.1:${PORTSDIR}/japanese/Canna
JPLIB+= -lcanna
.endif
.if defined(WNN4)
INPUT_METHOD+= wnn4
BUILD_DEPENDS+= ${X11BASE}/lib/libjd.a:${PORTSDIR}/japanese/Wnn
.if defined(FREEWNN)
INPUT_METHOD+= freewnn
BUILD_DEPENDS+= ${LOCALBASE}/lib/libjd.a:${PORTSDIR}/japanese/FreeWnn-lib
JPLIB+= -ljd -lcrypt
JPDEF+= -DWNN_ISDIR
.elif defined(WNN6)
INPUT_METHOD+= wnn6
BUILD_DEPENDS+= ${X11BASE}/lib/libjd.a:${PORTSDIR}/japanese/Wnn
BUILD_DEPENDS+= ${LOCALBASE}/lib/libjd.a:${PORTSDIR}/japanese/FreeWnn-lib
JPLIB+= -ljd -lcrypt
JPDEF+= -DWNN_ISDIR
.endif

View File

@ -0,0 +1,10 @@
WNNINC = -I%LOCALBASE%/include/wnn
WNNLIB = -L%LOCALBASE%/lib -ljd
WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
CANNAINC = -I%LOCALBASE%/include
CANNAOBJ = Canna.o CannaRk.o
CANNALIB = -L%LOCALBASE%/lib -lcanna
CANNA_RKPATH = '".:$$HOME:%LOCALBASE%/lib/canna/dic:/tmp/onew_rktabs/canna"'
RKKLIBS = $(CANNALIB) $(WNNLIB)
RKKOBJS = $(CANNAOBJ) $(WNNOBJ)
MISCLIB = -lcrypt

View File

@ -1,5 +1,5 @@
WNNINC = -I%X11BASE%/include/wnn
WNNLIB = -L%X11BASE%/lib -ljd
WNNINC = -I%LOCALBASE%/include/wnn
WNNLIB = -L%LOCALBASE%/lib -ljd
WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk.wnn6:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
WNN_DICLIST = '"kihon tankan zip symbol tankan2 tel usr/$$USER/ud=10 usr/$$USER/private=10"'
WNN_DICDIRS = '"iwanami/%s.dic;usr/$$USER/%s.h"'

View File

@ -0,0 +1,6 @@
WNNINC = -I%LOCALBASE%/include/wnn
WNNLIB = -L%LOCALBASE%/lib -ljd
WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
RKKLIBS = $(WNNLIB)
RKKOBJS = $(WNNOBJ)
MISCLIB = -lcrypt

View File

@ -1,5 +1,5 @@
WNNINC = -I%X11BASE%/include/wnn
WNNLIB = -L%X11BASE%/lib -ljd
WNNINC = -I%LOCALBASE%/include/wnn
WNNLIB = -L%LOCALBASE%/lib -ljd
WNN_RKPATH = '"./rk:$$ONEW_WNN_ROMKAND:$$ONEW_ROMKAND:$$HOME/.rk:%LOCALBASE%/lib/wnn/ja_JP/rk.wnn6:%LOCALBASE%/lib/wnn/ja_JP/rk:/tmp/onew_rktabs/wnn"'
WNN_DICLIST = '"kihon tankan zip symbol tankan2 tel usr/$$USER/ud=10 usr/$$USER/private=10"'
WNN_DICDIRS = '"iwanami/%s.dic;usr/$$USER/%s.h"'

View File

@ -1 +1 @@
A library for Japanese Input Method Wnn4
A library for Japanese Input Method FreeWnn

View File

@ -1,7 +1,7 @@
ONEW is a library for using Japanese Input Method Canna, Wnn4, or
ONEW is a library for using Japanese Input Method Canna, FreeWnn, or
Wnn6.
This is for Wnn4.
This is for FreeWnn.
-- S. Taoka
<taoka@FreeBSD.org>

View File

@ -1,3 +1,3 @@
lib/libonew-wnn4.a
share/doc/ja-onew-wnn4/README.ONEW
@dirrm share/doc/ja-onew-wnn4
lib/libonew-freewnn.a
share/doc/ja-onew-freewnn/README.ONEW
@dirrm share/doc/ja-onew-freewnn

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: XEmacs with Canna and Wnn4
# New ports collection makefile for: XEmacs with Canna and FreeWnn
# Date created: 5 Dec 1997
# Whom: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
@ -9,6 +9,6 @@ COMMENT= ${.CURDIR}/pkg/COMMENT
XEMACS_MAJOR_VER= 21
CANNA= yes
WNN4= yes
FREEWNN= yes
.include "${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-canna/Makefile"

Some files were not shown because too many files have changed in this diff Show More