Commit graph

39 commits

Author SHA1 Message Date
Kurt Jaeger
316e3dbeed databases/cassandra: 1.2.17 -> 1.2.18
- Support Thrift tables clustering columns on CqlPagingInputFormat
  (CASSANDRA-7445)
- Fix compilation with java 6 broke by CASSANDRA-7147

PR:		191870
Submitted by:	hsn@sendmail.cz (maintainer)
2014-07-23 05:15:35 +00:00
Danilo Egea Gondolfo
a23c41e7a4 - Update from 1.2.16 to 1.2.17
- Use options helpers

PR:		ports/191513
Submitted by:	Radim Kolar <hsn@sendmail.cz>
2014-07-04 15:27:36 +00:00
Martin Wilke
1062c867ed - Update to 1.2.16
PR:		188248
2014-06-05 09:17:12 +00:00
Pawel Pekala
3967e48c49 - Update to version 1.2.15
- Support staging

PR:		ports/187455
Submitted by:	maintainer
2014-03-13 19:53:38 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Bryan Drewery
eb7def41b6 - Update to 1.1.12
Note from maintainer:

  This is the last release for 1.1. Port will be updated to 1.2.x
  once twitter/netflix approve it for production usage.

PR:		ports/179822
Submitted by:	Radim Kolar <hsn@sendmail.cz>
2013-06-22 16:30:34 +00:00
Bryan Drewery
8683cc37e9 - Update to 1.1.11
PR:		ports/178561
Submitted by:	Radim Kolar <hsn@sendmail.cz> (maintainer)
2013-05-31 01:32:45 +00:00
Lars Engels
3dc46da747 - 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
2013-05-10 20:54:39 +00:00
Jason Helfman
62e1182e15 - move to jdk7
- while here shorten MASTER_SITES

PR:		174346
Submitted by:	maintainer, hsn@sendmail.cz
2012-12-12 00:12:08 +00:00
Jason E. Hale
373ea4e908 - 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)
2012-10-06 04:35:33 +00:00
Bryan Drewery
3df21a73d7 - 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)
2012-08-11 19:00:25 +00:00
Jase Thew
b9cf8ce518 - 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)
2012-06-30 13:17:36 +00:00
Baptiste Daroussin
ebdc8740cb Convert to new options framework 2012-06-01 16:59:20 +00:00
Pawel Pekala
e2896562bb Update to version 1.0.10
PR:		ports/167728
Submitted by:	Radim Kolar <hsn@sendmail.cz>
2012-05-09 21:59:41 +00:00
Ruslan Makhmatkhanov
3a36bfab3c - 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>
2012-04-12 06:49:16 +00:00
Martin Wilke
3e8ac00ab5 - 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
2012-03-10 17:12:10 +00:00
Thomas Abthorpe
ad09c3cc95 - Reassign to the heap
Discussed with:	maintainer
2012-02-25 01:30:12 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Thomas Abthorpe
e0ac1afbf4 - 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
2012-01-09 15:41:08 +00:00
Ruslan Makhmatkhanov
c5b06623f8 - 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+)
2012-01-09 07:02:24 +00:00
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