non port: databases/cockroach/Makefile |
SVNWeb
|
Number of commits found: 17 |
Wed, 30 Mar 2022
|
[ 07:01 Guangyuan Yang (ygy) ] d690b51 (Only the first 10 of 498 ports in this commit are shown above. )
*/*: Bump PORTREVISION after lang/go 1.18 update
|
Mon, 25 Oct 2021
|
[ 12:58 Alexey Dokuchaev (danfe) ] 61b6613 (Only the first 10 of 79 ports in this commit are shown above. )
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 11 Mar 2021
|
[ 02:20 amdmi3 ]
- Update to 19.1.11
- Reset the maintainer due to 4 consequentional maintainer timeouts
PR: 222907
Submitted by: pfg, kirill@varnakov.com
Approved by: maintainer timeout (freebsd@jen20.com, 21 months)
|
Sun, 21 Feb 2021
|
[ 19:47 dmgk ]
databases/cockroach: Unbreak with go1.16
===> Building for cockroach-2.0.7
...
go: cannot find main module, but found Gopkg.lock in
/wrkdirs/usr/ports/databases/cockroach/work/cockroach-v2.0.7/src/github.com/cockroachdb/cockroach
to create a module there, run:
go mod init
|
Sat, 29 Jun 2019
|
[ 03:51 tobik ] (Only the first 10 of 114 ports in this commit are shown above. )
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746
|
Fri, 12 Apr 2019
|
[ 20:03 swills ]
databases/cockroach: Unbreak, update to 2.0.7
PR: 236478
Submitted by: Dmitri Goutnik <dg@syrec.org> (slightly modified)
Approved by: maintainer timeout (freebsd@jen20.com, >4 weeks)
|
Mon, 11 Mar 2019
|
[ 20:22 antoine ]
Mark BROKEN: fails to build
build cache is required, but could not be located: GOCACHE is not defined and
neither $XDG_CACHE_HOME nor $HOME are defined
Reported by: pkg-fallout
|
Mon, 22 Oct 2018
|
[ 16:53 riggs ]
Update to upstream version 2.0.6
PR: 232036
Submitted by: riggs
Approved by: maintainer timeout
MFH: 2018Q4
|
Sat, 6 Oct 2018
|
[ 12:15 riggs ]
Update to upstream version 2.0.5
PR: 231581
Submitted by: riggs
Approved by: maintainer timeout (2 weeks)
MFH: 2018Q4
|
Mon, 11 Jun 2018
|
[ 06:44 riggs ]
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
|
Thu, 1 Mar 2018
|
[ 20:38 yuri ]
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)
|
Wed, 31 Jan 2018
|
[ 16:33 lifanov ]
databases/cockroach: unbreak and update to 1.1.4
PR: 223167
Submitted by: James Nugent <freebsd@jen20.com> (maintainer)
|
Wed, 1 Nov 2017
|
[ 13:10 olgeni ] (Only the first 10 of 57 ports in this commit are shown above. )
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
|
Sun, 22 Oct 2017
|
[ 08:05 antoine ]
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
|
Mon, 21 Aug 2017
|
[ 14:11 krion ]
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
|
Number of commits found: 17 |