5915 Commits

Author SHA1 Message Date
sebastia
d5b5569755 update 3.10.0 -> 3.11.0 2022-12-14 14:02:20 +00:00
sebastia
8db376462d update 3.0.0 -> 3.1.0 2022-12-13 21:41:38 +00:00
sthen
e95f62d356 update to citus-11.1.4 2022-12-13 10:28:01 +00:00
danj
f6acb614fd Update to redis-6.2.8 2022-12-12 22:46:28 +00:00
denis
86a93392b4 update to v1.85.0
Update note: this release drops support for direct upgrade from VictoriaMetrics
versions prior v1.28.0

Changelog at https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.85.0
2022-12-11 15:21:47 +00:00
op
2e9128e724 update databases/pspg to 5.6.4
5.6.0: support direct true color mode
5.6.2: transform rgb colors to 256 when direct color mode is not possible
5.6.4: fix build on OSes without NCURSES_EXT_COLORS
2022-12-10 16:27:35 +00:00
sthen
0629592384 update to freetds-1.3.16 2022-12-10 09:45:23 +00:00
sthen
ef98e4de61 remove py-sqlite2; it hasn't actually been used since around python 2.3 when
it was integrated into python core as the "sqlite3" module; nmap's zenmap
subpackage listed a dependency, but didn't really use this

(the module is confusingly named; it is for sqlite3 not sqlite2!)
2022-12-05 12:00:35 +00:00
pvk
03470943b1 Enable rc_configtest for patroni 2022-12-03 20:36:07 +00:00
pvk
2b241a2321 Update patroni 2.1.4 -> 2.1.5
Changelog: https://github.com/zalando/patroni/blob/master/docs/releases.rst#version-215
2022-12-03 17:33:49 +00:00
pvk
31b41fbfc3 Update pgbackrest 2.41 -> 2.43
Changelog: https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.43
2022-12-03 17:33:01 +00:00
ajacoutot
2266002a6b Update to evolution-data-server-3.46.2. 2022-12-03 09:40:21 +00:00
sthen
b9dafe1cd3 add BDEP on py-setuptools 2022-11-28 21:09:34 +00:00
lraab
219bf6057a sysutils/web2ldap: update to 1.8.1
ok sthen@
2022-11-28 13:47:08 +00:00
sthen
d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen
74f5f905eb update to freetds-1.3.15 2022-11-25 22:08:18 +00:00
sebastia
4a4acf8a39 Recent postgresql update broke puppetdb, seems it's more strict now
with regard to variables within prepared queries, there should be a
space between the variable and following keywords.

ugly workaround to fix the query.
2022-11-25 11:05:38 +00:00
op
1e941ab2c6 update databases/pspg to 5.5.13
bugfix release: fix a crash on empty input when odd-rec theme is active.
2022-11-25 08:24:36 +00:00
jeremy
3fb563c5a8 Update to ruby sqlite3 1.5.4
Upstream changed to using an embedded SQLite by default.  Use
--enable-system-libraries to use the system SQLite. Add a build
dependency on ruby-mini_portile2, and add a patch so it isn't
needed at runtime.
2022-11-25 00:19:52 +00:00
jeremy
4fd38a47ae Update to pg 1.4.5 2022-11-25 00:17:27 +00:00
stu
d802f18c0f Update to 1.1.5. 2022-11-22 21:18:53 +00:00
stu
3af8352250 Update to 1.1.5. 2022-11-22 21:18:40 +00:00
stu
161e9ff27b Update to 1.1.5. 2022-11-22 21:18:25 +00:00
stu
520fdddc57 Update to 1.1.5.
Drop two patches thanks to upstream changes.
2022-11-22 21:17:40 +00:00
stu
e242f0cec6 Update to 1.1.5. 2022-11-22 21:15:33 +00:00
op
72193d2546 update databases/pspg to 5.5.12
upstream dropped the call to reset_color_pairs.
2022-11-22 19:36:43 +00:00
op
45ada1ee59 update databases/pspg to 5.5.11
5.5.10 and 5.5.11 adds support for nushell.

