Port details |
- cassandra2 Open source distributed database management system
- 2.1.1 databases
=1 2.1.1Version of this port present on the latest quarterly branch.
- BROKEN: crash with current OpenJDK
DEPRECATED: Broken for more than 6 months This port expired on: 2017-11-09 IGNORE: is marked as broken: crash with current OpenJDK
- Maintainer: admins@perceptyx.com
- Port Added: 2014-08-29 07:18:22
- Last Update: 2017-11-12 16:00:42
- SVN Revision: 454052
- People watching this port, also watch:: zrep
- Also Listed In: java
- License: APACHE20
- WWW:
- http://cassandra.apache.org/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cassandra2>0:databases/cassandra2
- No installation instructions:
- This port has been deleted.
- PKGNAME: cassandra2
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (apache-cassandra-2.1.1-bin.tar.gz) = e9d10c2ccc6124d516772e672aef61732f763ff326967dc7fbcc3f1123a29901
SIZE (apache-cassandra-2.1.1-bin.tar.gz) = 22748955
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk7
- Runtime dependencies:
-
- snappy-java.jar : archivers/snappy-java
- java : java/openjdk7
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cassandra2-2.1.1:
CQL=off: Install cqlsh
DOCS=on: Install javadoc documentation
MX4J=off: Enable HTTP interface for JMX
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.1 12 Nov 2017 16:00:42 |
rene |
Removing expired port:
2017-11-09 databases/cassandra2: Broken for more than 6 months |
2.1.1 08 Oct 2017 19:36:26 |
antoine |
Deprecate ports broken for more than 6 months |
2.1.1 24 Apr 2017 14:34:07 |
amdmi3 |
- Use JAVALIBDIR in *_DEPENDS
Approved by: portmgr blanket |
2.1.1 05 Mar 2017 09:29:34 |
miwi |
- Mark BROKEN keep on crashing with OpenJDK
PR: 195099
Submitted by: Leonid Shalupov
Approved by: maintainer |
2.1.1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.1.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.1.1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.1.1 04 Jan 2015 08:23:24 |
mva |
- Convert USE_PYTHON -> USES leftovers missed in the previous commits
Spotted by: antoine
With hat: python |
2.1.1 09 Dec 2014 10:29:14 |
bapt |
Cleanup plist |
2.1.1 12 Nov 2014 23:43:52 |
robak |
databases/cassandra2: update 2.0.10 -> 2.1.1
- Delete obsolete patch
PR: 194698
Submitted by: Aleksey Ovcharenko <admins@perceptyx.com>
Approved by: mentors (implicit) |
2.0.10_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2.0.10_1 05 Sep 2014 03:30:39 |
pi |
databases/cassandra2: fix jdk7 invocation
PR: 193236
Submitted by: toshiro.biz@gmail.com
Approved by: admins@perceptyx.com (maintainer) |
2.0.10 29 Aug 2014 13:29:40 |
antoine |
Fix ports with duplicate pkgnames |
2.0.10 29 Aug 2014 07:18:10 |
pi |
New port: databases/cassandra2
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/
The previous version is still available as databases/cassandra.
PR: 186056
Submitted by: admins@perceptyx.com |