CVS log for ports/finance/p5-Finance-Amortization/Makefile
Up to [FreeBSD] / ports / finance / p5-Finance-Amortization
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 2 07:10:42 2009 UTC (2 years, 6 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Reset maintainer per his request in private email. Hat: portmgr
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 20 13:17:27 2008 UTC (3 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update to 0.8.8 PR: 120395 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:00:03 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -7 lines
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 8 22:59:05 2007 UTC (5 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Finance::Amortization is a simple object oriented interface to an amortization table. Pass in the principal to be amortized, the number of payments to be made, and the interest rate per payment. It will calculate the rest on demand, and provides a few methods to ask for the state of the table after a given number of periods. Authors: Nathan Wagner <nw@hydaspes.if.org> WWW: http://search.cpan.org/dist/Finance-Amortization/ PR: ports/107603 Submitted by: Christopher Boumenot <boumenot at gmail.com>
