Sunpoet Po-Chuan Hsieh
99ef59a5eb
Remove outdate RUBY_VER check
2017-12-28 13:42:01 +00:00
Mathieu Arnold
3fcd0e41de
Remove USES=execinfo.
...
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Martin Wilke
0a6f794f91
- Fix shebangs
2017-04-22 12:45:43 +00:00
Steve Wills
462519941e
Convert USES=gem:autoplist to USES=gem since autoplist is default
2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85
create USES=gem and update rubygem- ports to use it
...
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
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