./databases/p5-DBIx-Class, Extensible and flexible object <-> relational mapper

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.082843nb2, Package name: p5-DBIx-Class-0.082843nb2, Maintainer: pkgsrc-users

This is an SQL to OO mapper, inspired by the Class::DBI framework, and
meant to support compability with it, while restructuring the internals
and making it possible to support some new features like self-joins,
distinct, group bys and more.

This project is still at an early stage, so the maintainers don't make
any absolute promise that full backwards-compatibility will be
supported; however, if we can without compromising the improvements
we're trying to make, we will, and any non-compatible changes will merit
a full justification on the mailing list and a CPAN developer release
for people to test against.


Required to run:
[databases/p5-DBI] [lang/perl5] [devel/p5-Class-Inspector] [devel/p5-Path-Class] [devel/p5-Class-Accessor-Grouped] [devel/p5-MRO-Compat] [devel/p5-Module-Find] [devel/p5-Config-Any] [devel/p5-Scope-Guard] [devel/p5-Class-C3-Componentised] [devel/p5-Class-Method-Modifiers] [devel/p5-namespace-clean] [devel/p5-Sub-Name] [devel/p5-Data-Compare] [devel/p5-Hash-Merge] [devel/p5-Devel-GlobalDestruction] [devel/p5-Context-Preserve] [devel/p5-Try-Tiny] [devel/p5-Data-Dumper-Concise] [devel/p5-Moo] [databases/p5-SQL-Abstract-Classic]

Required to build:
[databases/p5-DBD-SQLite] [databases/p5-Class-DBI] [devel/p5-Test-Exception] [devel/p5-Test-Deep] [devel/p5-Test-Warn] [databases/p5-SQL-Translator] [devel/p5-Package-Stash]

Master sites: (Expand)

Filesize: 858.78 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2022-11-06 11:45:35 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.082843

Upstream changes:
0.082843 2022-05-17 10:50 (UTC)
    * Fixes
        - Adjust tests to account for DBD::SQLite's column_info() no longer
          being case-preserving in recent versions
        - Fix t/storage/replicated.t relying on no-longer-available module
        - Adjust t/53lean_startup.t to work around spurious changes in
          Perl5 core (GH#143)
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34