VJE-Delta Ver 2.5 for Linux/FreeBSD is a Japanese
Imput-Method-Exchanger for X Window System Version 11 Rel.6(X11R6) with Linux or FreeBSD operating system. PR: ports/7329 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
This commit is contained in:
parent
f40c16692b
commit
8eeb4abab5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12852
10 changed files with 248 additions and 0 deletions
66
japanese/vje30-trial/Makefile
Normal file
66
japanese/vje30-trial/Makefile
Normal file
|
@ -0,0 +1,66 @@
|
|||
# New ports collection makefile for: VJE-Delta Ver 2.5 [FREE TRIAL VERSION]
|
||||
# Version required: 2.5
|
||||
# Date created: 17 April 1998
|
||||
# Whom: sada
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= vje
|
||||
PKGNAME= ja-vje-2.5t
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= http://www.green.machida.ne.jp/vacs/unix/FreeBSD/ \
|
||||
ftp://ftp.vacs.co.jp/pub/unix/FreeBSD/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= sada@e-mail.ne.jp
|
||||
|
||||
DIST_SUBDIR= ${PKGNAME}
|
||||
NO_BUILD= yes
|
||||
RESTRICTED= Redistribution is forbidden.
|
||||
|
||||
INSTALL_DIR= ${PREFIX}/vje
|
||||
DOC_DIR= ${PREFIX}/share/doc/${PKGNAME}
|
||||
SAMPLE_DIR= ${PREFIX}/share/examples/${PKGNAME}
|
||||
MAKESCRIPT= ${SED} -e "s;@PREFIX@;${PREFIX};g"
|
||||
CHMOD= /bin/chmod
|
||||
INVOKE= ${SETENV} PKG_PREFIX=${PREFIX} ${SH}
|
||||
|
||||
.SILENT:
|
||||
|
||||
do-configure:
|
||||
${MAKESCRIPT} ${FILESDIR}/vjed.sh.in >${WRKSRC}/vjed.sh
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/libexec
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/bin/vjed ${PREFIX}/libexec
|
||||
${MKDIR} ${PREFIX}/bin
|
||||
.for i in vadd vdel vdispd vje vjekill vmaked vpen vpr vprc vpu
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/bin/$i ${PREFIX}/bin
|
||||
.endfor
|
||||
${MKDIR} ${INSTALL_DIR}/dic
|
||||
.for i in vjed95m.dic vjed95u.dic
|
||||
${INSTALL_DATA} ${WRKSRC}/dic/$i ${INSTALL_DIR}/dic
|
||||
.endfor
|
||||
${CHMOD} a+w ${INSTALL_DIR}/dic/vjed95?.dic
|
||||
${MKDIR} ${PREFIX}/etc/rc.d
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/vjed.sh ${PREFIX}/etc/rc.d
|
||||
${MKDIR} ${DOC_DIR}
|
||||
${INSTALL_DATA} ${FILESDIR}/readme.freebsd ${DOC_DIR}
|
||||
.for i in FAQ readme
|
||||
${INSTALL_DATA} ${WRKSRC}/$i.euc ${DOC_DIR}/$i
|
||||
.endfor
|
||||
.for i in delta deltabug dictools pen penbug sample
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/$i.euc ${DOC_DIR}/$i
|
||||
.endfor
|
||||
${MKDIR} ${SAMPLE_DIR}
|
||||
.for i in vje.conf vje.rom
|
||||
${INSTALL_DATA} ${WRKSRC}/$i ${SAMPLE_DIR}
|
||||
.endfor
|
||||
.for i in atok-ux.env atok-ux.rom canna.env canna.rom vje-ux.env vje-ux.rom \
|
||||
wnn.env wnn.rom
|
||||
${CP} ${WRKSRC}/sample/$i ${SAMPLE_DIR}
|
||||
${CHMOD} a+w ${SAMPLE_DIR}/$i
|
||||
.endfor
|
||||
${INVOKE} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
|
||||
|
||||
.include <bsd.port.mk>
|
2
japanese/vje30-trial/distinfo
Normal file
2
japanese/vje30-trial/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
MD5 (ja-vje-2.5t/vje.tgz) = 65333943bfcb0c3d050b91cab5b8a4bd
|
||||
MD5 (ja-vje-2.5t/install.sh) = ecdfc3d836c0d52c8e3740a957cd1468
|
1
japanese/vje30-trial/pkg-comment
Normal file
1
japanese/vje30-trial/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
Japanese input front end
|
14
japanese/vje30-trial/pkg-descr
Normal file
14
japanese/vje30-trial/pkg-descr
Normal file
|
@ -0,0 +1,14 @@
|
|||
VJE-Delta Ver 2.5 for Linux/FreeBSD [FREE TRIAL VERSION]
|
||||
|
||||
VJE-Delta Ver 2.5 for Linux/FreeBSD is a Japanese
|
||||
Imput-Method-Exchanger for X Window System Version 11 Rel.6(X11R6)
|
||||
with Linux or FreeBSD operating system.
|
||||
|
||||
Please read
|
||||
/usr/local/share/doc/ja-vje-2.5t/readme
|
||||
/usr/local/share/doc/ja-vje-2.5t/readme.freebsd
|
||||
(They are in Japanese)
|
||||
(`/usr/local' part could be changed)
|
||||
|
||||
- SADA Kenji
|
||||
sada@e-mail.ne.jp
|
41
japanese/vje30-trial/pkg-plist
Normal file
41
japanese/vje30-trial/pkg-plist
Normal file
|
@ -0,0 +1,41 @@
|
|||
bin/vadd
|
||||
bin/vdel
|
||||
bin/vdispd
|
||||
bin/vje
|
||||
bin/vjekill
|
||||
bin/vmaked
|
||||
bin/vpen
|
||||
bin/vpr
|
||||
bin/vprc
|
||||
bin/vpu
|
||||
libexec/vjed
|
||||
vje/dic/vjed95m.dic
|
||||
@exec /bin/chmod a+w %D/%F
|
||||
vje/dic/vjed95u.dic
|
||||
@exec /bin/chmod a+w %D/%F
|
||||
@dirrm vje/dic
|
||||
@dirrm vje
|
||||
share/doc/ja-vje-2.5t/FAQ
|
||||
share/doc/ja-vje-2.5t/delta
|
||||
share/doc/ja-vje-2.5t/deltabug
|
||||
share/doc/ja-vje-2.5t/dictools
|
||||
share/doc/ja-vje-2.5t/pen
|
||||
share/doc/ja-vje-2.5t/penbug
|
||||
share/doc/ja-vje-2.5t/readme
|
||||
share/doc/ja-vje-2.5t/readme.freebsd
|
||||
share/doc/ja-vje-2.5t/sample
|
||||
@dirrm share/doc/ja-vje-2.5t
|
||||
share/examples/ja-vje-2.5t/atok-ux.env
|
||||
share/examples/ja-vje-2.5t/atok-ux.rom
|
||||
share/examples/ja-vje-2.5t/canna.env
|
||||
share/examples/ja-vje-2.5t/canna.rom
|
||||
share/examples/ja-vje-2.5t/vje-ux.env
|
||||
share/examples/ja-vje-2.5t/vje-ux.rom
|
||||
share/examples/ja-vje-2.5t/vje.conf
|
||||
@exec /bin/chmod a+w %D/%F
|
||||
share/examples/ja-vje-2.5t/vje.rom
|
||||
@exec /bin/chmod a+w %D/%F
|
||||
share/examples/ja-vje-2.5t/wnn.env
|
||||
share/examples/ja-vje-2.5t/wnn.rom
|
||||
@dirrm share/examples/ja-vje-2.5t
|
||||
etc/rc.d/vjed.sh
|
66
japanese/vje30/Makefile
Normal file
66
japanese/vje30/Makefile
Normal file
|
@ -0,0 +1,66 @@
|
|||
# New ports collection makefile for: VJE-Delta Ver 2.5 [FREE TRIAL VERSION]
|
||||
# Version required: 2.5
|
||||
# Date created: 17 April 1998
|
||||
# Whom: sada
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= vje
|
||||
PKGNAME= ja-vje-2.5t
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= http://www.green.machida.ne.jp/vacs/unix/FreeBSD/ \
|
||||
ftp://ftp.vacs.co.jp/pub/unix/FreeBSD/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= sada@e-mail.ne.jp
|
||||
|
||||
DIST_SUBDIR= ${PKGNAME}
|
||||
NO_BUILD= yes
|
||||
RESTRICTED= Redistribution is forbidden.
|
||||
|
||||
INSTALL_DIR= ${PREFIX}/vje
|
||||
DOC_DIR= ${PREFIX}/share/doc/${PKGNAME}
|
||||
SAMPLE_DIR= ${PREFIX}/share/examples/${PKGNAME}
|
||||
MAKESCRIPT= ${SED} -e "s;@PREFIX@;${PREFIX};g"
|
||||
CHMOD= /bin/chmod
|
||||
INVOKE= ${SETENV} PKG_PREFIX=${PREFIX} ${SH}
|
||||
|
||||
.SILENT:
|
||||
|
||||
do-configure:
|
||||
${MAKESCRIPT} ${FILESDIR}/vjed.sh.in >${WRKSRC}/vjed.sh
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/libexec
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/bin/vjed ${PREFIX}/libexec
|
||||
${MKDIR} ${PREFIX}/bin
|
||||
.for i in vadd vdel vdispd vje vjekill vmaked vpen vpr vprc vpu
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/bin/$i ${PREFIX}/bin
|
||||
.endfor
|
||||
${MKDIR} ${INSTALL_DIR}/dic
|
||||
.for i in vjed95m.dic vjed95u.dic
|
||||
${INSTALL_DATA} ${WRKSRC}/dic/$i ${INSTALL_DIR}/dic
|
||||
.endfor
|
||||
${CHMOD} a+w ${INSTALL_DIR}/dic/vjed95?.dic
|
||||
${MKDIR} ${PREFIX}/etc/rc.d
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/vjed.sh ${PREFIX}/etc/rc.d
|
||||
${MKDIR} ${DOC_DIR}
|
||||
${INSTALL_DATA} ${FILESDIR}/readme.freebsd ${DOC_DIR}
|
||||
.for i in FAQ readme
|
||||
${INSTALL_DATA} ${WRKSRC}/$i.euc ${DOC_DIR}/$i
|
||||
.endfor
|
||||
.for i in delta deltabug dictools pen penbug sample
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/$i.euc ${DOC_DIR}/$i
|
||||
.endfor
|
||||
${MKDIR} ${SAMPLE_DIR}
|
||||
.for i in vje.conf vje.rom
|
||||
${INSTALL_DATA} ${WRKSRC}/$i ${SAMPLE_DIR}
|
||||
.endfor
|
||||
.for i in atok-ux.env atok-ux.rom canna.env canna.rom vje-ux.env vje-ux.rom \
|
||||
wnn.env wnn.rom
|
||||
${CP} ${WRKSRC}/sample/$i ${SAMPLE_DIR}
|
||||
${CHMOD} a+w ${SAMPLE_DIR}/$i
|
||||
.endfor
|
||||
${INVOKE} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
|
||||
|
||||
.include <bsd.port.mk>
|
2
japanese/vje30/distinfo
Normal file
2
japanese/vje30/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
MD5 (ja-vje-2.5t/vje.tgz) = 65333943bfcb0c3d050b91cab5b8a4bd
|
||||
MD5 (ja-vje-2.5t/install.sh) = ecdfc3d836c0d52c8e3740a957cd1468
|
1
japanese/vje30/pkg-comment
Normal file
1
japanese/vje30/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
Japanese input front end
|
14
japanese/vje30/pkg-descr
Normal file
14
japanese/vje30/pkg-descr
Normal file
|
@ -0,0 +1,14 @@
|
|||
VJE-Delta Ver 2.5 for Linux/FreeBSD [FREE TRIAL VERSION]
|
||||
|
||||
VJE-Delta Ver 2.5 for Linux/FreeBSD is a Japanese
|
||||
Imput-Method-Exchanger for X Window System Version 11 Rel.6(X11R6)
|
||||
with Linux or FreeBSD operating system.
|
||||
|
||||
Please read
|
||||
/usr/local/share/doc/ja-vje-2.5t/readme
|
||||
/usr/local/share/doc/ja-vje-2.5t/readme.freebsd
|
||||
(They are in Japanese)
|
||||
(`/usr/local' part could be changed)
|
||||
|
||||
- SADA Kenji
|
||||
sada@e-mail.ne.jp
|
41
japanese/vje30/pkg-plist
Normal file
41
japanese/vje30/pkg-plist
Normal file
|
@ -0,0 +1,41 @@
|
|||
bin/vadd
|
||||
bin/vdel
|
||||
bin/vdispd
|
||||
bin/vje
|
||||
bin/vjekill
|
||||
bin/vmaked
|
||||
bin/vpen
|
||||
bin/vpr
|
||||
bin/vprc
|
||||
bin/vpu
|
||||
libexec/vjed
|
||||
vje/dic/vjed95m.dic
|
||||
@exec /bin/chmod a+w %D/%F
|
||||
vje/dic/vjed95u.dic
|
||||
@exec /bin/chmod a+w %D/%F
|
||||
@dirrm vje/dic
|
||||
@dirrm vje
|
||||
share/doc/ja-vje-2.5t/FAQ
|
||||
share/doc/ja-vje-2.5t/delta
|
||||
share/doc/ja-vje-2.5t/deltabug
|
||||
share/doc/ja-vje-2.5t/dictools
|
||||
share/doc/ja-vje-2.5t/pen
|
||||
share/doc/ja-vje-2.5t/penbug
|
||||
share/doc/ja-vje-2.5t/readme
|
||||
share/doc/ja-vje-2.5t/readme.freebsd
|
||||
share/doc/ja-vje-2.5t/sample
|
||||
@dirrm share/doc/ja-vje-2.5t
|
||||
share/examples/ja-vje-2.5t/atok-ux.env
|
||||
share/examples/ja-vje-2.5t/atok-ux.rom
|
||||
share/examples/ja-vje-2.5t/canna.env
|
||||
share/examples/ja-vje-2.5t/canna.rom
|
||||
share/examples/ja-vje-2.5t/vje-ux.env
|
||||
share/examples/ja-vje-2.5t/vje-ux.rom
|
||||
share/examples/ja-vje-2.5t/vje.conf
|
||||
@exec /bin/chmod a+w %D/%F
|
||||
share/examples/ja-vje-2.5t/vje.rom
|
||||
@exec /bin/chmod a+w %D/%F
|
||||
share/examples/ja-vje-2.5t/wnn.env
|
||||
share/examples/ja-vje-2.5t/wnn.rom
|
||||
@dirrm share/examples/ja-vje-2.5t
|
||||
etc/rc.d/vjed.sh
|
Loading…
Reference in a new issue