./databases/ruby-qdbm, Ruby interface of QDBM

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


Branch: CURRENT, Version: 1.0.0.1.8.78, Package name: ruby27-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 Ruby interface of QDBM.


Required to run:
[databases/qdbm] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 991.63 KB

Version history: (Expand)


CVS history: (Expand)


   2020-05-31 19:15:33 by Roland Illig | Files touched by this commit (1)
Log message:
databases/ruby-qdbm: remove unknown configure option
   2020-04-25 21:50:42 by Roland Illig | Files touched by this commit (1)
Log message:
databases/ruby-qdbm: remove redundant SUBST block

The file ruby/configure does not mention pthread at all.
   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 18:00:30 by Hiramatsu Yoshifumi | Files touched by this commit (6)
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.
   2011-02-21 17:01:24 by Takahiro Kambe | Files touched by this commit (80)
Log message:
Bump PKGREVISION due to ABI change of ruby18-base.
   2010-09-10 06:07:53 by Takahiro Kambe | Files touched by this commit (5)
Log message:
* Add patches for Ruby 1.9.
* Remove RUBY_HAS_ARCHLIB.

No functional change.