<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/libcouchbase, branch 2017Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2017Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2017Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-03-10T01:35:22Z</updated>
<entry>
<title>Update to version 2.7.2.</title>
<updated>2017-03-10T01:35:22Z</updated>
<author>
<name>Alexey Dokuchaev</name>
<email>danfe@FreeBSD.org</email>
</author>
<published>2017-03-10T01:35:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c4bf0486f0a43b6711da24abdfb6535855044930'/>
<id>urn:sha1:c4bf0486f0a43b6711da24abdfb6535855044930</id>
<content type='text'>
PR:	217643
</content>
</entry>
<entry>
<title>Update `databases/libcouchbase' to version 2.6.4.</title>
<updated>2017-03-07T10:52:08Z</updated>
<author>
<name>Alexey Dokuchaev</name>
<email>danfe@FreeBSD.org</email>
</author>
<published>2017-03-07T10:52:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d8766528593343c2756d193bfd7da110e8ac5c86'/>
<id>urn:sha1:d8766528593343c2756d193bfd7da110e8ac5c86</id>
<content type='text'>
TIMESTAMP (libcouchbase-2.6.4.tar.gz) = 1480368745

PR:	215246
</content>
</entry>
<entry>
<title>devel/libevent2: drop historical suffix after r362796</title>
<updated>2017-02-20T02:57:04Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2017-02-20T02:57:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9425224f10817058f5b991255cf3a7c71c0b356'/>
<id>urn:sha1:a9425224f10817058f5b991255cf3a7c71c0b356</id>
<content type='text'>
PR:		216777
Approved by:	mm (maintainer)
</content>
</entry>
<entry>
<title>devel/libevent2: update to 2.1.8 and cleanup</title>
<updated>2017-02-04T07:56:59Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2017-02-04T07:56:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21a7215c9a806f970a618637b3834065873c16cc'/>
<id>urn:sha1:21a7215c9a806f970a618637b3834065873c16cc</id>
<content type='text'>
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
</content>
</entry>
<entry>
<title>Mark as broken on various tier-2 archs.</title>
<updated>2016-11-14T06:49:45Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2016-11-14T06:49:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cb90f21ce741b4936115cb9936f0571078cabc64'/>
<id>urn:sha1:cb90f21ce741b4936115cb9936f0571078cabc64</id>
<content type='text'>
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
</content>
</entry>
<entry>
<title>databases/libcouchbase: 2.6.2 -&gt; 2.6.3</title>
<updated>2016-10-08T06:34:22Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2016-10-08T06:34:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=50e71a189e897799cff7e7d28d50f7977fec4f95'/>
<id>urn:sha1:50e71a189e897799cff7e7d28d50f7977fec4f95</id>
<content type='text'>
- WWW changed from
  https://github.com/couchbase/libcouchbase/
  to
  http://developer.couchbase.com/documentation/server/current/sdk/c/start-using-sdk.html

PR:		213040
Changes:	https://github.com/couchbase/libcouchbase/blob/master/RELEASE_NOTES.markdown
Submitted by:	Sergey Avseyev &lt;sergey.avseyev@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>New port: databases/libcouchbase</title>
<updated>2016-09-03T06:24:27Z</updated>
<author>
<name>Kurt Jaeger</name>
<email>pi@FreeBSD.org</email>
</author>
<published>2016-09-03T06:24:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ab38b3a9b1f9b07c72ec80b982f0bdb667e4dda1'/>
<id>urn:sha1:ab38b3a9b1f9b07c72ec80b982f0bdb667e4dda1</id>
<content type='text'>
This is the C client library for Couchbase. It communicates with the cluster
and speaks the relevant protocols necessary to connect to the cluster and
execute data operations.

https://github.com/couchbase/libcouchbase/

PR:		205377
Submitted by:	gebhart@secnetix.de, Sergey Avseyev &lt;sergey.avseyev@gmail.com&gt;
</content>
</entry>
</feed>
