The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD japanese : edict

Japanese-English dictionaries with access and maintenance utilities

 XJDIC V2.3, XJDSERVER V2.3 -- (Copyright: J.W. Breen - 1998)

XJDIC is an  electronic  Japanese-English  dictionary  program  designed  to 
operate  in  the  X11 window environment.  In particular,  it must run in an 
"xterm" environment which has Japanese language support such as provided  by 
"kterm" or internationalized xterm, aixterm, etc. 

It  is based on JDIC and JREADER which were developed to run under MS-DOS on 
IBM PCs or clones. 

XJDIC functions as: 

(a) an English to  Japanese  dictionary  (eiwa  jiten),  searching  for  and 
displaying entries for key-words entered in English; 

(b)  a  Japanese  to  English  dictionary  (waei  jiten),  searching for and 
displaying entries for keywords  or  phrases  entered  in  Japanese  (kanji, 
hiragana or katakana); 

(c)  a  Japanese-English  Character  dictionary  (kanei  jiten),  capable of 
selecting kanji characters by JIS code, radical, stroke count,  Nelson Index 
number or reading, and displaying compounds containing that kanji.  

ftp://ftp.cc.monash.edu.au/pub/nihongo/00INDEX.html



edict history


v. 1.22
date: 2005/11/11 21:28:08;  author: mnag;  state: Exp;  lines: +2 -2
Refers 4jword3_edict.euc instead 4jword2 when create .xjdicrc
Bump PORTREVISION

PR:		88843
Submitted by:	Dirk Gouders 
Approved by:	maintainer

