The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD databases : db2

The Berkeley DB package, revision 2

 Version 2 of the Berkeley DB library. This version uses an underlying
database format incompatible with revision 1 and a different standard API.
Utilities are included in the distribution to convert v1.85 databases to v2
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/ 

http://www.sleepycat.com/



db2 history


v. 1.39
date: 2006/08/14 22:55:03;  author: clsung;  state: Exp;  lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin 

v. 1.38 date: 2006/05/24 22:03:27; author: ahze; state: Exp; lines: +2 -1 - Fix fetch by using MASTER_SITE_PERL_CPAN PR: 97854 Submitted by: Shaun Amott
v. 1.37 date: 2004/05/05 19:43:50; author: krion; state: Exp; lines: +7 -1 - update MASTER_SITES - add support for NOPORTDOCS flag, splitting the package's install: target into install and install_docs (files/patch-aa) - files/patch-aa now contains files/patch-ad change, -ad addressed the same file - files/patch-ad is removed - replace pkg-plist documentation by PORTDOCS= * in Makefile - replace explicit examples path by %%EXAMPLESDIR%% PR: ports/66260 Submitted by: maintainer
v. 1.36 date: 2004/04/07 13:26:17; author: clement; state: Exp; lines: +2 -2 - tar -> ${TAR} (since we have now a bsdtar ;)
v. 1.35 date: 2004/01/31 00:46:18; author: kris; state: Exp; lines: +1 -0 Correct DISTNAME Pointy hat to: kris
v. 1.34 date: 2004/01/29 11:53:00; author: kris; state: Exp; lines: +1 -1 Rename db to db2 for consistency
v. 1.33 date: 2003/02/20 17:00:09; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.32 date: 2003/01/24 23:24:56; author: arved; state: Exp; lines: +0 -2 Remove broken Y2K link. PR: 47427 Submitted by: Mark Linimon
v. 1.31 date: 2002/11/10 16:45:21; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.30 date: 2002/11/08 19:31:59; author: arved; state: Exp; lines: +0 -1 Remove -fnopermissve PR: Craig Rodrigues Submitted by: 42785
v. 1.29 date: 2002/11/06 22:44:14; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.28 date: 2002/10/21 11:05:57; author: sobomax; state: Exp; lines: +1 -0 Unbreak on current. This should unlock another 6 packages that depend on db2. Submitted by: bento
v. 1.27 date: 2002/09/07 08:44:47; author: ade; state: Exp; lines: +1 -1 Relinquish all my ports.
v. 1.26 date: 2002/08/22 01:12:18; author: ade; state: Exp; lines: +1 -1 Take over maintainership of this one, too. Previous maintainer bounces. josh@ican.net SMTP error from remote mailer after RCPT TO:: host smtp.primus.ca [216.254.136.21]: 550 Unknown local part josh in
v. 1.25 date: 2002/08/14 08:50:33; author: alane; state: Exp; lines: +1 -0 Bumped portv. for previous commit (sorry, it's late, I forgot), since it affects what is installed, although the pkg-plist doesn't change.
v. 1.24 date: 2002/08/14 08:48:43; author: alane; state: Exp; lines: +3 -2 Fix failure to build package due to apparent source tarball change. No idea how long it's been broken. Maintainer email address bounces. Committing w/o timeout because of package failure and upcoming 4.7 release. PR: 41656
v. 1.23 date: 2002/05/14 02:46:00; author: pat; state: Exp; lines: +2 -2 Download site directory structure changed PR: 37979 Submitted by: Alan Eldridge Approved by: maintainer mail bounce
v. 1.22 date: 2001/06/22 20:03:35; author: olgeni; state: Exp; lines: +1 -2 Remove MANUAL_PACKAGE_BUILD, the port packages just fine.
v. 1.21 date: 2000/06/16 21:50:32; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.20 date: 2000/06/16 10:37:16; author: sobomax; state: Exp; lines: +3 -2 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration.
v. 1.19 date: 2000/04/08 22:48:20; author: mharo; state: Exp; lines: +6 -6 update with the new PORTNAME/PORTVERSION variables
v. 1.18 date: 1999/11/23 02:43:47; author: billf; state: Exp; lines: +3 -3 Upgrade to 2.7.7 / fix distfile-Fennerage
v. 1.17 date: 1999/08/27 21:13:43; author: mharo; state: Exp; lines: +10 -10 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.16 date: 1999/08/25 05:21:07; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.15 date: 1999/07/10 14:05:27; author: markm; state: Exp; lines: +4 -4 Upgrade to latest version. OK'ed by: maintainer
v. 1.14 date: 1999/04/14 00:02:40; author: scrappy; state: Exp; lines: +1 -2 Move WWW_SITE to pkg/DESCR:WWW from Makefile
v. 1.13 date: 1999/04/08 19:05:42; author: billf; state: Exp; lines: +2 -2 Proper URLs that reference directories end in '/'
v. 1.12 date: 1999/03/29 02:40:20; author: ache; state: Exp; lines: +2 -1 oops, restore MANUAL_PACKAGE_BUILD
v. 1.11 date: 1999/03/29 00:08:28; author: ache; state: Exp; lines: +4 -0 install examples too
v. 1.10 date: 1999/03/28 17:33:50; author: ache; state: Exp; lines: +5 -25 upgrade to 2.7.3, old distfile is not available in anycase install in the way that not interfere with libc db
v. 1.9 date: 1999/03/11 20:33:49; author: scrappy; state: Exp; lines: +2 -1 Commit all Y2K/WWW_SITE changes to Makefiles...
v. 1.8 date: 1999/01/13 02:47:29; author: scrappy; state: Exp; lines: +3 -1 More Y2K Statement Links...
v. 1.7 date: 1998/01/26 18:43:20; author: jfitz; state: Exp; lines: +14 -5 Upgrade to v2.3.16 Submitted-by: Josh Tiefenbach
v. 1.6 date: 1997/11/22 00:51:36; author: asami; state: Exp; lines: +2 -3 Oops, what was I thinking. Put MANUAL_PACKAGE_BUILD to the right place.
v. 1.5 date: 1997/11/22 00:47:18; author: asami; state: Exp; lines: +3 -1 Define MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system.
v. 1.4 date: 1997/11/11 16:58:47; author: jfitz; state: Exp; lines: +4 -4 Upgradet to v2.3.12 Submitted by: "Josh Tiefenbach"
v. 1.3 date: 1997/10/03 14:13:23; author: jfitz; state: Exp; lines: +22 -6 Upgrade to v2.3.11 Submitted by: Josh Tiefenbach
v. 1.2 date: 1997/09/05 20:22:04; author: jfitz; state: Exp; lines: +4 -4 Upgrade to v2.2.6 Submitted by: Josh Tiefenbach
v. 1.1 date: 1997/06/13 17:54:36; author: jfitz; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/06/13 17:54:36; author: jfitz; state: Exp; lines: +0 -0 Import of Berkely DB 2.0 Submitted by: Josh Tiefenbach =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm