Commit graph

5 commits

Author SHA1 Message Date
martti
97e17385d1 Sync with db3. Changes since 2.9.2:
- Fix a bug where calling the env.log_put method caused a core dump. [#3401]
- Fix a bug where the Java lock statistics structure was out-of-date with
  the C version and the documentation. [#3489]
2001-11-30 11:58:31 +00:00
martti
82e6f25b03 - Use buildlink.mk instead of DEPENDS
- Use distfile and patches/* from ../db3
- Updated version to 3.2.9.2
- Apply two patches from the master distribution site

    3.2.9.1     Fix a bug where running recovery on a database environment
                containing only logs from a previous release of Berkeley DB,
                in which log.0000000001 doesn't exist, could fail.
    3.2.9.2     Fix a bug where opening too many files causes a core dump.
2001-10-23 11:55:57 +00:00
jlam
cdeabe49f6 Rename JDK_HOME to JDK_BASE. JDK_HOME is already used as a tunable make
variable in pkgsrc, and shouldn't be used as a local variable by packages.
2001-09-17 18:13:53 +00:00
jlam
63fd609019 Make COMMENT reflect package. 2001-07-28 17:50:41 +00:00
jlam
4484f7b454 java-db3: Java interface to the Sleepcat DB3 library.
Idea provided in pkg/13512 and pkg/13518 by Martti Kuparinen
<martti.kuparinen@iki.fi>.
2001-07-28 17:49:00 +00:00