Commit graph

17 commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Edwin Groothuis
305987dfe1 And again backout to revision 1.14 until lukem@netbsd.org fixes it. 2008-07-31 11:30:53 +00:00
Edwin Groothuis
89c7a96614 Update to CVS version 1.16 2008-07-28 12:03:37 +00:00
Edwin Groothuis
9fd848146f Go back to 1.14 which seems to work better that 1.15:
$ db hash name.hash.db josk
    db: Error reading key `josk': Invalid argument
    $ db hash name.hash.db joska
    db: Error reading key `joska': Invalid argument
    $ db btree name.btree.db josk
    db: Unknown key `josk'
    $ db btree name.btree.db joska
    db: Unknown key `joska'

It seems to happen due to the new design of db_get() in db.c, which
I will try to decypher later on.
2007-06-25 04:21:58 +00:00
Edwin Groothuis
6f3c44cfd9 update to version 1.15 2007-06-21 01:22:08 +00:00
Edwin Groothuis
7075019551 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +00:00
Edwin Groothuis
7a6314056c FreeBSD port of the NetBSD db(1) command.
manipulate db(3)'s btree(3) and hash(3) databases

Submitted by:	edwin@mavetju.org
2004-01-02 21:53:41 +00:00
Ade Lovett
3fccc4d9a5 BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports.  Fix dependencies accordingly.
2002-08-22 19:34:32 +00:00
Bill Fumerola
97eaae7802 Upgrade to 2.7.7 / fix distfile-Fennerage 1999-11-23 02:43:48 +00:00
Mark Murray
e073eff945 Upgrade to latest version.
OK'ed by:	maintainer
1999-07-10 14:05:30 +00:00
Andrey A. Chernov
1ccd19f60a upgrade to 2.7.3, old distfile is not available in anycase
install in the way that not interfere with libc db
1999-03-28 17:34:02 +00:00
James FitzGibbon
fbc792cfee Upgrade to v2.3.16
Submitted-by: Josh Tiefenbach <josh@ican.net>
1998-01-26 18:43:21 +00:00
James FitzGibbon
20fa4555d0 Upgradet to v2.3.12
Submitted by:	"Josh Tiefenbach" <josh@ican.net>
1997-11-11 16:58:48 +00:00
James FitzGibbon
55b5c070e5 Upgrade to v2.3.11
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-10-03 14:13:24 +00:00
James FitzGibbon
d23412b3d8 Upgrade to v2.2.6
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-09-05 20:22:12 +00:00
James FitzGibbon
94d43d362a Import of Berkely DB 2.0
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-06-13 17:54:36 +00:00