FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 9:53 AM BST
Port details
eblook 1.6.1_6 japanese on this many watch lists=2 search for ports that depend on this port
Interactive EB interface command for seraching words in electoric dictionaries
Maintained by: yasu@utahime.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: textproc
License: not specified in port


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.

WWW: http://openlab.ring.gr.jp/lookup/eblook/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: japanese/eb
There are no ports dependent upon this port

To install the port: cd /usr/ports/japanese/eblook/ && make install clean
To add the package: pkg_add -r ja-eblook


Configuration Options
     No options to configure

Master Sites:
http://openlab.ring.gr.jp/edict/eblook/dist/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/eb/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.6.1_6
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
18 Mar 2011 17:59:51
Original commit files touched by this commit  1.6.1_6
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
01 Feb 2010 03:41:44
Original commit files touched by this commit  1.6.1_6
pgollucci search for other commits by this committer
- Bump shlib and PORTREVISION for japanese/eb update
  libeb.so.14 -> libeb.so.15
20 Jul 2009 18:13:55
Original commit files touched by this commit  1.6.1_5
nork search for other commits by this committer
o Update to 4.4.1.
o Bump shlib version.
o Bump PORTREVISION of ports depending on, accordingly.

PR:             ports/136298
Submitted by:   Yasuhiro KIMURA  yasu utahime org
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.6.1_4
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 13:37:38
Original commit files touched by this commit  1.6.1_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
02 Dec 2006 16:10:02
Original commit files touched by this commit  1.6.1_3
pav search for other commits by this committer
- Take maintainership

PR:             ports/106221
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
02 Dec 2006 16:06:44
Original commit files touched by this commit  1.6.1_3
pav search for other commits by this committer
- Chase japanese/eb update
24 Nov 2005 23:02:13
Original commit files touched by this commit  1.6.1_2
pav search for other commits by this committer
- Add SHA256
31 Jul 2005 07:17:11
Original commit files touched by this commit  1.6.1_2
nork search for other commits by this committer
o Update to 4.2. [1]
o Fix minor bug. [2]

PR:             ports/81629 [1]
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org> [1]
Obtained from:  ndtpd/01982 [2]
Approved by:    maintainer timeout
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.6.1_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.6.1_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
26 Dec 2004 11:30:31
Original commit files touched by this commit  1.6.1_1
nork search for other commits by this committer
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 <yasu@utahime.org>
Requested by:   Motoyuki Kasahara <m-kasahr@sra.co.jp> (author)
Repocopied by:  portmgr(marcus)
23 Dec 2004 09:32:50
Original commit files touched by this commit  1.6.1
nork search for other commits by this committer
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)
19 Jun 2004 19:46:46
Original commit files touched by this commit  1.6.1
shige search for other commits by this committer
Update to 1.6.1.

PR:             ports/68099
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
04 Jun 2004 17:29:38
Original commit files touched by this commit  1.5.1_2
ade search for other commits by this committer
Sync with new bsd.autotools.mk
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.5.1_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.5.1_2
ade search for other commits by this committer
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.
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.5.1_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
07 Mar 2003 06:04:59
Original commit files touched by this commit  1.5.1_1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
28 Feb 2003 17:38:42
Original commit files touched by this commit  1.5.1_1
nork search for other commits by this committer
Bump PORTREVISION by updating japanese/eb.
22 Nov 2002 15:21:28
Original commit files touched by this commit  1.5.1
shige search for other commits by this committer
Update to 1.5.1.
31 Mar 2002 18:01:50
Original commit files touched by this commit  1.3
yoichi search for other commits by this committer
Change LIB_DEPENDS since eb port is updated and
old one is preserved as japanese/eb2.
28 Jun 2001 15:21:05
files touched by this commit
shige search for other commits by this committer
Fix reinstall-problem.    
08 Oct 2000 03:24:23
files touched by this commit
asami search for other commits by this committer
Convert category japanese to new layout.  

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23675
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.288 seconds.