c4c1 FreshPorts -- databases/cassandra
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
cassandra 1.0.12_2 databases on this many watch lists=1 search for ports that depend on this port
Open source distributed database management system
Maintained by: hsn@sendmail.cz 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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. java/openjdk7
Required To Run:
  1. java/openjdk7
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.12_2:
     CQL=off: Install cqlsh
     JNA=off: Use JNA native access
     MX4J=off: Enable HTTP interface for JMX
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://apache.rinet.ru/pub/mirror/apache.org/dist/cassandra/1.0.12/
  2. ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/cassandra/1.0.12/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.forthnet.gr/pub/www/apache/cassandra/1.0.12/
  5. ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/cassandra/1.0.12/
  6. ftp://ftp.rhnet.is/pub/apache/cassandra/1.0.12/
  7. ftp://ftp.sunet.se/pub/www/servers/apache/dist/cassandra/1.0.12/
  8. ftp://ftp.task.gda.pl/pub/www/apache/dist/cassandra/1.0.12/
  9. ftp://mir1.ovh.net/ftp.apache.org/dist/cassandra/1.0.12/
  10. ftp://sunsite.icm.edu.pl/pub/www/apache/dist/cassandra/1.0.12/
  11. ftp://xenia.sote.hu/pub/mirrors/www.apache.org/cassandra/1.0.12/
  12. http://archive.apache.org/dist/cassandra/1.0.12/
  13. http://ftp.twaren.net/Unix/Web/apache/cassandra/1.0.12/
  14. http://ring.nict.go.jp/archives/net/apache/cassandra/1.0.12/
  15. http://www.apache.org/dist/cassandra/1.0.12/

Number of commits found: 31

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 May 2013 20:54:40
Original commit files touched by this commit  1.0.12_2
lme search for other commits by this committer
- Fix path to Java binary in rc script [1]
- Bump PORTREVISION [1]
- Use space not tab after WWW:

PR:		ports/178493 [1]
Submitted by:	maintainer
12 Dec 2012 00:12:08
Original commit files touched by this commit  1.0.12_1
jgh search for other commits by this committer
- move to jdk7
- while here shorten MASTER_SITES

PR:		174346
Submitted by:	maintainer, hsn@sendmail.cz
06 Oct 2012 04:35:33
Original commit files touched by this commit  1.0.12
jhale search for other commits by this committer
- Update to 1.0.12

While here:
- Convert Makefile header to new style

PR:		ports/172346
Submitted by:	Radim Kolar <hsn@sendmail.cz> (maintainer)
Approved by:	makc (mentor)
11 Aug 2012 19:00:25
Original commit files touched by this commit  1.0.11
bdrewery search for other commits by this committer
- Update to 1.0.11
- Changes:
https://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=CHANGES.txt;hb=refs/tags/cassandra-1.0.11

PR:		ports/170526
Submitted by:	Radim Kolar <hsn@sendmail.cz> (maintainer)
Approved by:	bapt (mentor)
30 Jun 2012 13:17:36
Original commit files touched by this commit  1.0.10
jase search for other commits by this committer
- Assign maintainership to Radim Kolar, who has submitted several updates
  in the past.

PR:             ports/169518
Submitted by:   Radim Kolar <hsn@sendmail.cz>
Approved by:    culot (mentor)
01 Jun 2012 16:59:20
Original commit files touched by this commit  1.0.10
bapt search for other commits by this committer
Convert to new options framework
09 May 2012 21:59:41
Original commit files touched by this commit  1.0.10
pawel search for other commits by this committer
Update to version 1.0.10

PR:             ports/167728
Submitted by:   Radim Kolar <hsn@sendmail.cz>
12 Apr 2012 06:49:16
Original commit files touched by this commit  1.0.9
rm search for other commits by this committer
- update to 1.0.9
- added few more scripts to /bin for easier access

PR:             166756
Submitted by:   Radim Kolar <hsn at sendmail dot cz>
10 Mar 2012 17:12:10
Original commit files touched by this commit  1.0.8
miwi search for other commits by this committer
- Update to 1.0.8
- extend repaircluster command to take optional keyspace name argument
- improve stop procedure in rc.d script

PR:             165816
Submitted by:   Radim Kolar <hsn@sendmail.cz>
Feature safe:   yes
25 Feb 2012 01:30:12
Original commit files touched by this commit  1.0.6
tabthorpe search for other commits by this committer
- Reassign to the heap

Discussed with: maintainer
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: 31

284f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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 24517
Broken 217
Deprecated 472
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 4
new 48 hours7
new 7 days23
new fortnight75
new month205

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0