Port details |
- prql Language for transforming data: powerful, pipelined SQL replacement
- 0.10.1 lang
=0 0.9.4_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-10 16:48:05
- Last Update: 2023-11-15 05:23:59
- Commit Hash: fae16a0
- Also Listed In: databases
- License: APACHE20
- WWW:
- https://prql-lang.org
- 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 = 1700023763
SHA256 (rust/crates/addr2line-0.19.0.crate) = a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97
SIZE (rust/crates/addr2line-0.19.0.crate) = 33210
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.73.0 : lang/rust
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- 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.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 |