Bug 193712 - [newport] databases/p5-Dancer2-Plugin-DBIC XDBIx::Class interface for Dancer2 applications
Summary: [newport] databases/p5-Dancer2-Plugin-DBIC XDBIx::Class interface for Dancer2...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-17 15:03 UTC by Henk van Oers
Modified: 2014-10-01 15:51 UTC (History)
3 users (show)

See Also:


Attachments
The shar file for the new port (2.60 KB, text/plain)
2014-09-17 15:03 UTC, Henk van Oers
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Henk van Oers 2014-09-17 15:03:51 UTC
Created attachment 147402 [details]
The shar file for the new port

The Dancer2 version of p5-Dancer-Plugin-DBIC

DEVELOPER=YES in my /etc/make.conf

Tested with:
- make <stuff>
- pkg
- portmaster
- portlint
Comment 1 Marcus von Appen freebsd_committer freebsd_triage 2014-09-17 16:35:06 UTC
The WWW: line should point to the github.com page instead of the CPAN index. Otherwise the shar looks good on a first glance.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-10-01 15:51:15 UTC
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@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