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.
portlint, make test, QA, etc, all OK.
testbuilds are fine.
Committed, thanks!
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