jturner
ecea5ca9be
Update sqlbox to 0.2.0
2025-02-13 18:38:15 +00:00
sthen
5a3e7c3e38
update to py3-peewee-3.17.9
2025-02-13 12:28:34 +00:00
sthen
59bbb60030
update to py3-sqlalchemy-2.0.38
2025-02-12 07:22:47 +00:00
sthen
0c28204e46
update to mariadb-client-11.4.5, from Brad (maintainer), plus I updated
...
the first SITES as the existing one only has 10.x versions (sadly this has
an unpredictable number in the url which is likely ler-version).
CVE-2025-21490
2025-02-09 20:30:02 +00:00
rsadowski
3244ac091d
Bump REVISION
2025-02-09 07:37:15 +00:00
rsadowski
8ae98f08b8
Remove Marble support
...
Marble switched from Qt5 to Qt6 and is therefore incompatible with Qt5 Kexi.
2025-02-09 07:35:37 +00:00
sthen
105995c745
update to py3-apsw-3.48.0.0 for sqlite 3.48.0
2025-02-04 10:07:37 +00:00
sthen
a1b78dda87
update to py3-aiosqlite-0.21.0
2025-02-04 09:41:22 +00:00
afresh1
31687a266a
Update p5-DBIx-Class-Schema-Loader to 0.07052
2025-02-03 00:32:14 +00:00
afresh1
bda08b2b6d
Update p5-SQL-Translator to 1.66
2025-02-02 19:53:58 +00:00
jca
672bdfb29d
Remove databases/sqlite - the old sqlite-2.8.17 from 2005
...
Not used in ports since 2013 according to sthen, people have had plenty
of time to convert their databases. Keeping this port can mislead
people into using/referencing the wrong sqlite version.
ok sthen@
2025-01-31 12:16:21 +00:00
landry
d16a7ae9b4
databases/sqlite3: fix the .pc file, reported by ajacoutot@
...
in https://www.sqlite.org/src/info/d7708372ff2fef4b the section
'massaging' the .pc.in file was dropped, thus resulting in a
'Libs.private' line with unreplaced vars.
hardcode '-lz -lm -lpthread' via the port Makefile, instead of trying to
figure out where it should be fixed in the tcl/sh/awk contraption.
the 3.48.0 release notes said 'The build system for the amalgamation
tarball is unchanged. If you are using the amalgamation tarball, nothing
about this change log entry applies to you.' .. yeah.
2025-01-30 08:16:03 +00:00
jturner
951831e458
Update SQLite to 3.48.0. Release notes: https://sqlite.org/releaselog/3_48_0.html
...
ok landry@
2025-01-29 17:34:13 +00:00
tb
739cd7d487
mongodb/44: fix build with llvm 19 (from mozilla)
2025-01-29 07:44:32 +00:00
sthen
839373e1b0
revert unintended change
2025-01-28 16:46:24 +00:00
sthen
3128b42610
bump REVISION for ports where WANTLIB changed on !base-clang archs due
...
to recent COMPILER_LIBCXX changes; part 1 (those without MULTI_PACKAGES)
2025-01-28 14:38:28 +00:00
sthen
223dd2dcf0
set COMPILER_LANGS=c for various C-only ports
...
add annotations near COMPILER for some other ports that don't have
COMPILER_LIBCXX in WANTLIB
not changing the actual compiler version of anything here (some could
possibly remove the COMPILER line completely where they only used
COMPILER due to an old WANTLIB entry which has since stopped using
C++, but changing that is too likely to break things)
2025-01-28 11:22:02 +00:00
sthen
b7ceb410a1
update to freetds-1.4.26
2025-01-25 10:56:10 +00:00
martin
bddef498fa
Update py-influxdb_client to 1.48.0.
2025-01-24 08:31:11 +00:00
pvk
a4be4b4b48
Update pgbackrest 2.54.0 -> 2.54.2
...
Changelogs: https://github.com/pgbackrest/pgbackrest/releases/
2025-01-24 07:13:59 +00:00
sebastia
eab9c953dd
update 8.5.1 -> 8.8.1
2025-01-21 10:36:21 +00:00
sthen
b432be0ea9
update to py3-lmdb-1.6.2
2025-01-21 08:31:03 +00:00
sthen
e4f16973aa
update to py3-alembic-1.14.1
2025-01-21 08:30:55 +00:00
lucas
25897a440e
databases/victoriametrics: update to 1.109.1
...
full changes
https://docs.victoriametrics.com/changelog/#v11080
https://docs.victoriametrics.com/changelog/#v11081
https://docs.victoriametrics.com/changelog/#v11090
https://docs.victoriametrics.com/changelog/#v11091
OK denis
2025-01-19 15:22:51 +00:00
landry
3b53c69803
databases/arrow/cpp: update to 18.1.0.
...
see https://arrow.apache.org/release/18.1.0.html
2025-01-18 10:19:43 +00:00
landry
fd3e0d1251
databases/arrow/cpp: disable building static libs
...
the pkg size goes from 115Mb to 50Mb, and pkg_info -s from ~850Mb to
~120Mb. This requires disabling building tests, but this can still
locally be reverted when testing updates..
geo/gdal still builds with this stripped down package.
2025-01-18 09:37:40 +00:00
sthen
db79b68c3e
use ${MACHINE_ARCH} rather than ${ARCH} to avoid needing to pull in bsd.port.arch.mk
2025-01-16 11:06:18 +00:00
sthen
6ca58d3bac
update to py3-influxdb-5.3.2
2025-01-15 12:09:40 +00:00
sthen
12a529c2c2
update to py3-apsw-3.47.2.0
2025-01-15 11:45:59 +00:00
sthen
6535d95357
WRKDIST is now handled correctly for GH_TAGNAME containing /, so remove
...
extra setting, ok tb
2025-01-14 15:07:27 +00:00
sthen
f34edbf536
update to timescaledb-2.17.2, tests/reminded by Mark Patruck,
...
maintainer timeout
2025-01-13 12:04:18 +00:00
jeremy
34f97372d9
Build ruby34 FLAVOR for ruby gem ext ports
2025-01-12 19:28:17 +00:00
sthen
29b9d000cd
update to py3-sqlalchemy-2.0.37
2025-01-11 13:01:00 +00:00
sthen
680b8b8d5c
update to py3-sqlparse-0.5.3
2025-01-11 12:43:39 +00:00
sthen
13535764cf
update to py3-mysqlclient-2.2.7
2025-01-11 12:43:37 +00:00
sthen
788288f2f8
update to py3-peewee-3.17.8
2025-01-11 12:43:35 +00:00
sebastia
c123e23c0f
update 4.0.0 -> 4.2.0
2025-01-10 18:16:49 +00:00
danj
ea7be926a1
Update to redis-6.2.17
...
This releases fixes:
- (CVE-2024-46981) Lua script commands may lead to remote code
execution
2025-01-06 22:56:05 +00:00
ajacoutot
cb58f608b3
Update to evolution-data-server-3.54.3.
2025-01-04 10:33:37 +00:00
sthen
059f3ab562
py-odbc: adjust build env vars, fixes with newer setuptools, still builds with existing
2024-12-27 20:53:08 +00:00
stu
231f050413
Update to 1.1.10.
2024-12-27 03:46:20 +00:00
stu
822b6ddda6
Update to 1.1.10.
2024-12-27 03:46:04 +00:00
stu
5a8bf39df7
Update to 1.1.10.
2024-12-27 03:45:48 +00:00
stu
0194a504ff
Update to 1.1.10.
2024-12-27 03:45:34 +00:00
stu
6aeb484c39
Update to 1.1.10.
2024-12-27 03:45:16 +00:00
ajacoutot
22ff0a2ac3
Update to sqlitebrowser-3.13.1.
2024-12-24 05:19:21 +00:00
sthen
ecbe1ff25d
update to recoll-1.41.1, switches to meson, qt6
2024-12-23 15:41:00 +00:00
ajacoutot
dc00b0dd02
No need for the lang/python MODULE.
2024-12-23 12:00:35 +00:00
sthen
d350587dfa
py-carbon: use MODPY_PYBUILD to unbreak
2024-12-23 04:41:02 +00:00
sthen
2c9b84a4c1
handle py3.12 switchover: misc files that didn't make it into my first list
2024-12-21 11:46:00 +00:00