wiz
6676fc5687
Unused.
2002-10-13 12:05:01 +00:00
jlam
5b4b9ee12a
Add BUILDLINK_CPPFLAGS.<pkg> for these packages to help packages find
...
the db[23] headers.
2002-09-26 22:34:09 +00:00
jlam
940e98d289
buildlink1 -> buildlink2
2002-08-28 16:10:28 +00:00
jlam
efb93b17bd
Merge changes in packages from the buildlink2 branch that have
...
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
grant
16d94342b9
update PATCH_SITES.
2002-07-22 11:17:03 +00:00
grant
4d5d950556
update MASTER_SITES.
2002-07-22 10:36:53 +00:00
mycroft
9e3878ee9e
Move the mkdir line...
2002-07-15 18:23:40 +00:00
mycroft
4f180130ab
Add a mkdir for share/doc/db3/ref/splash, since there are no files in it.
2002-07-15 18:22:10 +00:00
seb
869cd8fbf7
Add `-p0' in PATCH_DIST_ARGS to helps Solaris' /usr/bin/gpatch, this does
...
not seem to harm NetBSD's /usr/bin/patch.
Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE to fix shared libraries
numbering under Solaris.
2002-02-12 11:13:22 +00:00
martti
99a86d0869
Updated to 3.11.2 (provided by ORI Manabu in pkg/14765).
...
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
2001-11-30 11:58:28 +00:00
jlam
638788de07
Use libtool to install programs that were linked with libtool.
2001-11-21 23:40:47 +00:00
zuntum
0ca28723fb
Move pkg/ files into package's toplevel directory
2001-11-01 00:11:36 +00:00
lukem
39f7310ad5
* 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.
* 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
2001-10-23 07:26:41 +00:00
rh
a7603eaafc
Fix typo: installed include files are actually include/db3/db.h and
...
include/db3/db_cxx.h, not "db3.h" and "db3_cxx.h"
2001-08-11 11:20:38 +00:00
jlam
d2eb68d2a6
Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
...
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
jlam
7b1d3cb465
Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
...
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>.
2001-07-20 01:54:31 +00:00
jlam
b4fa3a99c6
Remove hard-coded /usr/pkg/lib from rpath, and mark as USE_BUILDLINK_ONLY.
...
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.
2001-07-19 19:16:43 +00:00
agc
6ef28d06c5
Move to sha1 digests, and add distfile sizes.
2001-04-18 16:10:56 +00:00
agc
5092342d3d
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
2001-04-17 09:56:50 +00:00
wennmach
2b020a68f6
RCS Id police
2001-03-28 21:49:40 +00:00
skrll
55cacc096c
Build a shared library version as well...
2001-03-26 19:31:55 +00:00
fvdl
676124ec2a
Upgrade to 3.2.9. Install C++ library as well (not java, since this
...
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
2001-02-21 15:56:01 +00:00
wiz
417e8bbabf
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 14:17:22 +00:00
wiz
1663dce8ac
Replace USE_PKGLIBTOOL by USE_LIBTOOL.
...
XXX: Isn't really used right now, since the shared library isn't built.
Needs tweaking.
2000-08-14 16:56:04 +00:00
rh
74add3b300
s/USE_LIBTOOL/USE_PKGLIBTOOL/
...
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.
2000-06-01 11:23:11 +00:00
hubertf
030a28a9e2
Import Sleepycat's db routines (V3).
...
Submitted in PR 8963 by Bill Studentmind (wrstuden@netbsd.org>, thanks!
1999-12-16 02:36:05 +00:00