FreshPorts -- The Place For Ports Sun, 7 Sep 2008 3:53 PM BST
Port details
ebview 0.2.1_8 japanese on this many watch lists=0 search for ports that depend on this port
Electronic Book Viewer

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Apr 2002 17:04:03


Ebview is a gtk based tool to access CD-ROM dictionaries of
EPWING, EB, EBG,EBXA, EBXA-C formats.

WWW: http://ebview.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/autoconf262, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: japanese/eb, devel/glib12, x11-toolkits/gtk12, graphics/imlib

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


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/ebview/
http://kent.dl.sourceforge.net/sourceforge/ebview/
http://easynews.dl.sourceforge.net/sourceforge/ebview/
http://ufpr.dl.sourceforge.net/sourceforge/ebview/
http://umn.dl.sourceforge.net/sourceforge/ebview/
http://heanet.dl.sourceforge.net/sourceforge/ebview/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.2.1_8
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)
20 Aug 2008 01:57:32
Original commit files touched by this commit  0.2.1_8
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
06 Jun 2008 14:37:38
Original commit files touched by this commit  0.2.1_8
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)
20 Mar 2008 09:51:43
Original commit files touched by this commit  0.2.1_7
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
27 Dec 2007 16:15:07
Original commit files touched by this commit  0.2.1_7
nobutaka search for other commits by this committer
Fix build with gcc 4.2.
30 Sep 2007 06:19:51
Original commit files touched by this commit  0.2.1_7
ade search for other commits by this committer
Add new files that got accidently missed during autoconf update patch.

PR:             116639
30 Sep 2007 05:47:37
Original commit files touched by this commit  0.2.1_7
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
27 May 2007 03:47:41
Original commit files touched by this commit  0.2.1_6
kris search for other commits by this committer
BROKEN with gcc 4.2
19 May 2007 21:32:57
Original commit files touched by this commit  0.2.1_6
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
02 Dec 2006 16:06:44
Original commit files touched by this commit  0.2.1_5
pav search for other commits by this committer
- Chase japanese/eb update
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.2.1_4
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
24 Nov 2005 23:02:13
Original commit files touched by this commit  0.2.1_3
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.2.1_3
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
31 Jul 2005 08:17:11
Original commit files touched by this commit  0.2.1_3
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 04:26:57
Original commit files touched by this commit  0.2.1_2
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 09:04:41
Original commit files touched by this commit  0.2.1_2
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  0.2.1_2
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)
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.2.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.2.1
trevor search for other commits by this committer
SIZEify.
27 Dec 2003 14:58:49
Original commit files touched by this commit  0.2.1
nork search for other commits by this committer
Resurrect previous commit, pre-build to post-patch.
"post-patch" is right.  I missed his description.

Submitted by:   Ports Fury
27 Dec 2003 13:34:36
Original commit files touched by this commit  0.2.1
nork search for other commits by this committer
o Add CONFLICTS. [1]
o Fix "pre-build" target to "post-patch". [2]

PR:             ports/60402 [1]
Submitted by:   faust@ua.airnet.ne.jp [1]
Submitted by:   Ports Fury [2]
04 Sep 2003 18:01:36
Original commit files touched by this commit  0.2.1
krion search for other commits by this committer
- Fix build
- Use DOCSDIR macro

PR:             56435
Submitted by:   Ports Fury
02 Sep 2003 19:39:16
Original commit files touched by this commit  0.2.1
krion search for other commits by this committer
- Fix build with upgraded gettext package

PR:             56321
Submitted by:   Ports Fury
03 May 2003 16:16:04
Original commit files touched by this commit  0.2.1
nork search for other commits by this committer
Update to 0.2.1.

PR:             ports/51707
Submitted by:   Ports Fury
01 May 2003 22:51:05
Original commit files touched by this commit  0.2.0_2
sumikawa search for other commits by this committer
Use USE_GETOPT_LONG.

PR:             ports/51374
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
20 Apr 2003 20:26:23
Original commit files touched by this commit  0.2.0_2
marcus search for other commits by this committer
Remove USE_GNOMENG.
28 Feb 2003 17:38:42
Original commit files touched by this commit  0.2.0_2
nork search for other commits by this committer
Bump PORTREVISION by updating japanese/eb.
23 Feb 2003 17:38:48
Original commit files touched by this commit  0.2.0_1
nork search for other commits by this committer
Ebview requires a rich stack size each thread, so extend to 256k.
I don't know whether or not enough size(to 256k), but some test ok.
20 Feb 2003 18:32:49
Original commit files touched by this commit  0.2.0
knu search for other commits by this committer
De-pkg-comment.
02 Feb 2003 14:29:18
Original commit files touched by this commit  0.2.0
nork search for other commits by this committer
Conditionalize libgnugetopt dependencies.

PR:             ports/47747
Submitted by:   Ports Fury
02 Jan 2003 17:45:30
Original commit files touched by this commit  0.2.0
ijliao search for other commits by this committer
upgrade to 0.2.0

PR:             45854
Submitted by:   Ports Fury
30 Aug 2002 14:56:41
Original commit files touched by this commit  0.1.4
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42203
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
26 May 2002 11:23:59
Original commit files touched by this commit  0.1.4
yoichi search for other commits by this committer
Drop maintainership. Anyone can take it.
01 May 2002 20:43:25
Original commit files touched by this commit  0.1.4
yoichi search for other commits by this committer
Disable imlib test in configure script to build with imlib-1.9.14.
05 Apr 2002 17:02:16
Original commit files touched by this commit  0.1.4
yoichi search for other commits by this committer
Add ebview, a gtk based tool to access CD-ROM dictionaries.

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 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
Traffic

Calculated hourly:
Port count 19095
Broken 158
Deprecated 77
Ignore 424
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 8
new 48 hours16
new 7 days52
new fortnight95
new month248

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

Add tab to Netscape 6

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