| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
2026-07-01 databases/puppetdb-terminus8: Discontinued, use databases/openvoxdb-terminus8
|
| |
|
|
| |
2026-07-01 databases/puppetdb8: Discontinued, use databases/openvoxdb8
|
| |
|
|
|
|
|
|
|
|
| |
It appears that the port databases/mariadb106-client has been removed,
but an entry for it still exists in databases/Makefile.
PR: 296426
Reported by: M. Voorhis <mvoorhis@mcvau.net>
Approved by: osa, vvd (Mentors, implicit)
Fixes: 0df4ffbdef34 ("databases/mariadb106-client: remove epired port")
|
| |
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: 296097
Reported by: <vermiculous@mailbox.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -I/usr/local/include/python3.12 -c leveldb_object.cc -o build/temp.freebsd-15.0-RELEASE-p10-amd64-cpython-312/leveldb_object.o -I/usr/local/include -I. -fno-builtin-memcmp -O2 -fPIC -pthread -Wall -DOS_FREEBSD -DLEVELDB_PLATFORM_POSIX
leveldb_object.cc:795:19: error: use of undeclared identifier 'PyUnicode_AS_UNICODE'
795 | Py_UNICODE* c = PyUnicode_AS_UNICODE(p);
| ^
1 error generated.
error: command '/usr/bin/cc' failed with exit code 1
ERROR Backend subprocess exited when trying to invoke build_wheel
*** Error code 1
Reference: https://pkg-status.freebsd.org/beefy23/data/150amd64-default/a1fb4afca079/logs/py312-leveldb-0.201_1.log
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Update WWW
- Simplify USES=cpe
- Sort CPPFLAGS
- Remove STRIP option
- Remove post-fetch:
- Use EXAMPLESDIR
- Cosmetic change
Changes: https://sqlite.org/news.html
|
| |
|
|
| |
2026-06-30 databases/py-fastparquet: Retired by upstream. See https://github.com/dask/fastparquet/commit/dfe8d4ed0107427674dfa1b18918a167f057a328 for details
|
| |
|
|
|
| |
2026-06-30 databases/mysql96-client: EOLed upstream, switch to newer version
2026-06-30 databases/mysql96-server: EOLed upstream, switch to newer version
|
| | |
|
| |
|
|
| |
2026-06-30 databases/mariadb106-server: End-of-Life approaching, please switch to 11.8 (or 11.4)
|
| |
|
|
| |
2026-06-30 databases/adminer: Project's poor security practices
|
| |
|
|
|
|
| |
Changelog: https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-7-1.html
Sponsored by: Netzkommune GmbH
|
| |
|
|
|
|
| |
Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-10.html
Sponsored by: Netzkommune GmbH
|
| |
|
|
|
| |
Release notes: https://jdbc.postgresql.org/changelogs/2026-06-29-42.7.12-release/
Security: 7701f760-745c-11f1-bc50-6cc21735f730
|
| |
|
|
|
| |
PR: 296384
Approved-by: Yuri Victorovich <yuri@>
|
| |
|
|
| |
Changelog: https://github.com/powa-team/pg_qualstats/blob/master/CHANGELOG
|
| | |
|
| |
|
|
|
|
|
|
|
| |
This library implements the PostgreSQL wire protocol (version 2, for
PostgreSQL 7 and above) in pure OCaml. In addition to a low-level
interface, this library provides a PPX syntax extension to type-check
and validate SQL expressions at build time.
WWW: https://github.com/darioteixeira/pgocaml
|
| |
|
|
|
| |
Changelog: https://docs.percona.com/new/2026/06/24/percona-xtrabackup-840-6-has-been-released/
Reported by: https://repology.org/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mkdir -p port && clang++ -O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-parameter -Wno-unused-variable -Wno-sync-alignment -isystem /usr/local/include -std=c++17 -fPIC -DROCKSDB_DLL -DROCKSDB_USE_RTTI -g -W -Wextra -Wall -Wsign-compare -Wshadow -Wunused-parameter -Werror -I. -I./include -std=c++17 -O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-unused-parameter -Wno-unused-variable -Wno-sync-alignment -isystem /usr/local/include -std=c++17 -faligned-new -DHAVE_ALIGNED_NEW -DROCKSDB_PLATFORM_POSIX -DROCKSDB_LIB_IO_POSIX -O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=1 -DZLIB -DBZIP2 -DLZ4 -DZSTD -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_BACKTRACE -DROCKSDB_SCHED_GETCPU_PRESENT -Wshorten-64-to-32 -DHAVE_UINT128_EXTENSION -isystem third-party/gtest-1.8.1/fused-src -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -DNDEBUG -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-invalid-offsetof -c port/mmap.cc -o port/mmap.o
port/mmap.cc:46:15: error: first argument in call to 'memcpy' is a pointer to non-trivially copyable type 'rocksdb::MemMapping' [-Werror,-Wnontrivial-memcall]
46 | std::memcpy(this, &other, sizeof(*this));
| ^
port/mmap.cc:46:15: note: explicitly cast the pointer to silence this warning
46 | std::memcpy(this, &other, sizeof(*this));
| ^
| (void*)
1 error generated.
Reference: https://pkg-status.freebsd.org/beefy24/data/main-amd64-default/p69f57ea536e0_s2ff705f32a2/logs/rocksdb9-9.11.2_1.log
Obtained from: https://github.com/facebook/rocksdb/commit/496eebaee891c5f132d1ec1d9293a9c7f59b1e46
|
| |
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v26.2.10.10-stable
|
| |
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v26.3.5.12-lts
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
Turso is an open-source, SQLite-compatible database written in Rust that
lets developers create millions of small, file-based databases for AI
agents, multi-tenant SaaS applications, and edge workloads.
Unlike traditional databases that run as a single shared server process,
Turso treats each database as a lightweight file that can be spun up
instantly, replicated globally, or synced to a device.
|
| |
|
|
|
|
|
| |
Release notes:
https://github.com/OpenVoxProject/openvoxdb/releases/tag/8.14.1
With hat: puppet
|
| |
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v26.2.9.9-stable
|
| |
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v26.3.4.11-lts
|
| | |
|
| |
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v26.2.8.15-stable
|
| |
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v26.3.3.20-lts
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Changelog: https://github.com/fastapi/sqlmodel/blob/0.0.39/docs/release-notes.md
Reported by: Repology
|
| |
|
|
|
| |
Approved by: portmgr (blanket)
With hat: python
|
| |
|
|
|
|
|
|
| |
- While I'm here, fix options dependency helpers
- Bump PORTREVISION for dependency change
Approved by: portmgr (blanket)
With hat: python
|
| |
|
|
|
|
|
| |
Python 3.10 is the minimal supported Python 3.
Approved by: portmgr (blanket)
With hat: python
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Changes: https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md
|
| | |
|
| | |
|