<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/cockroach, branch release/13.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2020-03-18T12:04:51Z</updated>
<entry>
<title>Fix more fallout for bundled rocksdb after the LLVM 10 import</title>
<updated>2020-03-18T12:04:51Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2020-03-18T12:04:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c362b80958f7daa28da9ec871940fc6e87348f9c'/>
<id>urn:sha1:c362b80958f7daa28da9ec871940fc6e87348f9c</id>
<content type='text'>
In file included from rocksdb/utilities/backupable/backupable_db.cc:16:
rocksdb/util/channel.h:35:33: error: no matching constructor for initialization of 'std::lock_guard&lt;std::mutex&gt;'
    std::lock_guard&lt;std::mutex&gt; lk(lock_);
                                ^  ~~~~~
/usr/include/c++/v1/__mutex_base:90:14: note: candidate constructor not viable: 1st argument ('const std::mutex') would lose const qualifier
    explicit lock_guard(mutex_type&amp; __m) _LIBCPP_THREAD_SAFETY_ANNOTATION(acquire_capability(__m))
             ^
/usr/include/c++/v1/__mutex_base:100:5: note: candidate constructor not viable: no known conversion from 'const std::mutex' to 'const std::__1::lock_guard&lt;std::__1::mutex&gt;' for 1st argument
    lock_guard(lock_guard const&amp;) _LIBCPP_EQUAL_DELETE;
    ^
/usr/include/c++/v1/__mutex_base:94:5: note: candidate constructor not viable: requires 2 arguments, but 1 was provided
    lock_guard(mutex_type&amp; __m, adopt_lock_t) _LIBCPP_THREAD_SAFETY_ANNOTATION(requires_capability(__m))
    ^
1 error generated.

net/ceph* will still not build because Clang crashes but at least
it goes beyond the above error.
</content>
</entry>
<entry>
<title>Convert all Go ports to USES=go</title>
<updated>2019-06-29T03:51:13Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2019-06-29T03:51:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3726f942547e374490d375baf83216d7644a7162'/>
<id>urn:sha1:3726f942547e374490d375baf83216d7644a7162</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>databases/cockroach: Unbreak, update to 2.0.7</title>
<updated>2019-04-12T20:03:33Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2019-04-12T20:03:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0088edb80e249501f5acf0da1bfea71f5ce2e914'/>
<id>urn:sha1:0088edb80e249501f5acf0da1bfea71f5ce2e914</id>
<content type='text'>
PR:		236478
Submitted by:	Dmitri Goutnik &lt;dg@syrec.org&gt; (slightly modified)
Approved by:	maintainer timeout (freebsd@jen20.com, &gt;4 weeks)
</content>
</entry>
<entry>
<title>Mark BROKEN: fails to build</title>
<updated>2019-03-11T20:22:57Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2019-03-11T20:22:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=887acad1d46db7523948fd26162661ba7f08cd01'/>
<id>urn:sha1:887acad1d46db7523948fd26162661ba7f08cd01</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Update to upstream version 2.0.6</title>
<updated>2018-10-22T16:53:40Z</updated>
<author>
<name>Thomas Zander</name>
<email>riggs@FreeBSD.org</email>
</author>
<published>2018-10-22T16:53:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=99d1ff901d8dbaa90615ccfd90063780b6f473a1'/>
<id>urn:sha1:99d1ff901d8dbaa90615ccfd90063780b6f473a1</id>
<content type='text'>
PR:		232036
Submitted by:	riggs
Approved by:	maintainer timeout
MFH:		2018Q4
</content>
</entry>
<entry>
<title>Update to upstream version 2.0.5</title>
<updated>2018-10-06T12:15:39Z</updated>
<author>
<name>Thomas Zander</name>
<email>riggs@FreeBSD.org</email>
</author>
<published>2018-10-06T12:15:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2e4b740f2cc9a250b2c6056d8706e15d3bfa9763'/>
<id>urn:sha1:2e4b740f2cc9a250b2c6056d8706e15d3bfa9763</id>
<content type='text'>
PR:		231581
Submitted by:	riggs
Approved by:	maintainer timeout (2 weeks)
MFH:		2018Q4
</content>
</entry>
<entry>
<title>Update to upstream version 2.0.2</title>
<updated>2018-06-11T06:44:36Z</updated>
<author>
<name>Thomas Zander</name>
<email>riggs@FreeBSD.org</email>
</author>
<published>2018-06-11T06:44:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=40fee58c1fce2f51644dcfa4c1ca89aaf5e9f365'/>
<id>urn:sha1:40fee58c1fce2f51644dcfa4c1ca89aaf5e9f365</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>databases/cockroach: Update to 1.1.5</title>
<updated>2018-03-01T20:38:58Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2018-03-01T20:38:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3541239e48d90d89e717b6d6551f2921b6dc0b69'/>
<id>urn:sha1:3541239e48d90d89e717b6d6551f2921b6dc0b69</id>
<content type='text'>
Port changes:
* Changed to DISTVERSION
* Adjusted do-build

PR:		226270
Submitted by:	James Nugent &lt;freebsd@jen20.com&gt;
Approved by:	tcberner (mentor, implicit)
</content>
</entry>
<entry>
<title>databases/cockroach: unbreak and update to 1.1.4</title>
<updated>2018-01-31T16:33:41Z</updated>
<author>
<name>Nikolai Lifanov</name>
<email>lifanov@FreeBSD.org</email>
</author>
<published>2018-01-31T16:33:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0b89320dd96fc70ccd957863af68d31d6050fe71'/>
<id>urn:sha1:0b89320dd96fc70ccd957863af68d31d6050fe71</id>
<content type='text'>
PR:		223167
Submitted by:	James Nugent &lt;freebsd@jen20.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.</title>
<updated>2017-11-01T13:10:35Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2017-11-01T13:10:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2fb9f253738e151f2fbe761516881a4f0594a09d'/>
<id>urn:sha1:2fb9f253738e151f2fbe761516881a4f0594a09d</id>
<content type='text'>
</content>
</entry>
</feed>
