af80 FreshPorts -- finance/opentaxsolver
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
opentaxsolver 9.01 finance on this many watch lists=1 search for ports that depend on this port
US tax prep software
Maintained by: jhein@symmetricom.com search for ports maintained by this maintainer
Port Added: 28 Aug 2006 21:07:05
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkgconf
  2. x11-toolkits/libXmu
  3. x11/libXext
  4. x11/libX11
Required To Run:
  1. x11-toolkits/libXmu
  2. x11/libXext
  3. x11/libX11
Required Libraries:
  1. graphics/libGLU
There are no ports dependent upon this port

To install the port: cd /usr/ports/finance/opentaxsolver/ && make install clean
To add the package: pkg_add -r opentaxsolver


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  3. http://freefr.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  4. http://garr.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  5. http://heanet.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  6. http://hivelocity.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  7. http://ignum.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  8. http://internode.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  9. http://iweb.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  10. http://jaist.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  11. http://kaz.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  12. http://kent.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  13. http://master.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  14. http://nchc.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  15. http://ncu.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  16. http://netcologne.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  17. http://sunet.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  18. http://superb-dca3.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  19. http://switch.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  20. http://tenet.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  21. http://ufpr.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/
  22. http://waix.dl.sourceforge.net/project/opentaxsolver/OTS_2011/v9.01/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 10:23:54
Original commit files touched by this commit  9.01
bapt search for other commits by this committer
Convert f* to USES=pkgconfig
26 Jul 2012 05:40:24
Original commit files touched by this commit  9.01
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
29 Mar 2012 09:08:38
Original commit files touched by this commit  9.01
cs search for other commits by this committer
Update to 9.01

PR:             ports/166164
Submitted by:   John Hein <jhein@symmetricom.com> (maintainer)
Approved by:    wen@ (co-mentor)
Feature safe:   yes
17 Feb 2012 22:43:30
Original commit files touched by this commit  9.00
pgollucci search for other commits by this committer
- Update to 9.00
  Files in redports work as expected

PR:             ports/164875
Submitted by:   John Hein <jhein@symmetricom.com> (maintainer)
03 Apr 2011 08:07:13
Original commit files touched by this commit  8.05
culot search for other commits by this committer
- Update to 8.05

PR:             ports/156127
Submitted by:   John Hein <jhein AT symmetricom.com> (maintainer)
19 Feb 2011 14:40:04
Original commit files touched by this commit  8.03
miwi search for other commits by this committer
- Update to 8.03

PR:             ports/154813
Submitted by:   maintainer
26 Jan 2011 10:55:15
Original commit files touched by this commit  8.01
beat search for other commits by this committer
- Update to 8.01 for TY 2010
- Remove MD5 checksum

PR:             ports/154282
Submitted by:   John Hein <jhein AT symmetricom.com> (maintainer)
Feature safe:   yes
09 Apr 2010 23:27:39
Original commit files touched by this commit  7.07
sylvio search for other commits by this committer
- Update to 7.07

PR:             ports/145526
Submitted by:   John Hein <jhein@symmetricom.com> (maintainer)
Approved by:    itetcu (mentor, implicit)
18 Mar 2010 01:00:15
Original commit files touched by this commit  7.05
amdmi3 search for other commits by this committer
- Update to 7.05

PR:             144569
Submitted by:   John Hein <jhein@symmetricom.com> (maintainer)
25 Jan 2010 23:33:32
Original commit files touched by this commit  7.00
delphij search for other commits by this committer
 - Update to 7.00
 - Update maintainer's e-mail address.

Submitted by:   John Hein (maintainer)
PR:             ports/143226
13 Sep 2009 13:02:38
Original commit files touched by this commit  6.04
araujo search for other commits by this committer
- Update to 6.04.

PR:             ports/138261
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    maintainer timeout (more than 2 weeks>
22 Aug 2009 00:20:34
Original commit files touched by this commit  6.03
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
21 Apr 2009 23:38:10
Original commit files touched by this commit  6.03
amdmi3 search for other commits by this committer
- Update to 6.03

PR:             133760
Submitted by:   John Hein <jhein at timing dot com> (maintainer)
22 Mar 2009 18:34:18
Original commit files touched by this commit  6.02
pav search for other commits by this committer
- Update to 6.02

PR:             ports/132703
Submitted by:   John Hein <jhein@timing.com> (maintainer)
09 Mar 2009 06:05:46
Original commit files touched by this commit  6.01
lwhsu search for other commits by this committer
- Update to 6.01

PR:             ports/132440
Submitted by:   John Hein <jhein AT timing.com> (maintainer)
23 Jan 2009 16:28:36
Original commit files touched by this commit  5.07_1
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
23 Jan 2009 01:52:05
Original commit files touched by this commit  5.07
rafan search for other commits by this committer
- Update to 5.07

PR:             ports/130858
Submitted by:   John Hein <jhein at timing.com> (maintainer)
19 Apr 2008 17:56:05
Original commit files touched by this commit  5.05_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
23 Mar 2008 23:03:18
Original commit files touched by this commit  5.05_1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
26 Feb 2008 11:26:18
Original commit files touched by this commit  5.05
miwi search for other commits by this committer
- Update to 5.05

PR:             121032
Submitted by:   John Hein <jhein@timing.com> (maintainer)
20 Feb 2008 02:54:33
Original commit files touched by this commit  5.04
delphij search for other commits by this committer
Update to 5.04, updated for the 2007 tax-year!

Submitted by:   maintainer
26 Jan 2008 22:28:04
Original commit files touched by this commit  4.07
delphij search for other commits by this committer
Update to 4.07.

Submitted by:   maintainer
19 May 2007 20:32:57
Original commit files touched by this commit  4.01_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
11 Jan 2007 11:45:24
Original commit files touched by this commit  4.01
miwi search for other commits by this committer
- Update to 4.01

PR:             ports/107661
Submitted by:   John E. Hein <jhein@timing.com> (maintainer)
24 Nov 2006 21:21:25
Original commit files touched by this commit  3.08
pav search for other commits by this committer
- Update to 3.08
- Respect X11BASE

PR:             ports/105809
Submitted by:   John E. Hein <jhein@timing.com> (maintainer)
28 Aug 2006 21:05:20
Original commit files touched by this commit  3.07
pav search for other commits by this committer
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>

Number of commits found: 26

286d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days31
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0