5212 Commits

Author SHA1 Message Date
sthen
db0366e616 update to openldap-2.4.53 2020-09-08 15:22:31 +00:00
tb
7ebc05702d regen patch 2020-09-08 05:51:53 +00:00
tb
c38ccf8cd0 Update to Redis 6.0.7
Upgrade urgency for both 6.0.6 and 6.0.7 is MODERATE, see changelog for
details. Notably, the fix for the sentinel crash was merged upstream.

https://raw.githubusercontent.com/antirez/redis/6.0/00-RELEASENOTES

There is another test that occasionally fails since 6.0.6:

[err]: Piping raw protocol in tests/integration/redis-cli.tcl

Tested on amd64 and macppc, build tested with clang and egcc on sparc64.

Thanks to danj for testing and okaying 6.0.6.

ok sthen
2020-09-03 04:29:27 +00:00
sthen
af9a6c6402 update to openldap-2.4.52 2020-09-01 13:23:10 +00:00
bket
140f57b8b7 Fix FutureWarning from py-pandas in py-influxdb
py-pandas>=1.1.0 adds a FutureWarning: Using short name for 'orient' is
deprecated, which caused a test to fail.
2020-08-23 10:15:25 +00:00
ajacoutot
46fd384b52 Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
python3 only ports.

"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
afresh1
e7e4decafd +p5-SQL-Abstract-Classic 2020-08-19 02:21:51 +00:00
afresh1
23fc14c742 Import p5-SQL-Abstract-Classic
SQL::Abstract::Classic was inspired by the excellent DBIx::Abstract. However, in
using that module I found that what I really wanted to do was generate SQL, but
still retain complete control over my statement handles and use the DBI
interface. So, I set out to create an abstract SQL generation module.

While based on the concepts used by DBIx::Abstract, there are several important
differences, especially when it comes to WHERE clauses. I have modified the
concepts used to make the SQL easier to generate from Perl data structures and,
IMO, more intuitive. The underlying idea is for this module to do what you mean,
based on the data structures you provide it. The big advantage is that you don't
have to modify your code every time your data changes, as this module figures it
out.

From MAINTAINER wen heping <wenheping2000 () hotmail ! com>
OK benoit@
2020-08-19 02:21:17 +00:00
sthen
da8df0e55b update to OpenLDAP 2.4.51 2020-08-17 19:58:02 +00:00
afresh1
9d1784b154 Update p5-DBD-CSV to 0.55
From wen heping <wenheping2000 () hotmail ! com>
2020-08-16 19:29:17 +00:00
ajacoutot
b5e085dd40 Update to evolution-data-server-3.36.5. 2020-08-13 13:43:53 +00:00
sthen
c21f9e6ea3 rm empty file, pointed out by Brad 2020-08-12 14:59:23 +00:00
sthen
760680f62b update to MariaDB 10.5.5, from Brad 2020-08-12 14:43:54 +00:00
sthen
5ceee7c848 Fix iconv vs libiconv problem in MariaDB in a better way, from Brad. 2020-08-11 13:00:30 +00:00
jca
e5d2596191 Only link with Ws2_32.lib when building on Windows.
Fixes the build with LLVM 10
2020-08-08 22:42:53 +00:00
sebastia
3dc92127c1 Update 5.2.15 -> 5.2.18 2020-08-07 20:53:12 +00:00
jsg
0b771d2a5b remove explicit -march=i586
-march=i586 is now the default for clang in base on i386

ok sthen@
2020-08-07 09:21:01 +00:00
sthen
dfd54b3486 update to freetds-1.2.3
add BDEP on xmlto, it's used if present (detection is done in a Makefile
just before it's run, but seems xmlto takes long enough to run that
kmos@ ran into a problem with dpb junking)
2020-07-27 17:36:43 +00:00
bluhm
00ba2613ec +p5-CDB_File 2020-07-27 14:12:59 +00:00
bluhm
81289e038e iimport p5-CDB_File 1.02
from Matthias Pitzl; OK afresh1

Comment:
Perl extension for access to cdb databases

