ports/163624: [NEW PORT] databases/php5-pdo_cassandra: PDO driver for Apache Cassandra

Gasol Wu gasol.wu at gmail.com
Mon Dec 26 07:20:09 UTC 2011


>Number:         163624
>Category:       ports
>Synopsis:       [NEW PORT] databases/php5-pdo_cassandra: PDO driver for Apache 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:   Mon Dec 26 07:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD aqua 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
PDO driver for Apache Cassandra

Cassandra is a highly scalable, eventually consistent, distributed,
structured key-value store. Cassandra brings together the distributed
systems technologies from Dynamo and the data model from Google's
BigTable. Like Dynamo, Cassandra is eventually consistent. Like
BigTable, Cassandra provides a ColumnFamily-based data model richer
than typical key/value systems.

WWW:	http://code.google.com/a/apache-extras.org/p/cassandra-pdo/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- php5-pdo_cassandra-0.2.1.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:
#
#	php5-pdo_cassandra
#	php5-pdo_cassandra/Makefile
#	php5-pdo_cassandra/distinfo
#	php5-pdo_cassandra/pkg-descr
#
echo c - php5-pdo_cassandra
mkdir -p php5-pdo_cassandra > /dev/null 2>&1
echo x - php5-pdo_cassandra/Makefile
sed 's/^X//' >php5-pdo_cassandra/Makefile << 'ec83e92b6fe4309120490a4cbc0ae513'
X# New ports collection makefile for:	php5-pdo_cassandra
X# Date created:		2011-08-03
X# Whom:			Gasol Wu <gasol.wu at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pdo_cassandra
XPORTVERSION=	0.2.1
XCATEGORIES=	databases
XMASTER_SITES=	https://github.com/${GITHUB_USER}/php-${PORTNAME}/tarball/${GITREVISION}/
XPKGNAMEPREFIX=	php5-
XDISTNAME=	${GITHUB_USER}-php-${PORTNAME}-${GITTAG}-11-g${GITREVISION}
X
XMAINTAINER=	gasol.wu at gmail.com
XCOMMENT=	PDO driver for Apache Cassandra
X
XLIB_DEPENDS=	boost_iostreams:${PORTSDIR}/devel/boost-libs \
X		thrift:${PORTSDIR}/devel/thrift
X
XGITREVISION=	8ae48dd
XGITTAG=		0.8-support
XGITHUB_USER=	mkoppanen
XFETCH_ARGS=	-pRr
XWRKSRC=		${WRKDIR}/${GITHUB_USER}-php-${PORTNAME}-${GITREVISION}
X
XUSE_PHP=	pdo
XUSE_PHPEXT=	yes
XDEFAULT_PHP_VER=5
XIGNORE_WITH_PHP=4 52
X
X.include <bsd.port.mk>
ec83e92b6fe4309120490a4cbc0ae513
echo x - php5-pdo_cassandra/distinfo
sed 's/^X//' >php5-pdo_cassandra/distinfo << '1bda59f7696bcddbca19419e2faed0a2'
XSHA256 (mkoppanen-php-pdo_cassandra-0.8-support-11-g8ae48dd.tar.gz) = e4745e220d6c310fa21c8892204a1cf57968427e249291ca3dabdfb5b378e87d
XSIZE (mkoppanen-php-pdo_cassandra-0.8-support-11-g8ae48dd.tar.gz) = 32643
1bda59f7696bcddbca19419e2faed0a2
echo x - php5-pdo_cassandra/pkg-descr
sed 's/^X//' >php5-pdo_cassandra/pkg-descr << '2c4267e51e06e80d48a7fb8e0358bec0'
XPDO driver for Apache Cassandra
X
XCassandra is a highly scalable, eventually consistent, distributed,
Xstructured key-value store. Cassandra brings together the distributed
Xsystems technologies from Dynamo and the data model from Google's
XBigTable. Like Dynamo, Cassandra is eventually consistent. Like
XBigTable, Cassandra provides a ColumnFamily-based data model richer
Xthan typical key/value systems.
X
XWWW:	http://code.google.com/a/apache-extras.org/p/cassandra-pdo/
2c4267e51e06e80d48a7fb8e0358bec0
exit
--- php5-pdo_cassandra-0.2.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list