The FreeBSD Ports Archive
FreeBSD japanese : eblook4>
Interactive EB interface command for seraching words in electoric dictionaries
Interactive EB interface command for seraching words in CD-ROM books.
Eblook supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats
directly. CD-ROM books of those formats are popular in Japan.
Since CD-ROM books themseves are stands on the ISO 9660 format,
you can mount the discs by the same way as other ISO 9660 discs.
You can get more information from ja-eblook.info.
You can also get information from their website.
http://openlab.ring.gr.jp/lookup/eblook/
|
eblook history
v. 1.20
date: 2006/12/02 16:10:02; author: pav; state: Exp; lines: +1 -1
- Take maintainership
PR: ports/106221
Submitted by: KIMURA Yasuhiro
v. 1.19
date: 2006/12/02 16:06:43; author: pav; state: Exp; lines: +2 -2
- Chase japanese/eb update
v. 1.18
date: 2005/07/31 07:17:10; author: nork; state: Exp; lines: +2 -2
o Update to 4.2. [1]
o Fix minor bug. [2]
PR: ports/81629 [1]
Submitted by: KIMURA Yasuhiro [1]
Obtained from: ndtpd/01982 [2]
Approved by: maintainer timeout
v. 1.17
date: 2005/04/12 03:25:47; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.16
date: 2005/04/11 08:02:49; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.15
date: 2004/12/26 11:30:30; author: nork; state: Exp; lines: +2 -1
Update to 4.1.1.
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile
PR: ports/74133
Submitted by: KIMURA Yasuhiro
Requested by: Motoyuki Kasahara (author)
Repocopied by: portmgr(marcus)
v. 1.14
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.13
date: 2004/06/19 19:46:46; author: shige; state: Exp; lines: +10 -14
Update to 1.6.1.
PR: ports/68099
Submitted by: KIMURA Yasuhiro
v. 1.12
date: 2004/06/04 17:29:21; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.11
date: 2004/03/14 06:16:45; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.10
date: 2004/02/04 05:21:18; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
date: 2003/03/07 06:04:44; 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.8
date: 2003/02/28 17:38:42; author: nork; state: Exp; lines: +2 -1
Bump PORTREVISION by updating japanese/eb.
v. 1.7
date: 2002/11/22 15:21:28; author: shige; state: Exp; lines: +5 -3
Update to 1.5.1.
v. 1.6
date: 2002/03/31 18:01:50; author: yoichi; state: Exp; lines: +2 -2
Change LIB_DEPENDS since eb port is updated and
old one is preserved as japanese/eb2.
v. 1.5
date: 2001/06/28 14:21:04; author: shige; state: Exp; lines: +2 -2
Fix reinstall-problem.
PR: ports/28481
Submitted by: Takanori Saneto
v. 1.4
date: 2000/04/11 14:13:10; 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.3
date: 2000/01/23 11:41:16; author: taoka; state: Exp; lines: +4 -4
Updated to 1.3
Approved by: maintainer (shige@FreeBSD.org)
v. 1.2
date: 1999/08/25 05:23:49; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.1
date: 1999/08/20 16:21:50; author: shige; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/08/20 16:21:50; author: shige; state: Exp; lines: +0 -0
Interactive EB interface command for seraching words in CD-ROM books.
Eblook supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats
directly.
=============================================================================
v. 1.20
date: 2006/12/02 16:10:02; author: pav; state: Exp; lines: +1 -1
- Take maintainership
PR: ports/106221
Submitted by: KIMURA Yasuhiro
v. 1.19
date: 2006/12/02 16:06:43; author: pav; state: Exp; lines: +2 -2
- Chase japanese/eb update
v. 1.18
date: 2005/07/31 07:17:10; author: nork; state: Exp; lines: +2 -2
o Update to 4.2. [1]
o Fix minor bug. [2]
PR: ports/81629 [1]
Submitted by: KIMURA Yasuhiro [1]
Obtained from: ndtpd/01982 [2]
Approved by: maintainer timeout
v. 1.17
date: 2005/04/12 03:25:47; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.16
date: 2005/04/11 08:02:49; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.15
date: 2004/12/26 11:30:30; author: nork; state: Exp; lines: +2 -1
Update to 4.1.1.
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile
PR: ports/74133
Submitted by: KIMURA Yasuhiro
Requested by: Motoyuki Kasahara (author)
Repocopied by: portmgr(marcus)
v. 1.14
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.13
date: 2004/06/19 19:46:46; author: shige; state: Exp; lines: +10 -14
Update to 1.6.1.
PR: ports/68099
Submitted by: KIMURA Yasuhiro
v. 1.12
date: 2004/06/04 17:29:21; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.11
date: 2004/03/14 06:16:45; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.10
date: 2004/02/04 05:21:18; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
date: 2003/03/07 06:04:44; 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.8
date: 2003/02/28 17:38:42; author: nork; state: Exp; lines: +2 -1
Bump PORTREVISION by updating japanese/eb.
v. 1.7
date: 2002/11/22 15:21:28; author: shige; state: Exp; lines: +5 -3
Update to 1.5.1.
v. 1.6
date: 2002/03/31 18:01:50; author: yoichi; state: Exp; lines: +2 -2
Change LIB_DEPENDS since eb port is updated and
old one is preserved as japanese/eb2.
v. 1.5
date: 2001/06/28 14:21:04; author: shige; state: Exp; lines: +2 -2
Fix reinstall-problem.
PR: ports/28481
Submitted by: Takanori Saneto
v. 1.4
date: 2000/04/11 14:13:10; 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.3
date: 2000/01/23 11:41:16; author: taoka; state: Exp; lines: +4 -4
Updated to 1.3
Approved by: maintainer (shige@FreeBSD.org)
v. 1.2
date: 1999/08/25 05:23:49; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.1
date: 1999/08/20 16:21:50; author: shige; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/08/20 16:21:50; author: shige; state: Exp; lines: +0 -0
Interactive EB interface command for seraching words in CD-ROM books.
Eblook supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats
directly.
=============================================================================
v. 1.20
date: 2006/12/02 16:10:02; author: pav; state: Exp; lines: +1 -1
- Take maintainership
PR: ports/106221
Submitted by: KIMURA Yasuhiro
v. 1.19
date: 2006/12/02 16:06:43; author: pav; state: Exp; lines: +2 -2
- Chase japanese/eb update
v. 1.18
date: 2005/07/31 07:17:10; author: nork; state: Exp; lines: +2 -2
o Update to 4.2. [1]
o Fix minor bug. [2]
PR: ports/81629 [1]
Submitted by: KIMURA Yasuhiro [1]
Obtained from: ndtpd/01982 [2]
Approved by: maintainer timeout
v. 1.17
date: 2005/04/12 03:25:47; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.16
date: 2005/04/11 08:02:49; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.15
date: 2004/12/26 11:30:30; author: nork; state: Exp; lines: +2 -1
Update to 4.1.1.
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile
PR: ports/74133
Submitted by: KIMURA Yasuhiro
Requested by: Motoyuki Kasahara (author)
Repocopied by: portmgr(marcus)
v. 1.14
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.13
date: 2004/06/19 19:46:46; author: shige; state: Exp; lines: +10 -14
Update to 1.6.1.
PR: ports/68099
Submitted by: KIMURA Yasuhiro
v. 1.12
date: 2004/06/04 17:29:21; author: ade; state: Exp; lines: +1 -0
Sync with new bsd.autotools.mk
v. 1.11
date: 2004/03/14 06:16:45; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.10
date: 2004/02/04 05:21:18; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.9
date: 2003/03/07 06:04:44; 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.8
date: 2003/02/28 17:38:42; author: nork; state: Exp; lines: +2 -1
Bump PORTREVISION by updating japanese/eb.
v. 1.7
date: 2002/11/22 15:21:28; author: shige; state: Exp; lines: +5 -3
Update to 1.5.1.
v. 1.6
date: 2002/03/31 18:01:50; author: yoichi; state: Exp; lines: +2 -2
Change LIB_DEPENDS since eb port is updated and
old one is preserved as japanese/eb2.
v. 1.5
date: 2001/06/28 14:21:04; author: shige; state: Exp; lines: +2 -2
Fix reinstall-problem.
PR: ports/28481
Submitted by: Takanori Saneto
v. 1.4
date: 2000/04/11 14:13:10; 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.3
date: 2000/01/23 11:41:16; author: taoka; state: Exp; lines: +4 -4
Updated to 1.3
Approved by: maintainer (shige@FreeBSD.org)
v. 1.2
date: 1999/08/25 05:23:49; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.1
date: 1999/08/20 16:21:50; author: shige; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/08/20 16:21:50; author: shige; state: Exp; lines: +0 -0
Interactive EB interface command for seraching words in CD-ROM books.
Eblook supports to access CD-ROM books of EB, EBG, EBXA and EPWING formats
directly.
=============================================================================
|
| |

|