FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 3:14 AM GMT
Port details
p5-Class-DBI-Loader 0.34_1 databases on this many watch lists=3 search for ports that depend on this port
Dynamic definition of Class::DBI sub classes
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Aug 2003 08:48:36
Also Listed In: perl5
License: not specified in port
Class::DBI::Loader automate the definition of Class::DBI sub-classes. scan
table schemas and setup columns, primary key. 

class names are defined by table names and namespace option. 

+-----------+-----------+-----------+
|   table   | namespace | class     |
+-----------+-----------+-----------+
|   foo     | Data      | Data::Foo |
|   foo_bar |           | FooBar    |
+-----------+-----------+-----------+

Class::DBI::Loader supports MySQL, Postgres and SQLite. 

Author: Daisuke Maki <dmaki@cpan.org>
WWW: http://search.cpan.org/dist/Class-DBI-Loader/
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-Class-DBI, databases/p5-DBI, textproc/p5-Lingua-EN-Inflect, lang/perl5.8, lang/perl5.8
Required To Run: databases/p5-Class-DBI, databases/p5-DBI, textproc/p5-Lingua-EN-Inflect, lang/perl5.8
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for p5-Class-DBI-Loader-0.34_1:
     PGSQL=Off (default) "Enable support for PostgreSQL"
     MYSQL=Off (default) "Enable support for MySQL"
     SQLITE=Off (default) "Enable support for SQLite"
===> Use 'make config' to modify these settings

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

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.34_1
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 Jun 2011 08:34:49
Original commit files touched by this commit  0.34_1
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.34_1
miwi search for other commits by this committer
- Get Rid MD5 support
02 Dec 2009 22:53:10
Original commit files touched by this commit  0.34_1
leeym search for other commits by this committer
- remove Text::Balanced dependency
- bump PORTREVISION
16 Aug 2009 09:22:05
Original commit files touched by this commit  0.34
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
08 Sep 2007 00:54:37
Original commit files touched by this commit  0.34
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
25 Apr 2007 20:03:21
Original commit files touched by this commit  0.34
lbr search for other commits by this committer
Update to 0.34

PR:             112110
Submitted by:   Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
02 Jun 2006 13:50:42
Original commit files touched by this commit  0.33
lbr search for other commits by this committer
- Update from v0.32 to v0.33
- Clean up Makefile and portlint errors
- Update pkg-plist to respect NOPORTDOCS

0.33
       - Implement the 'require' parameter. Suggested by esh at exile.ru

PR:             98181
Submitted by:   aaron
Approved by:    erwin (mentor, implicit, seeing spots)
19 May 2006 07:36:08
Original commit files touched by this commit  0.32_1
lbr search for other commits by this committer
Make dependencies added in 1.18 optional.

Submitted by:   kuriyama
Approved by:    erwin (mentor)
01 May 2006 13:52:00
Original commit files touched by this commit  0.32_1
lbr search for other commits by this committer
Changing email-address on my 80 ports.

Approved by:    erwin (mental)
30 Apr 2006 14:43:22
Original commit files touched by this commit  0.32_1
lbr search for other commits by this committer
Fix breakage.  Third time's the charm.

Approved by:    erwin (mentor)
30 Apr 2006 13:04:48
Original commit files touched by this commit  0.32_1
lbr search for other commits by this committer
Whitespace snuck in after \..

Approved by:    erwin (mentor)
30 Apr 2006 12:59:32
Original commit files touched by this commit  0.32_1
lbr search for other commits by this committer
add missing dependencies

PR:             ports/96423
Submitted by:   Fernan Aguero <fernan@iib.unsam.edu.ar>
Approved by:    erwin (mentor)
28 Mar 2006 14:25:16
Original commit files touched by this commit  0.32
lth search for other commits by this committer
- Update to 0.32
- Assign maintainership to submitter

PR:             ports/92865
Submitted by:   Lars Balker Rasmussen <lars@balker.dk>
Approved by:    mat
31 Jan 2006 17:12:40
Original commit files touched by this commit  0.29
erwin search for other commits by this committer
- Update to 0.29
- Mark for perl 5.6.0 or higher.

PR:             92621
Submitted by:   Lars Balker Rasmussen <lars@balker.dk>
Approved by:    mat
22 Jan 2006 08:23:41
Original commit files touched by this commit  0.22
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.22
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)
20 Jun 2005 14:15:15
Original commit files touched by this commit  0.22
mat search for other commits by this committer
Update to 0.22
Submitted by: Lars Balker Rasmussen <lars balker dk>
04 May 2005 10:40:48
Original commit files touched by this commit  0.20
lth search for other commits by this committer
Update to 0.20

Approved by:    mat (blanket)
20 Apr 2005 13:29:03
Original commit files touched by this commit  0.19
mat search for other commits by this committer
Update to 0.19
14 Mar 2005 12:43:57
Original commit files touched by this commit  0.17
mat search for other commits by this committer
Update to 0.17
21 Feb 2005 17:07:45
Original commit files touched by this commit  0.16
mat search for other commits by this committer
Update to 0.16
08 Feb 2005 12:51:06
Original commit files touched by this commit  0.14
mat search for other commits by this committer
Update to 0.14
28 Jan 2005 12:41:23
Original commit files touched by this commit  0.12_1
mat search for other commits by this committer
Update to 1.12
13 Jan 2005 20:46:09
Original commit files touched by this commit  0.11_1
mat search for other commits by this committer
Add a missing dependency

Submitted by:   Matt Adams <matt.adams@morcor.com>
22 Dec 2004 13:36:15
Original commit files touched by this commit  0.11
mat search for other commits by this committer
Update to 0.11
20 Dec 2004 13:05:28
Original commit files touched by this commit  0.10
mat search for other commits by this committer
Update to 0.10
16 Nov 2004 16:50:33
Original commit files touched by this commit  0.05
mat search for other commits by this committer
Update to 0.05
13 Jul 2004 11:57:53
Original commit files touched by this commit  0.03
mat search for other commits by this committer
Update to 0.03
24 Feb 2004 12:31:21
Original commit files touched by this commit  0.02
mat search for other commits by this committer
Update to 0.02
29 Jan 2004 13:37:55
Original commit files touched by this commit  0.01
mat search for other commits by this committer
Add SIZE field
16 Sep 2003 05:43:52
Original commit files touched by this commit  0.01
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)
20 Aug 2003 08:47:11
Original commit files touched by this commit  0.01
mat search for other commits by this committer
Add p5-Class-DBI-Loader 0.01

Dynamic definition of Class::DBI sub classes.

PR:             54719
Submitted by:   me
Approved by:    demon (mentor)

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 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 23150
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
new month141

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