Port details |
- p5-Redis Perl binding for Redis database
- 1.9950 databases =2 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: 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: ART20
- WWW:
- https://metacpan.org/release/Redis
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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: 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) |
1.9950 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 ) |
1.9950 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 ) |
1.9950 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9950 22 Jul 2019 19:04:20 |
sunpoet |
Update to 1.992
Changes: https://metacpan.org/changes/distribution/Redis |
1.9920 21 Jul 2019 20:49:32 |
sunpoet |
Update to 1.992
- Add LICENSE_FILE
- Add NO_ARCH
- Sort TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Redis |
1.9910 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) |
1.9910 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 |
1.9910 16 Jan 2017 19:34:06 |
pi |
databases/p5-Redis: 1.9820 -> 1.9910
Changes: http://cpansearch.perl.org/src/DAMS/Redis-1.991/Changes |
1.9820 16 Jan 2017 18:54:57 |
pi |
databases/p5-Redis: add missing RUN_DEPENDS for lang/p5-Try-Tiny
Submitted by: Tommy Scheunemann <net@arrishq.net> |
1.9820 08 Jun 2016 17:15:06 |
mat |
Update to 1.982.
PR: 210120 (based on)
Submitted by: Alejandro Bednarik
Sponsored by: Absolight |
1.9650_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.9650_1 01 Jan 2016 23:39:46 |
adamw |
Remove perl5.16-specific bits from perl@ ports. While here, sort
plists as necessary. |
1.9650_1 24 Jun 2015 15:16:24 |
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). |
1.9650_1 12 Mar 2015 23:00:03 |
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. |
1.9650_1 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 ) |
1.9650 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.9650 29 Nov 2013 17:22:37 |
sunpoet |
- Update to 1.965
Changes: http://search.cpan.org/dist/Redis/Changes |
1.9640 15 Nov 2013 17:55:49 |
sunpoet |
- Update to 1.964
- Add LICENSE
Changes: http://search.cpan.org/dist/Redis/Changes |
1.9610 03 Nov 2013 06:53:55 |
vanilla |
Support STAGEDIR. |
1.9610 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.9610 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.9610 06 Jun 2013 07:36:37 |
mat |
Update to 1.9610
Make portlint happy. |
1.9510 17 Dec 2012 09:39:00 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
1.9510 14 Mar 2012 05:00:20 |
sunpoet |
- Update to 1.951
Changes: http://search.cpan.org/dist/Redis/Changes
Feature safe: yes |
1.9500 13 Mar 2012 16:15:36 |
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) |
1.9500 13 Mar 2012 06:52:43 |
sunpoet |
- Update to 1.950
Changes: http://search.cpan.org/dist/Redis/Changes
Feature safe: yes |
1.9260 08 Mar 2012 18:45:38 |
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 |
1.9260 13 Jan 2012 04:18:15 |
sunpoet |
- Update to 1.926
Changes: http://search.cpan.org/dist/Redis/Changes |
1.9040 12 Sep 2011 10:54:31 |
tobez |
Update to 1.904(0).
Changes: http://search.cpan.org/dist/Redis/Changes |
1.9030 21 Jun 2011 06:58:21 |
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 |
1.9030 23 Feb 2011 03:40:55 |
clsung |
- Update to 1.903(0)
Changes: http://search.cpan.org/dist/Redis/Changes |
1.9020 11 Feb 2011 08:14:45 |
sunpoet |
- Update to 1.902
Changes: http://search.cpan.org/dist/Redis/Changes
PR: ports/154605
Submitted by: Mikhail T. <m.tsatsenko@gmail.com> |
1.2001 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
1.2001 30 Mar 2010 01:57:21 |
wen |
- Update to 1.2001
- Reset maintainer to perl@
PR: ports/145186
Submitted by: Gea-Suan Lin <gslin@gslin.org> (previous maintainer) |
0.0801 18 Sep 2009 23:35:34 |
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> |