./databases/p5-Rose-DBx-Garden-Catalyst, Create Catalyst components that use RDBO and RHTMLO

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


Branch: CURRENT, Version: 0.180nb9, Package name: p5-Rose-DBx-Garden-Catalyst-0.180nb9, Maintainer: pkgsrc-users

Rose::DBx::Garden::Catalyst extends Rose::DBx::Garden to create
Catalyst components that use the RDBO and RHTMLO classes that the
Garden class produces.

By default this class creates stub Template Toolkit files for use
with the RDBO and RHTMLO CRUD components. If you use a different
templating system, just set the tt option to 0.


Required to run:
[lang/perl5] [devel/p5-Data-Dump] [devel/p5-Tree-Simple] [databases/p5-Rose-DB-Object] [devel/p5-Tree-Simple-VisitorFactory] [devel/p5-Class-C3] [devel/p5-MRO-Compat] [databases/p5-CatalystX-CRUD] [databases/p5-Rose-DBx-Garden] [databases/p5-CatalystX-CRUD-Model-RDBO] [www/p5-Catalyst-Runtime] [www/p5-Catalyst-Plugin-Static-Simple] [databases/p5-Rose-DBx-Object-MoreHelpers] [www/p5-Rose-HTMLx-Form-Related] [www/p5-CatalystX-CRUD-YUI] [databases/p5-Rose-DBx-AutoReconnect]

Required to build:
[databases/sqlite3]

Master sites: (Expand)

Filesize: 18.021 KB

Version history: (Expand)


CVS history: (Expand)


   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-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
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-11-02 16:38:12 by Roland Illig | Files touched by this commit (115)
Log message:
databases: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.