Age | Commit message (Collapse) | Author | Files | Lines |
|
the db[23] headers.
|
|
|
|
buildlink2.mk files back into the main trunk.
|
|
|
|
|
|
|
|
|
|
not seem to harm NetBSD's /usr/bin/patch.
Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE to fix shared libraries
numbering under Solaris.
|
|
This is a bugfix release (too many fixes to list here).
The following link (as long as it exists) gives an overview
of the changes:
http://www.sleepycat.com/update/3.3.11/if.3.3.11.html
|
|
|
|
|
|
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.
* Use ${BSD_INSTALL_*} instead of cp, so that bin/db3_* and include/db3/*
get installed with the correct ownership
* Crank version from 2.9 to 2.9.2
|
|
include/db3/db_cxx.h, not "db3.h" and "db3_cxx.h"
|
|
installation directory in case the package isn't installed.
|
|
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
|
|
Also set includedir via configure argument instead of directly patching the
configure script, and add a buildlink.mk file for use by other package
Makefiles.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
|
|
|
|
|
|
depends on java being installed, it should probably be in a seperate
pkg).
Changelog is at http://www.sleepycat.com/update/3.2.9/if.3.2.9.html
|
|
|
|
XXX: Isn't really used right now, since the shared library isn't built.
Needs tweaking.
|
|
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
|
|
Submitted in PR 8963 by Bill Studentmind (wrstuden@netbsd.org>, thanks!
|