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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
csvq SQL-like query language for csv
1.18.1_5 textproc on this many watch lists=0 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 1.18.1_3Version of this port present on the latest quarterly branch.
Maintainer: lcook@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-03-08 10:37:40
Last Update: 2024-03-24 14:29:00
Commit Hash: a5a000d
License: MIT
WWW:
https://mithrandie.github.io/csvq/
Description:
Command line tool to operate CSV files. You can read, update, delete CSV records with SQL-like query. You can also execute multiple operations sequentially in managed transactions by passing a procedure or using the interactive shell. In the multiple operations, you can use variables, cursors, temporary tables, and other features.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/csvq
  2. /usr/local/share/licenses/csvq-1.18.1_5/catalog.mk
  3. /usr/local/share/licenses/csvq-1.18.1_5/LICENSE
  4. /usr/local/share/licenses/csvq-1.18.1_5/MIT
Collapse this list.
Dependency lines:
  • csvq>0:textproc/csvq
To install the port:
cd /usr/ports/textproc/csvq/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/csvq
  • pkg install csvq
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: csvq
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1685777390 SHA256 (go/textproc_csvq/csvq-v1.18.1/v1.18.1.mod) = a5553577a4a4c290865510f48fc85d6d7bd0e5b0b85b5064ae21006d3e7958b6 SIZE (go/textproc_csvq/csvq-v1.18.1/v1.18.1.mod) = 603

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_csvq/csvq-v1.18.1/v1.18.1.zip) = bf2721c0fc7f215abd05a606d3a31fd73ec18bf9399cc5548a562dc2f77dde3b SIZE (go/textproc_csvq/csvq-v1.18.1/v1.18.1.zip) = 1555305

Collapse this list.


Packages (timestamps in pop-ups are UTC):
csvq
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.18.1_41.18.1_4-1.18.1_41.18.1_4---
FreeBSD:13:quarterly1.18.1_31.18.1_3-1.18.1_31.18.1_3---
FreeBSD:14:latest1.18.1_41.18.1_4-1.18.1_41.18.1_4---
FreeBSD:14:quarterly1.18.1_31.18.1_3-1.18.1_31.18.1_3---
FreeBSD:15:latest1.18.1_41.18.1_4n/a1.18.1_4n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for csvq-1.18.1_5: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_csvq
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/mithrandie/csvq/@v/
Collapse this list.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.18.1_5
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
1.18.1_4
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
1.18.1_3
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
1.18.1_2
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
1.18.1_1
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
1.18.1
03 Jun 2023 08:46:41
commit hash: 03a94151a1551f49da0e54da7b3691b7229ca259commit hash: 03a94151a1551f49da0e54da7b3691b7229ca259commit hash: 03a94151a1551f49da0e54da7b3691b7229ca259commit hash: 03a94151a1551f49da0e54da7b3691b7229ca259 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/csvq: Update to 1.18.1

Changes:	https://github.com/mithrandie/csvq/releases/tag/v1.18.1
1.17.11_6
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
1.17.11_5
24 Mar 2023 20:54:45
commit hash: b19aa539a814de2b532a1009acd54bfd196f61cccommit hash: b19aa539a814de2b532a1009acd54bfd196f61cccommit hash: b19aa539a814de2b532a1009acd54bfd196f61cccommit hash: b19aa539a814de2b532a1009acd54bfd196f61cc files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
textproc/csvq: fix build on riscv64

Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
1.17.11_4
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
1.17.11_3
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
1.17.11_2
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
1.17.11_1
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
1.17.11
13 Dec 2022 01:47:58
commit hash: 8b02ab430bbde5056f0268cd46f9e62f6277eb86commit hash: 8b02ab430bbde5056f0268cd46f9e62f6277eb86commit hash: 8b02ab430bbde5056f0268cd46f9e62f6277eb86commit hash: 8b02ab430bbde5056f0268cd46f9e62f6277eb86 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/csvq: Update to 1.17.11

Changes:	https://github.com/mithrandie/csvq/releases/tag/v1.17.11
1.17.10_3
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
1.17.10_2
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
1.17.10_1
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.17.10
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.17.10
28 Aug 2022 00:33:06
commit hash: 95730d0a2e179d1c8d9e14652aafd42eb4f2403acommit hash: 95730d0a2e179d1c8d9e14652aafd42eb4f2403acommit hash: 95730d0a2e179d1c8d9e14652aafd42eb4f2403acommit hash: 95730d0a2e179d1c8d9e14652aafd42eb4f2403a files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/csvq: Update to 1.17.10

