Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 168FE63B853 for ; Sat, 23 Aug 2008 20:10:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7FFBF63B158; Sat, 23 Aug 2008 20:10:03 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id BD46263B156 for ; Sat, 23 Aug 2008 20:10:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A33E2175D0; Sat, 23 Aug 2008 20:10:02 +0000 (UTC) From: Stoned Elipot Subject: CVS commit: pkgsrc/databases/p5-DBM-Deep To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org Message-Id: <20080823201002.A33E2175D0@cvs.netbsd.org> Date: Sat, 23 Aug 2008 20:10:02 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Sat Aug 23 20:10:02 UTC 2008 Update of /cvsroot/pkgsrc/databases/p5-DBM-Deep In directory ivanova.netbsd.org:/tmp/cvs-serv20039 Log Message: Initial import of p5-DBM-Deep version 1.0013 in the NetBSD Packages Collection. The Perl 5 module DBM::Deep is a unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, ACID transactions, and is quite fast. Can handle millions of keys and unlimited levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM. Out-of-the-box compatibility with Unix, Mac OS X and Windows. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/databases/p5-DBM-Deep/Makefile N pkgsrc/databases/p5-DBM-Deep/DESCR N pkgsrc/databases/p5-DBM-Deep/distinfo No conflicts created by this import