The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD japanese : edict-utf-8

Japanese-English edict UTF-8 dictionaries

 UTF-8 version of edict's dictionary files

see japanese/edict/pkg-descr for more information 

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



edict-utf-8 history


v. 1.35
date: 2007/03/15 03:44:48;  author: lx;  state: Exp;  lines: +1 -1
Updating to more recent dictionaries.

Approved by:	edwin (mentor)

v. 1.34 date: 2007/01/07 00:28:30; author: lx; state: Exp; lines: +3 -3 Updating to 20070106. Approved by: edwin (mentor)
v. 1.33 date: 2006/11/30 21:27:28; author: lx; state: Exp; lines: +1 -1 Move unzip to EXTRACT_DEPENDS rather than BUILD_DEPENDS. Approved by: edwin (mentor)
v. 1.32 date: 2006/11/27 21:47:23; author: miwi; state: Exp; lines: +36 -55 - Update to 20061125 - Pass maintainership to submitter PR: ports/105856 Submitted by: David Thiel
v. 1.31 date: 2006/09/02 16:51:01; author: kris; state: Exp; lines: +2 -0 Schedule these broken ports for termination on 2006-12-01
v. 1.30 date: 2005/11/15 04:45:45; author: kris; state: Exp; lines: +2 -0 BROKEN: Size mismatch
v. 1.29 date: 2005/11/03 00:17:27; author: edwin; state: Exp; lines: +6 -5 Fix building by removing one file from the dictionary.
v. 1.28 date: 2005/10/10 03:59:56; author: linimon; state: Exp; lines: +0 -1 Remove obsolete mastersite. Source: distfile survey
v. 1.27 date: 2005/07/23 02:53:24; author: kris; state: Exp; lines: +2 -0 This port is scheduled for deletion on 2005-09-22 if it is still broken at that time and no PRs have been submitted to fix it.
v. 1.26 date: 2005/04/08 05:43:56; author: ahze; state: Exp; lines: +1 -1 - Reset maintainer
v. 1.25 date: 2005/03/26 21:48:57; author: kris; state: Exp; lines: +2 -0 BROKEN: install fails Approved by: portmgr (self)
v. 1.24 date: 2005/03/11 02:49:04; author: ahze; state: Exp; lines: +1 -1 - Update to 20050310
v. 1.23 date: 2005/02/14 19:20:08; author: ahze; state: Exp; lines: +1 -1 - Chase changes to distfiles to fix fetch and update to 20050214 Pointed out by: kris via pointyhat
v. 1.22 date: 2004/10/29 22:24:44; author: ahze; state: Exp; lines: +1 -1 Change email to new FreeBSD.org address Approved by:adamw (mentor)
v. 1.21 date: 2004/08/30 11:59:59; author: vs; state: Exp; lines: +9 -2 Refresh distinfo, add more mirrors. Submitted by: Jin-Shan Tseng, me Approved by: maintainer
v. 1.20 date: 2004/08/27 16:05:53; author: vs; state: Exp; lines: +22 -96 UTF-8-version of japanese/edict dictionary files PR: ports/69745 Submitted by: Michael Johnson
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.35 date: 2007/03/15 03:44:48; author: lx; state: Exp; lines: +1 -1 Updating to more recent dictionaries. Approved by: edwin (mentor)
v. 1.34 date: 2007/01/07 00:28:30; author: lx; state: Exp; lines: +3 -3 Updating to 20070106. Approved by: edwin (mentor)
v. 1.33 date: 2006/11/30 21:27:28; author: lx; state: Exp; lines: +1 -1 Move unzip to EXTRACT_DEPENDS rather than BUILD_DEPENDS. Approved by: edwin (mentor)
v. 1.32 date: 2006/11/27 21:47:23; author: miwi; state: Exp; lines: +36 -55 - Update to 20061125 - Pass maintainership to submitter PR: ports/105856 Submitted by: David Thiel
v. 1.31 date: 2006/09/02 16:51:01; author: kris; state: Exp; lines: +2 -0 Schedule these broken ports for termination on 2006-12-01
v. 1.30 date: 2005/11/15 04:45:45; author: kris; state: Exp; lines: +2 -0 BROKEN: Size mismatch
v. 1.29 date: 2005/11/03 00:17:27; author: edwin; state: Exp; lines: +6 -5 Fix building by removing one file from the dictionary.
v. 1.28 date: 2005/10/10 03:59:56; author: linimon; state: Exp; lines: +0 -1 Remove obsolete mastersite. Source: distfile survey
v. 1.27 date: 2005/07/23 02:53:24; author: kris; state: Exp; lines: +2 -0 This port is scheduled for deletion on 2005-09-22 if it is still broken at that time and no PRs have been submitted to fix it.
v. 1.26 date: 2005/04/08 05:43:56; author: ahze; state: Exp; lines: +1 -1 - Reset maintainer
v. 1.25 date: 2005/03/26 21:48:57; author: kris; state: Exp; lines: +2 -0 BROKEN: install fails Approved by: portmgr (self)
v. 1.24 date: 2005/03/11 02:49:04; author: ahze; state: Exp; lines: +1 -1 - Update to 20050310
v. 1.23 date: 2005/02/14 19:20:08; author: ahze; state: Exp; lines: +1 -1 - Chase changes to distfiles to fix fetch and update to 20050214 Pointed out by: kris via pointyhat
v. 1.22 date: 2004/10/29 22:24:44; author: ahze; state: Exp; lines: +1 -1 Change email to new FreeBSD.org address Approved by:adamw (mentor)
v. 1.21 date: 2004/08/30 11:59:59; author: vs; state: Exp; lines: +9 -2 Refresh distinfo, add more mirrors. Submitted by: Jin-Shan Tseng, me Approved by: maintainer
v. 1.20 date: 2004/08/27 16:05:53; author: vs; state: Exp; lines: +22 -96 UTF-8-version of japanese/edict dictionary files PR: ports/69745 Submitted by: Michael Johnson
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.35 date: 2007/03/15 03:44:48; author: lx; state: Exp; lines: +1 -1 Updating to more recent dictionaries. Approved by: edwin (mentor)
v. 1.34 date: 2007/01/07 00:28:30; author: lx; state: Exp; lines: +3 -3 Updating to 20070106. Approved by: edwin (mentor)
v. 1.33 date: 2006/11/30 21:27:28; author: lx; state: Exp; lines: +1 -1 Move unzip to EXTRACT_DEPENDS rather than BUILD_DEPENDS. Approved by: edwin (mentor)
v. 1.32 date: 2006/11/27 21:47:23; author: miwi; state: Exp; lines: +36 -55 - Update to 20061125 - Pass maintainership to submitter PR: ports/105856 Submitted by: David Thiel
v. 1.31 date: 2006/09/02 16:51:01; author: kris; state: Exp; lines: +2 -0 Schedule these broken ports for termination on 2006-12-01
v. 1.30 date: 2005/11/15 04:45:45; author: kris; state: Exp; lines: +2 -0 BROKEN: Size mismatch
v. 1.29 date: 2005/11/03 00:17:27; author: edwin; state: Exp; lines: +6 -5 Fix building by removing one file from the dictionary.
v. 1.28 date: 2005/10/10 03:59:56; author: linimon; state: Exp; lines: +0 -1 Remove obsolete mastersite. Source: distfile survey
v. 1.27 date: 2005/07/23 02:53:24; author: kris; state: Exp; lines: +2 -0 This port is scheduled for deletion on 2005-09-22 if it is still broken at that time and no PRs have been submitted to fix it.
v. 1.26 date: 2005/04/08 05:43:56; author: ahze; state: Exp; lines: +1 -1 - Reset maintainer
v. 1.25 date: 2005/03/26 21:48:57; author: kris; state: Exp; lines: +2 -0 BROKEN: install fails Approved by: portmgr (self)
v. 1.24 date: 2005/03/11 02:49:04; author: ahze; state: Exp; lines: +1 -1 - Update to 20050310
v. 1.23 date: 2005/02/14 19:20:08; author: ahze; state: Exp; lines: +1 -1 - Chase changes to distfiles to fix fetch and update to 20050214 Pointed out by: kris via pointyhat
v. 1.22 date: 2004/10/29 22:24:44; author: ahze; state: Exp; lines: +1 -1 Change email to new FreeBSD.org address Approved by:adamw (mentor)
v. 1.21 date: 2004/08/30 11:59:59; author: vs; state: Exp; lines: +9 -2 Refresh distinfo, add more mirrors. Submitted by: Jin-Shan Tseng, me Approved by: maintainer
v. 1.20 date: 2004/08/27 16:05:53; author: vs; state: Exp; lines: +22 -96 UTF-8-version of japanese/edict dictionary files PR: ports/69745 Submitted by: Michael Johnson
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