Commit Graph

6583 Commits

Author SHA1 Message Date
pvk 4c7dcda613 Update pgbackrest 2.54.2 -> 2.55.1
Changelogs: https://github.com/pgbackrest/pgbackrest/releases
2025-05-17 20:51:33 +00:00
thfr 1ea6b2fd39 remove MAINTAINER per their request 2025-05-17 19:08:00 +00:00
sthen 52b26f6975 update to py3-sqlalchemy-2.0.41 2025-05-16 08:12:51 +00:00
jturner e940feaaed Remove databases/ksql as it was replaced by sqlbox awhile ago. 2025-05-15 17:17:28 +00:00
jeremy ccd273b07b Stop building ruby32 ports by default
Ruby 3.2 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby32 packages by default.
2025-05-15 01:33:18 +00:00
rsadowski fc8ae99f0a Fix typo in SITES
Spotted and diff provided from Fabien Romano
2025-05-13 22:30:03 +00:00
jeremy 4f7c018110 Update to PostgreSQL 17.5
Fixes CVE-2025-4207: PostgreSQL GB18030 encoding validation can read one
byte past end of allocation for text that fails validation
2025-05-13 01:19:35 +00:00
op fe2a7885ce update databases/pspg to 5.8.11
5.8.8:  sort can detect numbers with exponents as numbers
5.8.9:  fix processng data that contains tabs and DOS file ending
5.8.10: allow select column are by keyboard (shift f3)
5.8.11: possibility to mark columns by ctrl shift left/right cursor
2025-05-11 14:14:48 +00:00
sthen 668f62f899 timescaledb no longer builds on 32-bit, set ONLY_FOR_ARCHS 2025-05-10 11:55:11 +00:00
benoit aca8946ff0 Update to p5-TAP-Parser-SourceHandler-pgTAP-3.37. 2025-05-10 06:10:40 +00:00
benoit 33b55f4491 Update to p5-Rose-DB-Object-0.822. 2025-05-10 06:04:38 +00:00
ajacoutot cfc71026fe Fix with libxml >=2.14 (from upstream). 2025-05-08 07:31:16 +00:00
sthen 2b8a146386 update to timescaledb-2.19.3, from Mark Patruck, looks good to maintainer 2025-05-07 16:24:02 +00:00
sthen 0a5bd3960a update to py3-sql-1.6.0 2025-05-06 08:23:02 +00:00
sthen bcc91453ab update to py3-peewee-3.18.1
TDEP on postgresql-contrib for hstore, and create the extension, to
improve test coverage
2025-05-06 08:22:59 +00:00
jturner 9314a3c22b Update sqlbox to 0.2.1 2025-05-01 01:24:43 +00:00
lucas 2d8126359f databases/victoriametrics: update to 1.114.0
Newer versions require Go 1.24.2.

Full release notes:
https://docs.victoriametrics.com/victoriametrics/changelog/#v11100
https://docs.victoriametrics.com/victoriametrics/changelog/#v11110
https://docs.victoriametrics.com/victoriametrics/changelog/#v11120
https://docs.victoriametrics.com/victoriametrics/changelog/#v11130
https://docs.victoriametrics.com/victoriametrics/changelog/#v11140

1.{110,111,113,114}.0 include update notes.

