5672 Commits

Author SHA1 Message Date
sthen
648fd38ccf update to py3-ldap-3.4.0 2022-02-28 11:38:00 +00:00
sthen
bc24aaca1c openldap: bump REVISION, there is a tight version check against libsasl
621cb2c7 slap_sasl_init: SASL library version mismatch: expected 2.1.28, got 2.1.27
2022-02-28 11:33:39 +00:00
sthen
8f1d182035 update to py3-sqlalchemy-1.4.31 2022-02-27 13:44:16 +00:00
denis
58ea303721 Update to 2.6.0 2022-02-27 13:11:34 +00:00
sthen
afc0704828 update to py-mongo-3.12.0 2022-02-27 13:06:30 +00:00
sthen
466207c902 py-psycopg2 is already py3-only 2022-02-26 19:38:48 +00:00
sthen
4ce82d1654 py-mongo: disable py2 tests 2022-02-26 18:13:29 +00:00
sthen
b1a09ecee8 update to py3-mysqlclient-2.1.0 2022-02-26 14:19:47 +00:00
sthen
3c0422d144 bump REVISION to keep -current above -stable (different plists) 2022-02-24 15:04:51 +00:00
sthen
b12041748a missed file 2022-02-23 21:55:49 +00:00
sthen
0014bbbba2 update to mariadb-10.6.7, from Brad
CVE-2021-46659, CVE-2021-46661, CVE-2021-46663, CVE-2021-46664, CVE-2021-46665,
CVE-2021-46668, CVE-2022-24048, CVE-2022-24050, CVE-2022-24051, CVE-2022-24052
2022-02-23 21:49:44 +00:00
sthen
558e5be533 update to freetds-1.3.9 2022-02-23 12:25:24 +00:00
denis
267faac7a0 Update to 1.73.1 2022-02-23 09:03:39 +00:00
robert
9658a18f5b set tc back to daemon now that it is limited 2022-02-21 12:51:50 +00:00
robert
ac82c1e08a now that the daemon login class is tamed, let's switch the tc back to it 2022-02-21 10:22:37 +00:00
op
a39a1af6f8 update pspg to 5.5.4
"code cleaning and fixing (minor issues)"
cf. https://github.com/okbob/pspg/releases/tag/5.5.4
2022-02-21 08:31:37 +00:00
op
ebbeda2ac2 use %zu to print sizeof(...), not %d 2022-02-21 08:25:55 +00:00
bket
4129dbd919 python3 only ports - use proper construct for FLAVOR
Forcibly assign variable: FLAVOR=python3, not FLAVOR?=python3. No need to bump
REVISION.

OK sthen@
2022-02-20 15:05:11 +00:00
kmos
5319f15aa0 -fdeclspec is only needed and only _works_ with clang. So switch to only
adding it if using clang.

ok kn
2022-02-18 16:47:05 +00:00
robert
2ec574abe3 ship a default login class configuration for postgresql and also remove the
_postgresql user's login class so that it defaults to 'default' instead of
daemon

