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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
qo TUI to query JSON/CSV/TSV with SQL
0.4.0_1 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 0.3.1_2Version of this port present on the latest quarterly branch.
Maintainer: adamw@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-01-07 14:48:08
Last Update: 2026-05-09 17:25:51
Commit Hash: 5f9824a
License: MIT
WWW:
https://github.com/kiki-ki/go-qo
Description:
qo is an interactive TUI to query structured data (JSON/CSV/TSV) using SQL (in particular, SQLite syntax). Results are updated in real-time. It ultimately works as a standard stdin-in/stdout-out CLI app, so it's essentially a normal piped app that (optionally) has interactivity. If you pass the query as an argument, it'll skip the TUI, but still let you query your data with SQL.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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/qo
  2. /usr/local/share/licenses/qo-0.4.0_1/catalog.mk
  3. /usr/local/share/licenses/qo-0.4.0_1/LICENSE
  4. /usr/local/share/licenses/qo-0.4.0_1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • qo>0:textproc/qo
To install the port:
cd /usr/ports/textproc/qo/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/qo
  • pkg install qo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qo
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64
distinfo:
TIMESTAMP = 1776824406 SHA256 (go/textproc_qo/qo-v0.4.0/v0.4.0.mod) = b8ce0e669bdbde87fb17e6d75ef3664e0fb048b36d540ad41d21c3006610e180 SIZE (go/textproc_qo/qo-v0.4.0/v0.4.0.mod) = 28976

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_qo/qo-v0.4.0/v0.4.0.zip) = c63c8659f13e1443557503ce879e53f85adf979c5c9c58d1c03a3540ea1f77d5 SIZE (go/textproc_qo/qo-v0.4.0/v0.4.0.zip) = 760643

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go126 : lang/go126
Fetch dependencies:
  1. go126 : lang/go126
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_qo
USES:
go:1.26+,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/kiki-ki/go-qo/@v/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0_1
09 May 2026 17:25:51
commit hash: 5f9824aeed64e3cba94562b6c765c4cb9ec90f9ccommit hash: 5f9824aeed64e3cba94562b6c765c4cb9ec90f9ccommit hash: 5f9824aeed64e3cba94562b6c765c4cb9ec90f9ccommit hash: 5f9824aeed64e3cba94562b6c765c4cb9ec90f9c files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.26.3
0.4.0
22 Apr 2026 02:22:13
commit hash: 3dae579266247e09d64240ca027392d15f4818cccommit hash: 3dae579266247e09d64240ca027392d15f4818cccommit hash: 3dae579266247e09d64240ca027392d15f4818cccommit hash: 3dae579266247e09d64240ca027392d15f4818cc files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
textproc/qo: Update to 0.4.0
0.3.1_1
10 Apr 2026 15:57:27
commit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86a files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2
0.3.1
15 Mar 2026 15:28:56
commit hash: b1e7e12428e07a6f36afdc91b21ae044f4c4db3ccommit hash: b1e7e12428e07a6f36afdc91b21ae044f4c4db3ccommit hash: b1e7e12428e07a6f36afdc91b21ae044f4c4db3ccommit hash: b1e7e12428e07a6f36afdc91b21ae044f4c4db3c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
*/*: Go ports that use modernc.org/sqlite are for aarch64, amd64 only

The module modernc.org/sqlite (and dependencies such as modernc.org/libc)
are only available on aarch64 and amd64 FreeBSD.  Other platforms are
not supported on FreeBSD right now.

Consistently mark ports using these with ONLY_FOR_ARCHS.

Approved by:	portmgr (build fix blanket)
MFH:		2026Q1
0.3.1
10 Mar 2026 18:51:09
commit hash: 91df7cc834ddd885259d6f697d54d63cebeffc26commit hash: 91df7cc834ddd885259d6f697d54d63cebeffc26commit hash: 91df7cc834ddd885259d6f697d54d63cebeffc26commit hash: 91df7cc834ddd885259d6f697d54d63cebeffc26 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
textproc/qo: Update to 0.3.1
0.3.0_2
06 Mar 2026 03:33:23
commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.8
0.3.0_1
05 Feb 2026 16:48:00
commit hash: 5a5747a5a09fdc446036cf13686e3c81de33b1b4commit hash: 5a5747a5a09fdc446036cf13686e3c81de33b1b4commit hash: 5a5747a5a09fdc446036cf13686e3c81de33b1b4commit hash: 5a5747a5a09fdc446036cf13686e3c81de33b1b4 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.25.7
0.3.0
18 Jan 2026 06:17:17
commit hash: 5a13070efb96014cc5e8ebcfcc3547975f10467bcommit hash: 5a13070efb96014cc5e8ebcfcc3547975f10467bcommit hash: 5a13070efb96014cc5e8ebcfcc3547975f10467bcommit hash: 5a13070efb96014cc5e8ebcfcc3547975f10467b files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
textproc/qo: Update to 0.3.0
0.2.7_1
16 Jan 2026 17:27:39
commit hash: 9f4bc8d0b7b9d39ccc8b53cf25946d0458aeb1f1commit hash: 9f4bc8d0b7b9d39ccc8b53cf25946d0458aeb1f1commit hash: 9f4bc8d0b7b9d39ccc8b53cf25946d0458aeb1f1commit hash: 9f4bc8d0b7b9d39ccc8b53cf25946d0458aeb1f1 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.25.6
0.2.7
11 Jan 2026 03:50:14
commit hash: 54b8070ae56f3392967f63ba8f4140d7edcf8509commit hash: 54b8070ae56f3392967f63ba8f4140d7edcf8509commit hash: 54b8070ae56f3392967f63ba8f4140d7edcf8509commit hash: 54b8070ae56f3392967f63ba8f4140d7edcf8509 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
textproc/qo: Mark BROKEN on i386

vendor/modernc.org/libc/libc_freebsd.go:247:25: cannot use int64(off) (value of
type int64) as int32 value in assignment
vendor/modernc.org/libc/libc_freebsd.go:269:50: cannot use int64(off) (value of
type int64) as int32 value in assignment
vendor/modernc.org/libc/libc_freebsd.go:1638:17: invalid operation:
Uint64(Uint64FromInt32(-1)) / uint64(255) * size_t(c) (mismatched types uint64
and size_t)
vendor/modernc.org/libc/libc_freebsd.go:1639:192: invalid operation:
*(*uint64)(unsafe.Pointer(w)) ^ k (mismatched types uint64 and size_t)
vendor/modernc.org/libc/libc_freebsd.go:1658:42: cannot use &l1 (value of type
*size_t) as *uint64 value in argument to AssignUint64
vendor/modernc.org/libc/libc_freebsd.go:1658:47: cannot use
size_t((int64(X__strchrnul(tls, var1, '=')) - int64(var1)) / 1) (value of uint32
type size_t) as uint64 value in argument to AssignUint64
vendor/modernc.org/libc/libc_freebsd.go:1667:19: invalid operation: l1 + l2 +
uint64(2) (mismatched types size_t and uint64)
vendor/modernc.org/libc/libc_freebsd.go:1673:48: invalid operation: l2 +
uint64(1) (mismatched types size_t and uint64)
vendor/modernc.org/libc/libc_freebsd.go:1686:6: cannot use uint64(0) (constant 0
of type uint64) as size_t value in assignment
vendor/modernc.org/libc/libc_freebsd.go:1696:57: invalid operation: l +
uint64(1) (mismatched types size_t and uint64)
vendor/modernc.org/libc/libc_freebsd.go:1696:57: too many errors
0.2.7
07 Jan 2026 14:47:10
commit hash: 7a37fde9850efbeafb9b16b79067b93269b07cf4commit hash: 7a37fde9850efbeafb9b16b79067b93269b07cf4commit hash: 7a37fde9850efbeafb9b16b79067b93269b07cf4commit hash: 7a37fde9850efbeafb9b16b79067b93269b07cf4 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
textproc/qo: Add port

qo is an interactive TUI to query structured data (JSON/CSV/TSV) using
SQL (in particular, SQLite syntax). Results are updated in real-time.

It ultimately works as a standard stdin-in/stdout-out CLI app, so it's
essentially a normal piped app that (optionally) has interactivity.

If you pass the query as an argument, it'll skip the TUI, but still
let you query your data with SQL.

Number of commits found: 11