--- - branch: MAIN date: Wed Jun 2 12:08:54 UTC 2010 files: - new: 1.1.1.1 old: '0' path: pkgsrc/databases/db5/buildlink3.mk pathrev: pkgsrc/databases/db5/buildlink3.mk@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/db5/Makefile pathrev: pkgsrc/databases/db5/Makefile@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/db5/DESCR pathrev: pkgsrc/databases/db5/DESCR@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/db5/distinfo pathrev: pkgsrc/databases/db5/distinfo@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/db5/PLIST pathrev: pkgsrc/databases/db5/PLIST@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/db5/hacks.mk pathrev: pkgsrc/databases/db5/hacks.mk@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/db5/patches/patch-aa pathrev: pkgsrc/databases/db5/patches/patch-aa@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/db5/patches/patch-ab pathrev: pkgsrc/databases/db5/patches/patch-ab@1.1.1.1 type: imported - new: 1.1.1.1 old: '0' path: pkgsrc/databases/db5/patches/patch-ac pathrev: pkgsrc/databases/db5/patches/patch-ac@1.1.1.1 type: imported id: 20100602T120854Z.e3c41b91fb46b4143801d8862e14200f3417f4e5 log: "Berkeley DB is an embeddable database system that supports keyed access to\ndata. The software is distributed in source code form, and developers can\ncompile and link the source code into a single library for inclusion\ndirectly in their applications.\n\nDevelopers may choose to store data in any of several different storage\nstructures to satisfy the requirements of a particular application. In\ndatabase terminology, these storage structures and the code that operates on\nthem are called access methods. The library includes support for the\nfollowing access methods:\n\n * B+tree: Stores keys in sorted order, using either a programmer-supplied\n ordering function or a default function that does lexicographical\n ordering of keys. Applications may perform equality or range searches.\n * Hashing: Stores records in a hash table for fast searches based on\n strict equality. Extended Linear Hashing modifies the hash function\n used by the table as new records are inserted, in order to keep buckets\n underfull in the steady state.\n * Fixed and Variable-Length Records: Stores fixed- or variable-length\n records in sequential order. Record numbers may be immutable or\n mutable, i.e., permitting new records to be inserted between existing\n records or requiring that new records be added only at the end of the\n database.\n\nStatus:\n\nVendor Tag:\tTNF\nRelease Tags:\tpkgsrc-base\n" module: pkgsrc subject: 'CVS commit: pkgsrc/databases/db5' unixtime: '1275480534' user: adam