| Port details |
- py-harlequin SQL IDE for your terminal
- 2.5.1_1 databases
=1 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. BROKEN: fails to run because requires devel/py-tree-sitter >= 0.25.2 (see PR 289772)
IGNORE: is marked as broken: fails to run because requires devel/py-tree-sitter >= 0.25.2 (see PR 289772)
- Maintainer: nivit@FreeBSD.org
 - Port Added: 2026-01-31 15:51:11
- Last Update: 2026-02-06 10:38:50
- Commit Hash: 487d47c
- People watching this port, also watch:: roboto-fonts-ttf, burp
- Also Listed In: python
- License: MIT
- WWW:
- https://harlequin.sh/
- Description:
- Harlequin is an easy, fast, and beautiful database client for the terminal.
It has all the features you'd expect from an SQL IDE, delightfully running
right in your terminal.
- View tables, columns, and their types across one or more attached
databases. Optionally view local files or S3 objects.
- A full-featured editor: autocomplete, open, save, format, cut, copy, paste,
and more. Supports multiple tabbed buffers!
- View 1M+ results in an interactive table. Multiple queries loaded into
separate tabs.
- Full Screen
- Export query results and configure the export using a helpful UI.
- View a list of executed queries and a summary of results. Select to insert
into a new buffer.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}harlequin>0:databases/py-harlequin@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-harlequin/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install databases/py-harlequin
- pkg install py311-harlequin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-harlequin listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-harlequin
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1769259757
SHA256 (harlequin-2.5.1.tar.gz) = 8e9dc29df55a7cb546fdbc9999b3df365f825cba537d98160644225a7b1d0d57
SIZE (harlequin-2.5.1.tar.gz) = 108016
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=1.28.0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=8.1.7_1 : devel/py-click@py311
- py311-pandas>=2.3.3,1 : math/py-pandas@py311
- py311-platformdirs>=4.5.1 : devel/py-platformdirs@py311
- py311-questionary>=2.1.1 : devel/py-questionary@py311
- py311-rich-click>=1.8.5 : devel/py-rich-click@py311
- py311-shandy-sqlfmt>=0.29.0 : devel/py-shandy-sqlfmt@py311
- py311-textual-fastdatatable>=0.14.0 : textproc/py-textual-fastdatatable@py311
- py311-textual-textarea>=0.17.2 : textproc/py-textual-textarea@py311
- py311-textual>=6.11.0 : textproc/py-textual@py311
- py311-tomlkit>=0.13.3 : textproc/py-tomlkit@py311
- py311-tree-sitter-sql>=0.3.11 : devel/py-tree-sitter-sql@py311
- py311-tree-sitter>=0.25.2 : devel/py-tree-sitter@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- databases/py-harlequin-mysql
- databases/py-harlequin-postgres
Configuration Options:
- No options to configure
- Options name:
- databases_py-harlequin
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.5.1_1 06 Feb 2026 10:38:50
    |
Nicola Vitale (nivit)  |
databases/py-harlequin: Add missing dependency
- Bump PORTREVISION
- Mark BROKEN: fails to run because requires devel/py-tree-sitter >= 0.25.2
(see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289772 ) |
2.5.1 31 Jan 2026 15:32:33
    |
Nicola Vitale (nivit)  |
databases/py-harlequin: Add new port
Harlequin is an easy, fast, and beautiful database client for the terminal.
It has all the features you'd expect from an SQL IDE, delightfully running
right in your terminal.
- View tables, columns, and their types across one or more attached
databases. Optionally view local files or S3 objects.
- A full-featured editor: autocomplete, open, save, format, cut, copy, paste,
and more. Supports multiple tabbed buffers!
- View 1M+ results in an interactive table. Multiple queries loaded into
separate tabs.
- Full Screen
- Export query results and configure the export using a helpful UI.
- View a list of executed queries and a summary of results. Select to insert
into a new buffer.
https://harlequin.sh/ |
Number of commits found: 2
|