Commit graph

10 commits

Author SHA1 Message Date
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
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
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
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
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
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