| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
2017-11-09 databases/cassandra2: Broken for more than 6 months
Notes:
svn path=/head/; revision=454052
|
|
|
|
| |
Notes:
svn path=/head/; revision=451570
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=439294
|
|
|
|
|
|
|
|
|
| |
PR: 195099
Submitted by: Leonid Shalupov
Approved by: maintainer
Notes:
svn path=/head/; revision=435462
|
|
|
|
|
|
|
|
|
|
| |
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=424411
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
|
| |
Spotted by: antoine
With hat: python
Notes:
svn path=/head/; revision=376179
|
|
|
|
| |
Notes:
svn path=/head/; revision=374357
|
|
|
|
|
|
|
|
|
|
|
| |
- Delete obsolete patch
PR: 194698
Submitted by: Aleksey Ovcharenko <admins@perceptyx.com>
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=372507
|
|
|
|
| |
Notes:
svn path=/head/; revision=371255
|
|
|
|
|
|
|
|
|
| |
PR: 193236
Submitted by: toshiro.biz@gmail.com
Approved by: admins@perceptyx.com (maintainer)
Notes:
svn path=/head/; revision=367323
|
|
|
|
| |
Notes:
svn path=/head/; revision=366508
|
|
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
Notes:
svn path=/head/; revision=366464
|