| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Oct 2012 13:59:42
1.2.76
|
sunpoet  |
- Convert to new options framework
- Cleanup Makefile header |
28 May 2012 17:12:11
1.2.76
|
sunpoet  |
- Update to 1.2.76
Changes:
- kcthread.cc (CondVar::wait): a bug on Win32 was fixed.
- kcdbext.h (IndexDB::set, IndexDB::replace): a bug of updating existing records
was fixed.
- kcdb.h (DB::check): new function. |
03 May 2012 09:50:02
1.2.75
|
sunpoet  |
- Update to 1.2.75
Changes:
- kcpolydb.h (PolyDB::match_similar): supressed warnings on signedness. |
28 Mar 2012 19:05:24
1.2.74
|
sunpoet  |
- Update to 1.2.74
Changes:
- kcpolydb.h (PolyDB::SimilarKey): the type of a member was modified for c++0x
mode.
Feature safe: yes |
15 Mar 2012 17:33:03
1.2.73
|
sunpoet  |
- Update to 1.2.73
Changes:
- kcutil.h (memdist, strutfdist, strucsdist): new functions.
- kcpolydb.h (PolyDB::match_similar): new funcion.
- kclangc.h (kclevdist, kcdbmatchsimilar): new functions.
- kcfile.cc (File::open): LOCKFILE_FAIL_IMMEDIATELY support was added for Win32.
Feature safe: yes |
18 Dec 2011 14:13:48
1.2.72
|
sunpoet  |
- Update to 1.2.72
Changes:
- kcfile.h (File::read, File::read_rast): a bug of invalid memory deletion was
fixed. |
07 Dec 2011 13:54:36
1.2.71
|
sunpoet  |
- Update to 1.2.71
- Cosmetic change
Changes:
- kclang.cc (kcdbcas): the erroneous order of parameters was rectified.
Feature safe: yes |
10 Nov 2011 21:31:27
1.2.70_1
|
linimon  |
Mark as broken on powerpc: fails to link.
Hat: portmgr
Feature safe: yes |
09 Nov 2011 12:22:34
1.2.70_1
|
sunpoet  |
- Change PORTDOCS handling: kyotocabinet.idl is now installed to DOCSDIR
- Bump PORTREVISION for package change |
25 Aug 2011 03:39:03
1.2.70
|
sunpoet  |
- Add my LOCAL to MASTER_SITES
- Take maintainership |
22 Aug 2011 15:53:26
1.2.70
|
knu  |
Drop maintainership. I'm not interested in this any more. |
22 Aug 2011 15:52:10
1.2.70
|
knu  |
Update to 1.2.70 and add LICENSE.
This commit is based on the following PR.
PR: ports/158887
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
12 Dec 2010 03:25:54
1.2.7
|
pgollucci  |
- Fix fetch
Reported by: QAT |
10 Sep 2010 04:16:57
1.2.7
|
pgollucci  |
- Update to 1.2.7
- MASTER_SITES udated
- MAN1 list updated
- THANKS removed from list of docs added to DOCSDIR
(not present in vendor's archive anymore)
- files/patch-Makefile.in updated
- pkg-descr and pkg-plist updated
PR: ports/149876
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: maintainer timeout (knu ; 19 days) |
08 Jun 2010 02:21:26
1.0.1
|
knu  |
Update to 1.0.1. |
22 May 2010 15:25:10
1.0.0
|
knu  |
Update to 1.0.0. |
21 May 2010 03:55:56
0.9.18
|
knu  |
Update to 0.9.18. |
07 May 2010 17:34:52
0.9.17
|
knu  |
Update to 0.9.17. |
07 May 2010 16:56:42
0.9.15
|
knu  |
Unbreak for i386 by forcing CPUTYPE=i586 if not defined.
Give caution to user using PKGMESSAGE that this library relies on some
kinds of CPU instructions that i386 and i486 do not have. |
05 May 2010 15:47:14
0.9.15
|
knu  |
This port does not compile with gcc older than 4.2. |
28 Apr 2010 04:16:47
0.9.15
|
knu  |
Update to 0.9.15. (Forgot to commit this file) |
28 Apr 2010 03:44:40
0.9.15
|
knu  |
Update to 0.9.15. |
23 Apr 2010 10:42:27
0.9.14
|
knu  |
Add kyotocabinet, a straightforward implementation of DBM. |