Commit Graph

4329 Commits

Author SHA1 Message Date
sthen
5ed33d829b set rc before calling Debug, from Paul B. Henson 2017-08-06 10:50:05 +00:00
sthen
7c62b209b6 fix regression tests, one of them uses /bin/bash 2017-08-04 16:36:35 +00:00
sthen
bdd1d7c629 Update the MDB "enforce writemap" patch following debug/feedback from
Paul B. Henson.

MDB is still disabled for now pending further testing.
2017-08-04 12:34:56 +00:00
benoit
e48a7ac96b Update to py-pygresql-5.0.4. 2017-08-03 14:28:44 +00:00
bluhm
d8579811af Remove dependencies on devel/p5-Test-use-ok, Test::use::ok is part
of base Perl now.
noted by afresh1@
2017-07-29 13:23:22 +00:00
sthen
40d4fc8f94 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:34:37 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
ajacoutot
8837322b53 Update to py-ldap-2.4.41. 2017-07-23 09:30:23 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
ajacoutot
010d71b073 Update to pecl-redis-3.1.3. 2017-07-23 09:01:42 +00:00
ajacoutot
e4ff96dd1c Update to evolution-data-server-3.24.4. 2017-07-18 07:59:17 +00:00
zhuk
ae102e11bc Unbreak after Qt 5.9 update. 2017-07-18 02:54:17 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
0f39741cda backsubst COMPILER_LIBCXX there as well 2017-07-13 11:46:14 +00:00
ajacoutot
4ae31fa2fa Needs a BDEP on databases/postgresql,-server.
While here, properly indent the Makefile.
Remove databases/postgresql from MODULES, it's only needed for regression
tests which in this port are not even building properly.
2017-07-08 17:21:12 +00:00
jasper
5a1c378e3f update to py-carbon-1.0.1 2017-07-08 16:09:46 +00:00
jasper
fa9d7fa71d update to py-whisper-1.0.1 2017-07-08 16:09:17 +00:00
landry
6489cf4a66 +citus 2017-07-07 19:58:35 +00:00
landry
78f52f8039 Import citus 6.2.2.
Citus horizontally scales PostgreSQL across multiple machines using
sharding and replication. Its query engine parallelizes incoming SQL
queries across these servers to enable human real-time (less than a
second) responses on large datasets.

Citus extends the underlying database rather than forking it, which
gives developers and enterprises the power and familiarity of a
traditional relational database. As an extension, Citus supports new
PostgreSQL releases, allowing users to benefit from new features while
maintaining compatibility with existing PostgreSQL tools.

From Martijn Rijkeboer, ok sthen@
2017-07-07 19:58:07 +00:00
sebastia
df487b87c6 Update to 3.4.0 2017-06-30 08:16:25 +00:00
jturner
dce3133d7b Update ksql to 0.1.2 2017-06-29 13:41:50 +00:00
shadchin
504613c0d9 Fix RDEP, py-pathlib not need for py3 flavor 2017-06-24 15:12:43 +00:00
ajacoutot
2ffe6dc648 Update to evolution-data-server-3.24.3. 2017-06-19 12:05:23 +00:00
sthen
45533ce218 Some manpages were in the wrong subpackage; move to the correct one
and update @conflict.

This is an old bug, but only noticed after the switch to mandoc which
means that rather than rendering the manuals with groff (dereferencing
symlinks *before* packaging, so all files were present), the files
were installed directly, resulting in symlinks in the package. This
resulted in -client having symlinks to files which are in -main,
causing problems with pkg_add -u as reported by aja@.
2017-06-19 09:12:04 +00:00
landry
aa4a76ac74 When bumping PKGNAME, make sure that DISTNAME matches and that we match
the new distfile..

