diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-26 14:41:41 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-26 14:41:41 +0000 |
commit | bec1914be1d7d6a5a51c87855c5970ae2a968369 (patch) | |
tree | f24030aa7d54510fbe4c39efb44a3768d97ebd6e /finance | |
parent | c9061d0309306810dbe645d53d3b2205902bee05 (diff) | |
download | ports-bec1914be1d7d6a5a51c87855c5970ae2a968369.tar.gz ports-bec1914be1d7d6a5a51c87855c5970ae2a968369.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/xinvest/Makefile | 2 | ||||
-rw-r--r-- | finance/xinvest/pkg-descr | 33 |
2 files changed, 4 insertions, 31 deletions
diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index f181bf958d74..80a2874caa2b 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -8,7 +8,7 @@ PORTNAME= xinvest PORTVERSION= 2.6 CATEGORIES= finance deskutils -MASTER_SITES= http://sunsite.dk/xinvest/ +MASTER_SITES= http://xinvest.sunsite.dk/ MAINTAINER= ports@FreeBSD.org COMMENT= A personal finance tracking and performance tool diff --git a/finance/xinvest/pkg-descr b/finance/xinvest/pkg-descr index 6fc38bd98140..a5e49b10915d 100644 --- a/finance/xinvest/pkg-descr +++ b/finance/xinvest/pkg-descr @@ -1,31 +1,4 @@ -With Xinvest you can: +Xinvest is a free personal finance tracking and performance tool for +the X Window System. --Centralize record keeping by storing all transactions in account specific - files. --Calculate total and annualized returns including the effects of buys, - sells, and dividends. This provides a means of comparing the results of all - accounts in a portfolio, be they CDs, bonds, mutual funds, or your checking - account. --Receive automatic price updates in conjunction with the Xquote WWW quote - retrieval program. --View various transaction parameters such as share price, shares per - transaction, transaction cost, transaction value (at current price), - dividends, internal and total return, and/or cumulative and moving - averages of the above. Plots are transaction based bar or date based x-y - charts. --View overall value weightings (asset allocation) of accounts in a - portfolio. Specify categories, what percent of an account is in that category, - and which accounts are of interest and Xinvest will tell you the value and - percentage of all categories in the defined portfolio. Predefined is a - account category to view weighting of accounts in the total portfolio. - Categories are hierarchical, so you can zoom into the makeup of your portfolio. --View in text and pie chart form. - -A Financial calculator with common equations is provided. Included are -FV, PV, FV of sum of payments, and periodic loan payments. -Hopefully, all of this is displayed using an easy-to-use, point-and-click -interface. There are few command line switches, no dot files, and X -resources are limited to color and font selection allowing you to tailor -the look of the tool to your own preferences. - -WWW: http://sunsite.dk/xinvest/xinvest.html +WWW: http://xinvest.sunsite.dk/xinvest.html |