K 10 svn:author V 8 tcberner K 8 svn:date V 27 2020-03-08T10:37:32.956990Z K 7 svn:log V 489 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 END