Sigh... shouldnt commit when totally tired.
2017-06-18 19:02:59 +00:00
landry
1c84a7389d Bugfix update to sqlite 3.19.3, required by gecko 55.
Fixes a single bug, see https://sqlite.org/src/info/fda22108 for details.
2017-06-18 18:32:52 +00:00
schwarze
e6f174f769 No relevant formatting differences, drop USE_GROFF and bump.
But keep textproc/groff in BUILD_DEPENDS because soelim(1)
is used at "make build" time.
2017-06-17 00:42:37 +00:00
schwarze
2ef5ff682e The manual manual pages (of the usual poor DocBook quality) now
look better with mandoc than with groff, so drop USE_GROFF and bump
those four of the six subpackages that contain manual pages.
2017-06-13 12:59:47 +00:00
schwarze
b0f5b00141 This port does not actually install any manual pages, so drop USE_GROFF.
No package change except timestamps in +CONTENTS and *.a files, so no bump.
2017-06-13 12:31:44 +00:00
schwarze
4717b11171 Mandoc understands enough tbl(7) now such that no relevant formatting
differences remain, so drop USE_GROFF and bump.

Some of the manuals look seriously ugly with both groff and mandoc,
and in some cases, how mandoc handles the broken input is less ugly -
this is no doubt unusually intense DocBook insanity...
2017-06-12 23:07:01 +00:00
schwarze
65b05c143d Mandoc understands enough tbl(7) now, drop USE_GROFF and bump.
Admittedly, two tables look substantially different.
But the input is clearly broken (literal tabs and .PP macros
inside tbl text blocks), mandoc loses no information,
and the groff rendering is uglier than what mandoc does.
2017-06-12 21:31:20 +00:00
dcoppa
2ce7024b7c Update to redis-3.2.9 2017-06-09 09:27:02 +00:00
sthen
f1432c4a9b missed cvs rm 2017-06-08 16:18:50 +00:00
sthen
952497b4ce update to MongoDB-3.2.13, from Andrew Aldridge 2017-06-08 16:16:43 +00:00
espie
1b6cc5b9f4 add COMPILER_LINKS. Tweak USE_WXNEEDED to support a 3rd option (special) 2017-06-05 14:48:09 +00:00
steven
edc5d31615 update to 0.9.0 2017-06-03 16:24:05 +00:00
steven
602a4458c9 update to 0.9.0 2017-06-03 16:23:09 +00:00
sthen
48265fdc3a update to openldap-2.4.45, rolling in the vuln fix previously patched.
upstream added openssl 1.1.x support, so patch to cope with various
OPENSSL_VERSION_NUMBER ifdefs.
2017-06-03 13:17:41 +00:00
schwarze
f9f5fa6c52 drop USE_GROFF and bump; mandoc groks enough \l now 2017-06-02 19:54:15 +00:00
schwarze
e1948cc4b5 Drop USE_GROFF and bump.
Mandoc now copes with DocBook lists implemented with \h.
2017-06-01 19:18:56 +00:00
landry
d5aaa3ac46 Update to sqlite 3.19.2, will be required by gecko 54 or 55 anyway..
See https://www.sqlite.org/changes.html for a list of changes since 3.17.0
Went into a bunch of amd64 bulks.
2017-06-01 17:07:21 +00:00
sthen
717dbcbd57 add upstream patch to openldap:
ITS#8655 fix double free on paged search with pagesize 0
2017-05-31 19:59:38 +00:00
espie
874436213e pass COMPILER/COMPILER_LANGS thru 2017-05-31 08:39:21 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
jasper
62bb9634d8 zap unused variable 2017-05-30 18:07:38 +00:00
jasper
11edf316de update to gdbm-1.13
tested in a bulk/ok aja@
2017-05-30 06:48:37 +00:00
espie
687db0bac5 now that libv8 builds, hack around the disgusting hack they use to "poison"
postgresql, which ends up breaking math.h with libc++ as well
2017-05-29 15:38:20 +00:00
espie
ea5a46ff5e fix typo in comment and bump 2017-05-29 14:37:53 +00:00
ajacoutot
7995708f3c Bring rc_bg back. 2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0 I forgot the bump commit... 2017-05-27 13:55:58 +00:00