FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 12:25 PM BST
Port details
p5-Ima-DBI 0.35 databases on this many watch lists=11 search for ports that depend on this port
Database connection caching and organization
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 May 2002 09:00:52
Also Listed In: perl5
License: not specified in port


Ima::DBI attempts to organize and facilitate caching and more efficient
use of database connections and statement handles by storing DBI and SQL
information with your class (instead of as separate objects).  This
allows you to pass around just one object without worrying about a trail
of DBI handles behind it.

WWW: http://search.cpan.org/dist/Ima-DBI/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: databases/p5-DBIx-ContextualFetch, databases/p5-DBI, devel/p5-Class-Data-Inheritable, lang/perl5.8
Required To Run: databases/p5-DBIx-ContextualFetch, databases/p5-DBI, devel/p5-Class-Data-Inheritable, lang/perl5.8

Required by:
for Build

for Run

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


Configuration Options
     No options to configure

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

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 May 2012 15:42:51
Original commit files touched by this commit  0.35
skv search for other commits by this committer
Pass maintainership of almost of my "p5-*" ports to "perl@".

(I hope updating of them will be improved).
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.35
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
20 Jun 2011 08:34:49
Original commit files touched by this commit  0.35
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.35
miwi search for other commits by this committer
- Get Rid MD5 support
16 Aug 2009 14:06:52
Original commit files touched by this commit  0.35
olgeni search for other commits by this committer
Fix a few common typos in pkg-descr ("separate", "compatible").
22 Jul 2009 16:27:08
Original commit files touched by this commit  0.35
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)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.35
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)
13 Jun 2007 20:29:04
Original commit files touched by this commit  0.35
skv search for other commits by this committer
Update to 0.35

Changes:        http://search.cpan.org/src/PERRIN/Ima-DBI-0.35/Changes
22 Jan 2006 08:23:41
Original commit files touched by this commit  0.34
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.34
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)
06 Sep 2005 09:42:51
Original commit files touched by this commit  0.34
skv search for other commits by this committer
Update to 0.34
23 Mar 2004 09:41:53
Original commit files touched by this commit  0.33
skv search for other commits by this committer
Updated to 0.33
01 Mar 2004 07:13:35
Original commit files touched by this commit  0.32
skv search for other commits by this committer
Updated to 0.32
15 Oct 2003 10:41:44
Original commit files touched by this commit  0.31
skv search for other commits by this committer
Updated to 0.31
12 Oct 2003 11:48:36
Original commit files touched by this commit  0.30
skv search for other commits by this committer
Updated to 0.30
16 Sep 2003 05:43:52
Original commit files touched by this commit  0.29
erwin search for other commits by this committer
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:    portmgr (marcus)
09 Aug 2003 11:49:14
Original commit files touched by this commit  0.29
skv search for other commits by this committer
Updated to 0.29

PR:             ports/55389
Submitted by:   Mathieu Arnold <m@absolight.net>
07 Mar 2003 05:58:32
Original commit files touched by this commit  0.28
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
05 Feb 2003 11:49:41
Original commit files touched by this commit  0.28
skv search for other commits by this committer
Update to 0.28
27 May 2002 08:59:49
Original commit files touched by this commit  0.27
skv search for other commits by this committer
Add p5-Ima-DBI 0.27, database connection caching and organization.

PR:             32966
Submitted by:   Sergey Skvortsov <skv@protey.ru>

Number of commits found: 20

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.168 seconds.