Description:
CDB_File is a module which provides a Perl interface to Dan Bernstein's
cdb package.
2020-07-27 14:00:19 +00:00
sthen
278d40cea9 update xapian to 1.4.16, from Lucas Raab, tweaks: I didn't take the
SHARED_LIBS bump because there's no apparent reason for doing so, and
remove a REVISION from -bindings.
2020-07-25 19:48:43 +00:00
benoit
fc4bd6f8ac Update to p5-Redis-1.996. 2020-07-24 13:43:23 +00:00
bket
d860fce81b Update to kyotocabinet-1.2.78
Minor update, fixes some build warnings.
2020-07-21 14:25:36 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
jca
3e7387ea13 Use ports-gcc to unbreak on sparc64 and probably powerpc
The last version started to make use of __builtin_bswap(16|32), which is
not supported on all archs by base-gcc.  ok sthen@ (maintainer) kmos@
2020-07-08 02:34:10 +00:00
sthen
8e47977086 mariadb: fix pexp string, reported by Johan Huldtgren 2020-07-07 12:40:45 +00:00
espie
b95f372d1d flesh out some more stuff in the manpage.
do a REV bump for once, since we don't actually change any real details
2020-07-07 10:53:27 +00:00
sthen
d8a1459e0a update to py-ldap-3.3.0 2020-07-06 11:38:59 +00:00
sthen
e7953505df update to p5-DBI-Shell-11.96 2020-07-06 11:15:18 +00:00
espie
f652d789b5 move description of the schema to a manpage 2020-07-06 09:06:45 +00:00
espie
d994b4272d flesh out a bit more stuff from DESCR 2020-07-05 12:28:13 +00:00
espie
2ae760cc0d seems that people don't expect this information to be in DESC, so start
converting it to mandoc, to be completed.
2020-07-05 12:23:24 +00:00
landry
e9b566ccf9 Update to pgbouncer 1.14.0.
- Cf http://www.pgbouncer.org/changelog.html, brings support for SCRAM
  authentication, which is the recommenced method to use by default in
/usr/local/share/doc/pkg-readmes/postgresql-server since a while..
- Switch from libeventextra to libevent2
- Enable tests, the ones that want to play with firewall rules are
  skipped by default (rely on sudo, and USE_SUDO being set in the env,
cf test/README.md) - all the other tests pass fine.
- update PLIST while here

maintainer timeout
2020-07-05 11:29:36 +00:00
sthen
8537c69a8e databases/sqsh: disable CS_SEC_NETWORKAUTH code, FreeTDS 1.2 introduces
this but API seems different than sqsh expects (it wants things like
CS_MAX_CHAR, CS_SEC_CHANBIND, CS_SEC_CONFIDENTIALITY, CS_SEC_INTEGRITY).
breakage reported by aja@, thanks!
2020-07-05 10:26:52 +00:00
sthen
74dbee007d update to freetds-1.2 2020-07-04 19:59:07 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
ajacoutot
a5bb91f117 Update to evolution-data-server-3.36.4. 2020-07-03 21:06:08 +00:00
tb
83ad536d24 add a link to the PR 2020-07-02 09:27:17 +00:00
sthen
a8f5cb0b0f update to pecl-redis-5.3.0 2020-07-01 20:18:05 +00:00
sthen
6e106e935a influxdb: fix version string, reported by Abel Abraham Camarillo Ojeda, ok rsadowski 2020-06-30 14:59:24 +00:00
rsadowski
1bd32e0e96 Remove soprano and strigi 2020-06-30 05:03:07 +00:00
rsadowski
fed12f69b0 Remove soprano 2020-06-30 05:02:33 +00:00
rsadowski
871df70ce2 Remove strigi 2020-06-30 05:02:09 +00:00
sthen
9ee28cd1ce update to freetds-1.1.42 2020-06-29 13:33:34 +00:00
sthen
efb5404c07 MariaDB port changes, from Brad:
- Enable XML support with the CONNECT engine.
- Add S3 plugin to the PLIST.
- Remove option disabling cURL support.
2020-06-29 11:33:58 +00:00
sthen
eb9d22183d MariaDB port update, from Brad:
- Make use of getthrid(), also fixes the build on sparc64
- Fix building the S3 storage engine

Builds Ok on amd64, i386, powerpc and sparc64.
2020-06-28 21:35:41 +00:00
tb
b8bb52ab64 Avoid an out-of-bounds read in the redis-sentinel
The Redis sentinel would crash with a segfault after a few minutes because
it tried to read from a page without read permissions. Check up front
whether the sds is long enough to contain redis:slave or redis:master
before memcmp() as is done everywhere else in sentinelRefreshInstanceInfo().

From Nam Nguyen
2020-06-28 10:47:15 +00:00
tb
927dec0a23 add a few comments to summarize the many changes in src/Makefile 2020-06-28 10:33:01 +00:00
sthen
9d1bf1cdf9 update to MariaDB 10.5.4, from Brad.
move mytop from -server to -main
2020-06-26 08:46:41 +00:00