aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-bdb
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.3.4.Akinori MUSHA2002-09-083-6/+3
| | | | Notes: svn path=/head/; revision=65823
* 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 Notes: svn path=/head/; revision=64836
* Update to 0.3.3. (now supports db 4.1.16)Akinori MUSHA2002-08-162-5/+5
| | | | Notes: svn path=/head/; revision=64573
* Update to 0.3.2.Akinori MUSHA2002-07-142-2/+5
| | | | Notes: svn path=/head/; revision=62938
* Update to 0.3.1.Akinori MUSHA2002-03-164-64/+8
| | | | Notes: svn path=/head/; revision=56217
* 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. Notes: svn path=/head/; revision=54632
* Update to 0.3.0.Akinori MUSHA2002-02-103-2/+12
| | | | Notes: svn path=/head/; revision=54498
* Add a WITH_BDB4 knob.Akinori MUSHA2002-01-151-2/+12
| | | | Notes: svn path=/head/; revision=53133
* Remove an obsolete patch (Perl substitution) against extconf.rb.Akinori MUSHA2002-01-151-3/+0
| | | | Notes: svn path=/head/; revision=53132
* Update to 0.2.9.Akinori MUSHA2002-01-153-2/+3
| | | | Notes: svn path=/head/; revision=53118
* Update to 0.2.7.Akinori MUSHA2001-12-132-2/+2
| | | | Notes: svn path=/head/; revision=51449
* Update to 0.2.6.Akinori MUSHA2001-11-283-3/+3
| | | | Notes: svn path=/head/; revision=50695
* 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. Notes: svn path=/head/; revision=47917
* Chase a repack.Akinori MUSHA2001-09-131-1/+1
| | | | | | | This seems to be another update without a version bump. Notes: svn path=/head/; revision=47807
* Update to 0.2.5.Akinori MUSHA2001-09-122-2/+2
| | | | Notes: svn path=/head/; revision=47755
* Update to 0.2.4.Akinori MUSHA2001-08-283-2/+3
| | | | Notes: svn path=/head/; revision=47022
* Update to 0.2.3.Akinori MUSHA2001-08-183-3/+3
| | | | Notes: svn path=/head/; revision=46439
* Link with -ldb3 instead of -ldb.Akinori MUSHA2001-08-021-0/+3
| | | | Notes: svn path=/head/; revision=45723
* 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. Notes: svn path=/head/; revision=45700
* Update to 0.2.2.Akinori MUSHA2001-07-292-3/+2
| | | | Notes: svn path=/head/; revision=45584
* Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA2001-07-251-1/+2
| | | | Notes: svn path=/head/; revision=45472
* Update to 0.2.1.Akinori MUSHA2001-07-242-2/+2
| | | | Notes: svn path=/head/; revision=45444
* Update to 0.2.0.Akinori MUSHA2001-07-082-2/+2
| | | | Notes: svn path=/head/; revision=44924
* Update to 0.1.9.Akinori MUSHA2001-06-212-2/+2
| | | | Notes: svn path=/head/; revision=44274
* Update to 0.1.8.Akinori MUSHA2001-04-163-4/+6
| | | | Notes: svn path=/head/; revision=41462
* Fixed a typo (functionnalities -> functionalities)Jimmy Olgeni2001-04-111-1/+1
| | | | Notes: svn path=/head/; revision=41273
* Update to 0.1.7.Akinori MUSHA2001-04-113-2/+5
| | | | Notes: svn path=/head/; revision=41272
* Add ruby-bdb, a Ruby interface to Sleepycat's Berkeley DB revision 2Akinori MUSHA2001-03-075-0/+72
or later. Notes: svn path=/head/; revision=39197