./databases/java-qdbm, Java API of QDBM

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.0.1.8.78, Package name: java-qdbm-1.0.0.1.8.78, Maintainer: pkgsrc-users

QDBM is an embeded database library compatible with GDBM and NDBM. It
features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher
processing speed, smaller size of a database file, and simpler API.

This package provides the Java interface of QDBM.


Required to run:
[databases/qdbm] [lang/openjdk11]

Master sites:

Filesize: 991.63 KB

Version history: (Expand)


CVS history: (Expand)


   2022-12-15 08:12:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
java-qdbm: restrict acceptable java vms

This doesn't build with Java>=something, perhaps 15?
   2020-05-31 17:18:30 by Roland Illig | Files touched by this commit (2)
Log message:
databases/java-qdbm: remove unknown configure option
   2019-07-11 11:25:26 by Nia Alarie | Files touched by this commit (15)
Log message:
Use https for fallabs.com.
   2015-03-15 20:11:22 by Hiramatsu Yoshifumi | Files touched by this commit (11)
Log message:
Set MAINTAINER to pkgsrc-users.
   2014-05-31 09:28:57 by OBATA Akio | Files touched by this commit (18)
Log message:
Update qdbm to 1.8.78.

2007-12-22  Mikio Hirabayashi  <mikio@fallabs.com>

	- Converters from Depot/Curia/Villa to TCHDB/TCBDB were added.

	- Release: 1.8.78
   2012-10-02 23:25:56 by Aleksej Saushev | Files touched by this commit (323)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-06-14 19:43:27 by Joerg Sonnenberger | Files touched by this commit (120)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-25 11:40:57 by OBATA Akio | Files touched by this commit (6)
Log message:
Marked as LICENS=gnu-lgpl-v2.1.