notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-DBIx-Class-Fixtures Perl extension to use fixtures with DBIx::Class
1.001039 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.001039Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-12-16 08:52:35
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/DBIx-Class-Fixtures
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-DBIx-Class-Fixtures-1.001039/catalog.mk
  2. /usr/local/share/licenses/p5-DBIx-Class-Fixtures-1.001039/LICENSE
  3. /usr/local/share/licenses/p5-DBIx-Class-Fixtures-1.001039/ART10
  4. /usr/local/share/licenses/p5-DBIx-Class-Fixtures-1.001039/GPLv1+
  5. lib/perl5/site_perl/man/man3/DBIx::Class::Fixtures.3.gz
  6. lib/perl5/site_perl/man/man3/DBIx::Class::Fixtures::External::File.3.gz
  7. lib/perl5/site_perl/DBIx/Class/Fixtures.pm
  8. lib/perl5/site_perl/DBIx/Class/Fixtures/DBI.pm
  9. lib/perl5/site_perl/DBIx/Class/Fixtures/DBI/Pg.pm
  10. lib/perl5/site_perl/DBIx/Class/Fixtures/DBI/mysql.pm
  11. lib/perl5/site_perl/DBIx/Class/Fixtures/External/File.pm
  12. lib/perl5/site_perl/DBIx/Class/Fixtures/Schema.pm
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • p5-DBIx-Class-Fixtures>0:databases/p5-DBIx-Class-Fixtures
To install the port:
cd /usr/ports/databases/p5-DBIx-Class-Fixtures/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/p5-DBIx-Class-Fixtures
  • pkg install p5-DBIx-Class-Fixtures
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-DBIx-Class-Fixtures
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1553481624 SHA256 (DBIx-Class-Fixtures-1.001039.tar.gz) = 8430bdb90da9b5fd963514944fa440913b3822fc65be5dd2d6fb8654ad883c80 SIZE (DBIx-Class-Fixtures-1.001039.tar.gz) = 41628

Packages (timestamps in pop-ups are UTC):
p5-DBIx-Class-Fixtures
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0010391.0010391.0010391.0010391.001039-1.001039-
FreeBSD:13:quarterly1.0010391.0010391.0010391.0010391.0010391.0010391.0010391.001039
FreeBSD:14:latest1.0010391.0010391.0010391.0010391.0010391.001039-1.001039
FreeBSD:14:quarterly1.0010391.001039-1.0010391.0010391.0010391.0010391.001039
FreeBSD:15:latest1.0010391.001039n/a1.001039n/a1.0010391.0010391.001039
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Class-Accessor-Grouped>=0.1001 : devel/p5-Class-Accessor-Grouped
  2. p5-Config-Any>=0.23 : devel/p5-Config-Any
  3. p5-DBIx-Class>=0.08102 : databases/p5-DBIx-Class
  4. p5-DBIx-Class-Schema-Loader>=0.07035 : databases/p5-DBIx-Class-Schema-Loader
  5. p5-Data-Dump-Streamer>=2.05 : devel/p5-Data-Dump-Streamer
  6. p5-Data-Visitor>=0.3 : devel/p5-Data-Visitor
  7. p5-DateTime>=1.03 : devel/p5-DateTime
  8. p5-DateTime-Format-MySQL>0 : devel/p5-DateTime-Format-MySQL
  9. p5-DateTime-Format-Pg>0 : devel/p5-DateTime-Format-Pg
  10. p5-DateTime-Format-SQLite>=0.1 : devel/p5-DateTime-Format-SQLite
  11. p5-File-Copy-Recursive>=0.38 : devel/p5-File-Copy-Recursive
  12. p5-Hash-Merge>=0.1 : textproc/p5-Hash-Merge
  13. p5-IO-All>=0.85 : devel/p5-IO-All
  14. p5-YAML-Syck>=1.27 : textproc/p5-YAML-Syck
  15. p5-Path-Class>=0.32 : devel/p5-Path-Class
  16. perl5>=5.32.r0<5.33 : lang/perl5.32
  17. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Class-Accessor-Grouped>=0.1001 : devel/p5-Class-Accessor-Grouped
  2. p5-Config-Any>=0.23 : devel/p5-Config-Any
  3. p5-DBIx-Class>=0.08102 : databases/p5-DBIx-Class
  4. p5-DBIx-Class-Schema-Loader>=0.07035 : databases/p5-DBIx-Class-Schema-Loader
  5. p5-Data-Dump-Streamer>=2.05 : devel/p5-Data-Dump-Streamer
  6. p5-Data-Visitor>=0.3 : devel/p5-Data-Visitor
  7. p5-DateTime>=1.03 : devel/p5-DateTime
  8. p5-DateTime-Format-MySQL>0 : devel/p5-DateTime-Format-MySQL
  9. p5-DateTime-Format-Pg>0 : devel/p5-DateTime-Format-Pg
  10. p5-DateTime-Format-SQLite>=0.1 : devel/p5-DateTime-Format-SQLite
  11. p5-File-Copy-Recursive>=0.38 : devel/p5-File-Copy-Recursive
  12. p5-Hash-Merge>=0.1 : textproc/p5-Hash-Merge
  13. p5-IO-All>=0.85 : devel/p5-IO-All
  14. p5-YAML-Syck>=1.27 : textproc/p5-YAML-Syck
  15. p5-Path-Class>=0.32 : devel/p5-Path-Class
  16. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. databases/p5-DBIx-Class-Migration
