sthen
337124c7c6
update to xapian-bindings-1.4.26
2024-07-19 08:26:32 +00:00
sthen
0f64f168d9
update to xapian-core-1.4.26
2024-07-19 08:26:19 +00:00
sthen
ca44aaa80f
update to freetds-1.4.20
2024-07-17 21:37:41 +00:00
benoit
bfaf0c2476
Update to p5-DBIx-Connector-0.59 from wen heping, ok acamari@ (maintainer)
2024-07-17 10:06:01 +00:00
sthen
4e1e8d5c7c
mariadb: backport fix for newer fmt, from Brad (maintainer)
2024-07-15 11:57:35 +00:00
rsadowski
c6c9701ce1
+futuresql
2024-07-13 13:06:48 +00:00
rsadowski
64f220f255
Import futuresql-0.1.1
...
Comment:
non-blocking Qt database framework
Description:
FutureSQL was in part inspired by Diesel, and provides a higher level of
abstraction than QtSql. Its features include non-blocking database access
by default, relatively boilderplate-free queries, automatic database
migrations and simple mapping to objects.
Maintainer: Rafael Sadowski <rsadowski@openbsd.org >
WWW: https://api.kde.org/futuresql/html/index.html
OK landry, tweaks and OK kn
2024-07-13 05:04:31 +00:00
ajacoutot
8577fcc6d6
Update to gdbm-1.24.
2024-07-10 14:03:12 +00:00
ajacoutot
78b398ac9b
Fix build with icu >=75
2024-07-10 07:44:31 +00:00
sthen
0a9437b290
shift some things from 44/Makefile to Makefile.inc as they'll be shareable
...
with 5.0 if I can get that to actually build
change 44 to fetch from github, the tar.gz distfile on fastdl.mongodb.org
hits a 403 error now (5.0 is not available there either)
2024-07-09 14:39:06 +00:00
sthen
fc938266c2
update to freetds-1.4.19
2024-07-09 12:19:23 +00:00
ajacoutot
f6d27895aa
Unbreak: fix build with icu4c>=75 by using bunlded icu for 36.
...
ok sthen@
2024-07-09 10:24:51 +00:00
ajacoutot
02476ee8fa
Mark BROKEN for now: does not build with icu4c>=75
2024-07-09 08:29:07 +00:00
sthen
9fa61825de
use ${PATCHORIG}; no pkg change
2024-07-08 11:55:53 +00:00
landry
a2707a6c41
databases/pgbouncer: update to 1.23.0.
...
see https://www.pgbouncer.org/2024/07/pgbouncer-1-23-0
set rc_stop_signal=QUIT in rc script for proper service halting, from sthen@
ok sthen@
2024-07-08 08:00:59 +00:00
pvk
9312ab4d6c
Update pgbackrest 2.52 -> 2.52.1
...
Changelog: https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.52.1
2024-06-29 22:32:07 +00:00
pvk
3f9e152dc6
Update patroni 3.3.0 -> 3.3.1
...
Release notes: https://github.com/zalando/patroni/blob/master/docs/releases.rst#version-331
2024-06-29 22:31:38 +00:00
ajacoutot
f653f0de9a
Update to evolution-data-server-3.52.3.
2024-06-29 08:54:53 +00:00
martin
1d23fc7319
Update py-influxdb_client to 1.44.0.
2024-06-26 06:55:18 +00:00
sthen
2a0cf8ca15
update to citus-12.1.4
2024-06-25 11:28:57 +00:00
sthen
a563aa1612
stop building external extensions (pecl/similar) for the out-of-support php
...
versions 7.4/8.0. some are removed completely as they only support php<=7.4.
(those versions of php will be removed fairly soon too; there are a couple
of ports left to clean up first)
2024-06-21 10:23:38 +00:00
jeremy
e7f7a27c04
Bump ports after switching the default ruby version in ports to Ruby 3.3
...
OK tb@
2024-06-20 22:41:25 +00:00
tb
d15b901833
databases/v4: prepare for opaque FILE
...
There's a check that takes the equivalent of sizeof(FILE) for no good
reason which will break.
2024-06-20 15:57:30 +00:00
sthen
489652b572
remove pgfouine, this version probably doesn't work since php 5.
...
upstream has a version which may work with php 7 but nothing since then,
dead since 2018. maintainer timeout.
2024-06-13 15:33:33 +00:00
sthen
3b2c030903
update to sqlcipher-4.6.0, from Tom Murphy (maintainer)
2024-06-13 15:22:42 +00:00
denis
72bf70e122
update to v2.15.2
...
Thanks to Renato Aguiar (renato @renatoaguiar net) for the diff.
2024-06-08 10:07:13 +00:00
sthen
29d890ff35
update to py3-mongo-4.7.3
2024-06-05 06:53:19 +00:00
sthen
cb11781a43
update to freetds-1.4.17
2024-06-04 09:03:22 +00:00
robert
a617895da6
update to 1.82
2024-06-03 11:26:57 +00:00
sthen
760f59b1ad
update to py3-peewee-3.17.5
2024-06-01 07:47:02 +00:00
landry
cae2746438
databases/postgresql: drop mention of pgadmin3, was removed a year ago
2024-06-01 05:36:58 +00:00
sthen
57e4a47b49
missed cvs rm
2024-05-31 12:59:13 +00:00
martin
cb00da646a
Update py-influxdb_client to 1.43.0.
2024-05-30 07:37:05 +00:00
pvk
1d153f0cab
Update pgbackrest 2.51 -> 2.52
...
Changelog: https://github.com/pgbackrest/pgbackrest/releases/tag/release%2F2.52
2024-05-29 22:59:26 +00:00
naddy
d53e59d6bc
databases/tdb: bump revision after update-plist mishap
2024-05-29 12:24:56 +00:00
landry
ed9f9ca7b3
databases: drop pg_statsinfo & pg_statsreporter
...
the former has frequently been in the way of postgresql upgrades, and
latest version parses /proc/{cpu,mem}info. It's time to give up, FreeBSD
dropped the port in 2018.
the latter depends on the former, and is an old php codebase which we
aren't fully sure works with recent php, so is in the way of dropping
old phps.
2024-05-29 06:54:40 +00:00
sthen
5808a9e98f
use MODPY_COMPILEALL (or drop unneeded runs of compileall) for an initial scattering of ports
2024-05-28 16:48:39 +00:00
ajacoutot
7047ebc00b
Update to evolution-data-server-3.52.2.
2024-05-25 09:58:25 +00:00
sthen
03714b9636
update to freetds-1.4.14
2024-05-24 14:41:38 +00:00
sthen
c6df1765f6
update to openldap-2.6.8
2024-05-23 11:58:45 +00:00
sthen
d0026fc4c3
set PORTROACH to find newer versions
2024-05-22 11:36:26 +00:00
jeremy
96d54f1366
Update to PostgreSQL 16.3
...
Fixes CVE-2024-4317
2024-05-20 19:14:05 +00:00
semarie
5655d66edf
update databases/py-sql to 1.5.0
2024-05-18 15:31:11 +00:00
sthen
70faabb37f
update to freetds-1.4.13
2024-05-17 12:19:42 +00:00
sebastia
3251f49258
update ruby-hiera-eyaml from 3.4.0 to 4.0.0
2024-05-17 10:55:50 +00:00
landry
8533ddb61f
databases/pgbouncer: update to 1.22.1.
...
see http://www.pgbouncer.org/changelog.html#pgbouncer-122x
ok sthen@
2024-05-15 14:30:09 +00:00
lraab
7939102009
databases/web2ldap: mark NO_TEST, tests aren't shipped with the tarball
...
spotted by tb, ok tb@
2024-05-15 01:32:38 +00:00
landry
394b68f663
databases/influxdb: fix build with upcoming rust 1.78
...
apparently with deny(warnings) now unused methods are considered errors
2024-05-14 11:05:36 +00:00
sebastia
43cf2243ae
update 8.5.0 -> 8.5.1
...
while there update bogus RUN_DEPENDS from Puppet7 -> Puppet8
2024-05-12 18:13:37 +00:00
op
a38df107b7
update databases/pspg to 5.8.5; regen patches
2024-05-08 13:51:54 +00:00