Changes:	https://github.com/mithrandie/csvq/releases/tag/v1.17.10
1.17.8_1
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
1.17.8
29 Jul 2022 17:05:14
commit hash: 4043026376460eb5b6b8f138f3c03c3ec6010760commit hash: 4043026376460eb5b6b8f138f3c03c3ec6010760commit hash: 4043026376460eb5b6b8f138f3c03c3ec6010760commit hash: 4043026376460eb5b6b8f138f3c03c3ec6010760 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/csvq: Update to 1.17.8

Changes:	https://github.com/mithrandie/csvq/releases/tag/v1.17.8
1.17.7_1
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
1.17.7
11 Jul 2022 16:40:00
commit hash: 4a6b0318fdc679b087f44b495b1cb8ca72ffd375commit hash: 4a6b0318fdc679b087f44b495b1cb8ca72ffd375commit hash: 4a6b0318fdc679b087f44b495b1cb8ca72ffd375commit hash: 4a6b0318fdc679b087f44b495b1cb8ca72ffd375 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/csvq: Update to 1.17.7

Changes:	https://github.com/mithrandie/csvq/blob/v1.17.7/CHANGELOG.md
1.17.0_1
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
1.17.0
25 May 2022 22:50:02
commit hash: 48c2cf2b1dfb6a42f3e8e4af543433dfb510bbdacommit hash: 48c2cf2b1dfb6a42f3e8e4af543433dfb510bbdacommit hash: 48c2cf2b1dfb6a42f3e8e4af543433dfb510bbdacommit hash: 48c2cf2b1dfb6a42f3e8e4af543433dfb510bbda files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/csvq: Update to 1.17.0

Changes:	https://github.com/mithrandie/csvq/releases/tag/v1.17.0
1.16.0_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
1.16.0
03 Mar 2022 15:48:24
commit hash: 2a62a06206d750712bdd18c4d1e98f9133abb10ccommit hash: 2a62a06206d750712bdd18c4d1e98f9133abb10ccommit hash: 2a62a06206d750712bdd18c4d1e98f9133abb10ccommit hash: 2a62a06206d750712bdd18c4d1e98f9133abb10c files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/csvq: Update to 1.16.0

Changes:	https://github.com/mithrandie/csvq/releases/tag/v1.16.0
1.15.2
26 Jun 2021 11:48:07
commit hash: 4f9fec79841d3328cf4df11cd264b012679c0589commit hash: 4f9fec79841d3328cf4df11cd264b012679c0589commit hash: 4f9fec79841d3328cf4df11cd264b012679c0589commit hash: 4f9fec79841d3328cf4df11cd264b012679c0589 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/csvq: Update to 1.15.2

Changes:	https://github.com/mithrandie/csvq/releases/tag/v1.15.2
1.15.1_1
13 May 2021 17:59:48
commit hash: 2754b8b53d979ece89e27bacd92e5eb4c12dd533commit hash: 2754b8b53d979ece89e27bacd92e5eb4c12dd533commit hash: 2754b8b53d979ece89e27bacd92e5eb4c12dd533commit hash: 2754b8b53d979ece89e27bacd92e5eb4c12dd533 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
Switch to GO_MODULE after r566063
1.15.1
11 May 2021 22:43:49
commit hash: 49c8fae0011542bbeab9fdad81d1294ee12a57dfcommit hash: 49c8fae0011542bbeab9fdad81d1294ee12a57dfcommit hash: 49c8fae0011542bbeab9fdad81d1294ee12a57dfcommit hash: 49c8fae0011542bbeab9fdad81d1294ee12a57df files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
textproc/csvq: Update to 1.15.1

Changes:	https://github.com/mithrandie/csvq/releases/tag/v1.15.1
1.15.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.15.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.15.0
29 Mar 2021 15:45:20
Revision:569476Original commit files touched by this commit
lcook search for other commits by this committer
textproc/csvq: Update to 1.15.0

