FreeBSD Bugzilla – Attachment 139746 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]
file.shar
file.shar (text/plain), 2.83 KB, created by
admins
on 2014-01-23 22:00:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
admins
Created:
2014-01-23 22:00:00 UTC
Size:
2.83 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/pkg-plist ># p5-Net-Async-CassandraCQL/pkg-descr ># p5-Net-Async-CassandraCQL/distinfo ># p5-Net-Async-CassandraCQL/Makefile ># >echo c - p5-Net-Async-CassandraCQL >mkdir -p p5-Net-Async-CassandraCQL > /dev/null 2>&1 >echo x - p5-Net-Async-CassandraCQL/pkg-plist >sed 's/^X//' >p5-Net-Async-CassandraCQL/pkg-plist << '5c69e17b6771b914bb09d07f5c33f97a' >X%%SITE_PERL%%/Net/Async/CassandraCQL.pm >X%%SITE_PERL%%/Net/Async/CassandraCQL/Connection.pm >X%%SITE_PERL%%/Net/Async/CassandraCQL/Query.pm >X@dirrmtry %%SITE_PERL%%/Net/Async/CassandraCQL >X@dirrmtry %%SITE_PERL%%/Net/Async >X@dirrmtry %%SITE_PERL%%/Net >5c69e17b6771b914bb09d07f5c33f97a >echo x - p5-Net-Async-CassandraCQL/pkg-descr >sed 's/^X//' >p5-Net-Async-CassandraCQL/pkg-descr << '45986d1da40ba1245dcc33cb38b254fc' >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/ >45986d1da40ba1245dcc33cb38b254fc >echo x - p5-Net-Async-CassandraCQL/distinfo >sed 's/^X//' >p5-Net-Async-CassandraCQL/distinfo << '079356ca0065f7bfadf483ad7e2ac0a1' >XSHA256 (Net-Async-CassandraCQL-0.09.tar.gz) = 407267c7a795081eedcc0391fff071497d5ed797a1ccf68fc3212f4c73603fd9 >XSIZE (Net-Async-CassandraCQL-0.09.tar.gz) = 38647 >079356ca0065f7bfadf483ad7e2ac0a1 >echo x - p5-Net-Async-CassandraCQL/Makefile >sed 's/^X//' >p5-Net-Async-CassandraCQL/Makefile << 'bb1ddf46cf5f23c909302105407fddb3' >X# Created by: Denis Shaposhnikov <dsh@bamus.cz> >X# $FreeBSD$ >X >XPORTNAME= Net-Async-CassandraCQL >XPORTVERSION= 0.09 >XCATEGORIES= databases perl5 >XMASTER_SITES= CPAN >XMASTER_SITE_SUBDIR= Net >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= dsh@bamus.cz >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 >XNO_STAGE= yes >X >X.include <bsd.port.mk> >bb1ddf46cf5f23c909302105407fddb3 >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