ok tb
2025-04-29 19:01:36 +00:00
sthen 3f52372545 sync PLISTs for setuptools ports 2025-04-29 10:36:58 +00:00
landry d731066085 databases/pgbouncer: security update to 1.24.1.
fixes CVE-2025-2291, see https://www.pgbouncer.org/2025/04/pgbouncer-1-24-1
maintainer timeout
2025-04-28 07:18:16 +00:00
danj 6cd29b05b8 Update to redis-6.2.18
(CVE-2025-21605) An unauthenticated client can cause an unlimited
growth of output buffers
2025-04-25 01:29:03 +00:00
sthen ae009650e4 update to freetds-1.5.1 2025-04-22 18:49:50 +00:00
bket ea5372e42d Update to py-borgstore-0.2.0
Changes:
https://github.com/borgbackup/borgstore/blob/master/CHANGES.rst#version-020-2025-04-21
2025-04-22 16:59:02 +00:00
sthen 8b06084e9d update to freetds-1.5 2025-04-22 16:37:15 +00:00
sthen 881fde73d0 update to xapian-bindings-1.4.29 2025-04-19 17:14:11 +00:00
sthen 10812bdfba update to xapian-core-1.4.29 2025-04-19 17:14:09 +00:00
sthen 0814b59950 update to py3-alembic-1.15.2 2025-04-14 18:55:28 +00:00
sthen 011635b166 fix packaging, I updated DESCR after tests and a non-ASCII char slipped
in. reported by naddy.
2025-03-31 13:19:39 +00:00
sthen 1e01422345 update to mdbtools-1.0.1 2025-03-29 09:45:22 +00:00
sthen e10e528ebd update to barman-3.13.2 2025-03-28 10:47:19 +00:00
sthen 634bbf44e6 update to py3-sqlalchemy-2.0.40 2025-03-28 10:42:00 +00:00
volker 8fcf373462 databases/sqlite3: Add MODTCL_VERSION, fix CONFIGURE_ENV
spotted by and fix looks ok to stu@ (remaining nitpick fixed)
2025-03-26 18:12:41 +00:00
sthen 8de15d39f4 update to pecl-redis-6.2.0 2025-03-26 08:58:14 +00:00
sthen 1aaf05963a add version flavours for luasqlite3 2025-03-26 08:22:58 +00:00
sthen 820fce2ed3 update 2006-vintage luasqlite3 to luasqlite3-0.9.6, prompted by dlg@
who tested with lua 5.1
2025-03-26 08:21:54 +00:00
sthen 27e28e92b7 update to py3-sqlalchemy-2.0.39 2025-03-20 11:25:40 +00:00
sthen bf44634c97 update to postgresql-plr-8.4.7
enable tests
fix rpath
2025-03-19 08:55:48 +00:00
jeremy da860c9e5a Update to sequel_pg 1.17.2
Only change is this will allow building when using the C23 standard.
2025-03-14 19:15:47 +00:00
tb 3e78a4a9fc liquibase, javahelp, py-dnslib, lumina: remove MAINTAINER per today's email
(Contrary to claims on ports@ the MX record is still valid and points at
an active INBOX...)
2025-03-14 15:31:28 +00:00
pvk 4b10d6309c Update patroni 4.0.4 -> 4.0.5
Release notes: https://github.com/patroni/patroni/blob/master/docs/releases.rst#version-405
2025-03-11 15:03:15 +00:00
jeremy dabdc8ce7b Update to sequel 5.90.0 2025-03-10 04:00:50 +00:00
bket c7c04ce264 Update to tdb-1.4.13
Needed for samba-4.22.0

Test and OK Ian McWilliam (maintainer)
2025-03-08 05:26:23 +00:00
sthen 94241f6890 mariadb: fix mis-merge of "Do not try getting the executable path of our
own pid" patch, from Brad.
2025-03-06 11:47:18 +00:00
jca 723e7c273c Explain why we use asm .long to encode "pause"
Previous diff was ok sthen@ Brad (maintainer)
2025-03-05 21:34:51 +00:00
jca 7aa3eaf487 Add DPB_PROPERTIES=parallel, the mariadb build is over 2200 files
ok sthen@ Brad (maintainer)
2025-03-05 21:31:32 +00:00
jca d02e7c6f89 Fix mariadb build on riscv64
clang doesn't implement __builtin_riscv_pause(), so use the same trick
as src/sys to access the pause instruction from the Zihintpause
extension.
2025-03-05 21:30:33 +00:00
sthen 4a60d3890d update to py3-alembic-1.15.1 2025-03-05 11:30:33 +00:00
sthen 7fa5340a97 update to py3-apsw-3.49.1.0 2025-03-04 17:05:26 +00:00
sthen d540c89d20 don't strip sqlite3 binary 2025-03-04 17:05:14 +00:00
jca 6d1d5b8dda Fix sqlite3 build on base-gcc archs
While base-clang passes -rpath verbatim to ld, base-gcc strips it in
"-rpath /usr/local/lib". But poor old ld.bfd can't eat directories. Fix
the build on eg sparc64 by using the same idiom everywhere.  No change
on amd64

ok volker@

A better fix would be to dig into the tcl script and understand why it
detects that -rpath /dir works.  A simple reordering of tested options
ought to be enough.
2025-03-03 18:54:52 +00:00
volker 160ca46ea2 databases/sqlite3: Update to 3.49.1
+ adjust port to autosetup-based build

feedback, tweaks and ok jca@, sthen@, jturner@
2025-03-03 16:49:27 +00:00