FreshPorts -- The Place For Ports Sat, 17 May 2008 5:59 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
chmlib 0.39_2 misc on this many watch lists=21 search for ports that depend on this port
A library for dealing with Microsoft ITSS/CHM format 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: 05 Apr 2003 19:37:48


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.

WWW: http://morte.jedrea.com/~jedwin/projects/chmlib/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake

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


Configuration Options
     No options to configure

Master Sites:
http://www.jedrea.com/chmlib/
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
21 Dec 2007 01:26:23
Original commit files touched by this commit  0.39_2
kevlo search for other commits by this committer
- Update pkg-list
- Bump PORTREVISION

Pointed out by: pav
20 Dec 2007 10:47:06
Original commit files touched by this commit  0.39_1
kevlo search for other commits by this committer
- Use --enable-examples to build example programs that use chmlib
- Bump PORTREVISION
25 Jan 2007 16:14:46
Original commit files touched by this commit  0.39
sat search for other commits by this committer
- 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]."
04 Nov 2006 00:42:46
Original commit files touched by this commit  0.38
flz search for other commits by this committer
- Fix MASTER_SITE.

PR:             ports/105121
Submitted by:   Tsampros Leonidas <ltsampros@upnet.gr>
Sponsored by:   FreeBSD Bugathon
15 Aug 2006 01:56:24
Original commit files touched by this commit  0.38
clsung search for other commits by this committer
- 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>
19 Jun 2006 02:34:37
Original commit files touched by this commit  0.38
ijliao search for other commits by this committer
upgrade to 0.38
14 Apr 2006 19:14:59
Original commit files touched by this commit  0.37.4
linimon search for other commits by this committer
Reset vsevolod as maintainer due to unreponsiveness.  We hope to see him
back sometime.

Hat:            portmgr
05 Apr 2006 08:28:45
Original commit files touched by this commit  0.37.4
pav search for other commits by this committer
- Update to 0.37.4

PR:             ports/94732
Approved by:    maintainer timeout (vsevolod; 16 days)
22 Jan 2006 12:59:47
Original commit files touched by this commit  0.3.7
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
29 Oct 2005 11:34:19
Original commit files touched by this commit  0.3.7
vsevolod search for other commits by this committer
Remove libchm.a from pkg-plist as it is no longer installed.

Reported by:    krismail
27 Oct 2005 18:47:33
Original commit files touched by this commit  0.3.7
vsevolod search for other commits by this committer
- Update to 0.37 version that fixes important security bug.

Noted by:       Jed Wing (author)
10 Sep 2005 16:40:17
Original commit files touched by this commit  0.3.6
vsevolod search for other commits by this committer
Update to 0.36 that contains fixes for two vulnerabilities.
22 Jul 2005 10:33:36
Original commit files touched by this commit  0.3.5_1
vsevolod search for other commits by this committer
Update my email address.

Approved by:    perky (mentor)
27 Feb 2005 17:14:14
Original commit files touched by this commit  0.3.5_1
sem search for other commits by this committer
- PORTREVISION bump
27 Feb 2005 17:13:11
Original commit files touched by this commit  0.3.5
sem search for other commits by this committer
- Add some extensions
- Submitter agrees to maintain the port

PR:             ports/78152
Submitted by:   Vsevolod Stakhov <vsevolod@highsecure.ru>
26 Oct 2004 03:04:20
Original commit files touched by this commit  0.3.5
ijliao search for other commits by this committer
disable pread64/lseek64
25 Oct 2004 02:22:01
Original commit files touched by this commit  0.3.5
ijliao search for other commits by this committer
fix pthread problem on 4-stable

Reported by: pointyhat via kris
22 Oct 2004 02:09:20
Original commit files touched by this commit  0.3.5
ijliao search for other commits by this committer
upgrade to 0.3.5
04 Jun 2004 18:29:38
Original commit files touched by this commit  0.3.1_2
ade search for other commits by this committer
Sync with new bsd.autotools.mk
17 Mar 2004 18:29:46
Original commit files touched by this commit  0.3.1_2
trevor search for other commits by this committer
SIZEify.
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.3.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:10:27
Original commit files touched by this commit  0.3.1_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
26 Jun 2003 23:58:32
Original commit files touched by this commit  0.3.1_1
ade search for other commits by this committer
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)
19 Jun 2003 13:36:27
Original commit files touched by this commit  0.3.1_1
perky search for other commits by this committer
Don't use pread64 and/or lseek64 which are not in FreeBSD libc.
08 Apr 2003 03:45:20
Original commit files touched by this commit  0.3.1
ijliao search for other commits by this committer
add FreeBSD int types
hope this fix build on alpha

Noted by:       kris
05 Apr 2003 19:37:18
Original commit files touched by this commit  0.3.1
ijliao search for other commits by this committer
add chmlib 0.3.1
A library for dealing with Microsoft ITSS/CHM format files

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
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 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 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days20
new fortnight54
new month157

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