Port details |
- p5-DBM-Deep Pure perl persistent multi-level hash/array DBM
- 2.0016 databases
=0 2.0016Version of this port present on the latest quarterly branch. - Maintainer: jmohacsi@bsd.hu
 - Port Added: 2004-10-12 11:04:40
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- 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, and quite fast. Can handle millions of keys and
unlimited hash 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.
WWW: https://metacpan.org/release/DBM-Deep
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-DBM-Deep>0:databases/p5-DBM-Deep
- To install the port:
- cd /usr/ports/databases/p5-DBM-Deep/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-DBM-Deep
- pkg install p5-DBM-Deep
- PKGNAME: p5-DBM-Deep
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1578328308
SHA256 (DBM-Deep-2.0016.tar.gz) = 902a7c7aa0488d8d0a0e8a6cf3da0e96b4093ae471e6b772f0c6d5898e470e4d
SIZE (DBM-Deep-2.0016.tar.gz) = 180410
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-FileHandle-Fmode>=0 : devel/p5-FileHandle-Fmode
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-FileHandle-Fmode>=0 : devel/p5-FileHandle-Fmode
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-Oryx
- devel/p5-Data-Remember
- devel/p5-IPC-PubSub
- for Run
-
- databases/p5-Oryx
- devel/p5-Data-Remember
- devel/p5-IPC-PubSub
- Configuration Options:
- No options to configure
- Options name:
- databases_p5-DBM-Deep
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.0016
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Jan 2020 17:09:52
2.0016
|
tcberner  |
databases/p5-DBM-Deep: update to 2.0016
PR: 243129
Submitted by: Janos Mohacsi <jmohacsi@bsd.hu> (maintainer) |
27 May 2018 20:15:20
2.0014
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
02 Nov 2017 16:17:55
2.0014
|
dbaio  |
databases/p5-DBM-Deep: Update to 2.0014
Add LICENSE.
Set architecture neutral.
Changes: http://cpansearch.perl.org/src/RKINYON/DBM-Deep-2.0014/Changes
PR: 223368
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: Janos Mohacsi <jmohacsi@bsd.hu> (maintainer) |
01 Apr 2016 14:00:57
2.0011
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
16 Mar 2015 20:43:58
2.0011
|
adamw  |
Update to 2.0011.
Changes: https://metacpan.org/changes/distribution/DBM-Deep
PR: 198455
Approved by: maintainer |
02 Mar 2015 23:16:02
2.0008_1
|
bapt  |
Remove Authors and License from pkg-descr |
26 Nov 2014 13:08:38
2.0008_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
20 Oct 2014 10:41:13
2.0008
|
bapt  |
Cleanup plist |
29 Jan 2014 17:31:53
2.0008
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 16:13:49
2.0008
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
10 Sep 2013 13:04:02
2.0008
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
27 May 2013 08:11:07
2.0008
|
az  |
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178918
Submitted by: az
Approved by: Janos Mohacsi <jmohacsi@bsd.hu> (maintainer) |
09 Jan 2013 19:50:06
2.0008
|
tabthorpe  |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
29 Aug 2012 00:47:40
2.0008
|
swills  |
- Remove MAN3 entry for man page that isn't included any more
Pointed out by: matthew
Pointy hat to: swills
Approved by: janos.mohacsi@bsd.hu (maintainer, implicit) |
27 Aug 2012 21:44:52
2.0008
|
swills  |
- Update to 2.0008
PR: ports/170958
Approved by: Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer) |
13 Mar 2012 16:15:36
2.0004
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
2.0004
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
28 Feb 2012 17:05:26
2.0004
|
sunpoet  |
- Update to 2.0004
Changes: http://search.cpan.org/dist/DBM-Deep/Changes
PR: ports/165288
Submitted by: sunpoet (myself)
Approved by: Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer) |
01 Feb 2012 17:01:32
2.0002
|
swills  |
- Add BUILD_DEPENDS to silence build warnings
- Don't use unecessary += for DEPENDS
- Add TEST_DEPENDS to enable testing
PR: ports/164486
Submitted by: swills (myself)
Approved by: Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer) |
24 Oct 2011 09:11:38
2.0002
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
20 Mar 2011 12:54:45
2.0002
|
miwi  |
- Get Rid MD5 support |
06 Sep 2010 08:10:29
2.0002
|
wen  |
- Update to 2.0002
PR: ports/150314
Submitted by: Wen Heping(myself)
Approved by: maintainer |
04 Jun 2010 10:28:32
1.0024
|
amdmi3  |
- Update to 1.0024
PR: 147417
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
30 May 2010 23:50:30
1.0020
|
sylvio  |
- Update to 1.0020
PR: ports/147212
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
22 Jul 2009 16:27:08
1.0014
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
09 May 2009 09:18:38
1.0014
|
miwi  |
- Update to 1.0014
PR: 134302
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
17 Apr 2008 14:30:31
1.0004
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
05 Oct 2007 21:53:43
1.0004
|
miwi  |
- Update to 1.0004
PR: 116788
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> |
09 Jun 2006 19:20:57
0.983
|
aaron  |
- Update from v0.96 to v0.983
- Update plist
PR: ports/98189
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
22 Jan 2006 08:23:41
0.96
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:29:10
0.96
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
05 Nov 2005 12:51:41
0.96
|
tobez  |
Update to 0.96.
Changes:
-supports passing an optional filehandle to the constructor
-optional autobless flag to preserve and restore blessed hashes
-various bug fixes
PR: 88519
Submitted by: maintainer |
12 Oct 2004 10:57:43
0.94
|
mat  |
Add p5-DBM-Deep 0.94, a pure perl persistent multi-level hash/array DBM.
PR: ports/70210
Submitted by: Janos.Mohacsi@bsd.hu |