4355 Commits

Author SHA1 Message Date
ajacoutot
114fb5dc0a Update to evolution-data-server-3.24.6. 2017-09-07 11:41:32 +00:00
sthen
4f387e9676 Backport upstream patch to fix build on arches without 64-bit atomic ops.
From Brad.
2017-09-04 17:54:04 +00:00
jeremy
b24cfcbc26 Update to sequel_pg 1.7.1. 2017-09-02 21:39:09 +00:00
jeremy
6f8d9dbe2a Update to Sequel 5.0.0. 2017-09-02 21:38:43 +00:00
dcoppa
15267914eb Revert, broken at runtime.
Fix dependencies while here.
2017-08-28 07:28:23 +00:00
dcoppa
d3b900efbb bump 2017-08-28 06:23:31 +00:00
dcoppa
6fd52a94c6 Update to ruby-redis-4.0.0 2017-08-28 05:21:22 +00:00
dcoppa
8e28fa7b93 Update to redis-namespace-1.5.3 2017-08-28 05:16:33 +00:00
sthen
04bf98420e - Enable the MDB backend now that the writemap-enforcing patch has been
fixed. Document the writemap requirement in DESCR-server. Add a patchset
from Paul B. Henson to use writemap in the test suite.

- Don't @sample slapd.conf. This config backend has been deprecated for
some time and will be removed in a future OpenLDAP release. Their
recommended configuration engine is slapd-config(5), see
http://www.openldap.org/doc/admin24/slapdconf2.html

- Do @sample /etc/openldap/slapd.d, the default location for slapd-config(5)
storage. Also add accompanying @extraunexec.

- @sample some schema files that were missed in the update to 2.4.23
several years ago. Better late than never :-)
2017-08-26 12:10:55 +00:00
sthen
1dd1aed429 bump; textproc/icu4c now uses multi-packages for -wwwdata 2017-08-24 09:45:23 +00:00
ajacoutot
4d9b669fbd Enable FTS5; needed by an upcoming x11/gnome/tracker update.
Tested in a bulk.

miss bump spotted by jca@
ok jca@
2017-08-24 06:04:58 +00:00
dcoppa
cca71d03ae Updates:
hs-HDBC 2.4.0.1 -> 2.4.0.2
hs-HDBC-postgresql 2.3.2.4 -> 2.3.2.5
2017-08-22 12:41:57 +00:00
jasper
3276fb6282 level this port to the ground; while upstream moved forward this one
never leveled up and stuck behind.

ok fcambus@ jmatthew@
2017-08-22 06:03:10 +00:00
jasper
69129ad797 zap dead HOMEPAGE/MASTER_SITES and add mirror 2017-08-21 18:49:30 +00:00
jasper
454c508155 sync README with Makefile -r1.20 2017-08-21 18:42:08 +00:00
jasper
c5b373c565 update to barman-2.2 2017-08-20 14:25:32 +00:00
ajacoutot
bb494a7e65 Update to evolution-data-server-3.24.5. 2017-08-17 09:32:33 +00:00
dcoppa
fab83c4a28 Update to hedis-0.9.9 2017-08-17 07:48:27 +00:00
jasper
92ae96da96 update to citus-6.2.3 2017-08-15 02:32:50 +00:00
sthen
d2374a9e8b tidy p5-sybperl Makefile, switch to cpan (same distfile), roll in gettext MODULE 2017-08-14 19:01:29 +00:00
pea
5abf9f80cb Security update to 9.6.4 2017-08-14 11:56:54 +00:00
sthen
99686c95a7 update to mariadb-10.0.32, from Brad (maintainer) 2017-08-11 19:04:49 +00:00
sthen
22bc04b874 update to py-apsw 3.9.2-r1, fix hardcoded gcc in tests 2017-08-10 17:27:34 +00:00
landry
c019efca07 Update to sqlite3 3.20.0.
Fixes CVE-2017-10989 ('The getNodeSize function in ext/rtree/rtree.c in
SQLite through 3.19.3, as used in GDAL and other products, mishandles
undersized RTree blobs in a crafted database, leading to a heap-based
buffer over-read or possibly unspecified other impact.')

The standalone fix itself is at
https://sqlite.org/src/vpatch?from=0db20efe201736b3&to=66de6f4a9504ec26

Pass -DSQLITE_ENABLE_FTS3 via CFLAGS, as it apparently fixes build
issues with mozilla (from FreeBSD r447626 via naddy@)
2017-08-10 16:00:23 +00:00
jasper
697483a5a2 update to pgcluu-2.6 2017-08-09 12:49:36 +00:00
dcoppa
bcb91e5fbc Update to redis-4.0.1 2017-08-09 09:16:09 +00:00
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