This supercedes http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163624 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
Responsible Changed From-To: freebsd-ports-bugs->lwhsu I'll take it.
State Changed From-To: open->feedback Does not build: http://people.freebsd.org/~lwhsu/php5-pdo_cassandra-0.2.1.log
lwhsu 2012-01-03 11:50:35 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/php5-pdo_cassandra Makefile distinfo pkg-descr Log: Add php5-pdo_cassandra 0.2.1, PDO driver for Apache Cassandra. PR: ports/163794 Submitted by: Gasol Wu <gasol.wu@gmail.com> Revision Changes Path 1.1068 +1 -0 ports/databases/Makefile 1.1 +33 -0 ports/databases/php5-pdo_cassandra/Makefile (new) 1.1 +2 -0 ports/databases/php5-pdo_cassandra/distinfo (new) 1.1 +10 -0 ports/databases/php5-pdo_cassandra/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed New port added. Thanks!