Commit graph

17 commits

Author SHA1 Message Date
wiz
bec0102961 Fix
../dist/configure: 1: Syntax error: Unterminated quoted string
appearing on -current.
2008-05-01 23:41:21 +00:00
jlam
0ed370d43b + Name the programs installed by the db(2) package db2_*.
+ Put documentation under ${PREFIX}/share/doc instead of
  ${PREFIX}/share/doc/html.  Packages that install documentation under the
  "html" directory are supposed to move them to the "doc" directory when
  they're updated, but these packages are basically EOL'ed so just move
  them now.

+ Add full DESTDIR support.

Bump the PKGREVISION of databases/db to 3 and databases/db3 to 4.
2008-02-21 19:32:23 +00:00
joerg
b8a862d8ee Fix path in patch. 2006-06-30 11:22:04 +00:00
rillig
05cf9f8da2 Added patch-ae, which fixes the java-db3 build with jdk-1.5. 2006-06-26 09:53:56 +00:00
joerg
1cebc7c947 Add case for DragonFly and modify -lpthread detection to check for
-pthread as well. This can be simplified once PTHREAD_* on NetBSD
is fixed.
2005-12-02 19:39:23 +00:00
jschauma
cc21798bb0 Start to make this work on (even older) IRIX: check for __sgi rather than sgi
This was originally reported in PR 28819 by Georg Schwarz for db4 and
also noted by Georg to apply to this package.
2005-02-27 21:50:26 +00:00
jlam
e6aa5ca27d Move the HTML documentation into ${PREFIX}/share/doc/html. Bump the
PKGREVISION due to user-visible difference.
2004-06-28 22:11:37 +00:00
jmmv
de41038839 When -lpthread is used, link the db3 library against it, so that programs
using -ldb3 alone don't complain about missing symbols.  This fixes the
build of some programs (like nvi), as exposed in Linux.
2004-04-07 15:13:06 +00:00
mrg
6e806328c3 use <iostream> 2003-08-02 16:21:16 +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
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
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
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
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