The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD math : apc

An xforms based Auto Payment Calculator

         the Auto Payment Calculator V1.0 Release
	Copyright (C) 1997  Eric A. Griff

Auto Payment Calculator is a simple, xforms based, application for 
use under the X-windows system, that calculates auto loan payments.

It is pretty straight forward. You enter the Principal (Amount),
Term (in months), and Rate, and then with either [RETURN] 
(or [enter] or whatever your keyboard equivelent is),  (ALT-C), or 
clicking the calculate button; you will have the payment in months,
as well as number of weeks, and weekly payment.

You may also [TAB] through the Amount, Term, and Rate, as well as
hold down ALT and press the character in its Name that is underlined
to go do that function. As long as all three are filled in, you may
hit [ENTER] to Calculate right there. This makes it easy to cycle
quickly through numerous terms, amounts, and rates.
 




apc history


v. 1.21
date: 2007/05/19 20:14:47;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.20 date: 2005/11/13 15:49:51; author: arved; state: Exp; lines: +2 -5 portlint shorten pkg-descr, by removing duplicate information from COPYING store a copy on MASTER_SITE_LOCAL
v. 1.19 date: 2005/10/09 23:51:52; author: linimon; state: Exp; lines: +6 -2 Reset bouncing maintainer address; mark BROKEN since it does not fetch. Source: distfile survey
v. 1.18 date: 2004/02/06 13:11:42; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.17 date: 2003/02/21 12:43:56; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/10/12 16:39:22; author: ijliao; state: Exp; lines: +1 -1 change maintainer email PR: 43971 Submitted by: maintainer
v. 1.15 date: 2002/07/04 09:20:29; author: mikeh; state: Exp; lines: +1 -1 Bump XForms lib. version.
v. 1.14 date: 2002/07/04 08:01:11; author: mikeh; state: Exp; lines: +2 -2 Prepare for xforms update.
v. 1.13 date: 2001/02/05 15:04:46; author: olgeni; state: Exp; lines: +3 -3 More style fixes for ports/math.
v. 1.12 date: 2000/04/14 07:19:48; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.11 date: 1999/08/25 07:07:00; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.10 date: 1999/06/08 22:13:45; author: steve; state: Exp; lines: +1 -4 The xforms ports is no longer an i386-only port.
v. 1.9 date: 1999/01/07 08:19:43; author: simokawa; state: Exp; lines: +4 -1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports. XForms has not been available for FreeBSD/alpha yet.
v. 1.8 date: 1998/12/07 20:46:36; author: billf; state: Exp; lines: +1 -3 Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey.
v. 1.7 date: 1998/09/26 23:18:07; author: steve; state: Exp; lines: +4 -2 Mark broken for ELF because of xforms port.
v. 1.6 date: 1998/08/24 05:57:46; author: asami; state: Exp; lines: +3 -3 Change value of ${MANCOMPRESSED} from "YES" to "yes". We're planning to check it in the near future.
v. 1.5 date: 1998/08/17 00:46:32; author: steve; state: Exp; lines: +2 -2 xforms is at version 0.88.
v. 1.4 date: 1998/08/07 23:56:30; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.3 date: 1998/08/05 09:31:23; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.2 date: 1997/10/15 22:46:03; author: max; state: Exp; lines: +5 -8 Upgrade, 1.0.1beta -> 1.0-RELEASE. PR: 4763 submitted by: maintainer
v. 1.1 date: 1997/06/03 22:42:32; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/06/03 22:42:32; author: asami; state: Exp; lines: +0 -0 An auto loan payments calculator. PR: 3466 Submitted by: Eric A. Griff eagriff@global2000.net ============================================================================= v. 1.21 date: 2007/05/19 20:14:47; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20 date: 2005/11/13 15:49:51; author: arved; state: Exp; lines: +2 -5 portlint shorten pkg-descr, by removing duplicate information from COPYING store a copy on MASTER_SITE_LOCAL
v. 1.19 date: 2005/10/09 23:51:52; author: linimon; state: Exp; lines: +6 -2 Reset bouncing maintainer address; mark BROKEN since it does not fetch. Source: distfile survey
v. 1.18 date: 2004/02/06 13:11:42; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.17 date: 2003/02/21 12:43:56; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/10/12 16:39:22; author: ijliao; state: Exp; lines: +1 -1 change maintainer email PR: 43971 Submitted by: maintainer
v. 1.15 date: 2002/07/04 09:20:29; author: mikeh; state: Exp; lines: +1 -1 Bump XForms lib. version.
v. 1.14 date: 2002/07/04 08:01:11; author: mikeh; state: Exp; lines: +2 -2 Prepare for xforms update.
v. 1.13 date: 2001/02/05 15:04:46; author: olgeni; state: Exp; lines: +3 -3 More style fixes for ports/math.
v. 1.12 date: 2000/04/14 07:19:48; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.11 date: 1999/08/25 07:07:00; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.10 date: 1999/06/08 22:13:45; author: steve; state: Exp; lines: +1 -4 The xforms ports is no longer an i386-only port.
v. 1.9 date: 1999/01/07 08:19:43; author: simokawa; state: Exp; lines: +4 -1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports. XForms has not been available for FreeBSD/alpha yet.
v. 1.8 date: 1998/12/07 20:46:36; author: billf; state: Exp; lines: +1 -3 Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey.
v. 1.7 date: 1998/09/26 23:18:07; author: steve; state: Exp; lines: +4 -2 Mark broken for ELF because of xforms port.
v. 1.6 date: 1998/08/24 05:57:46; author: asami; state: Exp; lines: +3 -3 Change value of ${MANCOMPRESSED} from "YES" to "yes". We're planning to check it in the near future.
v. 1.5 date: 1998/08/17 00:46:32; author: steve; state: Exp; lines: +2 -2 xforms is at version 0.88.
v. 1.4 date: 1998/08/07 23:56:30; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.3 date: 1998/08/05 09:31:23; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.2 date: 1997/10/15 22:46:03; author: max; state: Exp; lines: +5 -8 Upgrade, 1.0.1beta -> 1.0-RELEASE. PR: 4763 submitted by: maintainer
v. 1.1 date: 1997/06/03 22:42:32; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/06/03 22:42:32; author: asami; state: Exp; lines: +0 -0 An auto loan payments calculator. PR: 3466 Submitted by: Eric A. Griff eagriff@global2000.net ============================================================================= v. 1.21 date: 2007/05/19 20:14:47; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20 date: 2005/11/13 15:49:51; author: arved; state: Exp; lines: +2 -5 portlint shorten pkg-descr, by removing duplicate information from COPYING store a copy on MASTER_SITE_LOCAL
v. 1.19 date: 2005/10/09 23:51:52; author: linimon; state: Exp; lines: +6 -2 Reset bouncing maintainer address; mark BROKEN since it does not fetch. Source: distfile survey
v. 1.18 date: 2004/02/06 13:11:42; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.17 date: 2003/02/21 12:43:56; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.16 date: 2002/10/12 16:39:22; author: ijliao; state: Exp; lines: +1 -1 change maintainer email PR: 43971 Submitted by: maintainer
v. 1.15 date: 2002/07/04 09:20:29; author: mikeh; state: Exp; lines: +1 -1 Bump XForms lib. version.
v. 1.14 date: 2002/07/04 08:01:11; author: mikeh; state: Exp; lines: +2 -2 Prepare for xforms update.
v. 1.13 date: 2001/02/05 15:04:46; author: olgeni; state: Exp; lines: +3 -3 More style fixes for ports/math.
v. 1.12 date: 2000/04/14 07:19:48; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.11 date: 1999/08/25 07:07:00; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.10 date: 1999/06/08 22:13:45; author: steve; state: Exp; lines: +1 -4 The xforms ports is no longer an i386-only port.
v. 1.9 date: 1999/01/07 08:19:43; author: simokawa; state: Exp; lines: +4 -1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports. XForms has not been available for FreeBSD/alpha yet.
v. 1.8 date: 1998/12/07 20:46:36; author: billf; state: Exp; lines: +1 -3 Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey.
v. 1.7 date: 1998/09/26 23:18:07; author: steve; state: Exp; lines: +4 -2 Mark broken for ELF because of xforms port.
v. 1.6 date: 1998/08/24 05:57:46; author: asami; state: Exp; lines: +3 -3 Change value of ${MANCOMPRESSED} from "YES" to "yes". We're planning to check it in the near future.
v. 1.5 date: 1998/08/17 00:46:32; author: steve; state: Exp; lines: +2 -2 xforms is at version 0.88.
v. 1.4 date: 1998/08/07 23:56:30; author: asami; state: Exp; lines: +2 -2 Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.3 date: 1998/08/05 09:31:23; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.2 date: 1997/10/15 22:46:03; author: max; state: Exp; lines: +5 -8 Upgrade, 1.0.1beta -> 1.0-RELEASE. PR: 4763 submitted by: maintainer
v. 1.1 date: 1997/06/03 22:42:32; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/06/03 22:42:32; author: asami; state: Exp; lines: +0 -0 An auto loan payments calculator. PR: 3466 Submitted by: Eric A. Griff eagriff@global2000.net =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm