Port details |
- p5-Dancer-Plugin-Database Easy database connections for Dancer applications
- 2.13 databases =2 2.13Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2010-12-23 02:02:09
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Dancer-Plugin-Database
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Dancer-Plugin-Database>0:databases/p5-Dancer-Plugin-Database
- To install the port:
- cd /usr/ports/databases/p5-Dancer-Plugin-Database/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-Dancer-Plugin-Database
- pkg install p5-Dancer-Plugin-Database
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Dancer-Plugin-Database
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1473019350
SHA256 (Dancer-Plugin-Database-2.13.tar.gz) = 8c72371cb07093725e4bee7b3100030e7414cfa97a9655abd1a975866cf825f2
SIZE (Dancer-Plugin-Database-2.13.tar.gz) = 19428
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-DBI>=0 : databases/p5-DBI
- p5-Dancer>=1.3050 : www/p5-Dancer
- p5-Dancer-Plugin-Database-Core>=0.16 : databases/p5-Dancer-Plugin-Database-Core
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-DBI>=0 : databases/p5-DBI
- p5-Dancer>=1.3050 : www/p5-Dancer
- p5-Dancer-Plugin-Database-Core>=0.16 : databases/p5-Dancer-Plugin-Database-Core
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_p5-Dancer-Plugin-Database
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.13 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.13 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
2.13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.13 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
2.13 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.13 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.13 04 Sep 2016 12:06:23 |
wen |
- 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 |
2.12 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.12 29 Jan 2016 00:06:46 |
adamw |
Update to 2.12, and remove author-only dependencies from TEST_DEPENDS.
Changes: https://metacpan.org/changes/distribution/Dancer-Plugin-Database |
2.11 03 Sep 2015 16:22:33 |
sunpoet |
- Update to 2.11
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes |
2.10 20 Dec 2014 18:18:50 |
sunpoet |
- Update to 2.10
- Sort PLIST
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes |
2.09_2 26 Nov 2014 13:08:38 |
mat |
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 (Only the first 15 lines of the commit message are shown above ) |
2.09_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2.09_1 31 Dec 2013 02:54:19 |
sunpoet |
- Add missing *_DEPENDS: it should be added while updating to 2.05+
- Bump PORTREVISION for dependency change |
2.09 31 Dec 2013 00:59:12 |
sunpoet |
- Update to 2.09
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes |
2.08 03 Nov 2013 06:53:55 |
vanilla |
Support STAGEDIR. |
2.08 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.08 01 Sep 2013 14:51:04 |
tobez |
Update to 2.08.
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes |
2.07 20 Aug 2013 12:15:51 |
mat |
Update to 2.07. |
2.04 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.04 05 Mar 2013 11:15:38 |
tobez |
Update to 2.04.
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes |
2.03 21 Jan 2013 10:53:34 |
tobez |
Update to 2.03.
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes |
1.82 03 Jul 2012 17:24:22 |
culot |
- Update to 1.82
- Add LICENSE (Artistic 1 & GPL 1)
- Pet portlint(1)
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes |
1.81 13 Mar 2012 03:54:41 |
sunpoet |
- Update to 1.81
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
Feature safe: yes |
1.80 10 Feb 2012 02:09:15 |
sunpoet |
- Update to 1.80
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes |
1.60 06 Jan 2012 08:20:42 |
sunpoet |
- Update to 1.60
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes |
1.51 18 Nov 2011 02:47:08 |
sunpoet |
- 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 |
1.50 27 Oct 2011 14:29:14 |
clsung |
- Update to 1.50 |
1.42 31 Aug 2011 07:36:43 |
sunpoet |
- Update to 1.42
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes |
1.41 31 Jul 2011 06:35:28 |
sunpoet |
- Update to 1.41
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes |
1.40 02 Jun 2011 02:18:45 |
wen |
- Update to 1.40
- Reset maintainer to perl@
ChangeLog:
http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-1.40/Changes |
1.23 22 Apr 2011 02:14:50 |
wen |
- Update to 1.23
ChangeLog:
http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-1.23/Changes |
1.21 14 Mar 2011 02:34:16 |
wen |
- Update to 1.21
ChangeLog:
http://cpansearch.perl.org/src/BIGPRESH/Dancer-Plugin-Database-1.21/Changes |
0.91 23 Dec 2010 02:01:46 |
wen |
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 |