Date: Sat, 19 Sep 2009 05:23:58 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/138951: [NEW PORT] databases/p5-Redis: Perl binding for Redis database Message-ID: <20090918212358.396BD7E81B@colo-p.gslin.org> Resent-Message-ID: <200909182130.n8ILU1oU043747@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138951 >Category: ports >Synopsis: [NEW PORT] databases/p5-Redis: Perl binding for Redis database >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 18 21:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.2-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #0: Sat Aug 22 10:48:39 CST 2009 >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: http://search.cpan.org/dist/Redis/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Redis-0.0801.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Redis # p5-Redis/pkg-descr # p5-Redis/Makefile # p5-Redis/pkg-plist # p5-Redis/distinfo # echo c - p5-Redis mkdir -p p5-Redis > /dev/null 2>&1 echo x - p5-Redis/pkg-descr sed 's/^X//' >p5-Redis/pkg-descr << 'baf36441e19485316e24b3391faf4872' XPure perl bindings for http://code.google.com/p/redis/ X XThis version support git version 0.08 or later of Redis available at Xgit://github.com/antirez/redis X XWWW: http://search.cpan.org/dist/Redis/ baf36441e19485316e24b3391faf4872 echo x - p5-Redis/Makefile sed 's/^X//' >p5-Redis/Makefile << '31fa0a176d6fd05779f12ac9fa148b6d' X# New ports collection makefile for: p5-Redis X# Date created: 2009-09-19 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Redis XPORTVERSION= 0.0801 XCATEGORIES= databases perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/D/DP/DPAVLIN XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Perl binding for Redis database X XPERL_CONFIGURE= yes X XMAN3= Redis.3 X X.include <bsd.port.mk> 31fa0a176d6fd05779f12ac9fa148b6d echo x - p5-Redis/pkg-plist sed 's/^X//' >p5-Redis/pkg-plist << 'e09c70d633c116b06cfb28e2a3d613ed' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/.packlist X%%SITE_PERL%%/Redis.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis e09c70d633c116b06cfb28e2a3d613ed echo x - p5-Redis/distinfo sed 's/^X//' >p5-Redis/distinfo << '4e68e6f70299c410b0d849e2ccdf4acf' XMD5 (Redis-0.0801.tar.gz) = b8593d45a30ab6b5ef4ac64e3332adc3 XSHA256 (Redis-0.0801.tar.gz) = b73ce72a3bce52602a10a2f6094adcf027a477df7fdf7cd193c625f05a38b6a8 XSIZE (Redis-0.0801.tar.gz) = 4217 4e68e6f70299c410b0d849e2ccdf4acf exit --- p5-Redis-0.0801.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090918212358.396BD7E81B>