Up to [cvs.NetBSD.org] / pkgsrc / finance / ledger
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.27 / (download) - annotate - [select for diffs], Thu Apr 27 13:16:35 2023 UTC (5 weeks, 6 days ago) by yhardy
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +3 -3
lines
Diff to previous 1.26 (colored)
finance/ledger: update to ledger-3.3.2 3.3.2 * Fix divide by zero (bugs #777 and #2207) * Increase string size limit in src/unistring.h assert (bug #2174) * Require tzdata for Nix flake build (bug #2213) 3.3.1 * Fix regression leading to incorrect error about format directives (bug # 2205) * Add information about compile features to --version * Fix compiler warnings by minimizing the use of deprecated APIs * Update flake.nix to match nixpkgs ledger/default.nix * Remove unused Python server related code * Various documentation improvements 3.3.0 * Use $PAGER when environment variable is set (bug #1674) * Make --depth correctly fold postings to accounts of greater depth into the parent at the specified level (bug #987) * When using wild-cards in the include directive, include matched files in sorted order (bug #1659) * Ensure absolute path for include (bug #2075) * Try to use $XDG_HOME_CONFIG/ledger/ledgerrc or ~/.config/ledger/ledgerrc first * Improve Python 3 support and drop support for Python 2 * Add support for automatically reading files encrypted with GPG (bug #1949 ) * Add support for a "debit" column in the convert command (bug #1120) * Fix parsing of files without end of line (bug #516) * Fix incorrect parsing of expressions containing a - without spaces (bug # 2001) * Fix payee metadata on postings not being validated and payee aliases not being honored (bug #556 & bug #1892) * Fix ledger interpreting a posting with 0 difference as a null-posting, which leads to it auto-balancing the posting (bug #1942) * Correctly escape all string values in lisp report (bug #2034) * Fix a regression where empty commodities were shown (bug #1969) * Fix a regression where using multiple commodities in one transaction triggers an assertion (bug #1998) * Fix --time-colon for negative time amounts * Use correct int return type for stream input operations (bug #2058) * Use amount_width for balance report * Remove some UTF-8 code that was having no effect (bug #2061) * Fix unrounding for equity * Fix SIGABRT when python subcommand raises an exception * Improve XML reports * Support building on older versions of CMAKE (less than 3.7) * Fix compilation with Boost 1.76 (bug #2030) * Fix Msys2 MinGW build (bug #1905) * Fix unicode problems on Windows (bug #1986) * Fix the issue that with Boost >= 1.77 include directive cannot find the file to include for stdin (-f -). Also for -f - when include cannot find the file it reports the error with full path now. (bug #2057 & bug #2092) * Fix Nix build * Rename quoted_rfc4180 to quoted_rfc, as numbers used in function names confuses the parser (#2007). * Numbers are no longer permitted in value expression function names. * Various documentation improvements
Revision 1.26 / (download) - annotate - [select for diffs], Sun Apr 23 14:26:18 2023 UTC (6 weeks, 3 days ago) by adam
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
revbump for boost
Revision 1.25 / (download) - annotate - [select for diffs], Sun Jan 22 16:28:25 2023 UTC (4 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
*: Recursive revbump from Boost 1.81.0
Revision 1.24 / (download) - annotate - [select for diffs], Mon Jan 10 01:46:31 2022 UTC (16 months, 3 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
*: Recursive revbump from boost 1.78.0
Revision 1.23 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:36 2021 UTC (20 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
revbump for boost-libs
Revision 1.22 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:38 2021 UTC (2 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
revbump for boost-libs
Revision 1.21 / (download) - annotate - [select for diffs], Fri Jan 1 08:24:42 2021 UTC (2 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored)
*: Recursive revbump from boost-1.75.0
Revision 1.20 / (download) - annotate - [select for diffs], Mon Jun 15 16:54:38 2020 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.19: +2 -3
lines
Diff to previous 1.19 (colored)
ledger: updated to 3.2.1 changes in 3.2.1: - Fix regression with expression evaluation by reverting commit `Correction to the way parens are parsed in query expressions` - Fix --invert breakage by reverting commit `Change --invert to invert displayed amounts and totals, not amounts` - Fix performance regression by reverting commit `Compare price annotations using their textual rendering` - Fix library path issue - Allow specifying the Python version - Some documentation fixes
Revision 1.19 / (download) - annotate - [select for diffs], Wed May 6 14:04:30 2020 UTC (3 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
revbump after boost update
Revision 1.18 / (download) - annotate - [select for diffs], Fri May 1 11:48:26 2020 UTC (3 years, 1 month ago) by riastradh
Branch: MAIN
Changes since 1.17: +2 -5
lines
Diff to previous 1.17 (colored)
finance/ledger: Update to 3.2.0 - Port Python support to Python 3 - Entities are no longer regarded as defined due to being part of a cleared transaction. `--explicit` is effectively enabled by default and is now a no-op (PR #1819) - Add `--average-lot-prices` to show the average of lot prices - Add support for `%F` date format specifier (bug #1775) - Add `commodity_price(NAME, DATE)` function - Add `set_commodity_price(NAME, DATE)` function - Fix buffer overflow when evaluating date - Fix balance assertions on accounts with virtual posts (bug #543) - Fix segfault with `ledger print` (bug #1850) - Ensure that `apply` directives (like `apply account`) have the required argument (bug #553) - Format annotations using a date format that can be parsed - Change `--invert` to invert displayed amounts and totals, not amounts (bug #1803) - Correct the way parens are parsed in query expressions - Compare price annotations using their textual rendering - Fix build failure with utfcpp 3.0 (bug #1816) - Fix build failure due to ambiguous type (bug #1833)
Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 23 02:29:58 2020 UTC (3 years, 2 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.16: +4 -1
lines
Diff to previous 1.16 (colored)
Teach finance/ledger to run tests. They mostly pass...
Revision 1.16 / (download) - annotate - [select for diffs], Sun Jan 12 20:20:15 2020 UTC (3 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
*: Recursive revbump from devel/boost-libs
Revision 1.15 / (download) - annotate - [select for diffs], Thu Aug 22 12:23:06 2019 UTC (3 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Recursive revbump from boost-1.71.0
Revision 1.14 / (download) - annotate - [select for diffs], Mon Jul 1 04:08:09 2019 UTC (3 years, 11 months ago) by ryoon
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Recursive revbump from boost-1.70.0
Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 25 07:32:54 2019 UTC (4 years, 1 month ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
PKGREVISION bump for anything using python without a PYPKGPREFIX. This is a semi-manual PKGREVISION bump.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 1 14:10:58 2019 UTC (4 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
ledger: update to 3.1.3. ## 3.1.3 (2019-03-31) - Properly reject postings with a comment right after the flag (bug #1753) - Make sorting order of lot information deterministic (bug #1747) - Fix bug in tag value parsing (bug #1702) - Remove the `org` command, which was always a hack to begin with (bug #1706) - Provide Docker information in README - Various small documentation improvements
Revision 1.11 / (download) - annotate - [select for diffs], Sun Feb 17 11:55:03 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.10: +4 -3
lines
Diff to previous 1.10 (colored)
ledger: update to 3.1.2. * 3.1.2 (2019-02-05) - Increase maximum length for regex from 255 to 4095 (bug #981) - Initialize periods from from/since clause rather than earliest transaction date (bug #1159) - Check balance assertions against the amount after the posting (bug #1147) - Allow balance assertions with multiple posts to same account (bug #1187) - Fix period duration of "every X days" and similar statements (bug #370) - Make option --force-color not require --color anymore (bug #1109) - Add quoted_rfc4180 to allow CVS output with RFC 4180 compliant quoting. - Add support for --prepend-format in accounts command - Fix handling of edge cases in trim function (bug #520) - Fix auto xact posts not getting applied to account total during journal parse (bug #552) - Transfer null_post flags to generated postings - Fix segfault when using --market with --group-by - Use amount_width variable for budget report - Keep pending items in budgets until the last day they apply - Fix bug where .total used in value expressions breaks totals - Make automated transactions work with assertions (bug #1127) - Improve parsing of date tokens (bug #1626) - Don't attempt to invert a value if it's already zero (bug #1703) - Do not parse user-specified init-file twice - Fix parsing issue of effective dates (bug #1722, TALOS-2017-0303, CVE-2017-2807) - Fix use-after-free issue with deferred postings (bug #1723, TALOS-2017-0304, CVE-2017-2808) - Fix possible stack overflow in option parsing routine (bug #1222, CVE-2017-12481) - Fix possible stack overflow in date parsing routine (bug #1224, CVE-2017-12482) - Fix use-after-free when using --gain (bug #541) - Python: Removed double quotes from Unicode values. - Python: Ensure that parse errors produce useful RuntimeErrors - Python: Expose journal expand_aliases - Python: Expose journal_t::register_account - Improve bash completion - Emacs Lisp files have been moved to https://github.com/ledger/ledger-mode - Fix build under MSYS (32-bit). - Fix build under Cygwin. - Various documentation improvements
Revision 1.10 / (download) - annotate - [select for diffs], Thu Dec 13 19:51:51 2018 UTC (4 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
revbump for boost 1.69.0
Revision 1.9 / (download) - annotate - [select for diffs], Thu Aug 16 18:54:44 2018 UTC (4 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
revbump after boost-libs update
Revision 1.8 / (download) - annotate - [select for diffs], Sun Apr 29 21:31:35 2018 UTC (5 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
revbump for boost-libs update
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jan 28 16:24:13 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
recursive bump after mpfr shlib major bump
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 1 21:18:24 2018 UTC (5 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Revbump after boost update
Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 24 09:53:06 2017 UTC (5 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
ledger: follow redirect
Revision 1.4 / (download) - annotate - [select for diffs], Wed Sep 6 21:08:09 2017 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.3: +5 -7
lines
Diff to previous 1.3 (colored)
Simplify. Mark as only working with python-2.x, and enable python by default. Bump PKGREVISION.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 24 20:03:13 2017 UTC (5 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Revbump for boost update
Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 30 01:21:35 2017 UTC (6 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Recursive revbump from boost update
Revision 1.1 / (download) - annotate - [select for diffs], Sat Feb 18 05:48:51 2017 UTC (6 years, 3 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Import ledger 3.1.1 from wip, with some tweaks as 3.1.1nb1. - Fill text in DESCR. - Use lang/python/tool.mk explicitly. - Add options.mk for python option. (Other extensions TBD.) - Patch a misuse of editline.