FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 12:23 PM BST
Port details
p5-DBM-Deep 2.0004 databases on this many watch lists=0 search for ports that depend on this port
A pure perl persistent multi-level hash/array DBM
Maintained by: janos.mohacsi@bsd.hu search for ports maintained by this maintainer
Port Added: 12 Oct 2004 11:04:40
Also Listed In: perl5
License: not specified in port


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.

Author:	Joseph Huckaby <jhuckaby@cpan.org>
	Rob Kinyon <rkinyon@cpan.org>

WWW: http://search.cpan.org/dist/DBM-Deep/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-Clone, devel/p5-FileHandle-Fmode, lang/perl5.8
Required To Run: devel/p5-Clone, devel/p5-FileHandle-Fmode, lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/p5-DBM-Deep/ && make install clean
To add the package: pkg_add -r p5-DBM-Deep


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBM/
http://www.cpan.dk/modules/by-module/DBM/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DBM/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/DBM/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/DBM/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/DBM/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/DBM/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBM/
http://at.cpan.org/modules/by-module/DBM/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/DBM/
http://backpan.perl.org/modules/by-module/DBM/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBM/
http://cpan.nctu.edu.tw/modules/by-module/DBM/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/DBM/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Mar 2012 16:15:36
Original commit files touched by this commit  2.0004
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  2.0004
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  2.0004
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit  2.0002
swills search for other commits by this committer
- 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
Original commit files touched by this commit  2.0002
dougb search for other commits by this committer
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
Original commit files touched by this commit  2.0002
miwi search for other commits by this committer
- Get Rid MD5 support
06 Sep 2010 08:10:29
Original commit files touched by this commit  2.0002
wen search for other commits by this committer
- Update to 2.0002

PR:             ports/150314
Submitted by:   Wen Heping(myself)
Approved by:    maintainer
04 Jun 2010 10:28:32
Original commit files touched by this commit  1.0024
amdmi3 search for other commits by this committer
- Update to 1.0024

PR:             147417
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
30 May 2010 23:50:30
Original commit files touched by this commit  1.0020
sylvio search for other commits by this committer
- Update to 1.0020

PR:             ports/147212
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.0014
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  1.0014
miwi search for other commits by this committer
- Update to 1.0014

PR:             134302
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.0004
araujo search for other commits by this committer
- 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
Original commit files touched by this commit  1.0004
miwi search for other commits by this committer
- Update to 1.0004

PR:             116788
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
09 Jun 2006 19:20:57
Original commit files touched by this commit  0.983
aaron search for other commits by this committer
- 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
Original commit files touched by this commit  0.96
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:29:10
Original commit files touched by this commit  0.96
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
05 Nov 2005 12:51:41
Original commit files touched by this commit  0.96
tobez search for other commits by this committer
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
Original commit files touched by this commit  0.94
mat search for other commits by this committer
Add p5-DBM-Deep 0.94, a pure perl persistent multi-level hash/array DBM.

PR:             ports/70210
Submitted by:   Janos.Mohacsi@bsd.hu

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours31
new 7 days57
new fortnight181
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.164 seconds.