594a FreshPorts -- databases/p5-DBIx-Class-Fixtures
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-DBIx-Class-Fixtures 1.001018 databases on this many watch lists=0 search for ports that depend on this port
Perl extension to use fixtures with DBIx::Class
Maintained by: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Dec 2009 08:52:35
Also Listed In: perl5
License: not specified in port


Dump fixtures from source database to filesystem then import to
another database (with same schema) at any time.  Use as a constant
dataset for running tests against or for populating development
databases when impractical to use production clones.  Describe fixture
set using relations and conditions based on your DBIx::Class schema.

WWW: http://search.cpan.org/dist/DBIx-Class-Fixtures/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/p5-Class-Accessor-Grouped
  2. devel/p5-Config-Any
  3. databases/p5-DBIx-Class
  4. databases/p5-DBIx-Class-Schema-Loader
  5. devel/p5-Data-Dump-Streamer
  6. devel/p5-Data-Visitor
  7. devel/p5-DateTime
  8. devel/p5-DateTime-Format-MySQL
  9. devel/p5-DateTime-Format-Pg
  10. devel/p5-DateTime-Format-SQLite
  11. devel/p5-File-Copy-Recursive
  12. textproc/p5-Hash-Merge
  13. textproc/p5-YAML-Syck
  14. devel/p5-Path-Class
  15. lang/perl5.12
Required To Run:
  1. devel/p5-Class-Accessor-Grouped
  2. devel/p5-Config-Any
  3. databases/p5-DBIx-Class
  4. databases/p5-DBIx-Class-Schema-Loader
  5. devel/p5-Data-Dump-Streamer
  6. devel/p5-Data-Visitor
  7. devel/p5-DateTime
  8. devel/p5-DateTime-Format-MySQL
  9. devel/p5-DateTime-Format-Pg
  10. devel/p5-DateTime-Format-SQLite
  11. devel/p5-File-Copy-Recursive
  12. textproc/p5-Hash-Merge
  13. textproc/p5-YAML-Syck
  14. devel/p5-Path-Class
  15. lang/perl5.12

This port is required by:

for Build for Run

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


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

Number of commits found: 10

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Oct 2012 11:17:45
Original commit files touched by this commit  1.001018
kuriyama search for other commits by this committer
- Upgrade to 1.001018.

Feature safe: yes
20 Oct 2012 02:06:37
Original commit files touched by this commit  1.001017
kuriyama search for other commits by this committer
- Upgrade to 1.001017.

Feature safe: yes
10 Jun 2012 18:42:48
Original commit files touched by this commit  1.001015
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)
11 Mar 2012 08:09:37
Original commit files touched by this commit  1.001015
kuriyama search for other commits by this committer
- Upgrade to 1.001015.

Feature safe:   yes
28 Feb 2012 16:07:55
Original commit files touched by this commit  1.001013
swills search for other commits by this committer
- Add TEST_DEPENDS to enable testing

Approved by:    portmgr (blanket)
27 Mar 2011 07:49:52
Original commit files touched by this commit  1.001013
kuriyama search for other commits by this committer
- Upgrade to 1.001013.
25 Feb 2011 04:39:03
Original commit files touched by this commit  1.001011
kuriyama search for other commits by this committer
- Upgrade to 1.001011.
15 Aug 2010 15:01:15
Original commit files touched by this commit  1.001010
kuriyama search for other commits by this committer
- Upgrade to 1.001010.
06 Jan 2010 10:18:07
Original commit files touched by this commit  1.001009
kuriyama search for other commits by this committer
- Upgrade to 1.001009.
16 Dec 2009 08:52:09
Original commit files touched by this commit  1.001008
kuriyama search for other commits by this committer
Dump fixtures from source database to filesystem then import to
another database (with same schema) at any time.  Use as a constant
dataset for running tests against or for populating development
databases when impractical to use production clones.  Describe fixture
set using relations and conditions based on your DBIx::Class schema.

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

Number of commits found: 10

2853
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
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

6 vulnerabilities affecting 22 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 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days28
new fortnight60
new month217

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