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
ajacoutot
f50fdd748e
Stop using the daemon class in @newuser.
...
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.
discussed with sthen@, tb@ and robert@
praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
ajacoutot
c1fa001a51
Update to evolution-data-server-3.46.1.
2022-11-06 18:52:32 +00:00
ajacoutot
d3aaddb10c
WANTLIB: pcre -> pcre2-8 after recent glib2 update.
2022-11-05 17:06:22 +00:00
op
513a0f7879
update databases/pspg to 5.5.9
...
Adds keybindings to scroll column-wise left or right (shift +
left/right.)
2022-11-05 10:54:57 +00:00
ajacoutot
25de91b267
Remove jasper@ from MAINTAINER; I am the sole hobbit nowadays...
...
Discussed with jasper@
2022-11-04 09:14:21 +00:00
sthen
4f3334fbd7
avoid #include of a gcc header that doesn't work with ports-gcc
2022-11-03 13:55:53 +00:00
sthen
22aded6b10
update to recoll-1.33.1
2022-11-03 13:40:56 +00:00
sthen
533f76026d
regen PLISTs following py-sphinx update
2022-10-31 08:47:46 +00:00
sthen
bf49d1e86c
MariaDB tweaks, from Brad:
...
- Add a build fix for Clang to resolve building on riscv64
- Add a fix for retrieving the MAC address
- Update patch comments
2022-10-28 17:15:10 +00:00
sthen
2bc017e8d8
update to py3-psycopg2-2.9.5
2022-10-26 10:44:03 +00:00
landry
b35b98e7b8
databases/sqlite3: update to 3.39.4.
...
see https://www.sqlite.org/releaselog/3_39_4.html
2022-10-25 15:29:14 +00:00
sthen
af14247767
build mariadb with rocksdb on amd64 and riscv64, from Brad
2022-10-25 10:26:38 +00:00
landry
8115873355
databases/influxdb: add a login class limiting datasize to 6G
...
the default 4G isnt enough for influxdb/go in 7.2.
ok sthen@
2022-10-21 09:02:18 +00:00
sthen
061b715037
update to citus-11.1.3 and fix up tests
2022-10-19 11:50:06 +00:00
tim
80da813406
Update to sqlcipher 4.5.2
...
OK sthen@, maintainer timeout
2022-10-16 15:59:04 +00:00
denis
bf01257e6c
update to v1.82.1
...
Multiple bugfixes : https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.82.1
2022-10-14 19:53:49 +00:00
pvk
4a5efe4059
Update pgbackrest 2.40 -> 2.41
...
Changelog: https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.41
2022-10-14 14:06:35 +00:00
denis
d066c5ddeb
update to v1.82.0
...
Changelog :
https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.82.0
2022-10-09 19:51:42 +00:00
sthen
6087c3c792
update to mongodb-4.4.17
2022-10-06 13:31:17 +00:00
stu
41efcfe140
Update to 3.39.4.
...
Add build options (https://sqlite.org/compile.html ):
-DSQLITE_ENABLE_API_ARMOR
Enables code that attempts to detect misuse of the SQLite API.
-DSQLITE_ENABLE_GEOPOLY
Enable the Geopoly extension.
2022-10-06 12:02:41 +00:00
sthen
3345f064be
update to xapian-bindings-perl-1.4.21
2022-10-06 11:44:04 +00:00
sthen
758866b222
update to xapian-core-1.4.21
2022-10-06 11:44:03 +00:00
op
f95bdbf948
update databases/pspg to 5.5.8
...
adds new flags for setting the final escape sequence (--on-exit-clean,
reset, erase-line) to work around terminal emulators without alternate
screen support.
2022-10-06 07:16:44 +00:00
jeremy
904e58122f
Update to sequel_pg 1.17.0
2022-10-05 18:37:48 +00:00
jca
dd62f91abd
Update to tdb-1.4.7
2022-10-05 17:00:41 +00:00
sthen
2e49d68b2e
update to citus-11.1.2
2022-10-03 22:12:37 +00:00
sthen
0c1b43b0e8
update to pg_sqlite_fdw-2.2.0
2022-10-03 22:11:50 +00:00
sthen
9ee5e83502
update to py3-sqlparse-0.4.3
2022-10-03 22:11:24 +00:00
sthen
e1f2046163
update to py3-peewee-3.15.3
2022-10-03 22:11:04 +00:00
sthen
4af607c84e
update to py3-sqlobject-3.10.0
2022-10-03 22:11:02 +00:00
sthen
3ca5469d75
update to py3-sqlalchemy-1.4.41
2022-10-03 22:11:00 +00:00
sthen
59623808e7
update to py3-ldap-3.4.3
2022-10-03 22:10:50 +00:00
sthen
62079c29b9
update to py3-influxdb_client-1.33.0
2022-10-03 22:10:48 +00:00
landry
e7f76e887f
databases/sqlite3: minor bugfix update to 3.39.3
...
see https://sqlite.org/releaselog/3_39_3.html
2022-09-21 12:29:24 +00:00
sthen
86914ffe4c
update to MariaDB 10.9.3, getting us onto 10.9.x for 7.2-stable,
...
and fixing some crash recovery and assertion bugs
https://mariadb.org/regressions-in-recent-mariadb-server-releases/
from Brad.
2022-09-20 18:27:42 +00:00
op
04f1325043
update databases/pspg to 5.5.7
...
simple update, almost no changes to the program itself. Regen the
patches and bump AUTOCONF_VERSION to 2.71 due to AC_INCLUDES_DEFAULT.
2022-09-15 10:27:16 +00:00
denis
d6b10fa63b
Update to 1.81.2
...
Changelog : https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.81.2
Beware of breaking changes in previous versions if you are upgrading.
2022-09-12 13:39:49 +00:00
sebastia
0192546210
update 2.5.2 -> 3.0.0
2022-09-12 08:44:34 +00:00
sebastia
405aa45d05
update 3.9.0 -> 3.10.0
2022-09-09 11:59:07 +00:00
ajacoutot
5f89f6ccdd
Bump after webkitgtk4 -> webkitgtk40 rename.
2022-09-03 07:53:08 +00:00
jeremy
ee865f28ab
Update to Sequel 5.60.0
2022-09-01 15:25:26 +00:00
sthen
cc3d12affe
mariadb: add support for OpenBSD to the disks plugin and enable it.
...
from brad.
2022-08-31 09:00:22 +00:00
sthen
30ae46897a
add LDFLAGS, py3.10 needs it to build the sqlite3 extension
2022-08-27 10:45:56 +00:00
jeremy
9bd9803dae
Update to pg 1.4.3
2022-08-25 22:31:31 +00:00
sthen
cf819d4b60
update to freetds-1.3.13
2022-08-24 13:43:17 +00:00
sthen
0287c53a4d
"Merge in main part of my diff to revert aligned_alloc() usage", from Brad.
...
(sync with f02ca429f7
)
2022-08-24 13:23:48 +00:00
sthen
607564ec3e
drop sphinx docs, old py2 module used only for zenmap
2022-08-22 12:19:44 +00:00
sthen
84301d9916
update to MariaDB 10.8.4, from Brad
...
CVE-2018-25032, CVE-2022-32081, CVE-2022-32082, CVE-2022-32084, CVE-2022-32089, CVE-2022-32091
2022-08-21 13:35:40 +00:00
jeremy
9842cf89af
Update to sequel_pg 1.16.0
2022-08-16 23:09:16 +00:00
sthen
002b22af08
tweak comment
2022-08-16 12:57:10 +00:00
sthen
f3259f3704
update to mongodb-4.4.16
2022-08-16 12:53:33 +00:00
sthen
68bd657e96
update to p5-DBD-Sybase-1.20
2022-08-16 09:55:04 +00:00
sthen
af58169317
add hidden BDEP on cython
2022-08-16 00:53:46 +00:00
sthen
b5a16d7c0d
remove noop MODPY_BIN_SUFFIX mv's
2022-08-15 23:10:14 +00:00
jeremy
ee5f673c7c
Update to PostgreSQL 14.5
2022-08-15 18:07:16 +00:00
sthen
b724f51c77
update to recoll-1.32.7
2022-08-15 15:01:11 +00:00
sthen
c37d777c9d
update to py3-peewee-3.15.1
2022-08-15 10:50:53 +00:00
benoit
f3cb16f98e
Update to py-alembic-1.8.1.
2022-08-14 07:36:55 +00:00
sthen
f05c59115c
update to py3-whisper-1.1.10
2022-08-13 17:29:28 +00:00
sthen
a8396da033
update to py3-carbon-1.1.10
2022-08-13 17:29:04 +00:00
sthen
02ba1915ac
update to py3-odbc-4.0.34
2022-08-13 17:24:53 +00:00
sthen
15bf2e70f1
update to py3-sqlalchemy-1.4.40
2022-08-12 13:21:20 +00:00
sthen
95a73d4fd4
update to py3-pickleshare-0.7.5
2022-08-11 10:39:42 +00:00
benoit
7422836b4e
Update to p5-DBIx-SearchBuilder-1.71.
2022-08-10 09:21:50 +00:00
sthen
3146959825
update to pymongo-4.2.0, now py3-only
2022-08-08 07:43:06 +00:00
lraab
0e1eeea7e8
databases/py-influxdb_client: update to 1.31.0
...
changelog:
Features
Add possibility to initialize client by json file
Improve Query UX - simplify serialization to JSON and add
possibility to serialize query results as a flattened list of
values
Bug Fixes
Redact the Authorization HTTP header from log
OK sthen@
2022-08-07 20:41:02 +00:00
ajacoutot
90c1b35de9
Update to evolution-data-server-3.44.4.
2022-08-05 09:58:03 +00:00
op
199f66cf5b
update databases/pspg to 5.5.6
...
changelog: "allow to specify esc-delay interval" (see --esc-delay.)
2022-08-03 07:54:34 +00:00
landry
4f035a984e
databases/sqlite3: update to 3.39.2.
...
See https://www.sqlite.org/releaselog/3_39_2.html
Fixes CVE-2022-35737.
From Tim van der Molen, thanks !
2022-08-02 18:40:26 +00:00
lraab
2da5d510a1
databases/web2ldap: update to 1.7.8
...
Changelog:
Fixed BytesWarning when running with -bb and adding entries
OK rsadowski
2022-07-22 15:34:42 +00:00
stu
0fecf79957
Update to 3.39.2.
2022-07-22 12:41:21 +00:00
kmos
58e213b35e
Update to version 3.4.2 which obsoletes our patches
...
ok sthen@
2022-07-20 14:01:13 +00:00
pvk
b92f8ecf7b
Update pgbackrest 2.39 -> 2.40
...
Changelog: https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.40
2022-07-19 14:12:00 +00:00
pvk
a50f14bb73
+patroni
...
+pgbackrest
2022-07-18 14:20:41 +00:00
pvk
4eed2238da
Import pgbackrest, PostgreSQL backup & restore tool.
...
corrections and ok sthen@, thanks!
2022-07-18 14:20:20 +00:00
pvk
5a1794bdd0
Import patroni, PostgreSQL HA cluster management tool.
...
correction and ok sthen@, thanks!
2022-07-18 14:19:28 +00:00
rsadowski
20c1386282
Unbreak with Qt5.15.5
...
Spotted by naddy, thanks
2022-07-17 19:20:02 +00:00
rsadowski
8eb1ed10a8
Add patch to find newer PostgreSQL
2022-07-17 19:19:33 +00:00
sthen
6c41f375a3
update to openldap-2.6.3
2022-07-17 09:02:41 +00:00
jca
8dba7a9a37
Update to tdb-1.4.6
...
Needed for an upcoming update to samba-4.16.2
2022-07-16 15:18:18 +00:00
jeremy
a66f4fad40
Remove --without-libldap from configure args
...
This has been broken at runtime since the update to OpenLDAP 2.6.2.
ruby-ldap previously linked to libldap_r, but the OpenLDAP update removed
libldap_r, and the code compiled without linking to any ldap library,
breaking at runtime.
Update WANTLIB while here.
2022-07-12 23:39:34 +00:00