Port details |
- p5-Redis Perl binding for Redis database
- 1.9950 databases
=0 1.9950Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2009-09-18 23:35:56
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART20
- Description:
- Pure perl bindings for http://code.google.com/p/redis/
This version support git version 0.08 or later of Redis available at
git://github.com/antirez/redis
WWW: https://metacpan.org/release/Redis
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Redis>0:databases/p5-Redis
- To install the port:
- cd /usr/ports/databases/p5-Redis/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-Redis
- pkg install p5-Redis
- PKGNAME: p5-Redis
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1563805973
SHA256 (Redis-1.995.tar.gz) = a0b07b284ff12bb852a3120723f1e63ab279df575d6c52a78f914565a9f0b906
SIZE (Redis-1.995.tar.gz) = 59271
- 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-IO-Socket-Timeout>=0.29 : net/p5-IO-Socket-Timeout
- p5-Try-Tiny>=0.24 : lang/p5-Try-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-IO-Socket-Timeout>=0.29 : net/p5-IO-Socket-Timeout
- p5-Try-Tiny>=0.24 : lang/p5-Try-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-Dancer-Plugin-Redis
- databases/p5-Redis-JobQueue
- databases/p5-Redis-RateLimit
- for Run
-
- databases/nagios-check_redis
- databases/p5-CHI-Driver-Redis
- databases/p5-Dancer-Plugin-Redis
- databases/p5-Redis-JobQueue
- databases/p5-Redis-RateLimit
- Configuration Options:
- No options to configure
- Options name:
- databases_p5-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 1.9950
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Jul 2019 19:04:20
1.9950
|
sunpoet  |
Update to 1.992
Changes: https://metacpan.org/changes/distribution/Redis |
21 Jul 2019 20:49:32
1.9920
|
sunpoet  |
Update to 1.992
- Add LICENSE_FILE
- Add NO_ARCH
- Sort TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Redis |
06 Oct 2018 13:06:45
1.9910
|
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
1.9910
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
16 Jan 2017 19:34:06
1.9910
|
pi  |
databases/p5-Redis: 1.9820 -> 1.9910
Changes: http://cpansearch.perl.org/src/DAMS/Redis-1.991/Changes |
16 Jan 2017 18:54:57
1.9820
|
pi  |
databases/p5-Redis: add missing RUN_DEPENDS for lang/p5-Try-Tiny
Submitted by: Tommy Scheunemann <net@arrishq.net> |
08 Jun 2016 17:15:06
1.9820
|
mat  |
Update to 1.982.
PR: 210120 (based on)
Submitted by: Alejandro Bednarik
Sponsored by: Absolight |
01 Apr 2016 14:00:57
1.9650_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
01 Jan 2016 23:39:46
1.9650_1
|
adamw  |
Remove perl5.16-specific bits from perl@ ports. While here, sort
plists as necessary. |
24 Jun 2015 15:16:24
1.9650_1
|
adamw  |
Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
downside to having this set is that portscout cannot find new releases
when the username changes (which happens often in large projects with
multiple maintainers). |
12 Mar 2015 23:00:03
1.9650_1
|
adamw  |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
26 Nov 2014 13:08:38
1.9650_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
1.9650
|
bapt  |
Cleanup plist |
29 Nov 2013 17:22:37
1.9650
|
sunpoet  |
- Update to 1.965
Changes: http://search.cpan.org/dist/Redis/Changes |
15 Nov 2013 17:55:49
1.9640
|
sunpoet  |
- Update to 1.964
- Add LICENSE
Changes: http://search.cpan.org/dist/Redis/Changes |
03 Nov 2013 06:53:55
1.9610
|
vanilla  |
Support STAGEDIR. |
20 Sep 2013 16:13:49
1.9610
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
02 Aug 2013 18:52:11
1.9610
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
06 Jun 2013 07:36:37
1.9610
|
mat  |
Update to 1.9610
Make portlint happy. |
17 Dec 2012 09:39:00
1.9510
|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
14 Mar 2012 05:00:20
1.9510
|
sunpoet  |
- Update to 1.951
Changes: http://search.cpan.org/dist/Redis/Changes
Feature safe: yes |
13 Mar 2012 16:15:36
1.9500
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
13 Mar 2012 06:52:43
1.9500
|
sunpoet  |
- Update to 1.950
Changes: http://search.cpan.org/dist/Redis/Changes
Feature safe: yes |
08 Mar 2012 18:45:38
1.9260
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
13 Jan 2012 04:18:15
1.9260
|
sunpoet  |
- Update to 1.926
Changes: http://search.cpan.org/dist/Redis/Changes |
12 Sep 2011 10:54:31
1.9040
|
tobez  |
Update to 1.904(0).
Changes: http://search.cpan.org/dist/Redis/Changes |
21 Jun 2011 06:58:21
1.9030
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
23 Feb 2011 03:40:55
1.9030
|
clsung  |
- Update to 1.903(0)
Changes: http://search.cpan.org/dist/Redis/Changes |
11 Feb 2011 08:14:45
1.9020
|
sunpoet  |
- Update to 1.902
Changes: http://search.cpan.org/dist/Redis/Changes
PR: ports/154605
Submitted by: Mikhail T. <m.tsatsenko@gmail.com> |
24 Sep 2010 02:03:44
1.2001
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
30 Mar 2010 01:57:21
1.2001
|
wen  |
- Update to 1.2001
- Reset maintainer to perl@
PR: ports/145186
Submitted by: Gea-Suan Lin <gslin@gslin.org> (previous maintainer) |
18 Sep 2009 23:35:34
0.0801
|
miwi  |
Pure perl bindings for http://code.google.com/p/redis/
This version support git version 0.08 or later of Redis available at
git://github.com/antirez/redis
WWW: http://search.cpan.org/dist/Redis/
PR: ports/138951
Feature safe: yes
Submitted by: Gea-Suan Lin <gslin at gslin.org> |