Bug 211277 - [NEW PORT] databases/p5-Dancer2-Session-DBIC: DBIx::Class based session engine for Dancer2
Summary: [NEW PORT] databases/p5-Dancer2-Session-DBIC: DBIx::Class based session engin...
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: Kurt Jaeger
URL:
Keywords: feature, patch
Depends on:
Blocks:
 
Reported: 2016-07-21 19:23 UTC by Henk van Oers
Modified: 2016-07-24 16:19 UTC (History)
1 user (show)

See Also:


Attachments
The sharfile of this new port (2.97 KB, text/plain)
2016-07-21 19:23 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 2016-07-21 19:23:05 UTC
Created attachment 172797 [details]
The sharfile of this new port

This module implements a session engine for Dancer2 by serializing
the session, and storing it in a database via DBIx::Class.

JSON was chosen as the default serialization format,
as it is fast, terse, and portable.
Comment 1 Henk van Oers 2016-07-21 19:25:08 UTC
portlint, make test, QA, etc, all OK.
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-24 16:18:30 UTC
testbuilds are fine.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-24 16:19:10 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-07-24 16:19:21 UTC
A commit references this bug:

Author: pi
Date: Sun Jul 24 16:19:03 UTC 2016
New revision: 419010
URL: https://svnweb.freebsd.org/changeset/ports/419010

Log:
  New port: databases/p5-Dancer2-Session-DBIC

  This module implements a session engine for Dancer2 by serializing
  the session, and storing it in a database via DBIx::Class.

  JSON was chosen as the default serialization format,
  as it is fast, terse, and portable.

  WWW: http://search.cpan.org/dist/Dancer2-Session-DBIC/

  PR:		211277
  Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>

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