Created attachment 149309 [details] The shar file for the new port The next step to make the conversion to p5-Dancer2
A commit references this bug: Author: pi Date: Thu Nov 20 20:56:24 UTC 2014 New revision: 372958 URL: https://svnweb.freebsd.org/changeset/ports/372958 Log: New port: databases/p5-Dancer2-Plugin-Database Dancer2::Plugin::Database provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer2 application. Returns a Dancer2::Plugin::Database::Handle object, which is a subclass of DBI's DBI::db connection handle object, so it does everything you'd expect to do with DBI, but also adds a few convenience methods. See the documentation for Dancer2::Plugin::Database::Handle for full details of those. WWW: http://search.cpan.org/dist/Dancer2-Plugin-Database/ PR: 194960 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> Changes: head/databases/Makefile head/databases/p5-Dancer2-Plugin-Database/ head/databases/p5-Dancer2-Plugin-Database/Makefile head/databases/p5-Dancer2-Plugin-Database/distinfo head/databases/p5-Dancer2-Plugin-Database/pkg-descr head/databases/p5-Dancer2-Plugin-Database/pkg-plist
A commit references this bug: Author: pi Date: Thu Nov 20 20:58:00 UTC 2014 New revision: 372960 URL: https://svnweb.freebsd.org/changeset/ports/372960 Log: databases/p5-Dancer2-Plugin-Database: fix pkg-descr PR: 194960 Changes: head/databases/p5-Dancer2-Plugin-Database/pkg-descr