aboutsummaryrefslogtreecommitdiff
path: root/finance/ledger
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.4.1Tilman Keskinoz2006-04-152-4/+5
| | | | | | | | | PR: 93434 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Approved by: maintainer Notes: svn path=/head/; revision=159653
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154146
* - Don't remove mtree created symlinksPav Lucistnik2006-01-191-2/+0
| | | | | | | Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=153892
* - Unbreak on 4.x by USE_GCC=3.2+Volker Stolz2005-11-021-2/+5
| | | | | | | | | - Fix libxmlparse-detection while here Approved by: maintainer timeout (2w) Notes: svn path=/head/; revision=147034
* 'Ledger' is a command-line accounting program, which uses a simple text fileDaniel Harris2005-07-035-0/+118
as a ledger, yet provides powerful facilities for working with commodities, accounts, transactions, etc. It will read Gnucash data files directly. PR: 82685 Submitted by: Woody Carey <woodycarey@hotmail.com> Notes: svn path=/head/; revision=138420