for Run
  1. databases/p5-DBIx-Class-Migration

Configuration Options:
No options to configure
Options name:
databases_p5-DBIx-Class-Fixtures
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/S/SK/SKAUFMAN/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/S/SK/SKAUFMAN/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/DBIx/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/S/SK/SKAUFMAN/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/S/SK/SKAUFMAN/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/S/SK/SKAUFMAN/
  7. http://backpan.perl.org/authors/id/S/SK/SKAUFMAN/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/S/SK/SKAUFMAN/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/S/SK/SKAUFMAN/
  10. https://cpan.metacpan.org/authors/id/S/SK/SKAUFMAN/
  11. https://cpan.metacpan.org/modules/by-module/DBIx/
  12. https://www.cpan.org/authors/id/S/SK/SKAUFMAN/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.001039
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.001039
04 Oct 2021 19:58:01
commit hash: e56a7da8946973ad5233bf881538298e30f472ebcommit hash: e56a7da8946973ad5233bf881538298e30f472ebcommit hash: e56a7da8946973ad5233bf881538298e30f472ebcommit hash: e56a7da8946973ad5233bf881538298e30f472eb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
*: re-assign kuriyama@s ports to the pool, commit bit safekept

With hat:	portmgr-secretary
1.001039
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.001039
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.001039
09 Apr 2019 07:27:12
Revision:498457Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.001039

PR:		236770
Submitted by:	wenheping2000@hotmail.com
Approved by:	maintainer(timeout, >= 14 days)
1.001036
09 Jul 2018 08:40:18
Revision:474242Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Remove all := from BUILD_DEPENDS, here are never needed.

While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
1.001036
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.001036
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
1.001036
22 Nov 2016 07:37:11
Revision:426790Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 1.001036.
1.001032
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.001032
13 Jun 2015 10:34:23
Revision:389342Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 1.001032.
1.001024_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
1.001024
20 Nov 2014 06:08:56
Revision:372839Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 1.001024.
1.001021
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.001021
12 Jan 2014 09:59:35
Revision:339491Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 1.001021.
1.001020
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.001020
10 Aug 2013 11:06:46
Revision:324472Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 1.001020.
1.001018
27 Oct 2012 11:17:45
Revision:306485Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 1.001018.

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

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

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

Approved by:    portmgr (blanket)
1.001013
27 Mar 2011 07:49:52
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 1.001013.
1.001011
25 Feb 2011 04:39:03
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 1.001011.
1.001010
15 Aug 2010 15:01:15
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 1.001010.
1.001009
06 Jan 2010 10:18:07
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Upgrade to 1.001009.
1.001008
16 Dec 2009 08:52:09
Original commit files touched by this commit
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: 28