The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD japanese : eijiro-fpw

EIJIRO English - Japanese Dictionary (EPWING V1 format)

 Eijiro is a dictionary compiled by E.D.P.  For details, such as how to
obtain the whole data, visit EDP's Web site.

     http://member.nifty.ne.jp/eijiro/

-- E.D.P.

Data in this port are converted from the original dictionary into JIS
X 4081 format (that is a subset of EPWING V1) by FreePWING. So this
can be used by EPWING viewers on Unix and the other OS (e.g. Windows
or MacOS).

o URL for this converted dictionary:
 

http://openlab.ring.gr.jp/edict/fpw/



eijiro-fpw history


v. 1.19
date: 2007/09/08 01:00:12;  author: linimon;  state: Exp;  lines: +1 -0
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr

v. 1.18 date: 2006/09/17 01:12:55; author: kris; state: Exp; lines: +1 -0 Set MANUAL_PACKAGE_BUILD: Needs data from CDROM
v. 1.17 date: 2006/09/03 01:28:29; author: kris; state: Exp; lines: +0 -1 NO_PACKAGE is superfluous here
v. 1.16 date: 2005/11/13 11:23:29; author: nork; state: Exp; lines: +8 -1 Chase dependency on ja-p5-Jcode. I don't bump PORTREVISION. Because dependency on ja-p5-Jcode is correct, only path isn't correct. This is build phase issue.
v. 1.15 date: 2005/06/13 02:12:19; author: lawrance; state: Exp; lines: +1 -1 Fix passing of SRCFILE and PORT_SRCFILE knobs to gmake. Also fix FPWPARSERFLAGS, which seemed to be broken wrt charset. PR: ports/79711 Submitted by: Tsurutani Naoki
v. 1.14 date: 2005/06/12 09:07:21; author: ume; state: Exp; lines: +1 -1 bump PORTREVISION for my previous commit.
v. 1.13 date: 2005/06/12 09:03:37; author: ume; state: Exp; lines: +2 -2 chase location change of fpwutils.mk during upgrading japanese/freepwing to 1.4.4.
v. 1.12 date: 2004/12/23 09:32:35; author: nork; state: Exp; lines: +1 -1 Reset MAINTAINER to ports@. We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
v. 1.11 date: 2004/03/04 07:11:51; author: nork; state: Exp; lines: +6 -4 Fix build with a SelF-eXtracting archive in CD-ROM. Approved by: taoka (blanket)
v. 1.10 date: 2004/03/03 16:19:44; author: nork; state: Exp; lines: +3 -3 Utilize PORTDOCS and DOCSDIR. PR: ports/57861 Submitted by: rushani Approved by: taoka (blanket)
v. 1.9 date: 2004/02/04 05:21:18; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.8 date: 2003/10/24 12:02:32; author: ijliao; state: Exp; lines: +1 -1 utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung
v. 1.7 date: 2003/04/04 19:43:31; author: nork; state: Exp; lines: +1 -1 Use EXTRACT_DEPENDS on japanese/freepwing rather than use BUILD_DEPENDS. Approved by: maintainer timeout (4 days)
v. 1.6 date: 2003/03/07 06:04:45; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5 date: 2002/09/15 05:48:30; author: taoka; state: Exp; lines: +20 -6 Support the original dictionary EIJIRO included in a book sold by ALC Inc. In the version, the dictionary files are archived in LHA format Change ${ENV} to ${SETENV} Submitted by: knu Fix the dependency Using FreePWING 1.4.3, deleting CR after NL is not necessary So nkf is not necessary. After FreePWING 1.4.2, catdump is used in FreePWING instead of epwutil.
v. 1.4 date: 2002/09/10 08:43:16; author: taoka; state: Exp; lines: +3 -4 Use catdump in freepwing instead of in japanese/epwutil Two URLs' are marked by 'WWW' in pkg-descr, so one of them is deleted.
v. 1.3 date: 2001/03/07 08:43:26; author: taoka; state: Exp; lines: +2 -1 Add NO_PACKAGE (I forgot to add it)
v. 1.2 date: 2001/02/06 13:21:51; author: olgeni; state: Exp; lines: +2 -2 Style review in ports/japanese.
v. 1.1 date: 2000/12/21 06:27:31; author: taoka; state: Exp; EIJIRO English - Japanese Dictionary (EPWING V1 format) ============================================================================= v. 1.19 date: 2007/09/08 01:00:12; author: linimon; state: Exp; lines: +1 -0 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.18 date: 2006/09/17 01:12:55; author: kris; state: Exp; lines: +1 -0 Set MANUAL_PACKAGE_BUILD: Needs data from CDROM
v. 1.17 date: 2006/09/03 01:28:29; author: kris; state: Exp; lines: +0 -1 NO_PACKAGE is superfluous here
v. 1.16 date: 2005/11/13 11:23:29; author: nork; state: Exp; lines: +8 -1 Chase dependency on ja-p5-Jcode. I don't bump PORTREVISION. Because dependency on ja-p5-Jcode is correct, only path isn't correct. This is build phase issue.
v. 1.15 date: 2005/06/13 02:12:19; author: lawrance; state: Exp; lines: +1 -1 Fix passing of SRCFILE and PORT_SRCFILE knobs to gmake. Also fix FPWPARSERFLAGS, which seemed to be broken wrt charset. PR: ports/79711 Submitted by: Tsurutani Naoki
v. 1.14 date: 2005/06/12 09:07:21; author: ume; state: Exp; lines: +1 -1 bump PORTREVISION for my previous commit.
v. 1.13 date: 2005/06/12 09:03:37; author: ume; state: Exp; lines: +2 -2 chase location change of fpwutils.mk during upgrading japanese/freepwing to 1.4.4.
v. 1.12 date: 2004/12/23 09:32:35; author: nork; state: Exp; lines: +1 -1 Reset MAINTAINER to ports@. We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
v. 1.11 date: 2004/03/04 07:11:51; author: nork; state: Exp; lines: +6 -4 Fix build with a SelF-eXtracting archive in CD-ROM. Approved by: taoka (blanket)
v. 1.10 date: 2004/03/03 16:19:44; author: nork; state: Exp; lines: +3 -3 Utilize PORTDOCS and DOCSDIR. PR: ports/57861 Submitted by: rushani Approved by: taoka (blanket)
v. 1.9 date: 2004/02/04 05:21:18; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.8 date: 2003/10/24 12:02:32; author: ijliao; state: Exp; lines: +1 -1 utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung
v. 1.7 date: 2003/04/04 19:43:31; author: nork; state: Exp; lines: +1 -1 Use EXTRACT_DEPENDS on japanese/freepwing rather than use BUILD_DEPENDS. Approved by: maintainer timeout (4 days)
v. 1.6 date: 2003/03/07 06:04:45; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5 date: 2002/09/15 05:48:30; author: taoka; state: Exp; lines: +20 -6 Support the original dictionary EIJIRO included in a book sold by ALC Inc. In the version, the dictionary files are archived in LHA format Change ${ENV} to ${SETENV} Submitted by: knu Fix the dependency Using FreePWING 1.4.3, deleting CR after NL is not necessary So nkf is not necessary. After FreePWING 1.4.2, catdump is used in FreePWING instead of epwutil.
v. 1.4 date: 2002/09/10 08:43:16; author: taoka; state: Exp; lines: +3 -4 Use catdump in freepwing instead of in japanese/epwutil Two URLs' are marked by 'WWW' in pkg-descr, so one of them is deleted.
v. 1.3 date: 2001/03/07 08:43:26; author: taoka; state: Exp; lines: +2 -1 Add NO_PACKAGE (I forgot to add it)
v. 1.2 date: 2001/02/06 13:21:51; author: olgeni; state: Exp; lines: +2 -2 Style review in ports/japanese.
v. 1.1 date: 2000/12/21 06:27:31; author: taoka; state: Exp; EIJIRO English - Japanese Dictionary (EPWING V1 format) ============================================================================= v. 1.19 date: 2007/09/08 01:00:12; author: linimon; state: Exp; lines: +1 -0 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
v. 1.18 date: 2006/09/17 01:12:55; author: kris; state: Exp; lines: +1 -0 Set MANUAL_PACKAGE_BUILD: Needs data from CDROM
v. 1.17 date: 2006/09/03 01:28:29; author: kris; state: Exp; lines: +0 -1 NO_PACKAGE is superfluous here
v. 1.16 date: 2005/11/13 11:23:29; author: nork; state: Exp; lines: +8 -1 Chase dependency on ja-p5-Jcode. I don't bump PORTREVISION. Because dependency on ja-p5-Jcode is correct, only path isn't correct. This is build phase issue.
v. 1.15 date: 2005/06/13 02:12:19; author: lawrance; state: Exp; lines: +1 -1 Fix passing of SRCFILE and PORT_SRCFILE knobs to gmake. Also fix FPWPARSERFLAGS, which seemed to be broken wrt charset. PR: ports/79711 Submitted by: Tsurutani Naoki
v. 1.14 date: 2005/06/12 09:07:21; author: ume; state: Exp; lines: +1 -1 bump PORTREVISION for my previous commit.
v. 1.13 date: 2005/06/12 09:03:37; author: ume; state: Exp; lines: +2 -2 chase location change of fpwutils.mk during upgrading japanese/freepwing to 1.4.4.
v. 1.12 date: 2004/12/23 09:32:35; author: nork; state: Exp; lines: +1 -1 Reset MAINTAINER to ports@. We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket)
v. 1.11 date: 2004/03/04 07:11:51; author: nork; state: Exp; lines: +6 -4 Fix build with a SelF-eXtracting archive in CD-ROM. Approved by: taoka (blanket)
v. 1.10 date: 2004/03/03 16:19:44; author: nork; state: Exp; lines: +3 -3 Utilize PORTDOCS and DOCSDIR. PR: ports/57861 Submitted by: rushani Approved by: taoka (blanket)
v. 1.9 date: 2004/02/04 05:21:18; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.8 date: 2003/10/24 12:02:32; author: ijliao; state: Exp; lines: +1 -1 utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung
v. 1.7 date: 2003/04/04 19:43:31; author: nork; state: Exp; lines: +1 -1 Use EXTRACT_DEPENDS on japanese/freepwing rather than use BUILD_DEPENDS. Approved by: maintainer timeout (4 days)
v. 1.6 date: 2003/03/07 06:04:45; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.5 date: 2002/09/15 05:48:30; author: taoka; state: Exp; lines: +20 -6 Support the original dictionary EIJIRO included in a book sold by ALC Inc. In the version, the dictionary files are archived in LHA format Change ${ENV} to ${SETENV} Submitted by: knu Fix the dependency Using FreePWING 1.4.3, deleting CR after NL is not necessary So nkf is not necessary. After FreePWING 1.4.2, catdump is used in FreePWING instead of epwutil.
v. 1.4 date: 2002/09/10 08:43:16; author: taoka; state: Exp; lines: +3 -4 Use catdump in freepwing instead of in japanese/epwutil Two URLs' are marked by 'WWW' in pkg-descr, so one of them is deleted.
v. 1.3 date: 2001/03/07 08:43:26; author: taoka; state: Exp; lines: +2 -1 Add NO_PACKAGE (I forgot to add it)
v. 1.2 date: 2001/02/06 13:21:51; author: olgeni; state: Exp; lines: +2 -2 Style review in ports/japanese.
v. 1.1 date: 2000/12/21 06:27:31; author: taoka; state: Exp; EIJIRO English - Japanese Dictionary (EPWING V1 format) =============================================================================



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