Kevin Bowling
2d607aff94
databases/timescaledb-tune: Update to 0.19.0
2026-05-02 01:37:56 -07:00
Yuri Victorovich
7de5f1c999
databases/diesel: update 2.3.8 → 2.3.9
2026-05-01 08:34:22 -07:00
wcarson
ee241417e6
databases/mongodb70: fix build with Python 3.14
...
PR: 294823
2026-05-01 08:57:43 +02:00
Po-Chuan Hsieh
7dfff3cabf
databases/py-sqlglot-mypy: Update to 1.20.0.post3
...
- Add NATIVE_PARSER option
Changes: https://github.com/VaggelisD/sqlglot-mypy/blob/release-1.20/CHANGELOG.md
https://github.com/VaggelisD/sqlglot-mypy/commits/release-1.20
2026-05-01 00:35:37 +08:00
Kirill Ponomarev
6b6d4f026c
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
2026-04-30 13:01:20 +00:00
Yuri Victorovich
25d1aeb334
databases/rqlite: update 10.0.0 → 10.0.1
2026-04-30 01:41:20 -07:00
Yuri Victorovich
a79b0b845e
databases/weaviate: update 1.37.1 → 1.37.2
2026-04-29 08:28:46 -07:00
Yuri Victorovich
3f9f1e3add
databases/rqlite: update 9.4.5 → 10.0.0
2026-04-29 08:28:46 -07:00
Kevin Bowling
5342783b6d
databases/timescaledb: Update to 2.26.4
2026-04-28 22:12:42 -07:00
Michael Osipov
dc08083010
[NEW PORT] databases/sqlite-jdbc: JDBC driver for SQLite
...
PR: 293491
Reviewed by: ronald
Differential Revision: https://reviews.freebsd.org/D56649
2026-04-28 19:15:30 +02:00
Muhammad Moinur Rahman
1c46749c43
databases/freetds-devel: Update version 1.5.311=>1.5.312
2026-04-28 18:28:09 +02:00
Angelo Polo
7390911f65
databases/cassandra5: new port Cassandra 5.0
...
Highly scalable distributed database
PR: 282693
2026-04-28 14:19:40 +02:00
Po-Chuan Hsieh
6ae483ceb1
databases/rubygem-redis-cluster-client: Update to 0.16.1
...
Changes: https://github.com/redis-rb/redis-cluster-client/releases
2026-04-27 21:07:57 +08:00
Po-Chuan Hsieh
f001c00185
databases/py-sqlglot-mypy: Update to 1.19.1.post8
...
Changes: https://github.com/VaggelisD/sqlglot-mypy/blob/release-1.19/CHANGELOG.md
https://github.com/VaggelisD/sqlglot-mypy/commits/release-1.19
2026-04-27 21:07:07 +08:00
Po-Chuan Hsieh
a9eaf8d170
databases/py-psycopg2: Update to 2.9.12
...
Changes: https://github.com/psycopg/psycopg2/blob/master/NEWS
https://www.psycopg.org/docs/news.html
2026-04-27 21:07:07 +08:00
Po-Chuan Hsieh
fb34bba431
databases/py-fakeredis: Update to 2.35.1
...
Changes: https://github.com/cunla/fakeredis-py/releases
https://github.com/cunla/fakeredis-py/blob/master/docs/about/changelog.md
2026-04-27 21:07:06 +08:00
Po-Chuan Hsieh
bde574b9d7
databases/py-datafusion: Update to 53.0.0
...
Changes: https://github.com/apache/datafusion-python/tree/main/dev/changelog
2026-04-27 21:07:06 +08:00
Po-Chuan Hsieh
889c69c26e
databases/py-databricks-sql-connector: Update to 4.2.6
...
Changes: https://github.com/databricks/databricks-sql-python/releases
2026-04-27 21:07:06 +08:00
Po-Chuan Hsieh
c0a048676d
devel/grpc: Update to 1.80.0
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/grpc/grpc/releases
2026-04-27 21:06:50 +08:00
Po-Chuan Hsieh
0e3e76cbc8
databases/rocksdb: Update to 11.0.4
...
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/facebook/rocksdb/releases
2026-04-27 21:06:49 +08:00
Po-Chuan Hsieh
8b94ccdbba
databases/odbc-cpp-wrapper: Update to 1.6
...
Changes: https://github.com/SAP/odbc-cpp-wrapper/releases
2026-04-27 21:06:49 +08:00
Po-Chuan Hsieh
8f462957cf
databases/litestream: Update to 0.5.11
...
Changes: https://github.com/benbjohnson/litestream/releases
2026-04-27 21:06:48 +08:00
Po-Chuan Hsieh
e402a935ce
databases/datafusion-cli: Update to 53.1.0
...
Changes: https://github.com/apache/datafusion/tree/main/dev/changelog
2026-04-27 21:06:48 +08:00
Mikael Urankar
17bf498fd2
lang/rust: Bump revisions after 1.95.0
...
PR: 294615
2026-04-27 14:26:47 +02:00
Dave Cottlehuber
dd39801ed7
databases/couchdb3: bump plist after erlang update
2026-04-27 09:55:38 +00:00
Florian Smeets
2c38a08289
databases/percona-toolkit: Update distinfo
...
The distfile seems to have been rerolled since I last worked on
updating this port. go.sum and go.mod have been updated with new
version requirements for go modules and the release notes received a
couple of fixes. We don't use the go parts, yet, as I cannot seem to
make this work/compile within our ports framework.
2026-04-27 11:08:02 +02:00
Goran Mekić
59876fd47c
databases/py-oxyde: High-performance async Python ORM with Rust core
...
Oxyde is an asynchronous Python ORM with a Django-inspired API, Pydantic
models, and support for PostgreSQL, SQLite, and MySQL.
It delegates SQL generation and execution to the companion oxyde-core Rust
extension for improved performance.
WWW: https://oxyde.fatalyst.dev/
PR: 294493
Event: Wiesbaden Hackathon 202604
2026-04-27 02:01:43 +02:00
Goran Mekić
452b8940da
databases/py-oxyde-core: Rust core for Oxyde ORM
...
Oxyde-core is the Rust extension module used by the Oxyde ORM.
It provides the native backend for query generation, execution, connection
pooling, and migrations across PostgreSQL, SQLite, and MySQL.
WWW: https://github.com/mr-fatalyst/oxyde
PR: 294492
Event: Wiesbaden Hackathon 202604
2026-04-27 02:01:43 +02:00
Muhammad Moinur Rahman
41103e7d76
databases/freetds-devel: Update version 1.5.305=>1.5.311
...
Event: Wiesbaden Hackathon 202604
2026-04-26 20:27:31 +02:00
Ryan Steinmetz
fb66f1fbcd
databases/proxysql: Update to 3.0.8
2026-04-26 10:56:24 -04:00
Yuri Victorovich
9f0518ce0b
databases/diesel: update 2.3.7 → 2.3.8
2026-04-25 17:13:41 -07:00
Yuri Victorovich
f48a983082
databases/goose: update 3.27.0 → 3.27.1
2026-04-25 17:13:41 -07:00
Florian Smeets
7c5066e382
databases/percona-toolkit: Update to 3.7.1
...
Event: Wiesbaden Hackathon 202604
2026-04-25 15:47:11 +02:00
Muhammad Moinur Rahman
9850435abf
databases/py-mysql-connector-python: Update version 9.6.0=>9.7.0
...
Changelog: https://github.com/mysql/mysql-connector-python/releases/tag/9.7.0
Event: Wiesbaden Hackathon 202604
2026-04-24 20:56:04 +02:00
Muhammad Moinur Rahman
1ff491800b
databases/freetds-devel: Update version 1.5.302=>1.5.305
...
Event: Wiesbaden Hackathon 202604
2026-04-24 20:56:03 +02:00
Muhammad Moinur Rahman
d7da47dc98
databases/freetds: Update version 1.5.16=>1.5.17
...
Event: Wiesbaden Hackathon 202604
2026-04-24 20:56:03 +02:00
Ronald Klop
20c9c6abed
databases/mysql-connector-java51: unpin openjdk8 and deprecate
...
The build only needed to be less strict in javadoc to compile with modern JDK.
Deprecation:
- superseded by databases/mysql-connector-j
- mysql 5.1 is not in the ports tree anymore
- no users of this port in the tree anymore
- this is the only port keeping deprecated log4j in the ports tree
- this port only copies a jar. There are better ways to get a plain jar
in your Java project.
- the original reason for this port was "to provide continued support for
Java 1,6 and 1.7 users". Java 6 and 7 are removed from the ports tree
in 2016 and 2023.
NB: removed the run depends on java. It is just a library. The final application
will decide the Java version it runs on. No need to install an extra JDK.
PR: 294389
Approved-by: maintainer timeout (ultima@)
2026-04-24 08:52:36 +02:00
Po-Chuan Hsieh
ebc7a2714a
databases/rubygem-sqlite3: Update to 2.9.3
...
Changes: https://github.com/sparklemotion/sqlite3-ruby/releases
2026-04-23 18:07:32 +08:00
Po-Chuan Hsieh
93ae02e7be
databases/rubygem-pghero: Update to 3.8.0
...
- Update RUN_DEPENDS: use Rails 8.1
Changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
2026-04-23 18:07:31 +08:00
Po-Chuan Hsieh
f51da211f1
databases/rubygem-dbf: Update to 5.2.0
...
Changes: https://github.com/infused/dbf/blob/main/CHANGELOG.md
2026-04-23 18:07:31 +08:00
Po-Chuan Hsieh
980d1afab9
databases/rubygem-trilogy: Update to 2.12.4
...
Changes: https://github.com/trilogy-libraries/trilogy/releases
2026-04-23 18:07:22 +08:00
Po-Chuan Hsieh
798f449542
databases/trilogy: Update to 2.12.4
...
Changes: https://github.com/trilogy-libraries/trilogy/releases
2026-04-23 18:07:22 +08:00
Kevin Bowling
dd3ccf604a
databases/pg_textsearch: Update to 1.1.0
2026-04-22 21:41:07 -07:00
Angelo Polo
c580eb02f9
databases/cassandra3: deprecate
...
no longer maintained upstream
PR: 294688
2026-04-22 20:44:12 +02:00
Hiroki Tagato
3ce012c999
databases/py-redisvl: Update to 0.18.0
...
Changelog:
- https://github.com/redis/redis-vl-python/releases/tag/v0.17.0
- https://github.com/redis/redis-vl-python/releases/tag/v0.17.1
- https://github.com/redis/redis-vl-python/releases/tag/v0.18.0
Reported by: Repology
2026-04-22 17:01:12 +09:00
Robert Clausecker
99f343f626
databases/pecl-couchbase: fix build on armv7
...
This port bundles an older version of snappy that does not build on
armv7 due to an issue that was fixed in the snappy port long ago.
Grab my old armv7 patch for archivers/snappy from the attic to fix
the build. Long term, the dependency should probably be unbundled.
See also: 9a0a242262
Approved by: portmgr (build fix blanket)
MFH: 2026Q2
2026-04-21 22:14:30 +02:00
Po-Chuan Hsieh
f1a55a8e9d
databases/py-sqlglot: Enable C option by default
...
- Bump PORTREVISION for dependency change
2026-04-21 23:43:05 +08:00
Po-Chuan Hsieh
e4bafbc43c
databases/py-sqlframe: Add SNOWFLAKE option
2026-04-21 23:43:04 +08:00
Nicola Vitale
11051fe1db
databases/sabiql: Update to 1.11.0
...
ChangeLog:
- https://github.com/riii111/sabiql/releases/tag/v1.10.0
- https://github.com/riii111/sabiql/releases/tag/v1.11.0
Reported by: riii111 <notifications@github.com >
2026-04-21 09:28:41 +02:00
Matthias Fechner
957a409f77
www/gitlab: fix deps caused by intermediate commits
2026-04-20 10:17:37 +02:00