[Bug 193712] [newport] databases/p5-Dancer2-Plugin-DBIC XDBIx::Class interface for Dancer2 applications

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 1 15:51:15 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193712

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: wen
Date: Wed Oct  1 15:50:34 UTC 2014
New revision: 369733
URL: https://svnweb.freebsd.org/changeset/ports/369733

Log:
  This plugin makes it very easy to create Dancer2 applications that
  interface with databases. It automatically exports the keyword `schema`
  which returns a DBIx::Class::Schema object. You just need to configure
  your database connection information. For performance, schema objects
  are cached in memory and are lazy loaded the first time they are accessed.

  WWW: https://github.com/ironcamel/Dancer2-Plugin-DBIC

  PR:        193712
  Submitted by:    Henk van Oers<hvo.pm at xs4all.nl>

Changes:
  head/databases/Makefile
  head/databases/p5-Dancer2-Plugin-DBIC/
  head/databases/p5-Dancer2-Plugin-DBIC/Makefile
  head/databases/p5-Dancer2-Plugin-DBIC/distinfo
  head/databases/p5-Dancer2-Plugin-DBIC/pkg-descr
  head/databases/p5-Dancer2-Plugin-DBIC/pkg-plist

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-perl mailing list