Date: Wed, 15 Jul 2009 17:04:21 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/136780: [NEW PORT] net/p5-Net-Cassandra: Interface to Cassandra Message-ID: <20090715090421.5B0887E81B@colo-p.gslin.org> Resent-Message-ID: <200907150910.n6F9A1eR059172@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136780 >Category: ports >Synopsis: [NEW PORT] net/p5-Net-Cassandra: Interface to Cassandra >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: Wed Jul 15 09:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: This module provides an interface the to Cassandra distributed database. It uses the Thrift interface. This is changing rapidly and supports the development version of Cassandra built from Subversion trunk. WWW: http://search.cpan.org/dist/Net-Cassandra/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Net-Cassandra-0.33.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-Net-Cassandra # p5-Net-Cassandra/pkg-descr # p5-Net-Cassandra/Makefile # p5-Net-Cassandra/pkg-plist # p5-Net-Cassandra/distinfo # echo c - p5-Net-Cassandra mkdir -p p5-Net-Cassandra > /dev/null 2>&1 echo x - p5-Net-Cassandra/pkg-descr sed 's/^X//' >p5-Net-Cassandra/pkg-descr << '40956641d937b9e0432c38ec1a52edac' XThis module provides an interface the to Cassandra distributed Xdatabase. It uses the Thrift interface. This is changing rapidly and Xsupports the development version of Cassandra built from Subversion Xtrunk. X XWWW: http://search.cpan.org/dist/Net-Cassandra/ 40956641d937b9e0432c38ec1a52edac echo x - p5-Net-Cassandra/Makefile sed 's/^X//' >p5-Net-Cassandra/Makefile << 'a8cd3f3303232e6c978818a3914f62d9' X# New ports collection makefile for: p5-Net-Cassandra X# Date created: 2009-07-15 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Net-Cassandra XPORTVERSION= 0.33 XCATEGORIES= net perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Interface to Cassandra X XRUN_DEPENDS= p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ X p5-MooseX-StrictConstructor>0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor X XMAN3= Net::Cassandra.3 XPERL_CONFIGURE= yes X X.include <bsd.port.mk> a8cd3f3303232e6c978818a3914f62d9 echo x - p5-Net-Cassandra/pkg-plist sed 's/^X//' >p5-Net-Cassandra/pkg-plist << 'fb836459545cc4ae099484ab8fe6a921' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra/.packlist X%%SITE_PERL%%/Net/Cassandra.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Cassandra.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Constants.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Thrift.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/BinaryProtocol.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/BufferedTransport.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/FramedTransport.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/HttpClient.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/MemoryBuffer.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Protocol.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Socket.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Thrift/Transport.pm X%%SITE_PERL%%/Net/Cassandra/Backend/Types.pm X@dirrmtry %%SITE_PERL%%/Net/Cassandra/Backend/Thrift X@dirrmtry %%SITE_PERL%%/Net/Cassandra/Backend X@dirrmtry %%SITE_PERL%%/Net/Cassandra X@dirrmtry %%SITE_PERL%%/Net X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Cassandra fb836459545cc4ae099484ab8fe6a921 echo x - p5-Net-Cassandra/distinfo sed 's/^X//' >p5-Net-Cassandra/distinfo << '84146e6ee98c3998cbac94dbe18e382b' XMD5 (Net-Cassandra-0.33.tar.gz) = 62a69007d46e3a2e33a5d4882f13b939 XSHA256 (Net-Cassandra-0.33.tar.gz) = 78b2cfa509d2263fa7405f6c63ba11be2df38ad87bf1f4da81ae5be43ace692a XSIZE (Net-Cassandra-0.33.tar.gz) = 22210 84146e6ee98c3998cbac94dbe18e382b exit --- p5-Net-Cassandra-0.33.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?20090715090421.5B0887E81B>