Port details |
- p5-Test-Fixture-DBIC-Schema Module providing a DBIx::Class::Schema fixture data loader
- 0.04_1 devel
=0 0.04_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2008-10-24 09:33:39
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: not specified in port
- Description:
- The Perl 5 module Test::Fixture::DBIC::Schema is a fixture data loader
for DBIx::Class::Schema.
WWW: https://metacpan.org/release/Test-Fixture-DBIC-Schema
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Test-Fixture-DBIC-Schema>0:devel/p5-Test-Fixture-DBIC-Schema
- To install the port:
- cd /usr/ports/devel/p5-Test-Fixture-DBIC-Schema/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Test-Fixture-DBIC-Schema
- pkg install p5-Test-Fixture-DBIC-Schema
- PKGNAME: p5-Test-Fixture-DBIC-Schema
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Test-Fixture-DBIC-Schema-0.04.tar.gz) = a8b72fec016f274c130fffdc79621928868df07c93bfe071f09879260c7bb83b
SIZE (Test-Fixture-DBIC-Schema-0.04.tar.gz) = 47900
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-DBIx-Class>=0.07005 : databases/p5-DBIx-Class
- p5-Kwalify>=1.19 : textproc/p5-Kwalify
- p5-Params-Validate>=0.15 : devel/p5-Params-Validate
- p5-YAML-Syck>=0.95 : textproc/p5-YAML-Syck
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-DBIx-Class>=0.07005 : databases/p5-DBIx-Class
- p5-Kwalify>=1.19 : textproc/p5-Kwalify
- p5-Params-Validate>=0.15 : devel/p5-Params-Validate
- p5-YAML-Syck>=0.95 : textproc/p5-YAML-Syck
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Test-Fixture-DBIC-Schema
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.04_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.04_1
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.04_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:00:57
0.04_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.04_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
18 Nov 2014 10:38:27
0.04
|
mat  |
Take miwi's old perl ports into perl@'s fold.
Sponsored by: Absolight |
18 Nov 2014 09:37:33
0.04
|
bapt  |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
27 Oct 2014 10:55:59
0.04
|
bapt  |
Cleanup plist |
06 Jan 2014 12:05:43
0.04
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.04
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
07 Sep 2013 10:57:49
0.04
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
19 Jul 2013 17:56:48
0.04
|
miwi  |
- Update to 0.04 |
10 Apr 2012 06:43:34
0.03_1
|
miwi  |
- Add missing DEPENDS
- Add TEST_DEPENDS
PR: 166742
Submitted by: swills |
03 Jul 2011 14:59:23
0.03
|
ohauer  |
-remove MD5 |
21 Jan 2010 23:21:16
0.03
|
miwi  |
- Update to 0.03 |
24 Oct 2008 09:33:18
0.02
|
miwi  |
The Perl 5 module Test::Fixture::DBIC::Schema is a fixture data loader
for DBIx::Class::Schema.
WWW: http://search.cpan.org/dist/Test-Fixture-DBIC-Schema/ |