Changes: 	https://github.com/mithrandie/csvq/releases/tag/v1.15.0
Approved by: 	mentors (implicit)
1.14.1
23 Mar 2021 14:38:50
Revision:569028Original commit files touched by this commit
lcook search for other commits by this committer
textproc/csvq: Update to 1.14.1

Changes: 		https://github.com/mithrandie/csvq/releases/tag/v1.14.1
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D29388
1.14.0
10 Mar 2021 18:35:46
Revision:568027Original commit files touched by this commit
lcook search for other commits by this committer
textproc/csvq: Update to 1.14.0

Changes: 		https://github.com/mithrandie/csvq/releases/tag/v1.14.0
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D29199
1.13.8
05 Feb 2021 16:58:59
Revision:564136Original commit files touched by this commit
lcook search for other commits by this committer
textproc/csvq: Update to 1.13.8

Changes:		https://github.com/mithrandie/csvq/releases/tag/v1.13.8
Approved by:		fernape (mentor)
MFH:			2021Q1
Differential Revision:	https://reviews.freebsd.org/D28490
1.13.7
22 Jan 2021 10:08:52
Revision:562287Original commit files touched by this commit
lcook search for other commits by this committer
Update MAINTAINER fields for myself (lcook)

Approved by:            tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D28279
1.13.7
01 Dec 2020 19:25:50
Revision:556785Original commit files touched by this commit
fernape search for other commits by this committer
textproc/csvq: Update to 1.13.7

ChangeLog: https://github.com/mithrandie/csvq/releases/v1.13.7

PR:	251497
Submitted by:	vulcan@wired.sh (maintainer)
1.13.6
23 Sep 2020 12:22:17
Revision:549717Original commit files touched by this commit
fernape search for other commits by this committer
textproc/csvq: Update to 1.13.6

ChangeLog: https://github.com/mithrandie/csvq/releases/v1.13.6

PR:	249489
Submitted by:	vulcan@wired.sh
1.13.3
12 Jun 2020 08:08:31
Revision:538576Original commit files touched by this commit
fernape search for other commits by this committer
textproc/csvq: Update to 1.13.3

From ChangeLog: textproc/csvq: Update to 1.13.3

* Update docs to release v1.13.3 for support Ubuntu PPA.

PR:	247158
Submitted by:	vulcan@wired.sh (maintainer)
1.13.2
06 Jun 2020 18:37:12
Revision:538122Original commit files touched by this commit
cs search for other commits by this committer
Update to 1.13.2

PR:		247016
Submitted by:	maintainer
1.13.1
25 May 2020 11:22:57
Revision:536457Original commit files touched by this commit
fernape search for other commits by this committer
textproc/csvq: Update to 1.13.1

From ChangeLog: https://github.com/mithrandie/csvq/releases/v1.13.1

Change reference scope in lateral subquery.

PR:	246693
Submitted by:	vulcan@wired.sh (maintainer)
1.13.0
22 May 2020 15:30:20
Revision:536207Original commit files touched by this commit
fernape search for other commits by this committer
textproc/csvq: Update to 1.13.0

From ChangeLog: https://github.com/mithrandie/csvq/releases/v1.13.0

 * Support LATERAL join. https://github.com/mithrandie/csvq/issues/24)
 * Support USING join condition in FULL OUTER JOIN.
 * Support $XDG_CONFIG_HOME environment variable for configuration files.

PR:	246632
Submitted by:	vulcan@wired.sh (maintainer)
1.12.5
12 Apr 2020 16:45:20
Revision:531535Original commit files touched by this commit
tcberner search for other commits by this committer
textproc/csvq: Update to 1.12.5

PR:		245548
Submitted by:	Lewis Cook <vulcan@wired.sh>  (maintainer)
1.12.4
08 Mar 2020 10:37:33
Revision:528023Original commit files touched by this commit
tcberner search for other commits by this committer
New port: textproc/csvq: SQL-like query language for csv

Command line tool to operate CSV files.
You can read, update, delete CSV records
with SQL-like query.

You can also execute multiple operations
sequentially in managed transactions by
passing a procedure or using the interactive
shell. In the multiple operations, you can
use variables, cursors, temporary tables,
and other features.

WWW: https://mithrandie.github.io/csvq/

PR:		244663
Submitted by:	Lewis Cook <vulcan@wired.sh>

Number of commits found: 45