ports/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
Aleksey Ovcharenko
admins at perceptyx.com
Thu Jan 23 21:50:00 UTC 2014
>Number: 186055
>Category: ports
>Synopsis: 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
>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: Thu Jan 23 21:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Aleksey Ovcharenko
>Release: FreeBSD 10.0-RELEASE amd64
>Organization:
Perceptyx Inc.
>Environment:
System: FreeBSD developers.xbrlcloud.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
This module provides the basic constants and other support functions required to communicate with a Cassandra database using CQL3.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# 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/pkg-descr
# p5-Protocol-CassandraCQL/distinfo
# 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 << '4bf63c8c72ac825c4b210e212772a436'
X# Created by: Denis Shaposhnikov <dsh at bamus.cz>
X# $FreeBSD$
X
XPORTNAME= Protocol-CassandraCQL
XPORTVERSION= 0.08
XCATEGORIES= databases perl5
XMASTER_SITES= CPAN
XMASTER_SITE_SUBDIR= CPAN:PEVANS
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= dsh at bamus.cz
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
XNO_STAGE= yes
X
X.include <bsd.port.mk>
4bf63c8c72ac825c4b210e212772a436
echo x - p5-Protocol-CassandraCQL/pkg-descr
sed 's/^X//' >p5-Protocol-CassandraCQL/pkg-descr << 'f89c5b90fc2a34d7f364ee642bf89293'
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/
f89c5b90fc2a34d7f364ee642bf89293
echo x - p5-Protocol-CassandraCQL/distinfo
sed 's/^X//' >p5-Protocol-CassandraCQL/distinfo << '8826dde03b4b77b8f9dacf5ff84304fc'
XSHA256 (Protocol-CassandraCQL-0.08.tar.gz) = c122ebe47eb3826b308635f8b5f6c4a013e3ff470139e42e0bd0c6ceef857cd8
XSIZE (Protocol-CassandraCQL-0.08.tar.gz) = 32734
8826dde03b4b77b8f9dacf5ff84304fc
echo x - p5-Protocol-CassandraCQL/pkg-plist
sed 's/^X//' >p5-Protocol-CassandraCQL/pkg-plist << 'c488b3641e3a825cbc6d7873e774ac9a'
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/Result.pm
X%%SITE_PERL%%/Protocol/CassandraCQL/Type.pm
X at dirrmtry %%SITE_PERL%%/Protocol/CassandraCQL
X at dirrmtry %%SITE_PERL%%/Protocol
c488b3641e3a825cbc6d7873e774ac9a
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list