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

Pav Lucistnik pav at FreeBSD.org
Mon Aug 28 21:05:22 UTC 2006


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 at 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)


More information about the cvs-all mailing list