Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Sep 2015 21:48:19
0.40_1

|
ak  |
- Take maintainership
- Update WWW |
25 Sep 2015 15:17:49
0.40_1

|
amdmi3  |
- Add LICENSE
- Regenerate patches with `make makepatch` |
24 Sep 2015 08:12:34
0.40_1

|
culot  |
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping |
05 Oct 2014 19:03:12
0.40_1

|
tijl  |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Remove pthread patching |
07 Jul 2014 15:31:02
0.40

|
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) |
26 May 2014 12:48:29
0.40

|
miwi  |
- Unbreak index |
26 May 2014 12:16:06


|
miwi  |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
07 Jan 2014 09:58:08
0.40

|
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) |
09 Nov 2011 15:26:04
0.40
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 08:45:31
0.40
|
miwi  |
- Fix build on FreeBSD 10 |
19 Mar 2011 12:38:54
0.40
|
miwi  |
- Get Rid MD5 support |
10 Aug 2009 17:59:27
0.40
|
fluffy  |
Update my MAINTAINER's email to @FreeBSD.org
Approved by: tabthorpe (co-mentor) |
16 Jun 2009 02:13:38
0.40
|
amdmi3  |
- Update to 0.40
- Pass maintainership to submitter
PR: 135610
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> |
21 Dec 2007 01:26:23
0.39_2
|
kevlo  |
- Update pkg-list
- Bump PORTREVISION
Pointed out by: pav |
20 Dec 2007 10:47:06
0.39_1
|
kevlo  |
- Use --enable-examples to build example programs that use chmlib
- Bump PORTREVISION |
25 Jan 2007 16:14:46
0.39
|
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]." |
04 Nov 2006 00:42:46
0.38
|
flz  |
- Fix MASTER_SITE.
PR: ports/105121
Submitted by: Tsampros Leonidas <ltsampros@upnet.gr>
Sponsored by: FreeBSD Bugathon |
15 Aug 2006 00:56:24
0.38
|
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> |
19 Jun 2006 01:34:37
0.38
|
ijliao  |
upgrade to 0.38 |
14 Apr 2006 18:14:59
0.37.4
|
linimon  |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr |
05 Apr 2006 07:28:45
0.37.4
|
pav  |
- Update to 0.37.4
PR: ports/94732
Approved by: maintainer timeout (vsevolod; 16 days) |
22 Jan 2006 12:59:47
0.3.7
|
edwin  |
SHA256ify
Approved by: krion@ |
29 Oct 2005 10:34:19
0.3.7
|
vsevolod  |
Remove libchm.a from pkg-plist as it is no longer installed.
Reported by: krismail |
27 Oct 2005 17:47:33
0.3.7
|
vsevolod  |
- Update to 0.37 version that fixes important security bug.
Noted by: Jed Wing (author) |
10 Sep 2005 15:40:17
0.3.6
|
vsevolod  |
Update to 0.36 that contains fixes for two vulnerabilities. |
22 Jul 2005 09:33:36
0.3.5_1
|
vsevolod  |
Update my email address.
Approved by: perky (mentor) |
27 Feb 2005 17:14:14
0.3.5_1
|
sem  |
- PORTREVISION bump |
27 Feb 2005 17:13:11
0.3.5
|
sem  |
- Add some extensions
- Submitter agrees to maintain the port
PR: ports/78152
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
26 Oct 2004 02:04:20
0.3.5
|
ijliao  |
disable pread64/lseek64 |
25 Oct 2004 01:22:01
0.3.5
|
ijliao  |
fix pthread problem on 4-stable
Reported by: pointyhat via kris |
22 Oct 2004 01:09:20
0.3.5
|
ijliao  |
upgrade to 0.3.5 |
04 Jun 2004 17:29:38
0.3.1_2
|
ade  |
Sync with new bsd.autotools.mk |
17 Mar 2004 18:29:46
0.3.1_2
|
trevor  |
SIZEify. |
14 Mar 2004 06:17:56
0.3.1_2
|
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. |
04 Feb 2004 05:10:27
0.3.1_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
26 Jun 2003 22:58:32
0.3.1_1
|
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) |
19 Jun 2003 12:36:27
0.3.1_1
|
perky  |
Don't use pread64 and/or lseek64 which are not in FreeBSD libc. |
08 Apr 2003 02:45:20
0.3.1
|
ijliao  |
add FreeBSD int types
hope this fix build on alpha
Noted by: kris |
05 Apr 2003 18:37:18
0.3.1
|
ijliao  |
add chmlib 0.3.1
A library for dealing with Microsoft ITSS/CHM format files |