aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Redis
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.965Sunpoet Po-Chuan Hsieh2013-11-292-4/+10
| | | | | | | Changes: http://search.cpan.org/dist/Redis/Changes Notes: svn path=/head/; revision=335200
* - Update to 1.964Sunpoet Po-Chuan Hsieh2013-11-152-10/+12
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Redis/Changes Notes: svn path=/head/; revision=333903
* Support STAGEDIR.Vanilla I. Shu2013-11-032-3/+3
| | | | Notes: svn path=/head/; revision=332592
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 1.9610Mathieu Arnold2013-06-063-10/+5
| | | | | | | Make portlint happy. Notes: svn path=/head/; revision=320058
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-11/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309074
* - Update to 1.951Sunpoet Po-Chuan Hsieh2012-03-142-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Redis/Changes Feature safe: yes Notes: svn path=/head/; revision=293270
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+11
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=293247
* - Update to 1.950Sunpoet Po-Chuan Hsieh2012-03-132-5/+7
| | | | | | | | Changes: http://search.cpan.org/dist/Redis/Changes Feature safe: yes Notes: svn path=/head/; revision=293211
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-11/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=292977
* - Update to 1.926Sunpoet Po-Chuan Hsieh2012-01-132-6/+17
| | | | | | | Changes: http://search.cpan.org/dist/Redis/Changes Notes: svn path=/head/; revision=289074
* Update to 1.904(0).Anton Berezin2011-09-122-4/+5
| | | | | | | Changes: http://search.cpan.org/dist/Redis/Changes Notes: svn path=/head/; revision=281662
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-211-1/+2
| | | | | | | | | | 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 Notes: svn path=/head/; revision=275968
* - Update to 1.903(0)Cheng-Lung Sung2011-02-232-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/Redis/Changes Notes: svn path=/head/; revision=269527
* - Update to 1.902Sunpoet Po-Chuan Hsieh2011-02-113-8/+16
| | | | | | | | | Changes: http://search.cpan.org/dist/Redis/Changes PR: ports/154605 Submitted by: Mikhail T. <m.tsatsenko@gmail.com> Notes: svn path=/head/; revision=268916
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 1.2001Wen Heping2010-03-302-5/+5
| | | | | | | | | | - Reset maintainer to perl@ PR: ports/145186 Submitted by: Gea-Suan Lin <gslin@gslin.org> (previous maintainer) Notes: svn path=/head/; revision=251771
* Pure perl bindings for http://code.google.com/p/redis/Martin Wilke2009-09-184-0/+35
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> Notes: svn path=/head/; revision=241690