Date: Mon, 28 Aug 2006 21:05:20 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/finance Makefile ports/finance/opentaxsolver Makefile distinfo pkg-descr pkg-plist ports/finance/opentaxsolver/files patch-src-GUI-otk_lib-otk_lib.c patch-src-GUI-ots_gui.c Message-ID: <200608282105.k7SL5Kmm087346@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2006-08-28 21:05:20 UTC
FreeBSD ports repository
Modified files:
finance Makefile
Added files:
finance/opentaxsolver Makefile distinfo pkg-descr pkg-plist
finance/opentaxsolver/files patch-src-GUI-otk_lib-otk_lib.c
patch-src-GUI-ots_gui.c
Log:
OpenTaxSolver (OTS) is a free program for calculating Tax Form
entries and tax-owed or refund-due, such as US Federal or State
personal income taxes. An optional graphical front-end, OTS_GUI,
has been added. Preliminary versions for Canada and the United
Kingdom were posted in previous years and may be updated with help
from volunteers.
Motivations include:
* To make tax preparation software available for all platforms.
* To provide insight into how our taxes are calculated in clear
unambiguous equations/code.
* To avoid invasive, bloated commercial software packages.
* To avoid rewriting our own individual programs each year by
combining efforts.
* To provide a simple reliable tax-package requiring only
rudimentary knowledge to maintain.
WWW: http://opentaxsolver.sourceforge.net/
PR: ports/95529
Submitted by: John Hein <jhein@timing.com>
Revision Changes Path
1.45 +1 -0 ports/finance/Makefile
1.1 +53 -0 ports/finance/opentaxsolver/Makefile (new)
1.1 +3 -0 ports/finance/opentaxsolver/distinfo (new)
1.1 +13 -0 ports/finance/opentaxsolver/files/patch-src-GUI-otk_lib-otk_lib.c (new)
1.1 +31 -0 ports/finance/opentaxsolver/files/patch-src-GUI-ots_gui.c (new)
1.1 +19 -0 ports/finance/opentaxsolver/pkg-descr (new)
1.1 +53 -0 ports/finance/opentaxsolver/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608282105.k7SL5Kmm087346>
