summaryrefslogtreecommitdiff
path: root/databases/ruby-bdb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.3.8, which is compatible with the latest ruby 1.8.Akinori MUSHA2003-01-013-6/+320
|
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-52/+52
|
* Update to 0.3.5. (adapted for db 4.1.24)Akinori MUSHA2002-09-192-2/+2
|
* Update to 0.3.4.Akinori MUSHA2002-09-083-6/+3
|
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-221-1/+2
| | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
* Update to 0.3.3. (now supports db 4.1.16)Akinori MUSHA2002-08-162-5/+5
|
* Update to 0.3.2.Akinori MUSHA2002-07-142-2/+5
|
* Update to 0.3.1.Akinori MUSHA2002-03-164-64/+8
|
* Build a module with a correct combination of headers and library on aAkinori MUSHA2002-02-132-2/+63
| | | | | | system where db3 and db4 are both installed. For those who have built dysfunctional modules, bump the PORTREVISION.
* Update to 0.3.0.Akinori MUSHA2002-02-103-2/+12
|
* Add a WITH_BDB4 knob.Akinori MUSHA2002-01-151-2/+12
|
* Remove an obsolete patch (Perl substitution) against extconf.rb.Akinori MUSHA2002-01-151-3/+0
|
* Update to 0.2.9.Akinori MUSHA2002-01-153-2/+3
|
* Update to 0.2.7.Akinori MUSHA2001-12-132-2/+2
|
* Update to 0.2.6.Akinori MUSHA2001-11-283-3/+3
|
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-171-0/+1
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* Chase a repack.Akinori MUSHA2001-09-131-1/+1
| | | | This seems to be another update without a version bump.
* Update to 0.2.5.Akinori MUSHA2001-09-122-2/+2
|
* Update to 0.2.4.Akinori MUSHA2001-08-283-2/+3
|
* Update to 0.2.3.Akinori MUSHA2001-08-183-3/+3
|
* Link with -ldb3 instead of -ldb.Akinori MUSHA2001-08-021-0/+3
|
* Back out the db3 port update because some of these dependent ports hadAkinori MUSHA2001-08-011-1/+2
| | | | | | | | | | been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time.
* Update to 0.2.2.Akinori MUSHA2001-07-292-3/+2
|
* Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA2001-07-251-1/+2
|
* Update to 0.2.1.Akinori MUSHA2001-07-242-2/+2
|
* Update to 0.2.0.Akinori MUSHA2001-07-082-2/+2
|
* Update to 0.1.9.Akinori MUSHA2001-06-212-2/+2
|
* Update to 0.1.8.Akinori MUSHA2001-04-163-4/+6
|
* Fixed a typo (functionnalities -> functionalities)Jimmy Olgeni2001-04-111-1/+1
|
* Update to 0.1.7.Akinori MUSHA2001-04-113-2/+5
|
* Add ruby-bdb, a Ruby interface to Sleepycat's Berkeley DB revision 2Akinori MUSHA2001-03-075-0/+72
or later.