Port details |
- prql Language for transforming data: powerful, pipelined SQL replacement
- 0.13.3_2 lang
=2 0.13.3_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-10 16:48:05
- Last Update: 2025-04-08 08:41:13
- Commit Hash: 2a5976a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: databases
- License: APACHE20
- WWW:
- https://prql-lang.org
- https://github.com/PRQL/prql
- Description:
- PRQL is a modern language for transforming data - a simple, powerful, pipelined
SQL replacement. Like SQL, it's readable, explicit and declarative. Unlike SQL,
it forms a logical pipeline of transformations, and supports abstractions such
as variables and functions. It can be used with any database that uses SQL,
since it compiles to SQL.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- prql-compiler>0:lang/prql
- To install the port:
- cd /usr/ports/lang/prql/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/prql
- pkg install prql-compiler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: prql-compiler
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737870608
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.86.0 : lang/rust
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_prql
- USES:
- cargo python:build
- 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.13.3_2 08 Apr 2025 08:41:13
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.86.0
PR: 285840 |
0.13.3_1 24 Feb 2025 07:55:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.85.0
PR: 284884 |
0.13.3 26 Jan 2025 07:07:16
    |
Yuri Victorovich (yuri)  |
lang/prql: update 0.13.2 → 0.13.3
Reported by: portscout |
0.13.2_3 20 Jan 2025 11:06:50
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
0.13.2_2 01 Dec 2024 09:24:18
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.13.2_1 08 Nov 2024 08:24:20
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.13.2 25 Oct 2024 17:33:10
    |
Yuri Victorovich (yuri)  |
lang/prql: update 0.13.0 → 0.13.2 |
0.13.0_2 23 Oct 2024 03:11:24
    |
Yuri Victorovich (yuri)  |
Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
in the cross-compilation mode.
Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.
Immadiate benefits: (Only the first 15 lines of the commit message are shown above ) |
0.13.0_2 10 Sep 2024 11:00:34
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.13.0_1 26 Aug 2024 08:08:01
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.13.0 26 Jul 2024 08:57:58
    |
Yuri Victorovich (yuri)  |
lang/prql: update 0.12.2 → 0.13.0
Reported by: portscout |
0.12.2_1 18 Jun 2024 10:59:14
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.12.2 13 Jun 2024 09:19:37
    |
Yuri Victorovich (yuri)  |
lang/prql: update 0.12.1 → 0.12.2
Reported by: portscout |
0.12.1 10 Jun 2024 08:27:12
    |
Yuri Victorovich (yuri)  |
lang/prql: update 0.11.4 → 0.12.1
Reported by: portscout |
0.11.4_2 13 May 2024 11:03:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.11.4_1 23 Mar 2024 09:41:46
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.11.4 08 Mar 2024 10:25:46
    |
Yuri Victorovich (yuri)  |
lang/prql: update 0.11.1 → 0.11.4
Reported by: portscout |
0.11.1_2 19 Feb 2024 11:59:23
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.11.1_1 09 Jan 2024 12:15:54
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.11.1 27 Dec 2023 06:27:17
    |
Yuri Victorovich (yuri)  |
lang/prql: update 0.11.0 → 0.11.1
Reported by: portscout |
0.11.0 20 Dec 2023 19:21:33
    |
Yuri Victorovich (yuri)  |
lang/prql: update 0.10.1 → 0.11.0
Reported by: portscout |
0.10.1_1 08 Dec 2023 15:04:09
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.10.1 15 Nov 2023 05:23:59
    |
Yuri Victorovich (yuri)  |
lang/prql: update 0.10.0 → 0.10.1
Reported by: portscout |
0.10.0 05 Nov 2023 06:38:19
    |
Yuri Victorovich (yuri)  |
lang/prql: update 0.9.4 → 0.10.0
Reported by: portscout |
0.9.4_2 24 Oct 2023 10:22:32
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.9.4_1 08 Sep 2023 09:06:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.9.4 24 Aug 2023 09:13:41
    |
Yuri Victorovich (yuri)  |
lang/prql: update 0.9.3 → 0.9.4
Reported by: portscout |
0.9.3 03 Aug 2023 16:31:02
    |
Yuri Victorovich (yuri)  |
lang/prql: Update 0.9.2 → 0.9.3
Reported by: portscout |
0.9.2 26 Jul 2023 06:20:25
    |
Yuri Victorovich (yuri)  |
lang/prql: Update 0.8.1 → 0.9.2
Reported by: portscout |
0.8.1_1 17 Jul 2023 15:58:38
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.8.1 10 Jul 2023 16:44:40
    |
Yuri Victorovich (yuri)  |
lang/prql: New port: Language for transforming data: powerful, pipelined SQL
replacement |