FreshPorts -- The Place For Ports Fri, 12 Mar 2010 10:38 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
p5-MLDBM 2.04 databases on this many watch lists=33 search for ports that depend on this port
Store multi-level hash structure in single level tied hash
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5


MLDBM - store multi-level hash structure in single level tied hash

This module, intended primarily for use with DBM packages, can serve as a
transparent interface to any TIEHASH package that must be used to
store arbitrary perl data, including nested references.

It works by converting the values in the hash that are references, to their
string representation in perl syntax.  When using a DBM database, it is this
string that gets stored.

WWW: http://search.cpan.org/dist/MLDBM/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/p5-FreezeThaw, lang/perl5.8
Required To Run: devel/p5-FreezeThaw, lang/perl5.8, lang/perl5.8

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/MLDBM/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/MLDBM/
http://www.cpan.dk/modules/by-module/MLDBM/
http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/MLDBM/
http://ring.k-opti.com/archives/lang/perl/CPAN/modules/by-module/MLDBM/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/MLDBM/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/MLDBM/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/MLDBM/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/MLDBM/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/MLDBM/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/MLDBM/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/MLDBM/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/MLDBM/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/MLDBM/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/MLDBM/
http://at.cpan.org/modules/by-module/MLDBM/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/MLDBM/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/MLDBM/
http://backpan.cpan.org/modules/by-module/MLDBM/
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
08 Mar 2010 00:19:05
Original commit files touched by this commit  2.04
tobez search for other commits by this committer
Update to 2.04.

Changes:        http://search.cpan.org/dist/MLDBM/Changes
01 Mar 2010 09:09:48
Original commit files touched by this commit  2.03
wen search for other commits by this committer
- Update to 2.03

Feature safe:   yes
21 Feb 2010 15:51:13
Original commit files touched by this commit  2.02
tobez search for other commits by this committer
Update to 2.02.

Changes:        http://search.cpan.org/dist/MLDBM/Changes
Feature safe:   yes
22 Jul 2009 17:27:08
Original commit files touched by this commit  2.01
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)
29 Jan 2009 17:41:17
Original commit files touched by this commit  2.01
erwin search for other commits by this committer
Reassign my p5-* ports to perl@ so more than one person
can look at them.
17 Apr 2008 15:30:31
Original commit files touched by this commit  2.01
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)
26 Nov 2005 17:00:48
Original commit files touched by this commit  2.01
pav search for other commits by this committer
- Add SHA256

Approved by:    maintainer
21 Sep 2005 20:31:43
Original commit files touched by this commit  2.01
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
18 Mar 2004 18:01:13
Original commit files touched by this commit  2.01
trevor search for other commits by this committer
Add size data, approved by maintainers.
24 Oct 2003 13:05:09
Original commit files touched by this commit  2.01
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
12 Jun 2003 17:41:16
Original commit files touched by this commit  2.01
erwin search for other commits by this committer
Change to my FreeBSD.org address
13 Apr 2003 13:28:23
Original commit files touched by this commit  2.01
edwin search for other commits by this committer
Conditionalize dependencies for moudules included in perl 5.8

        Make dependencies on modules included in the perl 5.8
        distribution conditional on the perl version installed.
        While I'm here, remove SITE_PERL and MAN(3)PREFIX.

17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!

PR:             ports/50588
Submitted by:   Erwin Lansing <erwin@lansing.dk>
21 Feb 2003 11:15:05
Original commit files touched by this commit  2.01
knu search for other commits by this committer
De-pkg-comment.
08 Jul 2002 14:58:36
Original commit files touched by this commit  2.01
tobez search for other commits by this committer
Update to 2.01, assign maintainership to the submitter.

PR:             40328
Submitted by:   Erwin Lansing <erwin@lansing.dk>
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 02:08:27
files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
17 Jun 2000 04:37:15
files touched by this commit
will search for other commits by this committer
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.    

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
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 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 21397
Broken 171
Deprecated 46
Ignore 896
Forbidden 2
Restricted 386
No CDROM 141
Vulnerable 57
Expired 19
Set to expire 33
Interactive 79
new 24 hours 6
new 48 hours9
new 7 days31
new fortnight58
new month119

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

Add tab to Netscape 6

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