| Port details |
- beanquery Customizable lightweight SQL query tool
- 0.2.0_1 finance
=0 0.2.0Version of this port present on the latest quarterly branch. - Maintainer: delphij@FreeBSD.org
 - Port Added: 2025-01-12 09:48:09
- Last Update: 2025-11-11 06:32:35
- Commit Hash: faf06e9
- License: GPLv2
- WWW:
- https://github.com/beancount/beanquery
- Description:
- beanquery is a customizable and extensible lightweight SQL query tool that
works on tabular data, including Beancount ledger data.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- beanquery>0:finance/beanquery
- To install the port:
- cd /usr/ports/finance/beanquery/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/beanquery
- pkg install beanquery
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: beanquery
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1743508574
SHA256 (beanquery-0.2.0.tar.gz) = 2d72b50a39003435c7fed183666572b8ea878b9860499d0f196b38469384cd2c
SIZE (beanquery-0.2.0.tar.gz) = 99399
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@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>=7 : devel/py-click@py311
- py311-python-dateutil>=0 : devel/py-python-dateutil@py311
- TatSu>0 : textproc/py-TatSu@py311
- beancount>0 : finance/beancount
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- finance/fava
Configuration Options:
- No options to configure
- Options name:
- finance_beanquery
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.0_1 11 Nov 2025 06:32:35
    |
Xin LI (delphij)  |
finance/beanquery: Exclude docs directory from package
The docs/ directory contains Sphinx documentation configuration that
should not be installed into site-packages. This was causing a file
conflict with py311-cheroot (both were installing
lib/python3.11/site-packages/docs/__pycache__/conf.cpython-311.opt-1.pyc). |
0.2.0 01 Apr 2025 12:03:35
    |
Xin LI (delphij)  |
finance/beanquery: upgrade to 0.2.0. |
0.1.0 12 Jan 2025 09:45:34
    |
Xin LI (delphij)  |
finance/beanquery: Customizable lightweight SQL query tool |
Number of commits found: 3
|