FreeBSD Bugzilla – Attachment 146397 Details for
Bug 186055
New port: databases/p5-Protocol-CassandraCQL This module provides the basic constants and other support functions required to communicate with a Cassandra database using CQL3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Updated revision
p5-Protocol-CassandraCQL.shar (text/plain), 3.31 KB, created by
admins
on 2014-08-27 20:17:48 UTC
(
hide
)
Description:
Updated revision
Filename:
MIME Type:
Creator:
admins
Created:
2014-08-27 20:17:48 UTC
Size:
3.31 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-Protocol-CassandraCQL ># p5-Protocol-CassandraCQL/Makefile ># p5-Protocol-CassandraCQL/distinfo ># p5-Protocol-CassandraCQL/pkg-descr ># p5-Protocol-CassandraCQL/pkg-plist ># >echo c - p5-Protocol-CassandraCQL >mkdir -p p5-Protocol-CassandraCQL > /dev/null 2>&1 >echo x - p5-Protocol-CassandraCQL/Makefile >sed 's/^X//' >p5-Protocol-CassandraCQL/Makefile << 'END-of-p5-Protocol-CassandraCQL/Makefile' >X# Created by: Denis Shaposhnikov <dsh@bamus.cz> >X# $FreeBSD$ >X >XPORTNAME= Protocol-CassandraCQL >XPORTVERSION= 0.11 >XCATEGORIES= databases perl5 >XMASTER_SITES= CPAN >XMASTER_SITE_SUBDIR= CPAN:PEVANS >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= admins@perceptyx.com >XCOMMENT= wire protocol support functions for Cassandra CQL3 >X >XBUILD_DEPENDS= p5-Compress-Snappy>0:${PORTSDIR}/archivers/p5-Compress-Snappy \ >X p5-IO-Socket-IP>0:${PORTSDIR}/net/p5-IO-Socket-IP >XRUN_DEPENDS:= ${BUILD_DEPENDS} >X >XUSES= perl5 >XUSE_PERL5= configure >X >X.include <bsd.port.mk> >END-of-p5-Protocol-CassandraCQL/Makefile >echo x - p5-Protocol-CassandraCQL/distinfo >sed 's/^X//' >p5-Protocol-CassandraCQL/distinfo << 'END-of-p5-Protocol-CassandraCQL/distinfo' >XSHA256 (Protocol-CassandraCQL-0.11.tar.gz) = ea260d43e421ba848c3d366457728ef4c1e0a8086404b7c0034893c9aa87d089 >XSIZE (Protocol-CassandraCQL-0.11.tar.gz) = 41598 >END-of-p5-Protocol-CassandraCQL/distinfo >echo x - p5-Protocol-CassandraCQL/pkg-descr >sed 's/^X//' >p5-Protocol-CassandraCQL/pkg-descr << 'END-of-p5-Protocol-CassandraCQL/pkg-descr' >XThis module provides the basic constants and other support functions >Xrequired to communicate with a Cassandra database using CQL3. It is >Xnot in itself a CQL client; it simply provides the necessary support >Xfunctions to allow one to be written. >X >XFor a complete client, see instead Net::Async::CassandraCQL. >X >XWWW: http://search.cpan.org/dist/Protocol-CassandraCQL/ >END-of-p5-Protocol-CassandraCQL/pkg-descr >echo x - p5-Protocol-CassandraCQL/pkg-plist >sed 's/^X//' >p5-Protocol-CassandraCQL/pkg-plist << 'END-of-p5-Protocol-CassandraCQL/pkg-plist' >X%%SITE_PERL%%/Protocol/CassandraCQL.pm >X%%SITE_PERL%%/Protocol/CassandraCQL/Client.pm >X%%SITE_PERL%%/Protocol/CassandraCQL/ColumnMeta.pm >X%%SITE_PERL%%/Protocol/CassandraCQL/Frame.pm >X%%SITE_PERL%%/Protocol/CassandraCQL/Frames.pm >X%%SITE_PERL%%/Protocol/CassandraCQL/Result.pm >X%%SITE_PERL%%/Protocol/CassandraCQL/Type.pm >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/CassandraCQL/.packlist >X >X%%PERL5_MAN3%%/Protocol::CassandraCQL.3.gz >X%%PERL5_MAN3%%/Protocol::CassandraCQL::Client.3.gz >X%%PERL5_MAN3%%/Protocol::CassandraCQL::ColumnMeta.3.gz >X%%PERL5_MAN3%%/Protocol::CassandraCQL::Frame.3.gz >X%%PERL5_MAN3%%/Protocol::CassandraCQL::Frames.3.gz >X%%PERL5_MAN3%%/Protocol::CassandraCQL::Result.3.gz >X%%PERL5_MAN3%%/Protocol::CassandraCQL::Type.3.gz >X >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/CassandraCQL >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol >X@dirrmtry %%SITE_PERL%%/Protocol/CassandraCQL >X@dirrmtry %%SITE_PERL%%/Protocol >END-of-p5-Protocol-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 186055
:
139744
| 146397 |
146398