Commit graph

7 commits

Author SHA1 Message Date
Marcus von Appen
49cb3686eb - Convert USE_PYTHON -> USES leftovers missed in the previous commits
Spotted by:	antoine
With hat:	python
2015-01-04 08:23:23 +00:00
Baptiste Daroussin
85433cc045 Cleanup plist 2014-12-09 10:29:13 +00:00
Bartek Rutkowski
fddcea79cc databases/cassandra2: update 2.0.10 -> 2.1.1
- Delete obsolete patch

PR:		194698
Submitted by:	Aleksey Ovcharenko <admins@perceptyx.com>
Approved by:	mentors (implicit)
2014-11-12 23:43:52 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Kurt Jaeger
5c2c944002 databases/cassandra2: fix jdk7 invocation
PR:		193236
Submitted by:	toshiro.biz@gmail.com
Approved by:	admins@perceptyx.com (maintainer)
2014-09-05 03:30:38 +00:00
Antoine Brodin
4951d932b8 Fix ports with duplicate pkgnames 2014-08-29 13:29:40 +00:00
Kurt Jaeger
ebe20a9e0d New port: databases/cassandra2
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.

Cassandra was open sourced by Facebook in 2008, where it was designed
by one of the authors of Amazon's Dynamo. In a lot of ways you can
think of Cassandra as Dynamo 2.0. Cassandra is in production use at
Facebook but is still under heavy development.

WWW: http://cassandra.apache.org/

The previous version is still available as databases/cassandra.

PR:		186056
Submitted by:	admins@perceptyx.com
2014-08-29 07:18:10 +00:00