FreeBSD Bugzilla – Attachment 146395 Details for
Bug 186057
New port: databases/p5-Net-Async-CassandraCQL This module allows use of the CQL3 interface of a Cassandra database
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Updated revision
p5-Net-Async-CassandraCQL.shar (text/plain), 3.46 KB, created by
admins
on 2014-08-27 20:15:53 UTC
(
hide
)
Description:
Updated revision
Filename:
MIME Type:
Creator:
admins
Created:
2014-08-27 20:15:53 UTC
Size:
3.46 KB
patch
obsolete
># 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-Async-CassandraCQL ># p5-Net-Async-CassandraCQL/Makefile ># p5-Net-Async-CassandraCQL/distinfo ># p5-Net-Async-CassandraCQL/pkg-descr ># p5-Net-Async-CassandraCQL/pkg-plist ># >echo c - p5-Net-Async-CassandraCQL >mkdir -p p5-Net-Async-CassandraCQL > /dev/null 2>&1 >echo x - p5-Net-Async-CassandraCQL/Makefile >sed 's/^X//' >p5-Net-Async-CassandraCQL/Makefile << 'END-of-p5-Net-Async-CassandraCQL/Makefile' >X# Created by: Denis Shaposhnikov <dsh@bamus.cz> >X# $FreeBSD$ >X >XPORTNAME= Net-Async-CassandraCQL >XPORTVERSION= 0.11 >XCATEGORIES= databases perl5 >XMASTER_SITES= CPAN >XMASTER_SITE_SUBDIR= Net >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= admins@perceptyx.com >XCOMMENT= use Cassandra databases with IO::Async using CQL >X >XBUILD_DEPENDS= p5-Compress-Snappy>0:${PORTSDIR}/archivers/p5-Compress-Snappy \ >X devel/p5-Devel-GlobalDestruction>0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \ >X p5-Future>0:${PORTSDIR}/devel/p5-Future \ >X p5-IO-Async>0:${PORTSDIR}/devel/p5-IO-Async \ >X p5-IO-Socket-IP>0:${PORTSDIR}/net/p5-IO-Socket-IP \ >X p5-Protocol-CassandraCQL>0:${PORTSDIR}/databases/p5-Protocol-CassandraCQL >XRUN_DEPENDS:= ${BUILD_DEPENDS} >X >XUSES= perl5 >XUSE_PERL5= configure >X >X.include <bsd.port.mk> >X >END-of-p5-Net-Async-CassandraCQL/Makefile >echo x - p5-Net-Async-CassandraCQL/distinfo >sed 's/^X//' >p5-Net-Async-CassandraCQL/distinfo << 'END-of-p5-Net-Async-CassandraCQL/distinfo' >XSHA256 (Net-Async-CassandraCQL-0.11.tar.gz) = 92b758ab2ff66a726eca423771787a5afb4c5c15031f5da6afeae68e1df2aee0 >XSIZE (Net-Async-CassandraCQL-0.11.tar.gz) = 45237 >END-of-p5-Net-Async-CassandraCQL/distinfo >echo x - p5-Net-Async-CassandraCQL/pkg-descr >sed 's/^X//' >p5-Net-Async-CassandraCQL/pkg-descr << 'END-of-p5-Net-Async-CassandraCQL/pkg-descr' >XThis module allows use of the CQL3 interface of a Cassandra >Xdatabase. It fully supports asynchronous operation via IO::Async, >Xallowing both direct queries and prepared statements to be managed >Xconcurrently, if required. Alternatively, as the interface is entirely >Xbased on Future objects, it can be operated synchronously in a >Xblocking fashion by simply awaiting each individual operation by >Xcalling the get method. >X >XWWW: http://search.cpan.org/dist/Net-Async-CassandraCQL/ >END-of-p5-Net-Async-CassandraCQL/pkg-descr >echo x - p5-Net-Async-CassandraCQL/pkg-plist >sed 's/^X//' >p5-Net-Async-CassandraCQL/pkg-plist << 'END-of-p5-Net-Async-CassandraCQL/pkg-plist' >X%%SITE_PERL%%/Net/Async/CassandraCQL.pm >X%%SITE_PERL%%/Net/Async/CassandraCQL/Connection.pm >X%%SITE_PERL%%/Net/Async/CassandraCQL/Query.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Async/CassandraCQL/.packlist >X >X%%PERL5_MAN3%%/Net::Async::CassandraCQL.3.gz >X%%PERL5_MAN3%%/Net::Async::CassandraCQL::Connection.3.gz >X%%PERL5_MAN3%%/Net::Async::CassandraCQL::Query.3.gz >X >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Async/CassandraCQL >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Async >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net >X@dirrmtry %%SITE_PERL%%/Net/Async/CassandraCQL >X@dirrmtry %%SITE_PERL%%/Net/Async >X@dirrmtry %%SITE_PERL%%/Net >X >END-of-p5-Net-Async-CassandraCQL/pkg-plist >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 186057
:
139746
| 146395 |
146396