summaryrefslogtreecommitdiff
path: root/databases/ruby-bdb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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