Port details |
- p5-Dancer-Plugin-Redis Redis database connector for Dancer
- 0.8_1 databases
=1 0.8_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2011-09-03 20:23:47
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: zfs-stats, py38-actdiag, p5-PocketIO
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Dancer::Plugin::Redis provides an easy way to obtain a connected Redis database
handle by simply calling the 'redis' keyword within a Dancer application.
WWW: https://metacpan.org/release/Dancer-Plugin-Redis
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Dancer-Plugin-Redis>0:databases/p5-Dancer-Plugin-Redis
- To install the port:
- cd /usr/ports/databases/p5-Dancer-Plugin-Redis/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-Dancer-Plugin-Redis
- pkg install p5-Dancer-Plugin-Redis
- PKGNAME: p5-Dancer-Plugin-Redis
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Dancer-Plugin-Redis-0.8.tar.gz) = fa7f451417b16dc5141e60d95ad23317d046e089d27a5b70dba0f0206cd00f7a
SIZE (Dancer-Plugin-Redis-0.8.tar.gz) = 19134
- 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-Dancer>=0 : www/p5-Dancer
- p5-Redis>=1.9550 : databases/p5-Redis
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Dancer>=0 : www/p5-Dancer
- p5-Redis>=1.9550 : databases/p5-Redis
- 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-Redis
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.8_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Apr 2020 19:36:50
0.8_1
|
sunpoet  |
Add LICENSE_FILE |
06 Oct 2018 13:06:45
0.8_1
|
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) |
27 May 2018 20:15:20
0.8_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.8_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:00:57
0.8_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
17 Sep 2015 17:11:21
0.8_1
|
sunpoet  |
- Add NO_ARCH |
29 Aug 2015 10:04:16
0.8_1
|
sunpoet  |
- Remove MASTER_SITE_SUBDIR |
26 Apr 2015 13:38:34
0.8_1
|
sunpoet  |
- Update *_DEPENDS
- Add PORTSCOUT
- Reformat pkg-descr
- Take maintainership |
16 Apr 2015 20:13:44
0.8_1
|
gblach  |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port. |
26 Nov 2014 13:08:38
0.8_1
|
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 ) |
20 Oct 2014 10:41:13
0.8
|
bapt  |
Cleanup plist |
21 Feb 2014 20:25:12
0.8
|
gblach  |
- Update to 0.8 |
08 Nov 2013 16:42:27
0.7
|
gblach  |
- Don't @dirrmtry on non-existent directories |
20 Oct 2013 17:46:54
0.7
|
gblach  |
- Support staging |
05 Oct 2013 16:47:51
0.7
|
gblach  |
- Fix pkg-plist
Approved by: crees (mentor) |
05 Oct 2013 16:00:25
0.7
|
gblach  |
- Update to 0.7
Approved by: crees, tabthorpe (mentors, implicit) |
20 Sep 2013 16:13:49
0.02_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
10 Sep 2013 13:04:02
0.02_1
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
04 Nov 2012 13:05:06
0.02_1
|
gblach  |
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form
Feature safe: yes |
02 Nov 2011 01:10:23
0.02_1
|
clsung  |
- fix pkg-plist |
01 Nov 2011 01:36:41
0.02_1
|
clsung  |
- Fixed reconnect function
- In databases/p5-Redis method ping() has changed behavior,
now in disconnect state, it return false instead of throwing exception.
http://api.metacpan.org/source/MELO/Redis-1.904/Changes
This cause p5-Dancer-Plugin-Redis to crash on reconnect.
And p5-Dancer-Plugin-Redis wasn't updated upstream yet,
so I attached a lite patch for fix this crash.
- bump PORTREVISION
PR: ports/161925
Submitted by: maintainer (Grzegorz Blach) |
03 Sep 2011 20:23:13
0.02
|
sunpoet  |
- Add p5-Dancer-Plugin-Redis 0.02
Dancer::Plugin::Redis provides an easy way to obtain a connected Redis
database handle by simply calling the 'redis' keyword within a Dancer
application.
WWW: http://search.cpan.org/dist/Dancer-Plugin-Redis/
PR: ports/160346
Submitted by: Grzegorz Blach <magik@roorback.net> |