summaryrefslogtreecommitdiff
path: root/databases/ruby-bdb/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/ruby-bdb: Fix build with upcoming databases/db18Koichiro Iwao2020-10-131-2/+26
| | | | | | | | | | | | While here, return to pool due to more than 3 years of consecutive maintainer timeouts. PR: 248416 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: maintainer timeout (> 2 months) Notes: svn path=/head/; revision=552172
* suppress deprecate warning with Ruby 2.7Hajimu UMEMOTO2020-04-287-14/+539
| | | | | | | | PR: 245339 Approved by: maintainer timeout Notes: svn path=/head/; revision=533243
* Fix build problem with ruby 2.5.Matthias Fechner2019-04-203-33/+33
| | | | | | | | | | | | This patch should be included upstream. PR: 237410 Submitted by: ume@ Reported by: mbeis@xs4all.nl Reviewed by: mbeis@xs4all.nl, w.schwarzenfeld@utanet.at Notes: svn path=/head/; revision=499463
* Remove outdate RUBY_VER checkSunpoet Po-Chuan Hsieh2017-12-284-72/+0
| | | | | | | With hat: ruby Notes: svn path=/head/; revision=457454
* Remove always-true RUBY_VER checkSunpoet Po-Chuan Hsieh2017-01-137-14/+14
| | | | | | | | | | - Pet portlint: fix diff header of patch files - Convert to options target helper With hat: ruby Notes: svn path=/head/; revision=431392
* databases/ruby-bdb: fix rdoc parse issueSteve Wills2016-09-181-0/+26
| | | | | | | While here, fix a stage permission issue with the docs Notes: svn path=/head/; revision=422410
* databases/ruby-bdb: fix build with Ruby 2.3Steve Wills2016-02-021-0/+0
| | | | | | | | PR: 206232 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=407789
* databases/ruby-bdb: fix build with ruby 2.1 and 2.2Steve Wills2015-03-308-2/+316
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=382655
* - Minimize patches to just remove the comparisonSteve Wills2014-01-034-56/+10
| | | | | | | | Pointed out by: mandree Pointyhat to: swills Notes: svn path=/head/; revision=338517
* - Make check for bdb version ignore the patch levelSteve Wills2014-01-024-2/+124
| | | | | | | PR: ports/184921 Notes: svn path=/head/; revision=338488
* - Use correct rdoc binary when building docs. This is required for non-defaultStanislav Sedov2011-08-231-0/+11
| | | | | | | ruby18 which doesn't install bin/rdoc any longer. Notes: svn path=/head/; revision=280242
* Update to 0.6.6 which I've just released.Akinori MUSHA2011-04-221-20/+0
| | | | | | | | | | Ruby 1.9.2 is now supported. PR: ports/156018 Submitted by: swills Notes: svn path=/head/; revision=273036
* - Don't generate exceptions on faliures in bdb close call. This fixesStanislav Sedov2009-05-071-0/+20
| | | | | | | | | | unprivileged user mode in portupgrade (-s switch) and fixes ruby-bdb's 'close' method. Reviewed by: knu Notes: svn path=/head/; revision=233367
* Update to 0.6.2.Akinori MUSHA2007-08-271-14/+0
| | | | | | | This is just 0.6.1 + files/patch-src::bdb.c, but anyway. Notes: svn path=/head/; revision=198350
* Add a patch to fix build with Berkeley db 4.2-4.3.Akinori MUSHA2007-08-141-0/+14
| | | | | | | | | Tested with the bundled test suite. Reported by: many.. Notes: svn path=/head/; revision=197665
* Update to 0.3.1.Akinori MUSHA2002-03-161-58/+0
| | | | Notes: svn path=/head/; revision=56217
* Build a module with a correct combination of headers and library on aAkinori MUSHA2002-02-131-0/+58
system where db3 and db4 are both installed. For those who have built dysfunctional modules, bump the PORTREVISION. Notes: svn path=/head/; revision=54632