FreshPorts -- The Place For Ports Sun, 21 Mar 2010 12:21 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-DBIx-Class-Schema-Loader 0.05003 databases on this many watch lists=1 search for ports that depend on this port
Dynamic definition of a DBIx::Class::Schema
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Feb 2006 19:49:11
Also Listed In: perl5


DBIx::Class::Schema::Loader automates the definition of a
DBIx::Class::Schema by scanning database table definitions and setting
up the columns, primary keys, and relationships.

DBIx::Class::Schema::Loader currently supports only the DBI storage
type. It has explicit support for DBD::Pg, DBD::mysql, DBD::DB2, and
DBD::SQLite. Other DBI drivers may function to a greater or lesser
degree with this loader, depending on how much of the DBI spec they
implement, and how standard their implementation is. Patches to make
other DBDs work correctly welcome.

See DBIx::Class::Schema::Loader::DBI::Writing for notes on writing your
own vendor-specific subclass for an unsupported DBD driver.

This module requires DBIx::Class 0.06 or later, and obsoletes the older
DBIx::Class::Loader.

This module is designed more to get you up and running quickly against
an existing database, or to be effective for simple situations, rather
than to be what you use in the long term for a complex database/project.

WWW: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/p5-Carp-Clan, devel/p5-Class-C3, devel/p5-Class-Accessor-Grouped, devel/p5-Class-Inspector, devel/p5-Class-Unload, databases/p5-DBIx-Class, devel/p5-Data-Dump, devel/p5-File-Slurp, textproc/p5-Lingua-EN-Inflect-Number, lang/p5-List-MoreUtils, lang/perl5.8, databases/p5-DBD-SQLite, databases/p5-DBI, lang/perl5.8
Required To Run: devel/p5-Carp-Clan, devel/p5-Class-C3, devel/p5-Class-Accessor-Grouped, devel/p5-Class-Inspector, devel/p5-Class-Unload, databases/p5-DBIx-Class, devel/p5-Data-Dump, devel/p5-File-Slurp, textproc/p5-Lingua-EN-Inflect-Number, lang/p5-List-MoreUtils, lang/perl5.8

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


Configuration Options
===> The following configuration options are available for p5-DBIx-Class-Schema-Loader-0.05003:
     SQLITE=Off (default) "SQLite Support"
     MYSQL=Off (default) "MySQL Support"
     PG=Off (default) "PostgreSQL Support"
     ORACLE=Off (default) "Oracle Support (experimental)"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBIx/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBIx/
http://www.cpan.dk/modules/by-module/DBIx/
http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/DBIx/
http://ring.k-opti.com/archives/lang/perl/CPAN/modules/by-module/DBIx/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/DBIx/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/DBIx/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/DBIx/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/DBIx/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/DBIx/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/DBIx/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/DBIx/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/DBIx/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/DBIx/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/DBIx/
http://at.cpan.org/modules/by-module/DBIx/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/DBIx/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/DBIx/
http://backpan.cpan.org/modules/by-module/DBIx/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Feb 2010 15:05:49
Original commit files touched by this commit  0.05003
tobez search for other commits by this committer
Update to 0.05003.

Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe:   yes
15 Feb 2010 14:55:33
Original commit files touched by this commit  0.05002
tobez search for other commits by this committer
Update to 0.005002.

Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
05 Feb 2010 20:50:29
Original commit files touched by this commit  0.05001
tobez search for other commits by this committer
Update to 0.05001.

Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
01 Feb 2010 22:25:39
Original commit files touched by this commit  0.05000_1
tobez search for other commits by this committer
Fix dependencies.  Update PORTREVISION.

Reported by:    Geraud CONTINSOUZAS <geraud@gcu.info>
01 Feb 2010 19:22:59
Original commit files touched by this commit  0.05000
tobez search for other commits by this committer
Update to 0.05000.

Changes: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
06 Dec 2009 04:41:12
Original commit files touched by this commit  0.04006_2
leeym search for other commits by this committer
- update dependency
- bump PORTREVISION
14 Sep 2009 15:58:33
Original commit files touched by this commit  0.04006_1
kuriyama search for other commits by this committer
- Fix commens in generated files.

Obtained from:  v0.04999_07 (development version)
16 Aug 2009 10:22:05
Original commit files touched by this commit  0.04006
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
15 Jun 2009 22:07:53
Original commit files touched by this commit  0.04006
pgollucci search for other commits by this committer
- Update to 0.04006
- Portlint