ok jeremy@
2022-02-17 21:26:30 +00:00
robert
cf51d7580a do not encourage the usage of cap_mkdb 2022-02-17 14:01:27 +00:00
robert
a9eae48562 do not use the daemon login class for the _mysql user 2022-02-17 09:52:20 +00:00
robert
debc00933c add a custom login class for mariadb by default 2022-02-17 09:51:57 +00:00
bluhm
9b4288b22e update p5-BerkeleyDB to 0.64 2022-02-16 21:09:28 +00:00
sthen
d9c931d5ee update to pecl74-redis-5.3.7 2022-02-16 11:40:34 +00:00
denis
9939dbfe56 Update to v1.73.0 2022-02-14 18:28:44 +00:00
naddy
8d59763382 reinstitute fix for parallel build
Without this, every build with MAKE_JOBS=4 on my hw.ncpu=4 machines
fails for me.
2022-02-13 18:56:48 +00:00
denis
0e727691c3 Update to v2.5.2
Tested by Mark Patruck, thanks.
2022-02-13 08:26:39 +00:00
jeremy
e369262d2e Update to PostgreSQL 14.2 2022-02-12 21:10:34 +00:00
sthen
0d421d9ca7 update to recoll-1.31.6
fix some #!/usr/bin/python3, add some optional runtime deps which are
small and used by the built-in filters for common file types, and switch
to qtwebengine for -gui on archs where it's available
2022-02-12 12:33:20 +00:00
landry
fb9a946df9 databases/web2ldap: update to 1.7.3, from maintainer Lucas Raab 2022-02-12 07:39:49 +00:00
ajacoutot
b11d872fca Update to evolution-data-server-3.42.4. 2022-02-11 16:28:51 +00:00
sthen
ab982f5503 update to gdbm-1.23
remove the src/Makefile.in parallel build patch, those pieces have moved
to tools/Makefile.in but I'm unable to get it to fail with various -j values
so it seems likely the different directory introduces a sync point anyway
2022-02-09 12:18:10 +00:00
sthen
411577d7c4 update to freetds-1.3.7 2022-02-07 09:10:55 +00:00
sthen
51683c6405 register @conflict on old postgresql-docs; errcodes.txt moved
to -main in 12.1.  ok jeremy@
2022-02-04 23:29:30 +00:00
landry
6b491fe187 databases/web2ldap: update to 1.7.0, from Maintainer Lucas Raab
See https://web2ldap.de/changes-1.7.html
2022-02-03 07:10:24 +00:00
landry
74413ba325 databases/py-ldap0: update to 1.4.7, from maintainer Lucas Raab
see https://code.stroeder.com/pymod/python-ldap0/compare/v1.4.6...v1.4.7
2022-02-03 07:08:51 +00:00
sthen
cc856d8171 update to mongodb-3.4.24, heavily based on op@'s diff for 4.4.10
db upgrades are only supported across one major (3.2 -> 3.4 -> 3.6 ->
4.0 -> 4.2 -> 4.4) so to make things easier for unifi users I'm only
jumping one version for now.

https://docs.mongodb.com/manual/release-notes/3.4-compatibility/
https://docs.mongodb.com/manual/release-notes/3.4-upgrade-standalone/
2022-02-02 18:14:58 +00:00
benoit
be14c7df18 Update to py-pygresql-5.2.3. 2022-01-31 20:10:31 +00:00
denis
e475290756 Use a valid shell in rc-file 2022-01-27 09:32:17 +00:00
denis
963c05cf67 Add _vmetrics user and link victoriametrics to the build 2022-01-27 09:25:37 +00:00
denis
1b4ae3342a Import databases/victoriametrics v1.72.0
Feedback from sthen@ danj@
OK sthen@

VictoriaMetrics is a fast, cost-effective and scalable time-series
database.

https://victoriametrics.com/
2022-01-27 09:23:01 +00:00
espie
236868a328 hopefully this is the final fix for valid characters in paths and categories 2022-01-24 15:17:08 +00:00
espie
614b33be55 fix urls regexps, as noticed by afresh1@ 2022-01-24 12:44:08 +00:00
sthen
dcaec2c6e1 update to pg_sqlite_fdw-2.1.1 2022-01-18 08:53:05 +00:00
sthen
bbb0ceda1c update to pecl-redis-5.3.6 2022-01-18 08:48:25 +00:00
kmos
7b615d7a9e mdbtools insists on a newer compiler than base-gcc
Fix build on sparc64
2022-01-17 15:12:12 +00:00
sthen
fc43682d4d fix previous (i committed an incomplete version from a tree on the wrong
machine)
2022-01-15 15:41:27 +00:00
sthen
0e8d3784a2 Disable ssh tunnel config built-in to pgadmin3, it uses an ancient libssh2
that is hard to patch for opaque structs in newer OpenSSL/LibreSSL.

While this port has been patched to _build_ against current postgresql
it hasn't been patched to _run_ with a newer version since 2018 (11.x)
so seems unlikely to really be used; this has no longer been maintained
upstream for even longer so I intend to remove the port soon.
2022-01-15 12:15:22 +00:00
benoit
39b6a814e1 Update to p5-Redis-1.999. 2022-01-15 07:20:26 +00:00