Thomas Zander
99d1ff901d
Update to upstream version 2.0.6
...
PR: 232036
Submitted by: riggs
Approved by: maintainer timeout
MFH: 2018Q4
2018-10-22 16:53:40 +00:00
Thomas Zander
2e4b740f2c
Update to upstream version 2.0.5
...
PR: 231581
Submitted by: riggs
Approved by: maintainer timeout (2 weeks)
MFH: 2018Q4
2018-10-06 12:15:39 +00:00
Thomas Zander
40fee58c1f
Update to upstream version 2.0.2
...
PR: 228840
Submitted by: riggs
Reviewed by: seanc, freebsd@jen20.com (maintainer)
Approved by: freebsd@jen20.com (maintainer, via seanc)
Differential Revision: https://reviews.freebsd.org/D15719
2018-06-11 06:44:36 +00:00
Yuri Victorovich
3541239e48
databases/cockroach: Update to 1.1.5
...
Port changes:
* Changed to DISTVERSION
* Adjusted do-build
PR: 226270
Submitted by: James Nugent <freebsd@jen20.com>
Approved by: tcberner (mentor, implicit)
2018-03-01 20:38:58 +00:00
Nikolai Lifanov
0b89320dd9
databases/cockroach: unbreak and update to 1.1.4
...
PR: 223167
Submitted by: James Nugent <freebsd@jen20.com> (maintainer)
2018-01-31 16:33:41 +00:00
Jimmy Olgeni
2fb9f25373
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
2017-11-01 13:10:35 +00:00
Antoine Brodin
c7a6ba22f3
Mark BROKEN: fails to build with go 1.9
...
gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/cockroach/work/cockroach-v1.0.4/src/github.com/cockroachdb/cockroach'
build/common.mk:110: *** "go1\.8.* required (see CONTRIBUTING.md): go version go1.9.1 freebsd/amd64". Stop.
Reported by: pkg-fallout
MFH: 2017Q4
2017-10-22 08:05:41 +00:00
Kirill Ponomarev
28436fc627
CockroachDB is a distributed SQL database built on a transactional
...
and strongly-consistent key-value store. It scales horizontally;
survives disk, machine, rack, and even datacenter failures with
minimal latency disruption and no manual intervention; supports
strongly-consistent ACID transactions; and provides a familiar SQL
API for structuring, manipulating, and querying data.
CockroachDB is inspired by Google's Spanner and F1 technologies, and
it's completely open source.
PR: 221635
Submitted by: James Nugent <freebsd@jen20.com>
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D12088
2017-08-21 14:11:33 +00:00