13 Commits

Author SHA1 Message Date
Steve Wills
27e4a28385 databases/rubygem-bdb1: fix build with Ruby 2.2 and 2.3 2016-02-03 19:07:19 +00:00
Dirk Meyer
e8435a00ce - fix build with ruby-2.1 2016-01-19 04:50:37 +00:00
Steve Wills
f0b0908dc5 mark ports that don't work with Ruby 2.3
PR:		205774
2016-01-17 07:06:25 +00:00
Sunpoet Po-Chuan Hsieh
a16cb6df57 - Use BROKEN_RUBY21 and BROKEN_RUBY22 2015-09-03 16:23:45 +00:00
Steve Wills
60dd4f53e7 devel/rubygem-bdb1: also does not build with ruby 2.2 2015-04-03 17:04:36 +00:00
Steve Wills
a7ee035653 Mark broken with Ruby 2.1
With hat:	ruby@
2014-11-12 02:58:43 +00:00
Sunpoet Po-Chuan Hsieh
abd8e00c37 - Add LICENSE 2014-08-28 16:24:46 +00:00
Baptiste Daroussin
ff06f04d62 USES=execinfo 2014-08-05 06:36:06 +00:00
Baptiste Daroussin
b5482324dc In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
Steve Wills
df0d3b8cb4 - Add stage support 2013-10-30 02:20:20 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Dirk Meyer
2cc8cd54fa Ruby-bdb1 is an interface to Berkeley DB revision 1.85 and 1.86.
This library includes support for the following access methods:

* B+tree
* Hashing
* Fixed and Variable-Length Records

And the following interfaces:

* Hash like interface - BDB1::Btree and BDB1::Hash
* Array like interface - BDB1::Recnum(Recno)

WWW:	https://github.com/knu/ruby-bdb1
2013-03-03 16:09:56 +00:00