summaryrefslogtreecommitdiff
path: root/finance/ledger
AgeCommit message (Collapse)AuthorFilesLines
2018-05-20ledger: remove TODOwiz1-1/+0
2018-05-20ledger: fix python detection after py-boost installs a versioned librarywiz2-1/+17
2018-04-29revbump for boost-libs updateadam1-2/+2
2018-03-14ledger: Fix build with gcc-6.wiz2-1/+18
From upstream via Roberto Oliveira.
2018-01-28recursive bump after mpfr shlib major bumpwiz1-2/+2
2018-01-01Revbump after boost updateadam1-2/+2
2017-12-24ledger: follow redirectwiz1-2/+2
2017-09-06Simplify. Mark as only working with python-2.x, and enable python bywiz2-9/+10
default. Bump PKGREVISION.
2017-08-24Revbump for boost updateadam1-2/+2
2017-04-30Recursive revbump from boost updateryoon1-2/+2
2017-02-18Import ledger 3.1.1 from wip, with some tweaks as 3.1.1nb1.riastradh7-0/+154
- Fill text in DESCR. - Use lang/python/tool.mk explicitly. - Add options.mk for python option. (Other extensions TBD.) - Patch a misuse of editline.