Port details |
- opentaxsolver US tax prep software
- 10.00 finance
=1 10.00Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-08-28 21:07:05
- Last Update: 2014-09-01 15:53:20
- SVN Revision: 366890
- People watching this port, also watch:: mkvtoolnix, rubygem-twitter4r, libunwind, py39-venusian
- License: not specified in port
- WWW:
- http://opentaxsolver.sourceforge.net/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- opentaxsolver>0:finance/opentaxsolver
- No installation instructions:
- This port has been deleted.
- PKGNAME: opentaxsolver
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf : devel/pkgconf
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- xmu.pc : x11-toolkits/libXmu
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- Runtime dependencies:
-
- xmu.pc : x11-toolkits/libXmu
- xext.pc : x11/libXext
- x11.pc : x11/libX11
- Library dependencies:
-
- libGLU.so : graphics/libGLU
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.00 01 Sep 2014 15:53:20 |
bapt |
Remove non staged ports without pending PR from f* |
10.00 29 Jul 2014 20:02:26 |
antoine |
Fix make fetch
With hat: portmgr |
10.00 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
10.00 23 Jul 2014 16:44:28 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
10.00 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
10.00 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
10.00 20 Sep 2013 17:18:39 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance) |
10.00 12 Jun 2013 19:42:47 |
rakuco |
Update to 10.00 for 2012 tax year.
PR: ports/177717
Submitted by: John Hein <jhein@symmetricom.com> (maintainer) |
9.01 23 Apr 2013 10:23:54 |
bapt |
Convert f* to USES=pkgconfig |
9.01 26 Jul 2012 05:40:24 |
bapt |
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) |
9.01 29 Mar 2012 09:08:38 |
cs |
Update to 9.01
PR: ports/166164
Submitted by: John Hein <jhein@symmetricom.com> (maintainer)
Approved by: wen@ (co-mentor)
Feature safe: yes |
9.00 17 Feb 2012 22:43:30 |
pgollucci |
- Update to 9.00
Files in redports work as expected
PR: ports/164875
Submitted by: John Hein <jhein@symmetricom.com> (maintainer) |
8.05 03 Apr 2011 08:07:13 |
culot |
- Update to 8.05
PR: ports/156127
Submitted by: John Hein <jhein AT symmetricom.com> (maintainer) |
8.03 19 Feb 2011 14:40:04 |
miwi |
- Update to 8.03
PR: ports/154813
Submitted by: maintainer |
8.01 26 Jan 2011 10:55:15 |
beat |
- 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 |
7.07 09 Apr 2010 23:27:39 |
sylvio |
- Update to 7.07
PR: ports/145526
Submitted by: John Hein <jhein@symmetricom.com> (maintainer)
Approved by: itetcu (mentor, implicit) |
7.05 18 Mar 2010 01:00:15 |
amdmi3 |
- Update to 7.05
PR: 144569
Submitted by: John Hein <jhein@symmetricom.com> (maintainer) |
7.00 25 Jan 2010 23:33:32 |
delphij |
- Update to 7.00
- Update maintainer's e-mail address.
Submitted by: John Hein (maintainer)
PR: ports/143226 |
6.04 13 Sep 2009 13:02:38 |
araujo |
- Update to 6.04.
PR: ports/138261
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout (more than 2 weeks> |
6.03 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
6.03 21 Apr 2009 23:38:10 |
amdmi3 |
- Update to 6.03
PR: 133760
Submitted by: John Hein <jhein at timing dot com> (maintainer) |
6.02 22 Mar 2009 18:34:18 |
pav |
- Update to 6.02
PR: ports/132703
Submitted by: John Hein <jhein@timing.com> (maintainer) |
6.01 09 Mar 2009 06:05:46 |
lwhsu |
- Update to 6.01
PR: ports/132440
Submitted by: John Hein <jhein AT timing.com> (maintainer) |
5.07_1 23 Jan 2009 16:28:36 |
flz |
- 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). |
5.07 23 Jan 2009 01:52:05 |
rafan |
- Update to 5.07
PR: ports/130858
Submitted by: John Hein <jhein at timing.com> (maintainer) |
5.05_1 19 Apr 2008 17:56:05 |
miwi |
- 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) |
5.05_1 23 Mar 2008 23:03:18 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
5.05 26 Feb 2008 11:26:18 |
miwi |
- Update to 5.05
PR: 121032
Submitted by: John Hein <jhein@timing.com> (maintainer) |
5.04 20 Feb 2008 02:54:33 |
delphij |
Update to 5.04, updated for the 2007 tax-year!
Submitted by: maintainer |
4.07 26 Jan 2008 22:28:04 |
delphij |
Update to 4.07.
Submitted by: maintainer |
4.01_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
4.01 11 Jan 2007 11:45:24 |
miwi |
- Update to 4.01
PR: ports/107661
Submitted by: John E. Hein <jhein@timing.com> (maintainer) |
3.08 24 Nov 2006 21:21:25 |
pav |
- Update to 3.08
- Respect X11BASE
PR: ports/105809
Submitted by: John E. Hein <jhein@timing.com> (maintainer) |
3.07 28 Aug 2006 21:05:20 |
pav |
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> |