v. 1.21 date: 2005/11/03 02:36:47; author: edwin; state: Exp; lines: +7 -3 replace 4jwords with 4jwords3 Submitted by: Jonathan Hanna
v. 1.20 date: 2005/02/15 16:07:37; author: pav; state: Exp; lines: +6 -6 - Unfetchable files. One dictionary seems to have disappeared and one has been upgraded and given a new name. PR: ports/77540 Submitted by: Jonathan Hanna (maintainer)
v. 1.19 date: 2004/02/23 04:21:30; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386: Does not build
v. 1.18 date: 2003/11/02 03:36:42; author: edwin; state: Exp; lines: +1 -1 ports with possibly unreachable MAINTAINERs *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier
v. 1.17 date: 2003/02/21 12:28:56; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/01/29 11:08:48; author: knu; state: Exp; lines: +19 -19 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.15 date: 2001/06/01 06:04:54; author: obrien; state: Exp; lines: +3 -3 Use proper POSIX syntax for `chown'.
v. 1.14 date: 2001/05/22 17:16:21; author: ijliao; state: Exp; lines: +2 -2 aviation.doc unfetchable fix PR: 27512 Submitted by: maintainer
v. 1.13 date: 2000/09/05 01:49:21; author: steve; state: Exp; lines: +3 -2 Find unfetchable distfiles. PR: 20772 Submitted by: maintainer
v. 1.12 date: 2000/08/08 05:11:30; author: knu; state: Exp; lines: +4 -4 Update MASTER_SITES. PR: ports/20461 Submitted by: Jonathan Hanna (MAINTAINER)
v. 1.11 date: 2000/04/11 14:13:12; author: knu; state: Exp; lines: +3 -4 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.10 date: 1999/08/28 01:57:18; author: mharo; state: Exp; lines: +2 -2 ln -> ${LN}
v. 1.9 date: 1999/08/25 05:23:51; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/08/23 04:23:43; author: mharo; state: Exp; lines: +4 -4 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.7 date: 1999/08/22 23:32:40; author: mharo; state: Exp; lines: +5 -5 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.6 date: 1999/08/22 18:58:29; author: mharo; state: Exp; lines: +5 -5 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.5 date: 1999/07/17 17:13:46; author: cpiazza; state: Exp; lines: +23 -57 Update to 19990714 PR: 12643 Submitted by: maintainer
v. 1.4 date: 1999/02/22 03:15:56; author: steve; state: Exp; lines: +2 -3 Get rid of a MASTERSITE that doesn't appear to work.
v. 1.3 date: 1998/12/12 04:18:46; author: asami; state: Exp; lines: +2 -4 Remove NO_WRKDIR tests from targets copied from bsd.port.mk. Since NO_WRKDIR is a port variable, not a user variable, it made no sense for these to be here in the first place.
v. 1.2 date: 1998/10/10 04:34:51; author: steve; state: Exp; lines: +32 -28 Update to version 19981007. PR: 8192 Submitted by: maintainer
v. 1.1 date: 1998/05/30 01:36:05; author: kuriyama; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/30 01:36:05; author: kuriyama; state: Exp; lines: +0 -0 Japanse-English dictionaries with access and maintenance utilities. PR: ports/4643 Submitted by: Jonathan Hanna ============================================================================= v. 1.22 date: 2005/11/11 21:28:08; author: mnag; state: Exp; lines: +2 -2 Refers 4jword3_edict.euc instead 4jword2 when create .xjdicrc Bump PORTREVISION PR: 88843 Submitted by: Dirk Gouders Approved by: maintainer
v. 1.21 date: 2005/11/03 02:36:47; author: edwin; state: Exp; lines: +7 -3 replace 4jwords with 4jwords3 Submitted by: Jonathan Hanna
v. 1.20 date: 2005/02/15 16:07:37; author: pav; state: Exp; lines: +6 -6 - Unfetchable files. One dictionary seems to have disappeared and one has been upgraded and given a new name. PR: ports/77540 Submitted by: Jonathan Hanna (maintainer)
v. 1.19 date: 2004/02/23 04:21:30; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386: Does not build
v. 1.18 date: 2003/11/02 03:36:42; author: edwin; state: Exp; lines: +1 -1 ports with possibly unreachable MAINTAINERs *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier
v. 1.17 date: 2003/02/21 12:28:56; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/01/29 11:08:48; author: knu; state: Exp; lines: +19 -19 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.15 date: 2001/06/01 06:04:54; author: obrien; state: Exp; lines: +3 -3 Use proper POSIX syntax for `chown'.
v. 1.14 date: 2001/05/22 17:16:21; author: ijliao; state: Exp; lines: +2 -2 aviation.doc unfetchable fix PR: 27512 Submitted by: maintainer
v. 1.13 date: 2000/09/05 01:49:21; author: steve; state: Exp; lines: +3 -2 Find unfetchable distfiles. PR: 20772 Submitted by: maintainer
v. 1.12 date: 2000/08/08 05:11:30; author: knu; state: Exp; lines: +4 -4 Update MASTER_SITES. PR: ports/20461 Submitted by: Jonathan Hanna (MAINTAINER)
v. 1.11 date: 2000/04/11 14:13:12; author: knu; state: Exp; lines: +3 -4 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.10 date: 1999/08/28 01:57:18; author: mharo; state: Exp; lines: +2 -2 ln -> ${LN}
v. 1.9 date: 1999/08/25 05:23:51; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/08/23 04:23:43; author: mharo; state: Exp; lines: +4 -4 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.7 date: 1999/08/22 23:32:40; author: mharo; state: Exp; lines: +5 -5 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.6 date: 1999/08/22 18:58:29; author: mharo; state: Exp; lines: +5 -5 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.5 date: 1999/07/17 17:13:46; author: cpiazza; state: Exp; lines: +23 -57 Update to 19990714 PR: 12643 Submitted by: maintainer
v. 1.4 date: 1999/02/22 03:15:56; author: steve; state: Exp; lines: +2 -3 Get rid of a MASTERSITE that doesn't appear to work.
v. 1.3 date: 1998/12/12 04:18:46; author: asami; state: Exp; lines: +2 -4 Remove NO_WRKDIR tests from targets copied from bsd.port.mk. Since NO_WRKDIR is a port variable, not a user variable, it made no sense for these to be here in the first place.
v. 1.2 date: 1998/10/10 04:34:51; author: steve; state: Exp; lines: +32 -28 Update to version 19981007. PR: 8192 Submitted by: maintainer
v. 1.1 date: 1998/05/30 01:36:05; author: kuriyama; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/30 01:36:05; author: kuriyama; state: Exp; lines: +0 -0 Japanse-English dictionaries with access and maintenance utilities. PR: ports/4643 Submitted by: Jonathan Hanna ============================================================================= v. 1.22 date: 2005/11/11 21:28:08; author: mnag; state: Exp; lines: +2 -2 Refers 4jword3_edict.euc instead 4jword2 when create .xjdicrc Bump PORTREVISION PR: 88843 Submitted by: Dirk Gouders Approved by: maintainer
v. 1.21 date: 2005/11/03 02:36:47; author: edwin; state: Exp; lines: +7 -3 replace 4jwords with 4jwords3 Submitted by: Jonathan Hanna
v. 1.20 date: 2005/02/15 16:07:37; author: pav; state: Exp; lines: +6 -6 - Unfetchable files. One dictionary seems to have disappeared and one has been upgraded and given a new name. PR: ports/77540 Submitted by: Jonathan Hanna (maintainer)
v. 1.19 date: 2004/02/23 04:21:30; author: kris; state: Exp; lines: +7 -1 BROKEN on !i386: Does not build
v. 1.18 date: 2003/11/02 03:36:42; author: edwin; state: Exp; lines: +1 -1 ports with possibly unreachable MAINTAINERs *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier
v. 1.17 date: 2003/02/21 12:28:56; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/01/29 11:08:48; author: knu; state: Exp; lines: +19 -19 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.15 date: 2001/06/01 06:04:54; author: obrien; state: Exp; lines: +3 -3 Use proper POSIX syntax for `chown'.
v. 1.14 date: 2001/05/22 17:16:21; author: ijliao; state: Exp; lines: +2 -2 aviation.doc unfetchable fix PR: 27512 Submitted by: maintainer
v. 1.13 date: 2000/09/05 01:49:21; author: steve; state: Exp; lines: +3 -2 Find unfetchable distfiles. PR: 20772 Submitted by: maintainer
v. 1.12 date: 2000/08/08 05:11:30; author: knu; state: Exp; lines: +4 -4 Update MASTER_SITES. PR: ports/20461 Submitted by: Jonathan Hanna (MAINTAINER)
v. 1.11 date: 2000/04/11 14:13:12; author: knu; state: Exp; lines: +3 -4 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :)
v. 1.10 date: 1999/08/28 01:57:18; author: mharo; state: Exp; lines: +2 -2 ln -> ${LN}
v. 1.9 date: 1999/08/25 05:23:51; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/08/23 04:23:43; author: mharo; state: Exp; lines: +4 -4 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.7 date: 1999/08/22 23:32:40; author: mharo; state: Exp; lines: +5 -5 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.6 date: 1999/08/22 18:58:29; author: mharo; state: Exp; lines: +5 -5 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.5 date: 1999/07/17 17:13:46; author: cpiazza; state: Exp; lines: +23 -57 Update to 19990714 PR: 12643 Submitted by: maintainer
v. 1.4 date: 1999/02/22 03:15:56; author: steve; state: Exp; lines: +2 -3 Get rid of a MASTERSITE that doesn't appear to work.
v. 1.3 date: 1998/12/12 04:18:46; author: asami; state: Exp; lines: +2 -4 Remove NO_WRKDIR tests from targets copied from bsd.port.mk. Since NO_WRKDIR is a port variable, not a user variable, it made no sense for these to be here in the first place.
v. 1.2 date: 1998/10/10 04:34:51; author: steve; state: Exp; lines: +32 -28 Update to version 19981007. PR: 8192 Submitted by: maintainer
v. 1.1 date: 1998/05/30 01:36:05; author: kuriyama; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/30 01:36:05; author: kuriyama; state: Exp; lines: +0 -0 Japanse-English dictionaries with access and maintenance utilities. PR: ports/4643 Submitted by: Jonathan Hanna =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm