# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Dancer2-Session-DBIC # p5-Dancer2-Session-DBIC/Makefile # p5-Dancer2-Session-DBIC/distinfo # p5-Dancer2-Session-DBIC/pkg-plist # p5-Dancer2-Session-DBIC/pkg-descr # echo c - p5-Dancer2-Session-DBIC mkdir -p p5-Dancer2-Session-DBIC > /dev/null 2>&1 echo x - p5-Dancer2-Session-DBIC/Makefile sed 's/^X//' >p5-Dancer2-Session-DBIC/Makefile << 'f6452eaae1cb3c89b4e1f87a3c62a218' X# Created by: <hvo.pm@xs4all.nl> X# $FreeBSD$ X XPORTNAME= Dancer2-Session-DBIC XPORTVERSION= 0.110 XCATEGORIES= databases perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= hvo.pm@xs4all.nl XCOMMENT= DBIx::Class based session engine for Dancer2 X XLICENSE= ART10 GPLv1 XLICENSE_COMB= dual X XBUILD_DEPENDS= p5-DBIx-Class>=0:databases/p5-DBIx-Class\ X p5-DBICx-Sugar>=0:databases/p5-DBICx-Sugar\ X p5-Dancer2>=0.200002:www/p5-Dancer2\ X p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS XRUN_DEPENDS:= ${BUILD_DEPENDS} XTEST_DEPENDS= p5-Sereal-Decoder>=0:converters/p5-Sereal-Decoder\ X p5-Sereal-Encoder>=0:converters/p5-Sereal-Encoder\ X p5-DBIx-Class-TimeStamp>=0:databases/p5-DBIx-Class-TimeStamp\ X p5-DBICx-TestDatabase>=0:databases/p5-DBICx-TestDatabase X XNO_ARCH= yes XUSES= perl5 XUSE_PERL5= configure X X.include <bsd.port.mk> f6452eaae1cb3c89b4e1f87a3c62a218 echo x - p5-Dancer2-Session-DBIC/distinfo sed 's/^X//' >p5-Dancer2-Session-DBIC/distinfo << 'e3de5b03552f9d255411a84bf7deea37' XTIMESTAMP = 1469120161 XSHA256 (Dancer2-Session-DBIC-0.110.tar.gz) = 1f90df68c86a64a499d4b60e419f950b94392c9e926f88c6dd3c9c9a4a68e8b6 XSIZE (Dancer2-Session-DBIC-0.110.tar.gz) = 13082 e3de5b03552f9d255411a84bf7deea37 echo x - p5-Dancer2-Session-DBIC/pkg-plist sed 's/^X//' >p5-Dancer2-Session-DBIC/pkg-plist << '1f1c985214393d3017e2ac64e7aed6a6' X%%SITE_PERL%%/Dancer2/Session/DBIC.pm X%%SITE_PERL%%/Dancer2/Session/DBIC/Role/Serializer.pm X%%SITE_PERL%%/Dancer2/Session/DBIC/Serializer/JSON.pm X%%SITE_PERL%%/Dancer2/Session/DBIC/Serializer/Sereal.pm X%%SITE_PERL%%/Dancer2/Session/DBIC/Serializer/YAML.pm X%%PERL5_MAN3%%/Dancer2::Session::DBIC.3.gz X%%PERL5_MAN3%%/Dancer2::Session::DBIC::Role::Serializer.3.gz X%%PERL5_MAN3%%/Dancer2::Session::DBIC::Serializer::JSON.3.gz X%%PERL5_MAN3%%/Dancer2::Session::DBIC::Serializer::Sereal.3.gz X%%PERL5_MAN3%%/Dancer2::Session::DBIC::Serializer::YAML.3.gz 1f1c985214393d3017e2ac64e7aed6a6 echo x - p5-Dancer2-Session-DBIC/pkg-descr sed 's/^X//' >p5-Dancer2-Session-DBIC/pkg-descr << '9a8652f77244d98afd906d5d58dca5a8' XThis module implements a session engine for Dancer2 by serializing Xthe session, and storing it in a database via DBIx::Class. X XJSON was chosen as the default serialization format, Xas it is fast, terse, and portable. X XWWW: http://search.cpan.org/dist/Dancer2-Session-DBIC/ 9a8652f77244d98afd906d5d58dca5a8 exit