PR:             ports/135100
Approved by:    maintainer timeout (lbr; 2 weeks 1 day)
Submitted by:   pgollucci@ (myself)
10 Apr 2008 09:49:54
Original commit files touched by this commit  0.04005
lbr search for other commits by this committer
Update to 0.04005
11 Dec 2007 21:45:35
Original commit files touched by this commit  0.04004
lbr search for other commits by this committer
Update to 0.04004
05 Oct 2007 10:07:20
Original commit files touched by this commit  0.04003
lbr search for other commits by this committer
Update to 0.04003.
08 Sep 2007 01:54:37
Original commit files touched by this commit  0.04002
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
24 Jul 2007 20:12:15
Original commit files touched by this commit  0.04002
lbr search for other commits by this committer
Update to 0.04002
27 Jun 2007 14:16:08
Original commit files touched by this commit  0.04001
lbr search for other commits by this committer
Update to 0.04001
08 Jun 2007 06:46:47
Original commit files touched by this commit  0.04000
lbr search for other commits by this committer
Update to 0.04000
25 May 2007 10:37:31
Original commit files touched by this commit  0.03012
lbr search for other commits by this committer
Update to 0.03012
15 Apr 2007 10:50:10
Original commit files touched by this commit  0.03011
lbr search for other commits by this committer
Update to 0.03011.
30 Mar 2007 07:26:31
Original commit files touched by this commit  0.03010
lbr search for other commits by this committer
Update to 0.03010
05 Jan 2007 17:50:00
Original commit files touched by this commit  0.03009
lbr search for other commits by this committer
Update to 0.03009
28 Jul 2006 09:29:43
Original commit files touched by this commit  0.03007
lbr search for other commits by this committer
Update to 0.03007
26 Jul 2006 09:03:58
Original commit files touched by this commit  0.03006
lbr search for other commits by this committer
Update to 0.03006
- no test depends

PR:             100850
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
20 Jul 2006 00:43:04
Original commit files touched by this commit  0.03005
lbr search for other commits by this committer
Update to 0.03005
Dump some depends that are already in 5.8 base.
11 Jul 2006 19:39:37
Original commit files touched by this commit  0.03004
lbr search for other commits by this committer
Update to 0.03004.
06 Jun 2006 07:12:02
Original commit files touched by this commit  0.03003
lbr search for other commits by this committer
Update to 0.03003

Approved by:    erwin (mentor, implicit)
24 May 2006 11:40:25
Original commit files touched by this commit  0.03000
lbr search for other commits by this committer
Update to 0.03000

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

Approved by:    erwin (mental)
26 Mar 2006 20:44:58
Original commit files touched by this commit  0.02007
sem search for other commits by this committer
- Update to 0.02007

PR:             ports/94967
Submitted by:   maintainer
15 Mar 2006 10:15:19
Original commit files touched by this commit  0.02005
garga search for other commits by this committer
- Update to 0.02005

PR:             ports/93933
Submitted by:   maintainer
20 Feb 2006 08:12:21
Original commit files touched by this commit  0.02003
erwin search for other commits by this committer
Update to 0.02003

PR:             93588
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
19 Feb 2006 09:30:48
Original commit files touched by this commit  0.02002
erwin search for other commits by this committer
Update to 0.02002

PR:             93556
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
18 Feb 2006 11:08:22
Original commit files touched by this commit  0.02001
erwin search for other commits by this committer
Update to 0.02001

PR:             93514
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
13 Feb 2006 09:41:29
Original commit files touched by this commit  0.02000
erwin search for other commits by this committer
Update to 0.02000

PR:             93267
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
08 Feb 2006 09:48:53
Original commit files touched by this commit  0.01004
erwin search for other commits by this committer
Update to 0.01004

PR:             93029
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
07 Feb 2006 09:05:01
Original commit files touched by this commit  0.01003
erwin search for other commits by this committer
Update to 0.01003

PR:             92950
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
04 Feb 2006 19:45:40
Original commit files touched by this commit  0.01002
erwin search for other commits by this committer
DBIx::Class::Schema::Loader automates the definition of a
DBIx::Class::Schema by scanning table schemas and setting up columns and
primary keys.

DBIx::Class::Schema::Loader supports MySQL, Postgres, SQLite and DB2.
See DBIx::Class::Schema::Loader::Generic for more, and
DBIx::Class::Schema::Loader::Writing for notes on writing your own
db-specific subclass for an unsupported db.

This module requires DBIx::Class 0.05 or later, and obsoletes
DBIx::Class::Loader for DBIx::Class version 0.05 and later.

WWW: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/

PR:             ports/92813
Submitted by:   Lars Balker Rasmussen <lars@balker.dk>

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
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

2 vulnerabilities affecting 8 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 21415
Broken 173
Deprecated 46
Ignore 900
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 6
new 48 hours7
new 7 days19
new fortnight50
new month101

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