Commit graph

18 commits

Author SHA1 Message Date
Cheng-Lung Sung
de9022e242 - Update to 1.0.2
- JNA support
- JVM forced to be openjdk6
- smart shutdown
- jamm memory agemt turned on
- path is hardcoded into repaircluster script for easier running from cron
- rc.conf cassandra_vmargs can now override autogenerated JVM args
- in previous versions cassandra_vmargs were not used

PR:		ports/162413
Submitted by:	Radim Kolar <hsn_AT_sendmail.cz>
Approved by:	maintainer (via ports/162372)
Feature safe:	yes
2011-11-14 02:17:47 +00:00
Pawel Pekala
f2538417a3 - Add WITH_MX4J option
- Add repaircluster script

PR:		ports/161766
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	maintainer
2011-10-29 11:03:58 +00:00
Pawel Pekala
b594f26dc9 Update to version 0.8.7
PR:		ports/161671
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-10-18 21:07:35 +00:00
Sunpoet Po-Chuan Hsieh
3a1eb2c5a5 - Update to 0.8.5 [1][2]
- Set execute bits of scripts [2]
- While I'm here, sort CONFIGS

Changes:	https://svn.apache.org/repos/asf/cassandra/tags/cassandra-0.8.5/CHANGES.txt
PR:		ports/160585 [1], ports/160627 [2]
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-09-10 20:44:29 +00:00
Sunpoet Po-Chuan Hsieh
1040578e9c - Fix rc.d script
- Remove stop-server
- Link cassandra-cli and nodetool to LOCALBASE/bin
- Bump PORTREVISION for package change

PR:		ports/160428
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-09-07 17:25:06 +00:00
Sunpoet Po-Chuan Hsieh
5f845a59a6 - Update WWW
PR:		ports/160040 (part of)
Submitted by:	Sam Cassiba <sam@cassiba.com>
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer, via IRC)
2011-09-03 05:21:05 +00:00
Sunpoet Po-Chuan Hsieh
eb7ecac7e4 - Update to 0.8.4
- Add LICENSE
- Add rc.d script
- Do not remove configuration files during deinstallation

Changes:	https://svn.apache.org/repos/asf/cassandra/tags/cassandra-0.8.4/CHANGES.txt
PR:		ports/160231
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-09-03 05:19:20 +00:00
Martin Wilke
8a75321358 - Update to 0.8.0
PR:		158006
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2011-06-25 05:25:25 +00:00
Philip M. Gollucci
d4742db92a - Update to 0.6.8
PR:             ports/152187
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-11-26 22:22:32 +00:00
Philip M. Gollucci
047208053c - Update to 0.6.6
PR:             ports/151503
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-10-19 00:14:27 +00:00
Sahil Tandon
94ad980ba9 - Update to 0.6.5
PR:		ports/150059
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-08-29 01:53:20 +00:00
Li-Wen Hsu
2c52854d41 - Update to 0.6.4
PR:		ports/149169
Submitted by:	lwhsu
Approved by:	gslin AT gslin.org (maintainer)
2010-08-02 16:47:27 +00:00
Sahil Tandon
1cf91cd545 - Update to 0.6.3
PR:		ports/148354
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by:	wxs@/itetcu@ (mentors, implicit)
Feature safe:	yes
2010-07-04 06:47:08 +00:00
Martin Wilke
be8bec66c5 - Update to 0.6.2
PR:		147488
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-06-06 07:18:41 +00:00
Sahil Tandon
9ef2913def - Update to 0.6.1
PR:           ports/145820
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by:  itetcu@ (mentor)
2010-04-21 03:15:23 +00:00
Tong LIU
e4978089e8 - Update to 0.5.1
PR:	ports/144997
Approved by:	gslin@gslin.org (maintainer)
2010-03-25 10:40:01 +00:00
Martin Wilke
34ce68016d - Update to 0.4.2
PR:		141422
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2009-12-16 09:12:40 +00:00
Martin Wilke
634fafa3eb 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://incubator.apache.org/cassandra/

PR:		ports/137477
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-08-13 16:16:38 +00:00