aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* python.mk: retire ${PYNUMPY}Charlie Li28 hours4-7/+7
| | | | | With both math/py-numpy (2) and math/py-numpy1, the variable stopped making sense. Also remove the upper version bound.
* math/py-numpy: switch all consumers to math/py-numpy1Charlie Li30 hours8-7/+13
| | | | | | ...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS PR: 281470
* databases/freetds-devel: Update version 1.5.287=>1.5.291Muhammad Moinur Rahman38 hours2-4/+4
|
* databases/mongodb-tools: 100.16.0Ronald Klop41 hours2-4/+4
| | | | | Changelog: https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md#100160
* */*: bump portrevision after java_default=25 updateRonald Klop2 days26-24/+26
| | | | | | Included all ports that have USES=java. PR: 293559
* databases/squirrel-sql: Update 4.8.0 => 5.1.0Jonathan Chen3 days3-34/+34
| | | | | | | | | | | | | Changelog: https://sourceforge.net/p/squirrel-sql/git/ci/27a32b4/tree/sql12/core/doc/changes.txt https://github.com/squirrel-sql-client/squirrel-sql-code/blob/27a32b4/sql12/core/doc/changes.txt - Replace "${RM}" in post-extract with "EXTRACT_BEFORE_ARGS=-x …". - Replace "${FIND} . | ${CPIO}" in do-install with "${COPYTREE_SHARE}". PR: 294173 Sponsored by: UNIS Labs Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
* databases/freetds-devel: Update version 1.5.283=>1.5.287Muhammad Moinur Rahman4 days2-4/+4
|
* databases/freetds: Update version 1.5.15=>1.5.16Muhammad Moinur Rahman4 days2-4/+4
|
* databases/postgresql-cstore_fdw: Remove expired portRene Ladan4 days6-85/+0
| | | | 2026-03-31 databases/postgresql-cstore_fdw: Columnar storage is now part of databases/pg_citus. Please migrate.
* databases/mysql94-server: Remove expired portRene Ladan4 days53-2131/+0
| | | | 2026-03-31 databases/mysql94-server: EOLed upstream, switch to newer version
* databases/mysql91-server: Remove expired portRene Ladan4 days61-2291/+0
| | | | 2026-03-31 databases/mysql91-server: EOLed upstream, switch to newer version
* databases/mysql91-client: Remove expired portRene Ladan4 days4-103/+0
| | | | 2026-03-31 databases/mysql91-client: EOLed upstream, switch to newer version
* databases/mysql94-client: Remove expired portRene Ladan4 days4-103/+0
| | | | 2026-03-31 databases/mysql94-client: EOLed upstream, switch to newer version
* devel/autoconf: Update to 2.73Tijl Coosemans4 days1-5/+4
| | | | | | | | | | cad/alliance, databases/proxysql, deskutils/growl-for-linux, emulators/wine-proton, net/yate, sysutils/grub2-efi, sysutils/grub2-pcbsd: Add USE_CSTD=gnu11 because autoconf 2.73 tries to use C23 and these ports are broken with that. PR: 293963 Exp-run by: antoine
* databases/cdb: Update to 20251021Kousuke Kannagi5 days5-42/+48
| | | | | | | | | | | Take maintainership. Update MASTER_SITES, WWW and pkg-descr. Add LICENSE and DOCS option. Changelog: https://cdb.cr.yp.to/download.html#changelog PR: 290686 Approved by: fluffy (mentor)
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev5 days1-1/+1
|
* */*: bump PORTREVISION following devel/simdjson soname changeRobert Clausecker5 days1-1/+1
|
* databases/redis: Update version 8.6.1=>8.6.2Muhammad Moinur Rahman6 days2-5/+4
| | | | Changelog: https://github.com/redis/redis/releases/tag/8.6.2
* databases/freetds-devel: Update version 1.5.282=>1.5.283Muhammad Moinur Rahman6 days2-4/+4
|
* databases/freetds: Update version 1.5.14=>1.5.15Muhammad Moinur Rahman6 days2-4/+4
|
* databases/R-cran-pool: New port: Object pooling for DBI database connectionsChristos Longros6 days4-0/+29
| | | | Differential Revision: https://reviews.freebsd.org/D56081
* databases/R-cran-RPostgres: New port: C++ interface to PostgreSQL using cpp11Christos Longros6 days4-0/+32
| | | | Differential Revision: https://reviews.freebsd.org/D56083
* databases/R-cran-RMariaDB: New port: DBI interface to MariaDB and MySQL ↵Christos Longros6 days4-0/+32
| | | | | | using cpp11 Differential Revision: https://reviews.freebsd.org/D56084
* databases/R-cran-nanoparquet: New port: Read and write Parquet files without ↵Christos Longros6 days4-0/+22
| | | | | | external dependencies Differential Revision: https://reviews.freebsd.org/D56082
* databases/powa-web: Update to 5.1.4Palle Girgensohn7 days2-4/+4
| | | | Release notes: https://github.com/powa-team/powa-web/releases/tag/5.1.4
* databases/sabiql: Update to 1.9.1Nicola Vitale8 days2-4/+4
| | | | | ChangeLog: https://github.com/riii111/sabiql/releases/tag/v1.9.1 Reported by: riii111 <notifications@github.com>
* databases/pg_textsearch: Update to 1.0.0Kevin Bowling8 days3-4/+6
|
* databases/surrealdb: update 3.0.4 → 3.0.5Yuri Victorovich8 days3-20/+33
|
* databases/sabiql: Update to 1.9.0Nicola Vitale8 days3-29/+29
| | | | | ChangeLog: https://github.com/riii111/sabiql/releases/tag/v1.9.0 Reported by: riii111 <notifications@github.com>
* databases/py-harlequin: Update to 2.5.2Nicola Vitale8 days2-5/+5
| | | | | ChangeLog: https://github.com/tconbeer/harlequin/releases/tag/v2.5.2 Reported by: Ted Conbeer <notifications@github.com>
* databases/clickhouse-cpp: Update to 2.6.1Guido Falsi10 days3-4/+5
|
* */geoserver*: Update to 2.28.3Joel Bodenmann11 days2-6/+6
| | | | | Changelog: https://geoserver.org/announcements/2026/03/20/geoserver-2-28-3-released.html
* databases/mysql80-client: install the man pagesDan Langille11 days2-17/+17
| | | | | PR: 279234 Approved by: maintainer (maintainer timeout)
* */*: Go ports that use modernc.org/sqlite are for aarch64, amd64 onlyRobert Clausecker11 days1-0/+3
| | | | | | | | | | | The module modernc.org/sqlite (and dependencies such as modernc.org/libc) are only available on aarch64 and amd64 FreeBSD. Other platforms are not supported on FreeBSD right now. Consistently mark ports using these with ONLY_FOR_ARCHS. See also: b1e7e12428e07a6f36afdc91b21ae044f4c4db3c Approved by: portmgr (build fix blanket)
* databases/freetds-devel: Update version 1.5.272=>1.5.282Muhammad Moinur Rahman11 days2-4/+4
|
* lang/rust: Bump revisions after 1.94.0Mikael Urankar13 days25-14/+25
| | | | PR: 293615
* databases/mongodb{7,8}0: Use documented placeholder NETWOKING in RC scriptsMichael Osipov13 days4-3/+4
| | | | | | PR: 293652 Approved by: ronald (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D55712
* databases/soci: Fix build with non-default optionsVladimir Druzenko13 days2-19/+21
| | | | | | | Upstream renamed options from WITH_* to SOCI_*. Also fix dependencies for MYSQL option. Approved by: jbo (maintainer)
* databases/rubygem-click_house-client: update to 0.8.8Matthias Fechner14 days2-4/+4
| | | | | | Required for gitlab 18.10 Changes: https://gitlab.com/gitlab-org/ruby/gems/clickhouse-client/-/releases
* databases/gom: update to 0.5.6Olivier Duchateau14 days2-4/+4
| | | | | | | | | | | Update to 0.5.6 0.5.6 ----- - Build: Use python install_sources (adds support for options such as python.bytecompile) PR: 293504
* databases/surrealdb: Broken on aarch64Yuri Victorovich14 days1-0/+1
| | | | Reported by: fallout
* databases/soci: Update to 4.1.2Joel Bodenmann2026-03-217-73/+60
| | | | Changelog: https://github.com/SOCI/soci/blob/master/RELEASING.md
* databases/freetds-devel: Update version 1.5.269=>1.5.272Muhammad Moinur Rahman2026-03-212-4/+4
|
* databases/dlmdb: Datalevin fork of OpenLDAP LMDBMarkus Graf2026-03-217-0/+166
| | | | Pull Request: https://github.com/freebsd/freebsd-ports/pull/490
* databases/proxysql: Bump PORTREVISIONRyan Steinmetz2026-03-204-49/+1
| | | | - Remove remaining unneeded patches for 3.0.6 update
* databases/proxysql: Update to 3.0.6Ryan Steinmetz2026-03-204-11/+21
| | | | | - The previous commit actually updated us to 3.0.5 as upstream uses the 3.0.6 tag as the start of 3.0.6 and v3.0.6 as the actual release.
* databases/mroonga: Update version 15.22=>15.23Muhammad Moinur Rahman2026-03-202-4/+4
| | | | Changelog: https://mroonga.org/docs/news/15.html#release-15-23
* databases/freetds-devel: Update version 1.5.263=>1.5.269Muhammad Moinur Rahman2026-03-202-4/+4
|
* databases/redis: Add MODULES optionMuhammad Moinur Rahman2026-03-201-0/+8
| | | | | | | | Modules greatly extend the functionality of the Redis server. As a starting point make the redisjson module available as an option. More modules to follow. Reported by: kalin.staykov@redis.com
* databases/redisjson: Update version 2.0.8=>8.6.0Muhammad Moinur Rahman2026-03-203-260/+438
| | | | | | | | | - Adopt port - Update License to AGPLv3 RSALv2 SSPLv1 Changelog: https://github.com/RedisJSON/RedisJSON/releases/tag/v8.6.0 Reported by: kalin.staykov@redis.com