14 Commits

Author SHA1 Message Date
Mark Linimon
0f6335cb8d Mark broken on armvX: tries and fails to link with dtrace. This could
probably be fixed via a configuration knob as in databases/memcached.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-03-18 03:13:14 +00:00
Steve Wills
6efef21ed7 databases/libcouchbase: Update to 2.8.0
PR:		221962
Submitted by:	Sergey Avseyev <sergey.avseyev@gmail.com> (maintainer, different email)
2017-10-23 21:30:52 +00:00
Steve Wills
2a7462bb18 databases/libcouchbase: Update to 2.7.7
PR:		221587
Submitted by:	Sergey Avseyev <sergey.avseyev@gmail.com> (maintainer, using different email address)
2017-08-17 16:22:25 +00:00
Sunpoet Po-Chuan Hsieh
7ddf82d46e Update to 2.7.6
- While I'm here, update WWW

Changes:	https://github.com/couchbase/libcouchbase/blob/master/RELEASE_NOTES.markdown
PR:		220632
Submitted by:	John Chen <johnpupu@gmail.com>
Approved by:	Sergey Avseyev <sergey@couchbase.com> (maintainer)
2017-07-18 18:08:34 +00:00
Martin Wilke
ff4de556ac - Update to 2.7.4
PR:		219061
Submitted by:	maintainer
2017-05-05 03:23:44 +00:00
Martin Wilke
8129a8cb21 - Update to 2.7.3
PR:		218796
Submitted by:	maintainer
2017-04-24 12:20:00 +00:00
Alexey Dokuchaev
f756b579a8 Remove MAKE_JOBS_UNSAFE marker: it was added as part of r421281 upon the
port's inception as of version 2.6.2, however, it was neither present in
submitted PR nor explained in the original commit log by pi@.  So far my
quick tests do not show evidence that it is parallel-build unsafe.

We'll ask for forgiveness if it is indeed broken against -j X builds and
reinstate MAKE_JOBS_UNSAFE, but with a proper explanation this time.

While here, remove needless += from CMAKE_ARGS and place them at a better
location within the Makefile.

PR:	205377
2017-04-21 22:02:02 +00:00
Alexey Dokuchaev
c4bf0486f0 Update to version 2.7.2.
PR:	217643
2017-03-10 01:35:22 +00:00
Alexey Dokuchaev
d876652859 Update `databases/libcouchbase' to version 2.6.4.
TIMESTAMP (libcouchbase-2.6.4.tar.gz) = 1480368745

PR:	215246
2017-03-07 10:52:08 +00:00
Jan Beich
a9425224f1 devel/libevent2: drop historical suffix after r362796
PR:		216777
Approved by:	mm (maintainer)
2017-02-20 02:57:04 +00:00
Jan Beich
21a7215c9a devel/libevent2: update to 2.1.8 and cleanup
- 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)
2017-02-04 07:56:59 +00:00
Mark Linimon
cb90f21ce7 Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-14 06:49:45 +00:00
Kurt Jaeger
50e71a189e databases/libcouchbase: 2.6.2 -> 2.6.3
- 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 <sergey.avseyev@gmail.com> (maintainer)
2016-10-08 06:34:22 +00:00
Kurt Jaeger
ab38b3a9b1 New port: databases/libcouchbase
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 <sergey.avseyev@gmail.com>
2016-09-03 06:24:27 +00:00