From owner-cvs-all@FreeBSD.ORG Sun Dec 5 03:03:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4304C16A4CE; Sun, 5 Dec 2004 03:03:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F069D43D54; Sun, 5 Dec 2004 03:03:16 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iB533G1Q046152; Sun, 5 Dec 2004 03:03:16 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iB533GO7046151; Sun, 5 Dec 2004 03:03:16 GMT (envelope-from clsung) Message-Id: <200412050303.iB533GO7046151@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 5 Dec 2004 03:03:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/db43 Makefile Makefile.db distinfo pkg-descr pkg-plist ports/databases/db43/files patch-dist::configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2004 03:03:17 -0000 clsung 2004-12-05 03:03:16 UTC FreeBSD ports repository Modified files: databases/db43 Makefile Makefile.db distinfo pkg-descr pkg-plist databases/db43/files patch-dist::configure Log: - repocopied from databases/db42 (via portmgr) - Description as follows Version 4.3 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. Utilities are included in the distribution to convert v1.85 databases to v4.3 databases, and a backwards compatible API is provided to maintain compatibility with programs using the v1.85 interface. For details on compatibility with other DB versions, see: http://www.sleepycat.com/download/patchlogs.shtml PR: ports/73790 Submitted by: Matthias Andree Revision Changes Path 1.62 +5 -8 ports/databases/db43/Makefile 1.7 +2 -3 ports/databases/db43/Makefile.db 1.23 +2 -6 ports/databases/db43/distinfo 1.4 +2 -2 ports/databases/db43/files/patch-dist::configure 1.12 +2 -5 ports/databases/db43/pkg-descr 1.29 +48 -48 ports/databases/db43/pkg-plist