FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 3:44 PM GMT
Port details
cassandra 1.0.6 databases on this many watch lists=0 search for ports that depend on this port
Open source distributed database management system
Maintained by: gslin@gslin.org search for ports maintained by this maintainer
Port Added: 13 Aug 2009 16:16:59
Also Listed In: java
License: AL2
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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: java/openjdk6
Required To Run: java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/cassandra/ && make install clean
To add the package: pkg_add -r cassandra


Configuration Options
===> The following configuration options are available for cassandra-1.0.6:
     MX4J=Off (default) "Enable HTTP interface for JMX"
     JNA=Off (default) "Use JNA native access"
     CQL=Off (default) "Install cqlsh"
===> Use 'make config' to modify these settings

Master Sites:
http://www.apache.org/dist/cassandra/1.0.6/
http://archive.apache.org/dist/cassandra/1.0.6/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/cassandra/1.0.6/
ftp://mir1.ovh.net/ftp.apache.org/dist/cassandra/1.0.6/
ftp://ftp.forthnet.gr/pub/www/apache/cassandra/1.0.6/
ftp://xenia.sote.hu/pub/mirrors/www.apache.org/cassandra/1.0.6/
ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/cassandra/1.0.6/
ftp://ftp.rhnet.is/pub/apache/cassandra/1.0.6/
http://ring.nict.go.jp/archives/net/apache/cassandra/1.0.6/
ftp://ftp.task.gda.pl/pub/www/apache/dist/cassandra/1.0.6/
ftp://sunsite.icm.edu.pl/pub/www/apache/dist/cassandra/1.0.6/
ftp://apache.rinet.ru/pub/mirror/apache.org/dist/cassandra/1.0.6/
ftp://ftp.sunet.se/pub/www/servers/apache/dist/cassandra/1.0.6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.0.6
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
09 Jan 2012 15:41:08
Original commit files touched by this commit  1.0.6
tabthorpe search for other commits by this committer
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
09 Jan 2012 07:02:24
Original commit files touched by this commit  1.0.6
rm search for other commits by this committer
- update to 1.0.6
- stop using kill-9
- support for cqlsh

While i'm here, fix plist and some whitespace issues.

PR:             163295
Submitted by:   Radim Kolar <hsn at sendmail dot cz>
Approved by:    maintainer (timeout, 3 weeks+)
14 Nov 2011 02:17:47
Original commit files touched by this commit  1.0.2_1
clsung search for other commits by this committer
- 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
29 Oct 2011 11:03:58
Original commit files touched by this commit  0.8.7_1
pawel search for other commits by this committer
- Add WITH_MX4J option
- Add repaircluster script

PR:             ports/161766
Submitted by:   Radim Kolar <hsn@sendmail.cz>
Approved by:    maintainer
18 Oct 2011 21:07:35
Original commit files touched by this commit  0.8.7
pawel search for other commits by this committer
Update to version 0.8.7

PR:             ports/161671
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
10 Sep 2011 20:44:30
Original commit files touched by this commit  0.8.5
sunpoet search for other commits by this committer
- 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)
07 Sep 2011 17:25:06
Original commit files touched by this commit  0.8.4_1
sunpoet search for other commits by this committer
- 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)
03 Sep 2011 05:21:05
Original commit files touched by this commit  0.8.4
sunpoet search for other commits by this committer
- 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)
03 Sep 2011 05:19:20
Original commit files touched by this commit  0.8.4
sunpoet search for other commits by this committer
- 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)
25 Jun 2011 05:25:25
Original commit files touched by this commit  0.8.0
miwi search for other commits by this committer
- Update to 0.8.0

PR:             158006
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
26 Nov 2010 22:22:32
Original commit files touched by this commit  0.6.8
pgollucci search for other commits by this committer
- Update to 0.6.8

PR:             ports/152187
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
19 Oct 2010 00:14:27
Original commit files touched by this commit  0.6.6
pgollucci search for other commits by this committer
- Update to 0.6.6

PR:             ports/151503
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
29 Aug 2010 01:53:20
Original commit files touched by this commit  0.6.5
sahil search for other commits by this committer
- Update to 0.6.5

PR:             ports/150059
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
02 Aug 2010 16:47:27
Original commit files touched by this commit  0.6.4
lwhsu search for other commits by this committer
- Update to 0.6.4

PR:             ports/149169
Submitted by:   lwhsu
Approved by:    gslin AT gslin.org (maintainer)
04 Jul 2010 06:47:09
Original commit files touched by this commit  0.6.3
sahil search for other commits by this committer
- 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
06 Jun 2010 07:18:41
Original commit files touched by this commit  0.6.2
miwi search for other commits by this committer
- Update to 0.6.2

PR:             147488
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
21 Apr 2010 03:15:23
Original commit files touched by this commit  0.6.1
sahil search for other commits by this committer
- Update to 0.6.1

PR:           ports/145820
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Approved by:  itetcu@ (mentor)
25 Mar 2010 10:40:01
Original commit files touched by this commit  0.5.1
nemoliu search for other commits by this committer
- Update to 0.5.1

PR:     ports/144997
Approved by:    gslin@gslin.org (maintainer)
16 Dec 2009 09:12:40
Original commit files touched by this commit  0.4.2
miwi search for other commits by this committer
- Update to 0.4.2

PR:             141422
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
13 Aug 2009 16:16:39
Original commit files touched by this commit  0.3.0
miwi search for other commits by this committer
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>

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.167 seconds.