84fb FreshPorts -- databases/p5-Ima-DBI
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. databases/p5-DBIx-ContextualFetch
  2. databases/p5-DBI
  3. devel/p5-Class-Data-Inheritable
  4. lang/perl5.8
Required To Run:
  1. databases/p5-DBIx-ContextualFetch
  2. databases/p5-DBI
  3. devel/p5-Class-Data-Inheritable
  4. lang/perl5.8

This port is 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:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/P/PE/PERRIN/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/P/PE/PERRIN/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/P/PE/PERRIN/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/P/PE/PERRIN/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/P/PE/PERRIN/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/P/PE/PERRIN/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/P/PE/PERRIN/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/P/PE/PERRIN/
  10. http://at.cpan.org/authors/id/P/PE/PERRIN/
  11. http://backpan.perl.org/authors/id/P/PE/PERRIN/
  12. http://cpan.nctu.edu.tw/authors/id/P/PE/PERRIN/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/P/PE/PERRIN/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/P/PE/PERRIN/
  15. http://www.cpan.dk/authors/id/P/PE/PERRIN/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Jun 2012 17:02:24
Original commit files touched by this commit  0.35
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
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: 21

2851
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours4
new 7 days31
new fortnight71
new month203

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0