Port details |
- sqlx-cli Rust SQL Toolkit with support for PostgreSQL, MySQL, SQLite, MSSQL
- 0.8.2_2 databases =2 0.8.2_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-12-31 08:54:06
- Last Update: 2024-11-08 08:24:20
- Commit Hash: ca048c2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20 MIT
- WWW:
- https://github.com/launchbadge/sqlx
- Description:
- SQLx is an async, pure Rust SQL crate featuring compile-time checked queries
without a DSL.
Features:
- Truly Asynchronous: Built from the ground-up using async/await
for maximum concurrency.
- Compile-time checked queries.
- Database Agnostic: Support for [PostgreSQL], [MySQL], [SQLite].
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sqlx-cli>0:databases/sqlx-cli
- To install the port:
- cd /usr/ports/databases/sqlx-cli/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/sqlx-cli
- pkg install sqlx-cli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sqlx-cli
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725512210
SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.82.0 : lang/rust
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_sqlx-cli
- USES:
- cargo ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.2_2 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.8.2_1 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.8.2 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
0.8.2 05 Sep 2024 08:48:39 |
Yuri Victorovich (yuri) |
databases/sqlx-cli: update 0.8.1 → 0.8.2
Reported by: portscout |
0.8.1 27 Aug 2024 07:45:27 |
Yuri Victorovich (yuri) |
databases/sqlx-cli: update 0.8.0 → 0.8.1 |
0.8.0_1 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.8.0 23 Jul 2024 09:28:17 |
Yuri Victorovich (yuri) |
databases/sqlx-cli: update 0.7.4 → 0.8.0
Reported by: portscout |
0.7.4_3 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.7.4_2 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.7.4_1 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.7.4 13 Mar 2024 06:17:04 |
Yuri Victorovich (yuri) |
databases/sqlx-cli: update 0.7.3 → 0.7.4
Reported by: portscout |
0.7.3_2 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.7.3_1 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.7.3 31 Dec 2023 08:53:16 |
Yuri Victorovich (yuri) |
databases/sqlx-cli: New port: Rust SQL Toolkit with support for PostgreSQL,
MySQL, SQLite, MSSQL |