Port details |
- chmlib Library for dealing with Microsoft ITSS/CHM format files
- 0.40_1 misc =38 0.40_1Version of this port present on the latest quarterly branch.
- Maintainer: ak@FreeBSD.org
- Port Added: 2003-04-05 18:37:48
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: popt, freetype2, libxml2, expat, pcre
- License: LGPL21
- WWW:
- http://www.jedrea.com/chmlib/
- Description:
- CHMLIB is a library for dealing with Microsoft ITSS/CHM format files. Right
now, it is a very simple library, but sufficient for dealing with all of the
.chm files I've come across. Due to the fairly well-designed indexing built
into this particular file format, even a small library is able to gain
reasonably good performance indexing into ITSS archives.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/chmlib/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/chmlib
- pkg install chmlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: chmlib
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (chmlib-0.40.tar.bz2) = 3449d64b0cf71578b2c7e3ddc048d4af3661f44a83941ea074a7813f3a59ffa3
SIZE (chmlib-0.40.tar.bz2) = 252036
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Libraries
-
- converters/chmview
- deskutils/kchmviewer
- deskutils/recoll
- deskutils/xchm
- graphics/okular
- graphics/okular-devel
- misc/kde-thumbnailer-chm
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- misc_chmlib
- USES:
- cpe gmake libtool tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.40_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.40_1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.40_1 29 Aug 2021 18:30:38 |
Bernhard Froehlich (decke) |
misc/chmlib: Add CPE information
Approved by: portmgr (blanket) |
0.40_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.40_1 25 Sep 2015 21:48:19 |
ak |
- Take maintainership
- Update WWW |
0.40_1 25 Sep 2015 15:17:49 |
amdmi3 |
- Add LICENSE
- Regenerate patches with `make makepatch` |
0.40_1 24 Sep 2015 08:12:34 |
culot |
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping |
0.40_1 05 Oct 2014 19:03:12 |
tijl |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Remove pthread patching |
0.40 07 Jul 2014 15:31:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
0.40 26 May 2014 12:48:29 |
miwi |
- Unbreak index |
26 May 2014 12:16:06
|
miwi |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
0.40 07 Jan 2014 09:58:08 |
fluffy |
- Support staging |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.40 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
0.40 29 Oct 2011 08:45:31 |
miwi |
- Fix build on FreeBSD 10 |
0.40 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.40 10 Aug 2009 17:59:27 |
fluffy |
Update my MAINTAINER's email to @FreeBSD.org
Approved by: tabthorpe (co-mentor) |
0.40 16 Jun 2009 02:13:38 |
amdmi3 |
- Update to 0.40
- Pass maintainership to submitter
PR: 135610
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> |
0.39_2 21 Dec 2007 01:26:23 |
kevlo |
- Update pkg-list
- Bump PORTREVISION
Pointed out by: pav |
0.39_1 20 Dec 2007 10:47:06 |
kevlo |
- Use --enable-examples to build example programs that use chmlib
- Bump PORTREVISION |
0.39 25 Jan 2007 16:14:46 |
sat |
- Update to 0.39
- Disable static lib
Security: this update is reported to be a major security fix -
"Stack-allocated buffers have been changed to heap-allocated
buffers to avoid stack corruption security problems. A
security advisory for this issue is forthcoming from iDefense
[IDEF2125]." |
0.38 04 Nov 2006 00:42:46 |
flz |
- Fix MASTER_SITE.
PR: ports/105121
Submitted by: Tsampros Leonidas <ltsampros@upnet.gr>
Sponsored by: FreeBSD Bugathon |
0.38 15 Aug 2006 00:56:24 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.38 19 Jun 2006 01:34:37 |
ijliao |
upgrade to 0.38 |
0.37.4 14 Apr 2006 18:14:59 |
linimon |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr |
0.37.4 05 Apr 2006 07:28:45 |
pav |
- Update to 0.37.4
PR: ports/94732
Approved by: maintainer timeout (vsevolod; 16 days) |
0.3.7 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
0.3.7 29 Oct 2005 10:34:19 |
vsevolod |
Remove libchm.a from pkg-plist as it is no longer installed.
Reported by: krismail |
0.3.7 27 Oct 2005 17:47:33 |
vsevolod |
- Update to 0.37 version that fixes important security bug.
Noted by: Jed Wing (author) |
0.3.6 10 Sep 2005 15:40:17 |
vsevolod |
Update to 0.36 that contains fixes for two vulnerabilities. |
0.3.5_1 22 Jul 2005 09:33:36 |
vsevolod |
Update my email address.
Approved by: perky (mentor) |
0.3.5_1 27 Feb 2005 17:14:14 |
sem |
- PORTREVISION bump |
0.3.5 27 Feb 2005 17:13:11 |
sem |
- Add some extensions
- Submitter agrees to maintain the port
PR: ports/78152
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
0.3.5 26 Oct 2004 02:04:20 |
ijliao |
disable pread64/lseek64 |
0.3.5 25 Oct 2004 01:22:01 |
ijliao |
fix pthread problem on 4-stable
Reported by: pointyhat via kris |
0.3.5 22 Oct 2004 01:09:20 |
ijliao |
upgrade to 0.3.5 |
0.3.1_2 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
0.3.1_2 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
0.3.1_2 14 Mar 2004 06:17:56 |
ade |
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. |
0.3.1_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.3.1_1 26 Jun 2003 22:58:32 |
ade |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
0.3.1_1 19 Jun 2003 12:36:27 |
perky |
Don't use pread64 and/or lseek64 which are not in FreeBSD libc. |
0.3.1 08 Apr 2003 02:45:20 |
ijliao |
add FreeBSD int types
hope this fix build on alpha
Noted by: kris |
0.3.1 05 Apr 2003 18:37:18 |
ijliao |
add chmlib 0.3.1
A library for dealing with Microsoft ITSS/CHM format files |