660c FreshPorts -- devel/p5-Data-ObjectDriver
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-Data-ObjectDriver 0.09 devel on this many watch lists=0 search for ports that depend on this port
Simple, transparent data interface, with caching
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Feb 2007 14:38:25
Also Listed In: perl5
License: not specified in port


Data::ObjectDriver is an object relational mapper, meaning that it
maps object-oriented design concepts onto a relational database.

It's inspired by, and descended from, the MT::ObjectDriver classes in
Six Apart's Movable Type and TypePad weblogging products. But it adds
in caching and partitioning layers, allowing you to spread data across
multiple physical databases, without your application code needing to
know where the data is stored.

It's currently considered ALPHA code. The API is largely fixed, but
may seen some small changes in the future. For what it's worth, the
likeliest area for changes are in the syntax for the search method,
and would most likely not break much in the way of backwards
compatibility.

WWW:	http://search.cpan.org/dist/Data-ObjectDriver/
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-DBI
  2. devel/p5-Class-Accessor
  3. devel/p5-Class-Data-Inheritable
  4. devel/p5-Class-Trigger
  5. devel/p5-Test-Exception
  6. textproc/p5-Text-SimpleTable
  7. lang/perl5.8
Required To Run:
  1. databases/p5-DBI
  2. devel/p5-Class-Accessor
  3. devel/p5-Class-Data-Inheritable
  4. devel/p5-Class-Trigger
  5. devel/p5-Test-Exception
  6. textproc/p5-Text-SimpleTable
  7. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-Data-ObjectDriver/ && make install clean
To add the package: pkg_add -r p5-Data-ObjectDriver


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/modules/by-module/Data/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Data/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Data/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Data/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Data/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Data/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Data/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Data/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Data/
  11. http://at.cpan.org/modules/by-module/Data/
  12. http://backpan.perl.org/modules/by-module/Data/
  13. http://cpan.nctu.edu.tw/modules/by-module/Data/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Data/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Data/
  16. http://www.cpan.dk/modules/by-module/Data/
  17. http://www.cpan.dk/modules/by-module/Data/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.09
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
09 Jun 2012 06:50:02
Original commit files touched by this commit  0.09
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
17 Sep 2011 06:49:29
Original commit files touched by this commit  0.09
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
24 Mar 2011 03:03:57
Original commit files touched by this commit  0.09
wen search for other commits by this committer
- Update to 0.09
ChangeLog:
http://cpansearch.perl.org/src/SIXAPART/Data-ObjectDriver-0.09/Changes
12 Dec 2010 21:31:46
Original commit files touched by this commit  0.08
pgollucci search for other commits by this committer
- Update to 0.08
- Remove MD5

With Hat:       perl@
Changes:        http://search.cpan.org/dist/Data-ObjectDriver/Changes
07 Dec 2010 19:35:25
Original commit files touched by this commit  0.07
linimon search for other commits by this committer
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.07
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
23 Aug 2010 03:57:48
Original commit files touched by this commit  0.07
pgollucci search for other commits by this committer
- Update to 0.07

Changes:        http://search.cpan.org/dist/Data-ObjectDriver/Changes
PR:             ports/147610
Submitted by:   pgollucci (myself)
Approved by:    maintainer timeout (clsung; > 2.5 months)
24 Feb 2009 02:37:38
Original commit files touched by this commit  0.06
clsung search for other commits by this committer
- Update to 0.06

Changes:        http://search.cpan.org/dist/Data-ObjectDriver/Changes
01 Apr 2008 08:24:37
Original commit files touched by this commit  0.05
clsung search for other commits by this committer
- Update to 0.05

Changes:        http://search.cpan.org/dist/Data-ObjectDriver/Changes
08 Sep 2007 00:56:04
Original commit files touched by this commit  0.04
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
08 Jun 2007 07:20:06
Original commit files touched by this commit  0.04
clsung search for other commits by this committer
- Update to 0.04
- drop maintainership

PR:             ports/112431
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
25 Feb 2007 14:38:13
Original commit files touched by this commit  0.03
clsung search for other commits by this committer
Add p5-Data-ObjectDriver 0.03, simple, transparent data interface, with
caching.

PR:             ports/109509
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 13

284a
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
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

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days26
new fortnight59
new month210

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