notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
futuresql Non-blocking database framework for Qt
0.1.1_2 databases on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.1_1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-13 11:57:12
Last Update: 2025-02-03 17:02:42
Commit Hash: b44569f
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: kde
License: not specified in port
WWW:
https://api.kde.org/futuresql/html/index.html
Description:
A non-blocking database framework for Qt. 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. In order to make FutureSQL's use of templates less confusing, FutureSQL uses C++20 concepts, and requires a C++20 compiler. Warning: The API is not finalized yet.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. include/FutureSQL6/ThreadedDatabase
  2. include/FutureSQL6/futuresql_export.h
  3. include/FutureSQL6/threadeddatabase.h
  4. include/FutureSQL6/threadeddatabase_p.h
  5. lib/cmake/FutureSQL6/FutureSQL6Config.cmake
  6. lib/cmake/FutureSQL6/FutureSQL6ConfigVersion.cmake
  7. lib/cmake/FutureSQL6/FutureSQLTargets-release.cmake
  8. lib/cmake/FutureSQL6/FutureSQLTargets.cmake
  9. lib/libfuturesql6.so
  10. lib/libfuturesql6.so.0
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • futuresql>0:databases/futuresql
To install the port:
cd /usr/ports/databases/futuresql/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/futuresql
  • pkg install futuresql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: futuresql
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1691920947 SHA256 (futuresql-0.1.1.tar.xz) = e44ed8d5a9618b3ca7ba2983ed9c5f7572e6e0a5b199f94868834b71ccbebd43 SIZE (futuresql-0.1.1.tar.xz) = 27844

Packages (timestamps in pop-ups are UTC):
futuresql
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.1_20.1.1_2-0.1.1_20.1.1_2---
FreeBSD:13:quarterly0.1.1_10.1.1_1-0.1.1_10.1.1_10.1.1_10.1.1_10.1.1_1
FreeBSD:14:latest0.1.1_20.1.1_2-0.1.1_10.1.1_2---
FreeBSD:14:quarterly0.1.1_10.1.1_1-0.1.1_10.1.1_10.1.1_10.1.1_10.1.1_1
FreeBSD:15:latest0.1.1_20.1.1_2n/a0.1.1_2n/a0.1.1_10.1.1_10.1.1_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. ECMConfig.cmake : devel/kf6-extra-cmake-modules
Library dependencies:
  1. libQt6Core.so : devel/qt6-base
This port is required by:
for Libraries
  1. graphics/kontrast

Configuration Options:
No options to configure
Options name:
databases_futuresql
USES:
cmake kde:6 qt:6 tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.kde.org/stable/futuresql/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.1_2
03 Feb 2025 17:02:42
commit hash: b44569f1372dcc68678d82143c83da4df54afde7commit hash: b44569f1372dcc68678d82143c83da4df54afde7commit hash: b44569f1372dcc68678d82143c83da4df54afde7commit hash: b44569f1372dcc68678d82143c83da4df54afde7 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Tobias C. Berner
KDE: It goes to 6!

This megacommit merges all the work from
https://github.com/freebsd/freebsd-ports-kde/tree/kde-it_goes_to_6
Specifically:
- KDE Plasma 6 ports updated to 6.2.5
- KDE Applications ports updated to 24.12.0
- Development ports of KDE Applications removed
- A lot of various ports switched to Qt 6 by default
- Some KDE Frameworks 5 and Plasma 5 ports are adapted to be coinstallable
  with their 6 counterparts

PR:		284351
Exp-run by:	antoine
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/341

Co-authored-by:	Max Brazhnikov <makc@FreeBSD.org>
Co-authored-by:	Kenneth Raplee <kenrap@kennethraplee.com>
Co-authored-by:	Jason E. Hale <jhale@FreeBSD.org>
Co-authored-by:	Gleb Popov <arrowd@FreeBSD.org>
0.1.1_1
15 Aug 2023 19:06:03
commit hash: c6274ee9420519be57df53b3f56ad80e6592dc8fcommit hash: c6274ee9420519be57df53b3f56ad80e6592dc8fcommit hash: c6274ee9420519be57df53b3f56ad80e6592dc8fcommit hash: c6274ee9420519be57df53b3f56ad80e6592dc8f files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
KDE: make ecm a build-only dependency in kde@ maintained ports
0.1.1
13 Aug 2023 11:55:27
commit hash: d1189adecde9848afc9adad2938068e172a10414commit hash: d1189adecde9848afc9adad2938068e172a10414commit hash: d1189adecde9848afc9adad2938068e172a10414commit hash: d1189adecde9848afc9adad2938068e172a10414 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases/futuresql: new port -- A non-blocking database framework for Qt.

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.

In order to make FutureSQL's use of templates less confusing, FutureSQL uses
C++20 concepts, and requires a C++20 compiler.

Warning: The API is not finalized yet.

Number of commits found: 3