port-wise regen patch-src_args_c and remove a call to
`reset_color_pairs' that our ncurses doesn't provide.
2022-11-22 09:42:30 +00:00
stu
e03c047856 Update to 3.34.0.
Drop a patch thanks to upstream changes.

Don't supply build options that are now enabled by default.

New default build options:
SQLITE_ENABLE_BYTECODE_VTAB
SQLITE_ENABLE_DBPAGE_VTAB
SQLITE_ENABLE_FTS4
SQLITE_ENABLE_MATH_FUNCTIONS

Add build option SQLITE_MAX_ALLOCATION_SIZE,
set to 0x00fffeff (16M - 1 - 256), inspired by default 0x7ffffeff.

https://sqlite.org/compile.html
2022-11-20 16:53:53 +00:00
sthen
94e9fea08c fix openldap-server @ask-update line; it used <2.5 not <2.5v0 (needed for EPOCH)
prompted by a mail from Eric Lenio
2022-11-20 12:40:10 +00:00
sthen
672239d176 update to py3-mongo-4.3.3 2022-11-18 13:00:16 +00:00
sthen
5173391ce6 postgresql-previous doesn't need Python; it was copied from the main
PostgreSQL port where it's used for building plpython, so remove the build
dependency (and as a bonus, it wasn't synced with the py27->py3 switch,
so this gets rid of another py27 user).
2022-11-16 17:27:29 +00:00
jeremy
8d4ac74cf1 Mark BROKEN as timescaledb does not yet work with PostgreSQL 15.
OK tb@
2022-11-16 03:01:49 +00:00
jeremy
9bc1d262c6 Update to repmgr 5.3.3 to work with PostgreSQL 15.
OK tb@
2022-11-16 03:01:21 +00:00
jeremy
817c98c581 Adjust dependencies and use upstream pull request to work with PostgreSQL 15.
OK tb@
2022-11-16 03:01:01 +00:00
jeremy
d8c1f4326f Update postgresql-previous to PostgreSQL 14.6 following postgresql update
to 15.1.

OK tb@
2022-11-16 03:00:29 +00:00
jeremy
105ddce147 Update to PostgreSQL 15.1
Bulk testing and help tb@

OK tb@
2022-11-16 02:59:22 +00:00
sthen
f83f497b50 update to mongodb-4.4.18 2022-11-15 17:43:16 +00:00
sthen
cb8e6bd2d5 use MODPY_PYBUILD 2022-11-14 15:50:12 +00:00
lraab
6963e2010a databases/web2ldap: update to 1.8.0
changelog:
Installation and configuration changes
* Renamed plugin module for dNSDomain/dNSDomain2 schema to
  web2ldap.app.plugin.dnsdomain. You might have to adjust your plugin
  import configuration in web2ldapcnf.plugins.

New features/enhancements
* Registered UCS attribute lockTime with plugin class SecondsSinceEpoch.
* Registered MS AD attribute msRTCSIP-PrimaryUserAddress with plugin
  class Uri.
* Added new plugin module web2ldap.app.plugins.dnszone (web2ldap#60).

Bug fixes
* Fixed returning the diagnosticMessage text as error message in
  case no more information could be extracted from it.
* Fixed plugin class for GUID values in MS AD to use little-endian
  encoding/decoding.

Refactoring
* Renamed entry-point sub-module to web2ldap.__main__.
* Abandoned obsolete optimization with codecs.lookup() (closes #58).

ok sthen
2022-11-14 15:29:48 +00:00
lraab
6e5c949103 databases/py-ldap0: update to 1.4.10
changelog:
https://code.stroeder.com/pymod/python-ldap0/compare/v1.4.9...v1.4.10

with test tweaks and ok sthen
2022-11-14 15:15:10 +00:00
espie
96e9672cb6 remove shortcut that was resulting in bizarre warning when trying to
integrate empty files
2022-11-14 12:54:47 +00:00
sthen
03881fcf87 remove duplicate MODPY_VERSION line 2022-11-13 17:30:22 +00:00
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen
16d7139bb3 update to py3-sqlalchemy-1.4.44 2022-11-13 10:17:12 +00:00
abieber
ab9ef84356 + p5-SQL-Abstract-Pg and p5-Mojo-SQLite 2022-11-10 03:49:47 +00:00
abieber
69250a39b2 Import Mojo-SQLite 3.009
This is tiny Mojolicious wrapper for SQLite.

OK bluhm@
2022-11-10 03:30:48 +00:00
abieber
718d76105c Import SQL-Abstract-Pg 1.0
This adds PostgreSQL features to SQL::Abstract.

OK bluhm@
2022-11-10 03:25:03 +00:00
sthen
ef85f40975 update to freetds-1.3.14 2022-11-09 13:18:33 +00:00
sthen
79f9ff8075 update to MariaDB 10.9.4, tidy arch-specific parts of the Makefile,
build rocksdb on other 64-bit LE archs, and add run-time hw feature
detection for OpenBSD/arm64. From Brad.
2022-11-09 12:12:44 +00:00
sthen
1cb523b773 fixup some of portbump's stupid ideas 2022-11-08 11:26:53 +00:00