aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cassandra.rb
AgeCommit message (Collapse)Author
2013-05-21Cassandra 1.2.5Alexander Pakulov
Closes #19956. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-14cassandra 1.2.4Doğan Çeçen
Closes #19187. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-19cassandra 1.2.3Alfredo Di Napoli
Closes #18587. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-01cassandra 1.2.2Doğan Çeçen
Closes #18159. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-08Cassandra 1.2.1Alexander Pakulov
Closes #17686. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03cassandra 1.2.0Cyril Scetbon
Closes #16868. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-01cassandra: remove unneeded version number.Cyril Scetbon
Closes #16810. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-12-28cassandra 1.1.8Cyril Scetbon
Also added devel version. Closes #16775. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-30Cassandra 1.1.7Olivier Lauzon
Closes #16328. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25Make generic caveats for launchd plist files.Mike McQuaid
2012-10-17Cassandra 1.1.6Olivier Lauzon
Closes #15508. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-13cassandra: fix typoAdam Vandenberg
2012-09-13cassandra 1.1.5Adam Vandenberg
2012-09-09Let plists be installed automaticallyAdam Vandenberg
2012-08-06(apache) cassandra 1.1.3Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-05Cassandra 1.1.2Christian Dedie
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06Cassandra 1.1.1Olivier Lauzon
Includes instructions for installing the CQL shell (cqlsh) from https://github.com/thepaul/homebrew Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-27cassandra 1.1.0Sean Billig
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-04Cassandra 1.0.8Stefhen Hovland
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-03Add and use plist helper methodsJack Nagel
These will be used to unify the label namespaces in embedded plists, i.e. 'homebrew.mxcl.<formula>'. plist_path returns the full path to a plist file located at the top level of the keg; plist_path.basename can be used if just the filename is needed. c.f. #9346. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03Normalize paths in embedded plist filesJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16cassandra 1.0.7David Tollmyr
Closes #9619. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-01Apache Cassandra 1.0.5Phil Harvey
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-21cassandra: Update to 1.0.3George Bashi
Closes #8704. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-08Cassandra 1.0.2Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-31cassandra 1.0.1George Bashi
Closes #8393. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-22Cassandra 1.0.0Robby Grossman
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-10cassandra 0.8.7Robby Grossman
Closes #8054. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-22cassandra 0.8.6George Bashi
Closes #7754. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-18cassandra startup plistDavid Turnbull
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-10cassandra 0.8.5Jack Nagel
Closes #7540. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-12cassandra 0.8.4George Bashi
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-10cassandra 0.8.3Justin Bradford
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-28cassandra 0.8.2mikong
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-27Use Apache’s closer.cgi where appropriateMax Howell
Some of these were pointing at archive.apache.org. Now they aren’t, I investigated for good rationale for using the archive before altering it. mod_python still uses archive.apache.org as that is the only place it exists that I could find. jsvc *now* uses apache.archive.org as the formula was otherwise broken and the binary tarball it needs no longer exists on the main mirrors.
2011-07-01cassandra 0.8.1Jonathan Boyett
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-03cassandra 0.8.0Jose Angel Cortinas
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-29cassandra 0.7.5rick
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-29cassandra 0.7.4Ray Slakinski
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-10cassandra 0.7.3Adam Vandenberg
2011-01-28recipe update to v0.7 for cassandraIgor Serko
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-16Update cassandra to latest 0.6.8 releasePaul Ingles
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-29cassandra: update version to 0.6.5David Höppner
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-08-06upgrade cassandra to 0.6.4Sean Brandt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-30updated to cassandra 0.6.3Torsten Curdt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-01updated to cassandra 0.6.2Torsten Curdt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-21added cassandra 0.6.1Torsten Curdt
Signed-off-by: Adam Vandenberg <flangy@gmail.com>