diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /databases/db44/pkg-descr | |
parent | cee16c481f7e9a7dc5b8ecea4ccfb04af8ba2ab0 (diff) | |
download | ports-db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b.tar.gz ports-db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b.zip |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'databases/db44/pkg-descr')
-rw-r--r-- | databases/db44/pkg-descr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/db44/pkg-descr b/databases/db44/pkg-descr deleted file mode 100644 index d35ff876b1db..000000000000 --- a/databases/db44/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Revision 3 of the Berkeley DB library. This version uses an incompatible -underlying database format than revision 1 and a different standard API. -Utilities are included in the distribution to convert v1.85 databases to v3 -databases, and a backwards compatible API is provided to maintain -compatibility with programs using the v1.85 interface. - -There are minor interface changes in this release which may require that DB -applications be modified and recompiled. For a complete discussion of -interface changes, see: - -http://www.sleepycat.com/update/ - -WWW: http://www.sleepycat.com |