finance/ledger - The NetBSD Packages Collection

Double-entry accounting system for command-line

Ledger is a powerful, double-entry accounting system that is accessed
from the UNIX command-line. This may put off some users, since there is
no flashy UI, but for those who want unparalleled reporting access to
their data there are few alternatives.

Ledger uses text files for input. It reads the files and generates
reports; there is no other database or stored state. To use Ledger, you
create a file of your account names and transactions, run from the
command line with some options to specify input and requested reports,
and get output. The output is generally plain text, though you could
generate a graph or html instead. Ledger is simple in concept,
surprisingly rich in ability, and easy to use.

Build dependencies

devel/boost-headers textproc/utf8-cpp pkgtools/mktools devel/cmake pkgtools/cwrappers

Runtime dependencies

devel/py-boost devel/boost-libs devel/gmp math/mpfr devel/boost-libs devel/gmp math/mpfr

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64ledger-3.3.2nb1.tgz
NetBSD 10.0aarch64ledger-3.3.2.tgz
NetBSD 10.0aarch64ledger-3.3.2nb1.tgz
NetBSD 10.0aarch64ebledger-3.3.2nb1.tgz
NetBSD 10.0aarch64ebledger-3.3.2nb1.tgz
NetBSD 10.0earmv7hfledger-3.3.2nb1.tgz
NetBSD 10.0earmv7hfledger-3.3.2.tgz
NetBSD 10.0earmv7hfledger-3.3.2nb1.tgz
NetBSD 10.0i386ledger-3.3.2nb1.tgz
NetBSD 10.0i386ledger-3.3.2nb1.tgz
NetBSD 10.0powerpcledger-3.3.2nb1.tgz
NetBSD 10.0x86_64ledger-3.3.2nb1.tgz
NetBSD 10.0_BETAx86_64ledger-3.3.2nb1.tgz
NetBSD 8.0x86_64ledger-3.3.2nb1.tgz
NetBSD 8.0x86_64ledger-3.3.2.tgz
NetBSD 8.0x86_64ledger-3.3.2nb1.tgz
NetBSD 9.0aarch64ledger-3.3.2nb1.tgz
NetBSD 9.0aarch64ledger-3.3.2.tgz
NetBSD 9.0aarch64ledger-3.3.2nb1.tgz
NetBSD 9.0i386ledger-3.3.2nb1.tgz
NetBSD 9.0i386ledger-3.3.2nb1.tgz
NetBSD 9.0sparc64ledger-3.2.1nb5.tgz
NetBSD 9.0x86_64ledger-3.3.2nb1.tgz
NetBSD 9.0x86_64ledger-3.3.2nb1.tgz
NetBSD 9.3x86_64ledger-3.3.2.tgz
NetBSD 9.3x86_64ledger-3.3.2nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

python
Enable Python support.

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.