FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 2:47 PM BST
Port details
kchmviewer 3.1_4 deskutils on this many watch lists=8 search for ports that depend on this port
A Qt/KDE viewer for CHM files

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: 25 Jul 2005 16:13:30
Also Listed In: kde ipv6
License: not specified in port


KchmViewer is a chm (MS HTML help file format) viewer. Unlike most existing
CHM viewers for Unix, it uses Trolltech's Qt widget library, and does not
depend on KDE or Gnome. However, it may be compiled with full KDE support,
including KDE widgets and KIO/KHTML.

The main advantage of KchmViewer is non-english language support. Unlike
others, KchmViewer in most cases correctly detects help file encoding,
correctly shows tables of context of russian, korean, chinese and japanese
help files, and correctly searches in non-english help files.

WWW: http://www.kchmviewer.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11-toolkits/qt33, devel/gmake, devel/libtool
Required To Run: x11-toolkits/qt33
Required Libraries: misc/chmlib, x11/kdelibs3
There are no ports dependent upon this port

To install the port: cd /usr/ports/deskutils/kchmviewer/ && make install clean
To add the package: pkg_add -r kchmviewer


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://sunet.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://iweb.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://switch.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://surfnet.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://kent.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://freefr.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://voxel.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://jaist.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://osdn.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://nchc.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://ncu.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://transact.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://softlayer.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://internode.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://ufpr.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
http://waix.dl.sourceforge.net/project/kchmviewer/kchmviewer/3.1-2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  3.1_4
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
05 Jul 2011 02:51:16
Original commit files touched by this commit  3.1_4
tabthorpe search for other commits by this committer
- Reassign to the heap
20 Mar 2011 12:54:45
Original commit files touched by this commit  3.1_4
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  3.1_4
ade search for other commits by this committer
Sync to new bsd.autotools.mk
28 Mar 2010 06:47:48
Original commit files touched by this commit  3.1_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.1_3
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:18:43
Original commit files touched by this commit  3.1_2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
02 Aug 2009 19:36:34
Original commit files touched by this commit  3.1_2
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  3.1_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
21 Aug 2008 06:18:49
Original commit files touched by this commit  3.1_1
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:18:34
Original commit files touched by this commit  3.1_1
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)
08 Apr 2008 15:02:10
Original commit files touched by this commit  3.1
markus search for other commits by this committer
- Update to version 3.1 [2]
- Fix installation locations if WITHOUT_KDE is set [1]
- Fix tinderbox build and package creation if WITHOUT_KDE is set
- Don't install locales if WITHOUT_KDE is set, as locale support in the
  Qt-only version is not present

PR:             ports/117449 [1]
                ports/120540 [2]
Submitted by:   Denise H. G. <denisehg@hotpop.com> [1]
                Yarodin <yarodin@gmail.com> [2]
19 May 2007 20:32:57
Original commit files touched by this commit  3.0_1
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}.
27 Mar 2007 20:38:22
Original commit files touched by this commit  3.0
markus search for other commits by this committer
- Update to version 3.0
- Let WWW point to the new projectsite
15 Dec 2006 01:22:02
Original commit files touched by this commit  2.7
markus search for other commits by this committer
Update to version 2.7
10 Jul 2006 10:12:54
Original commit files touched by this commit  2.6
markus search for other commits by this committer
Update to version 2.6
04 May 2006 21:41:12
Original commit files touched by this commit  2.5
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
05 Apr 2006 17:48:49
Original commit files touched by this commit  2.5
markus search for other commits by this committer
Update to version 2.5
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.0
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
04 Feb 2006 16:12:46
Original commit files touched by this commit  2.0
markus search for other commits by this committer
- Update to version 2.0
- Utilize the ports version of chmlib
13 Dec 2005 11:59:53
Original commit files touched by this commit  1.3
markus search for other commits by this committer
- Update to version 1.3
- Add SHA256
08 Nov 2005 17:15:14
Original commit files touched by this commit  1.1
markus search for other commits by this committer
Update to version 1.1
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.0_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Aug 2005 18:55:09
Original commit files touched by this commit  1.0
markus search for other commits by this committer
Add patch in order to fix the build on ia64, alpha and sparc64

Submitted by:   pointyhat via kris
Approved by:    portmgr (linimon)
29 Jul 2005 16:30:45
Original commit files touched by this commit  1.0
markus search for other commits by this committer
Update to version 1.0
25 Jul 2005 16:13:01
Original commit files touched by this commit  0.92
markus search for other commits by this committer
Add kchmviewer 0.92, a Qt/KDE viewer for CHM files.

KchmViewer is a chm (MS HTML help file format) viewer. Unlike most existing
CHM viewers for Unix, it uses Trolltech's Qt widget library, and does not
depend on KDE or Gnome. However, it may be compiled with full KDE support,
including KDE widgets and KIO/KHTML.

The main advantage of KchmViewer is non-english language support. Unlike
others, KchmViewer in most cases correctly detects help file encoding,
correctly shows tables of context of russian, korean, chinese and japanese
help files, and correctly searches in non-english help files.

WWW: http://kchmviewer.sourceforge.net/

Number of commits found: 26

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 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours31
new 7 days57
new fortnight181
new month253

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.151 seconds.