Path to this page:
./
databases/p5-DBM-Deep,
Pure perl multi-level hash/array DBM that supports transactions
Branch: CURRENT,
Version: 2.0019,
Package name: p5-DBM-Deep-2.0019,
Maintainer: pkgsrc-usersThe 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.
Required to run:[
lang/perl5]
Required to build:[
devel/p5-Test-Exception] [
devel/p5-Module-Build] [
devel/p5-Test-Deep] [
devel/p5-Test-Warn] [
devel/p5-IO-stringy] [
devel/p5-FileHandle-Fmode]
Master sites: (Expand)
Filesize: 177.229 KB
Version history: (Expand)
- (2024-01-04) Updated to version: p5-DBM-Deep-2.0019
- (2023-07-06) Updated to version: p5-DBM-Deep-2.0016nb6
- (2022-06-28) Updated to version: p5-DBM-Deep-2.0016nb5
- (2021-05-25) Updated to version: p5-DBM-Deep-2.0016nb4
- (2020-08-31) Updated to version: p5-DBM-Deep-2.0016nb3
- (2019-08-11) Updated to version: p5-DBM-Deep-2.0016nb2
CVS history: (Expand)
2024-01-04 11:48:55 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-DBM-Deep: update to 2.0019.
2.0019 2023-11-12
- improvement so that when you try to put too much data in you get a
useful error, and don't corrupt the db
2.0018 2023-11-08
- tiny documentation and metadata fixes to make sure people go to the
correct issue tracker
2.0017 2023-09-01
- get rid of old perl4-style ' package separator and use :: instead
for compatibility with perl 5.38
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|