Commit graph

29 commits

Author SHA1 Message Date
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Wen Heping
144a593cea - Update to 2.13
Changes: http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-2.13/Changes

PR:		211831
Submitted by:	hvo.pm@xs4all.nl
2016-09-04 12:06:22 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Adam Weinberger
f3e92d1b0b Update to 2.12, and remove author-only dependencies from TEST_DEPENDS.
Changes: https://metacpan.org/changes/distribution/Dancer-Plugin-Database
2016-01-29 00:06:45 +00:00
Sunpoet Po-Chuan Hsieh
9b937ef87b - Update to 2.11
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2015-09-03 16:22:32 +00:00
Sunpoet Po-Chuan Hsieh
410dcbe828 - Update to 2.10
- Sort PLIST

Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2014-12-20 18:18:49 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Sunpoet Po-Chuan Hsieh
afbf0d0ec1 - Add missing *_DEPENDS: it should be added while updating to 2.05+
- Bump PORTREVISION for dependency change
2013-12-31 02:54:19 +00:00
Sunpoet Po-Chuan Hsieh
b70716b149 - Update to 2.09
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2013-12-31 00:59:12 +00:00
Vanilla I. Shu
2bf8c2e6f0 Support STAGEDIR. 2013-11-03 06:53:54 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Anton Berezin
da149f1e26 Update to 2.08.
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2013-09-01 14:51:03 +00:00
Mathieu Arnold
b8cefdb139 Update to 2.07. 2013-08-20 12:15:51 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Anton Berezin
9ee7b1475a Update to 2.04.
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2013-03-05 11:15:37 +00:00
Anton Berezin
dd0f5548b7 Update to 2.03.
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2013-01-21 10:53:33 +00:00
Frederic Culot
2e55a1c0a3 - Update to 1.82
- Add LICENSE (Artistic 1 & GPL 1)
- Pet portlint(1)

Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2012-07-03 17:24:21 +00:00
Sunpoet Po-Chuan Hsieh
410523ae40 - Update to 1.81
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
Feature safe:	yes
2012-03-13 03:54:41 +00:00
Sunpoet Po-Chuan Hsieh
0cbdab2f57 - Update to 1.80
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2012-02-10 02:09:15 +00:00
Sunpoet Po-Chuan Hsieh
d86502dd91 - Update to 1.60
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2012-01-06 08:20:42 +00:00
Sunpoet Po-Chuan Hsieh
47901fe809 - Update to 1.51
- Add missing trailing 0 of minimal dependency version

Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
Feature safe:	yes
2011-11-18 02:47:08 +00:00
Cheng-Lung Sung
f2f9883d88 - Update to 1.50 2011-10-27 14:29:14 +00:00
Sunpoet Po-Chuan Hsieh
d9593fb759 - Update to 1.42
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2011-08-31 07:36:43 +00:00
Sunpoet Po-Chuan Hsieh
b00bfda30e - Update to 1.41
Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2011-07-31 06:35:28 +00:00
Wen Heping
9fea63ab46 - Update to 1.40
- Reset maintainer to perl@
ChangeLog: http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-1.40/Changes
2011-06-02 02:18:45 +00:00
Wen Heping
5a873e7b4a - Update to 1.23
ChangeLog: http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-1.23/Changes
2011-04-22 02:14:50 +00:00
Wen Heping
49fadd4529 - Update to 1.21
ChangeLog: http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-1.21/Changes
2011-03-14 02:34:16 +00:00
Wen Heping
3881dbdc82 Dancer::Plugin::Database provides an easy way to obtain a connected DBI database
handle by simply calling the database keyword within your Dancer application.

Returns a Dancer::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
Dancer::Plugin::Database::Handle for full details of those.

WWW: http://search.cpan.org/dist/Dancer-Plugin-Database
2010-12-23 02:01:46 +00:00